2026-01-07T03:12:38.266346828Z [migrations] started
2026-01-07T03:12:38.266395566Z [migrations] no migrations found
2026-01-07T03:12:38.284717977Z usermod: no changes
2026-01-07T03:12:38.290560460Z ───────────────────────────────────────
2026-01-07T03:12:38.290573506Z
2026-01-07T03:12:38.290577555Z ██╗ ███████╗██╗ ██████╗
2026-01-07T03:12:38.290581723Z ██║ ██╔════╝██║██╔═══██╗
2026-01-07T03:12:38.290585460Z ██║ ███████╗██║██║ ██║
2026-01-07T03:12:38.290589198Z ██║ ╚════██║██║██║ ██║
2026-01-07T03:12:38.290592905Z ███████╗███████║██║╚██████╔╝
2026-01-07T03:12:38.290596633Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-07T03:12:38.290600350Z
2026-01-07T03:12:38.290603908Z Brought to you by linuxserver.io
2026-01-07T03:12:38.290607535Z ───────────────────────────────────────
2026-01-07T03:12:38.290872949Z
2026-01-07T03:12:38.290891106Z To support the app dev(s) visit:
2026-01-07T03:12:38.292287988Z Lidarr: https://opencollective.com/lidarr
2026-01-07T03:12:38.292584956Z
2026-01-07T03:12:38.292591770Z To support LSIO projects visit:
2026-01-07T03:12:38.292596069Z https://www.linuxserver.io/donate/
2026-01-07T03:12:38.292599846Z
2026-01-07T03:12:38.292603654Z ───────────────────────────────────────
2026-01-07T03:12:38.292608424Z GID/UID
2026-01-07T03:12:38.292612101Z ───────────────────────────────────────
2026-01-07T03:12:38.296840604Z
2026-01-07T03:12:38.296849653Z User UID: 911
2026-01-07T03:12:38.296853731Z User GID: 911
2026-01-07T03:12:38.296857468Z ───────────────────────────────────────
2026-01-07T03:12:38.298452460Z Linuxserver.io version: 3.1.2.4902-ls184
2026-01-07T03:12:38.298709227Z Build-date: 2026-01-07T03:09:01+00:00
2026-01-07T03:12:38.298715980Z ───────────────────────────────────────
2026-01-07T03:12:38.298719878Z
2026-01-07T03:12:38.350248787Z [custom-init] No custom files found, skipping...
2026-01-07T03:12:38.372659609Z failed to load "/config/config.xml": No such file or directory
2026-01-07T03:12:38.672235838Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4902
2026-01-07T03:12:38.689593997Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-07T03:12:38.693643501Z [Debug] Bootstrap: Console selected
2026-01-07T03:12:38.694964771Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-07T03:12:38.973553594Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-07T03:12:39.025851541Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {23032093-cdcf-4ad9-9c81-a56b95f9c737} may be persisted to storage in unencrypted form.
2026-01-07T03:12:39.082727976Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-01-07T03:12:39.119292616Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-07T03:12:39.192374179Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-07T03:12:39.198934768Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-07T03:12:39.199486860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-07T03:12:39.238622896Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-07T03:12:39.242052091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0397234s
2026-01-07T03:12:39.242336964Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-07T03:12:39.242537658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.043104s
2026-01-07T03:12:39.249549787Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-07T03:12:39.250075425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.255181516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-07T03:12:39.265251050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-07T03:12:39.276192670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207903s
2026-01-07T03:12:39.276558637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.279393624Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-07T03:12:39.279539428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240004s
2026-01-07T03:12:39.280213265Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-07T03:12:39.280443148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.285309135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-07T03:12:39.286321193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-07T03:12:39.286858504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013658s
2026-01-07T03:12:39.287099490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-07T03:12:39.287387720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00011s
2026-01-07T03:12:39.287799399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-07T03:12:39.288460600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-07T03:12:39.289085238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010612s
2026-01-07T03:12:39.289350452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.290114119Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-07T03:12:39.290284161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020433s
2026-01-07T03:12:39.290704778Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-07T03:12:39.290933950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.291665693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-07T03:12:39.292464662Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-01-07T03:12:39.292679103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-07T03:12:39.293003897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-07T03:12:39.293459986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005819s
2026-01-07T03:12:39.293669488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.294298845Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-07T03:12:39.294483106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013799s
2026-01-07T03:12:39.297515161Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-07T03:12:39.297749242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.298385553Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-01-07T03:12:39.310079447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-01-07T03:12:39.310616038Z [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-07T03:12:39.311165364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008797s
2026-01-07T03:12:39.311368773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-01-07T03:12:39.311646312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-01-07T03:12:39.312005936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004409s
2026-01-07T03:12:39.312173133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-01-07T03:12:39.312551424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-01-07T03:12:39.312919796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005535s
2026-01-07T03:12:39.313119238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-01-07T03:12:39.313423380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-01-07T03:12:39.313756260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004383s
2026-01-07T03:12:39.313922054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-01-07T03:12:39.319604585Z [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-07T03:12:39.320739330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066366s
2026-01-07T03:12:39.320946888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-01-07T03:12:39.321274448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-07T03:12:39.321635194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005055s
2026-01-07T03:12:39.321834886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-01-07T03:12:39.322124289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-07T03:12:39.322462760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004384s
2026-01-07T03:12:39.322650238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-01-07T03:12:39.322936424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-07T03:12:39.323259334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004288s
2026-01-07T03:12:39.323448355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-01-07T03:12:39.323707957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-07T03:12:39.324029214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004044s
2026-01-07T03:12:39.324209127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-01-07T03:12:39.325654286Z [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-07T03:12:39.326645051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022471s
2026-01-07T03:12:39.326854593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-01-07T03:12:39.327166421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-07T03:12:39.327519992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004831s
2026-01-07T03:12:39.327706588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-01-07T03:12:39.328028085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-07T03:12:39.328352058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000467s
2026-01-07T03:12:39.328547120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-01-07T03:12:39.328811112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-07T03:12:39.329161678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004364s
2026-01-07T03:12:39.329356340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-01-07T03:12:39.329647786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-07T03:12:39.330046299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000497s
2026-01-07T03:12:39.330255300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-01-07T03:12:39.330538380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-07T03:12:39.330902192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004646s
2026-01-07T03:12:39.331094189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-01-07T03:12:39.331356747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-01-07T03:12:39.331696070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004251s
2026-01-07T03:12:39.331923518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-01-07T03:12:39.332842829Z [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-07T03:12:39.333598942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015078s
2026-01-07T03:12:39.333808514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-01-07T03:12:39.334158498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-07T03:12:39.334569296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000552s
2026-01-07T03:12:39.334780591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-01-07T03:12:39.335073391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-01-07T03:12:39.335439137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004638s
2026-01-07T03:12:39.335651394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-01-07T03:12:39.335960948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-07T03:12:39.336326484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004879s
2026-01-07T03:12:39.336563461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-01-07T03:12:39.336958777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-01-07T03:12:39.337366287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005921s
2026-01-07T03:12:39.337553694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-01-07T03:12:39.338303253Z [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-07T03:12:39.338939875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012116s
2026-01-07T03:12:39.339147954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-01-07T03:12:39.339445824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-01-07T03:12:39.339785788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004524s
2026-01-07T03:12:39.340006633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-01-07T03:12:39.340299753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-07T03:12:39.340626010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004361s
2026-01-07T03:12:39.340805852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-07T03:12:39.341622587Z [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-07T03:12:39.342232715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012556s
2026-01-07T03:12:39.342426105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-01-07T03:12:39.342694485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-07T03:12:39.343014018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004077s
2026-01-07T03:12:39.343215474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-01-07T03:12:39.343505959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-07T03:12:39.343866725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004498s
2026-01-07T03:12:39.344088301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-01-07T03:12:39.344380800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-07T03:12:39.344755104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004682s
2026-01-07T03:12:39.344968594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-01-07T03:12:39.345298688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-01-07T03:12:39.345766661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005357s
2026-01-07T03:12:39.345967926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-01-07T03:12:39.346697064Z [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-07T03:12:39.347268364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011041s
2026-01-07T03:12:39.347468657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-01-07T03:12:39.347984145Z [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-07T03:12:39.348437338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007772s
2026-01-07T03:12:39.348661078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-01-07T03:12:39.349004480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-07T03:12:39.349373332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005111s
2026-01-07T03:12:39.349573836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-01-07T03:12:39.352070613Z [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-07T03:12:39.352601632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028414s
2026-01-07T03:12:39.352808699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-01-07T03:12:39.353103984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-07T03:12:39.353452565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004526s
2026-01-07T03:12:39.353643951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-01-07T03:12:39.354085219Z [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-07T03:12:39.354558743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007306s
2026-01-07T03:12:39.354763174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-01-07T03:12:39.355058960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-07T03:12:39.355422121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004671s
2026-01-07T03:12:39.355661914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-01-07T03:12:39.356167261Z [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-07T03:12:39.356714132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008782s
2026-01-07T03:12:39.356945628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-01-07T03:12:39.357304431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-07T03:12:39.357681159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005333s
2026-01-07T03:12:39.357907485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-01-07T03:12:39.358260315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-07T03:12:39.358625641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005156s
2026-01-07T03:12:39.358823469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-01-07T03:12:39.359536284Z [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-07T03:12:39.360100169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010814s
2026-01-07T03:12:39.360298008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-01-07T03:12:39.361164913Z [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-07T03:12:39.362118674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016277s
2026-01-07T03:12:39.362311442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-01-07T03:12:39.362856670Z [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-07T03:12:39.363332237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000839s
2026-01-07T03:12:39.363529374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-07T03:12:39.364347792Z [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-07T03:12:39.364924924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011949s
2026-01-07T03:12:39.365136530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-01-07T03:12:39.365738011Z [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-07T03:12:39.366302628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009614s
2026-01-07T03:12:39.366513763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-01-07T03:12:39.367138501Z [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-07T03:12:39.367686113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000967s
2026-01-07T03:12:39.367925064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-01-07T03:12:39.368389590Z [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-07T03:12:39.368844987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007244s
2026-01-07T03:12:39.369029157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-01-07T03:12:39.369377118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-01-07T03:12:39.369794589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005864s
2026-01-07T03:12:39.369994010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-01-07T03:12:39.370274084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-01-07T03:12:39.370616483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004383s
2026-01-07T03:12:39.370817027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-01-07T03:12:39.371255761Z [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-07T03:12:39.371666848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006726s
2026-01-07T03:12:39.371888855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-01-07T03:12:39.372589276Z [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-07T03:12:39.373234124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011116s
2026-01-07T03:12:39.373365288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-01-07T03:12:39.373824653Z [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-07T03:12:39.374298497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007442s
2026-01-07T03:12:39.374507207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-01-07T03:12:39.374810257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-01-07T03:12:39.375194030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004927s
2026-01-07T03:12:39.375398231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-01-07T03:12:39.375696101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-01-07T03:12:39.376064352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004661s
2026-01-07T03:12:39.376254465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-01-07T03:12:39.376966148Z [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-07T03:12:39.377574072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011396s
2026-01-07T03:12:39.377772671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-01-07T03:12:39.378427460Z [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-07T03:12:39.378974772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010154s
2026-01-07T03:12:39.379198973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-01-07T03:12:39.379542214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-07T03:12:39.380002170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005261s
2026-01-07T03:12:39.380152072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-07T03:12:39.380815458Z [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-07T03:12:39.381352840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010191s
2026-01-07T03:12:39.381546850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-01-07T03:12:39.382268023Z [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-07T03:12:39.382870686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011385s
2026-01-07T03:12:39.383075208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-01-07T03:12:39.383540575Z [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-07T03:12:39.384041333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007676s
2026-01-07T03:12:39.384270394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-01-07T03:12:39.384605128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-01-07T03:12:39.384963009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004965s
2026-01-07T03:12:39.385195677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-01-07T03:12:39.385867249Z [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-07T03:12:39.386429521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009935s
2026-01-07T03:12:39.386675988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-01-07T03:12:39.387083167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-07T03:12:39.387438372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005862s
2026-01-07T03:12:39.388748901Z [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-07T03:12:39.390516280Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014773 taking an average of 00:00:00.0014773
2026-01-07T03:12:39.391276140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-07T03:12:39', 'InitialSetup')
2026-01-07T03:12:39.391654201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.394790145Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-07T03:12:39.394981019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070999s
2026-01-07T03:12:39.395286364Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-01-07T03:12:39.395496777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.395813164Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-01-07T03:12:39.396517362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-07T03:12:39.396716273Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:39.396932939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-01-07T03:12:39.397264757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:39.398271574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011293s
2026-01-07T03:12:39.398676008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-07T03:12:39', 'add_reason_to_pending_releases')
2026-01-07T03:12:39.399060232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.399750462Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-01-07T03:12:39.400026928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026031s
2026-01-07T03:12:39.400242432Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-01-07T03:12:39.400472445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.400742770Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-01-07T03:12:39.403083603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-07T03:12:39.403265569Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.403436253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-01-07T03:12:39.403733742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-01-07T03:12:39.404751832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010767s
2026-01-07T03:12:39.404940522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-07T03:12:39.405109612Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:39.405314645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-01-07T03:12:39.405636964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:39.406631055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011093s
2026-01-07T03:12:39.406816148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-07T03:12:39.406981701Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-07T03:12:39.407204359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-01-07T03:12:39.407508642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:39.408535880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011218s
2026-01-07T03:12:39.408944223Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-01-07T03:12:39.409565544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-01-07T03:12:39.409861700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006782s
2026-01-07T03:12:39.410257697Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-01-07T03:12:39.421462577Z [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-07T03:12:39.422904290Z [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-07T03:12:39.423857860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-01-07T03:12:39.425077536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-01-07T03:12:39.427303066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-07T03:12:39.427765547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-01-07T03:12:39.428270304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-07T03:12:39.428618665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181572s
2026-01-07T03:12:39.428798297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-07T03:12:39.428951976Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:39.429146428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-01-07T03:12:39.429414427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-01-07T03:12:39.430311744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009728s
2026-01-07T03:12:39.430678543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-07T03:12:39', 'add_medium_support')
2026-01-07T03:12:39.431039089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.432052920Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-01-07T03:12:39.432218994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027042s
2026-01-07T03:12:39.432453256Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-01-07T03:12:39.432677738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.432991099Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-01-07T03:12:39.433592670Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-01-07T03:12:39.433948286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-01-07T03:12:39.434240665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003994s
2026-01-07T03:12:39.434417661Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-07T03:12:39.434631431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-07T03:12:39.436926412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023176s
2026-01-07T03:12:39.437316808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-07T03:12:39', 'add_various_qualites_in_profile')
2026-01-07T03:12:39.437707325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.438463527Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-01-07T03:12:39.438657508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038219s
2026-01-07T03:12:39.438858252Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-01-07T03:12:39.439067714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.439299430Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-01-07T03:12:39.440125123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-01-07T03:12:39.440641402Z [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-07T03:12:39.441095957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007752s
2026-01-07T03:12:39.441306371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-01-07T03:12:39.441642678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-01-07T03:12:39.445614956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040921s
2026-01-07T03:12:39.445826592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-07T03:12:39.445993708Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-07T03:12:39.446221918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-01-07T03:12:39.446555429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-01-07T03:12:39.447454990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001032s
2026-01-07T03:12:39.447635634Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-01-07T03:12:39.453807501Z [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-07T03:12:39.456678842Z [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-07T03:12:39.457874589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-07T03:12:39.458866086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-07T03:12:39.461014592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-07T03:12:39.461497404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-07T03:12:39.461947239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-07T03:12:39.462386995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-07T03:12:39.462719324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148544s
2026-01-07T03:12:39.462939708Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-01-07T03:12:39.466831994Z [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-07T03:12:39.469315955Z [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-07T03:12:39.470443786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-07T03:12:39.471439611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-07T03:12:39.473525832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-07T03:12:39.474004004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-07T03:12:39.474443880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-07T03:12:39.474870940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-07T03:12:39.475198580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120659s
2026-01-07T03:12:39.475339934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-07T03:12:39.475494165Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-07T03:12:39.475698757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-01-07T03:12:39.476050775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-01-07T03:12:39.476932561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009813s
2026-01-07T03:12:39.477293948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-07T03:12:39', 'metadata_profiles')
2026-01-07T03:12:39.477661278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.478912538Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-01-07T03:12:39.479103903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029556s
2026-01-07T03:12:39.479346201Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-01-07T03:12:39.479583168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.479911940Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-01-07T03:12:39.481975645Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-01-07T03:12:39.486827734Z [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-07T03:12:39.487734580Z [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-07T03:12:39.488244316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-07T03:12:39.488847350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-07T03:12:39.491013181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-07T03:12:39.491375080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091881s
2026-01-07T03:12:39.491520172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-07T03:12:39.491674713Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-07T03:12:39.491912502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-01-07T03:12:39.492266635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-01-07T03:12:39.493211938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010525s
2026-01-07T03:12:39.493517393Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-07T03:12:39.493866305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-07T03:12:39.494114174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003965s
2026-01-07T03:12:39.494286020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-07T03:12:39.494442125Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-07T03:12:39.494818993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-01-07T03:12:39.498185331Z [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-07T03:12:39.499329595Z [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-07T03:12:39.499890485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-07T03:12:39.500658331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-07T03:12:39.502876056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-07T03:12:39.503216481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081709s
2026-01-07T03:12:39.503631908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-07T03:12:39', 'separate_automatic_and_interactive_search')
2026-01-07T03:12:39.504039769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.505116657Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-01-07T03:12:39.505312912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099933s
2026-01-07T03:12:39.505540561Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-01-07T03:12:39.505766576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.506042271Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-01-07T03:12:39.506337225Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-01-07T03:12:39.510082646Z [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-07T03:12:39.512292705Z [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-07T03:12:39.513268390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-07T03:12:39.514358023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-07T03:12:39.516507161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-07T03:12:39.516950163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-07T03:12:39.517366421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-07T03:12:39.517804132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-07T03:12:39.518251413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-07T03:12:39.518596928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120646s
2026-01-07T03:12:39.518979078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-07T03:12:39', 'change_album_path_to_relative')
2026-01-07T03:12:39.519345766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.521237765Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-01-07T03:12:39.521448880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146497s
2026-01-07T03:12:39.521657310Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-01-07T03:12:39.521877443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.522150192Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-01-07T03:12:39.522697084Z [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-07T03:12:39.523219325Z [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-07T03:12:39.523557696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005673s
2026-01-07T03:12:39.523943844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-07T03:12:39', 'change_quality_size_mb_to_kb')
2026-01-07T03:12:39.524327907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.524970290Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-01-07T03:12:39.525156515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019231s
2026-01-07T03:12:39.525350025Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-01-07T03:12:39.525556761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.525811264Z [Info] album_releases: Starting migration of Main DB to 9
2026-01-07T03:12:39.526185658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-07T03:12:39.526355820Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.526549139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-01-07T03:12:39.526834354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-01-07T03:12:39.527760308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010168s
2026-01-07T03:12:39.527952395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-07T03:12:39.528108028Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-07T03:12:39.528309424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-01-07T03:12:39.528615590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-01-07T03:12:39.529501604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009913s
2026-01-07T03:12:39.529859775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-07T03:12:39', 'album_releases')
2026-01-07T03:12:39.530213407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.530887294Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-01-07T03:12:39.531061414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023606s
2026-01-07T03:12:39.531299153Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-01-07T03:12:39.531514416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.531780061Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-01-07T03:12:39.532384829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-07T03:12:39.532540071Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.532724753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-01-07T03:12:39.536623162Z [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-07T03:12:39.538978194Z [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-07T03:12:39.540029160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-07T03:12:39.541113553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-07T03:12:39.543201116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-07T03:12:39.543641253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-07T03:12:39.544073012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-07T03:12:39.544514521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-07T03:12:39.544960268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-07T03:12:39.545294882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012375s
2026-01-07T03:12:39.545471578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-07T03:12:39.545619766Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-07T03:12:39.545818967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-01-07T03:12:39.549722687Z [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-07T03:12:39.552089933Z [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-07T03:12:39.553143314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-07T03:12:39.554215684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-07T03:12:39.556301443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-07T03:12:39.556744074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-07T03:12:39.557161495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-07T03:12:39.557598154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-07T03:12:39.558045164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-07T03:12:39.558372383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123536s
2026-01-07T03:12:39.558735814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-07T03:12:39', 'album_releases_fix')
2026-01-07T03:12:39.559091791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.560148058Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-01-07T03:12:39.560334383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140921s
2026-01-07T03:12:39.560525197Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-01-07T03:12:39.560731402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.560989382Z [Info] import_lists: Starting migration of Main DB to 11
2026-01-07T03:12:39.561832349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-01-07T03:12:39.562700176Z [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-07T03:12:39.563355365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013344s
2026-01-07T03:12:39.563552923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-01-07T03:12:39.563857717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-07T03:12:39.564227431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004748s
2026-01-07T03:12:39.564405650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-01-07T03:12:39.565042232Z [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-07T03:12:39.565591006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010064s
2026-01-07T03:12:39.565809597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-01-07T03:12:39.566170734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-07T03:12:39.566532933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005177s
2026-01-07T03:12:39.566885383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-07T03:12:39', 'import_lists')
2026-01-07T03:12:39.567242492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.568041901Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-01-07T03:12:39.568214639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020043s
2026-01-07T03:12:39.568417407Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-01-07T03:12:39.568625777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.568894648Z [Info] add_release_status: Starting migration of Main DB to 12
2026-01-07T03:12:39.569260054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-01-07T03:12:39.569442421Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.569659829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-01-07T03:12:39.570005815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-01-07T03:12:39.570920798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010502s
2026-01-07T03:12:39.571096461Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-07T03:12:39.571296514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-07T03:12:39.572345827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010677s
2026-01-07T03:12:39.572709409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-07T03:12:39', 'add_release_status')
2026-01-07T03:12:39.573097711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.573773812Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-01-07T03:12:39.573952552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024718s
2026-01-07T03:12:39.574168346Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-01-07T03:12:39.574393019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.574661149Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-01-07T03:12:39.574984770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-07T03:12:39.575158680Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-07T03:12:39.575374174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-01-07T03:12:39.575718237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:39.576649422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001068s
2026-01-07T03:12:39.577025709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-07T03:12:39', 'album_download_notification')
2026-01-07T03:12:39.577390825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.578554367Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-01-07T03:12:39.578746704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002935s
2026-01-07T03:12:39.578966938Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-01-07T03:12:39.579188574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.579463828Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-01-07T03:12:39.580098035Z [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-07T03:12:39.580772964Z [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-07T03:12:39.581190444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007441s
2026-01-07T03:12:39.581701083Z [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-07T03:12:39.582355480Z [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-07T03:12:39.582773482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007325s
2026-01-07T03:12:39.583149018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-07T03:12:39', 'fix_language_metadata_profiles')
2026-01-07T03:12:39.583516668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.584160444Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-01-07T03:12:39.584360968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020701s
2026-01-07T03:12:39.584548205Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-01-07T03:12:39.584760172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.585012169Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-01-07T03:12:39.585358847Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-01-07T03:12:39.585665495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-01-07T03:12:39.585934997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003527s
2026-01-07T03:12:39.586280313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-07T03:12:39', 'remove_fanzub')
2026-01-07T03:12:39.586637161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.587242330Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-01-07T03:12:39.587421190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016407s
2026-01-07T03:12:39.587676854Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-01-07T03:12:39.588075217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.588172512Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-01-07T03:12:39.589633193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-01-07T03:12:39.589918708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-01-07T03:12:39.590245486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004262s
2026-01-07T03:12:39.590466862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-01-07T03:12:39.590806195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-01-07T03:12:39.591158384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005024s
2026-01-07T03:12:39.591616426Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-01-07T03:12:39.592058045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-01-07T03:12:39.592441558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006275s
2026-01-07T03:12:39.592652592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-01-07T03:12:39.592963549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-07T03:12:39.593302571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004671s
2026-01-07T03:12:39.593524318Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-01-07T03:12:39.593776065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-01-07T03:12:39.594134065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004481s
2026-01-07T03:12:39.594344990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-01-07T03:12:39.594669483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-07T03:12:39.595029228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004816s
2026-01-07T03:12:39.595445676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-07T03:12:39', 'update_artist_history_indexes')
2026-01-07T03:12:39.595819930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.596628899Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-01-07T03:12:39.596821416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002044s
2026-01-07T03:12:39.597018463Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-01-07T03:12:39.597231863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.597485603Z [Info] remove_nma: Starting migration of Main DB to 17
2026-01-07T03:12:39.598834569Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-07T03:12:39.599746536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-01-07T03:12:39.600068023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010158s
2026-01-07T03:12:39.600415563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-07T03:12:39', 'remove_nma')
2026-01-07T03:12:39.600777231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.601392940Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-01-07T03:12:39.601565638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023298s
2026-01-07T03:12:39.601769959Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-01-07T03:12:39.601982167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.602245246Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-01-07T03:12:39.602545130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-07T03:12:39.602722607Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s
2026-01-07T03:12:39.602923001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-01-07T03:12:39.611081407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-01-07T03:12:39.612252064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009115s
2026-01-07T03:12:39.612625165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-07T03:12:39', 'album_disambiguation')
2026-01-07T03:12:39.612992575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.613725771Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-01-07T03:12:39.613912297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105736s
2026-01-07T03:12:39.614157000Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-01-07T03:12:39.614381602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.614672468Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-01-07T03:12:39.615084197Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-07T03:12:39.615294630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-07T03:12:39.616649869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013702s
2026-01-07T03:12:39.617032058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-07T03:12:39', 'add_ape_quality_in_profiles')
2026-01-07T03:12:39.617397564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.618032603Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-01-07T03:12:39.618227916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027249s
2026-01-07T03:12:39.618417568Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-01-07T03:12:39.618628893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.618889167Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-01-07T03:12:39.619796374Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-07T03:12:39.620163403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-01-07T03:12:39.620464429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004014s
2026-01-07T03:12:39.620658650Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-07T03:12:39.620969616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-01-07T03:12:39.621247686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003998s
2026-01-07T03:12:39.621470345Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-07T03:12:39.621773305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-01-07T03:12:39.622068689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003864s
2026-01-07T03:12:39.622411550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-07T03:12:39', 'remove_pushalot')
2026-01-07T03:12:39.622798880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.623436934Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-01-07T03:12:39.623617378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017495s
2026-01-07T03:12:39.623819214Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-01-07T03:12:39.624046121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.624305002Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-01-07T03:12:39.624691129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-01-07T03:12:39.625157037Z [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-07T03:12:39.625591863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006996s
2026-01-07T03:12:39.625958431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-07T03:12:39', 'add_custom_filters')
2026-01-07T03:12:39.626322544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.627049868Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-01-07T03:12:39.627239029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021365s
2026-01-07T03:12:39.627437469Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-01-07T03:12:39.627646480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.627911834Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-01-07T03:12:39.628221638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-07T03:12:39.628395568Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.628605571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-01-07T03:12:39.628879282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-01-07T03:12:39.629788152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009895s
2026-01-07T03:12:39.630148717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-07T03:12:39', 'import_list_tags')
2026-01-07T03:12:39.630521608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.631324946Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-01-07T03:12:39.631503515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025058s
2026-01-07T03:12:39.631710762Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-01-07T03:12:39.631973391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.632234417Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-01-07T03:12:39.636561148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-01-07T03:12:39.637287100Z [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-07T03:12:39.637861146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011077s
2026-01-07T03:12:39.638082441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-01-07T03:12:39.638448979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-01-07T03:12:39.638815918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005355s
2026-01-07T03:12:39.641145458Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-07T03:12:39.641158004Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-07T03:12:39.641164627Z FROM "Artists"
2026-01-07T03:12:39.642166304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-07T03:12:39.642178679Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-07T03:12:39.642188499Z FROM "Artists"
2026-01-07T03:12:39.642721291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010905s
2026-01-07T03:12:39.642894109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-07T03:12:39.643047528Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.643254966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-01-07T03:12:39.643582536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:39.644567699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001105s
2026-01-07T03:12:39.645112947Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-01-07T03:12:39.645122015Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-07T03:12:39.645127947Z FROM "ArtistMetadata"
2026-01-07T03:12:39.645133649Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-01-07T03:12:39.645869801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-01-07T03:12:39.645889671Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-07T03:12:39.645899280Z FROM "ArtistMetadata"
2026-01-07T03:12:39.645908008Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-01-07T03:12:39.646282011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000797s
2026-01-07T03:12:39.646465109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-01-07T03:12:39.647303227Z [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-07T03:12:39.647968105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013019s
2026-01-07T03:12:39.648182317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-01-07T03:12:39.648539947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-01-07T03:12:39.648904541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005314s
2026-01-07T03:12:39.649114363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-01-07T03:12:39.649418876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-01-07T03:12:39.649754853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004581s
2026-01-07T03:12:39.649933633Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-07T03:12:39.650135629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-07T03:12:39.654779249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046363s
2026-01-07T03:12:39.654940504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-07T03:12:39.655091918Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:39.655295017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-01-07T03:12:39.655614330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:39.656595195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010992s
2026-01-07T03:12:39.656776741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-07T03:12:39.656923186Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:39.657117978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-01-07T03:12:39.657427601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-01-07T03:12:39.658323986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010128s
2026-01-07T03:12:39.658503106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-07T03:12:39.658655593Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.658839153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-01-07T03:12:39.659104557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-01-07T03:12:39.660007816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009608s
2026-01-07T03:12:39.660638486Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-01-07T03:12:39.660648486Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-07T03:12:39.660654598Z FROM "ArtistMetadata"
2026-01-07T03:12:39.660660410Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-07T03:12:39.660666622Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-01-07T03:12:39.661496854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-01-07T03:12:39.661512526Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-07T03:12:39.661521544Z FROM "ArtistMetadata"
2026-01-07T03:12:39.661530111Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-07T03:12:39.661555562Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-01-07T03:12:39.661997172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009394s
2026-01-07T03:12:39.662165470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-07T03:12:39.662327677Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:39.662524864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-01-07T03:12:39.662852995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-01-07T03:12:39.663768799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010351s
2026-01-07T03:12:39.664018542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-07T03:12:39.664179987Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.664377655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-01-07T03:12:39.664689122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:39.665585076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010195s
2026-01-07T03:12:39.665762693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-07T03:12:39.665916663Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.666111105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-01-07T03:12:39.666428684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:39.667347223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010345s
2026-01-07T03:12:39.667939275Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-07T03:12:39.667955849Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-07T03:12:39.667963524Z FROM "AlbumReleases"
2026-01-07T03:12:39.667970628Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-07T03:12:39.667978314Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-01-07T03:12:39.668714526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-07T03:12:39.668729316Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-07T03:12:39.668738555Z FROM "AlbumReleases"
2026-01-07T03:12:39.668747483Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-07T03:12:39.668775419Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-01-07T03:12:39.669217519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008898s
2026-01-07T03:12:39.669832487Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-07T03:12:39.669845273Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-07T03:12:39.669854281Z FROM "ArtistMetadata"
2026-01-07T03:12:39.669863399Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-07T03:12:39.669873640Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-01-07T03:12:39.670681967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-07T03:12:39.670695485Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-07T03:12:39.670703270Z FROM "ArtistMetadata"
2026-01-07T03:12:39.670710625Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-07T03:12:39.670718441Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-01-07T03:12:39.671214419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009225s
2026-01-07T03:12:39.671910721Z [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-07T03:12:39.675799672Z [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-07T03:12:39.677253499Z [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-07T03:12:39.677937145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-07T03:12:39.679061028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-07T03:12:39.681342341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-07T03:12:39.681792748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-07T03:12:39.682140047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009914s
2026-01-07T03:12:39.682540694Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-01-07T03:12:39.686533663Z [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-07T03:12:39.688356574Z [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-07T03:12:39.689226205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-07T03:12:39.691012702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-07T03:12:39.693307993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-07T03:12:39.693813140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-07T03:12:39.694191091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113736s
2026-01-07T03:12:39.694469001Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-01-07T03:12:39.698381207Z [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-07T03:12:39.699932801Z [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-07T03:12:39.700662400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-01-07T03:12:39.701565849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-01-07T03:12:39.703754246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-07T03:12:39.704287429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-07T03:12:39.704669829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099904s
2026-01-07T03:12:39.704877637Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-01-07T03:12:39.708758471Z [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-07T03:12:39.709833195Z [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-07T03:12:39.710370647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-07T03:12:39.711066629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-07T03:12:39.713281949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-07T03:12:39.713689299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086232s
2026-01-07T03:12:39.713914843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-01-07T03:12:39.714256391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-07T03:12:39.714636085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000524s
2026-01-07T03:12:39.714839154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-01-07T03:12:39.715166804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-07T03:12:39.715512500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00048s
2026-01-07T03:12:39.715722342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-01-07T03:12:39.716076495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-07T03:12:39.716470308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000555s
2026-01-07T03:12:39.716686694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-01-07T03:12:39.717000586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-01-07T03:12:39.717439169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005595s
2026-01-07T03:12:39.717652198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-01-07T03:12:39.717958825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-01-07T03:12:39.718335123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000498s
2026-01-07T03:12:39.718555025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-01-07T03:12:39.718879970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-01-07T03:12:39.719264013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005201s
2026-01-07T03:12:39.719457943Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-07T03:12:39.720453588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-01-07T03:12:39.720750887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011265s
2026-01-07T03:12:39.720919526Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-07T03:12:39.721237997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-01-07T03:12:39.721524143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004446s
2026-01-07T03:12:39.721695388Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-07T03:12:39.722082347Z [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-07T03:12:39.722420158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005649s
2026-01-07T03:12:39.722801776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-07T03:12:39', 'add_release_groups_etc')
2026-01-07T03:12:39.723170058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.725287541Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-01-07T03:12:39.725469627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033784s
2026-01-07T03:12:39.725704931Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-01-07T03:12:39.725934704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.726216381Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-01-07T03:12:39.726809425Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-07T03:12:39.727075310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-01-07T03:12:39.727355454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003709s
2026-01-07T03:12:39.727729267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-07T03:12:39', 'NewMediaInfoFormat')
2026-01-07T03:12:39.728140054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.728931518Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-01-07T03:12:39.729112241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019098s
2026-01-07T03:12:39.729360020Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-01-07T03:12:39.729597138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.729885408Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-01-07T03:12:39.731074052Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-01-07T03:12:39.731441051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-01-07T03:12:39.733645629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023472s
2026-01-07T03:12:39.733845912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-07T03:12:39.734009121Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.734263172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-01-07T03:12:39.734677968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-01-07T03:12:39.735622680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011228s
2026-01-07T03:12:39.736063627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-07T03:12:39', 'rename_restrictions_to_release_profiles')
2026-01-07T03:12:39.736444214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.737268904Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-01-07T03:12:39.737464999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027005s
2026-01-07T03:12:39.737740183Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-07T03:12:39.738018143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.738328768Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-01-07T03:12:39.739573624Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-01-07T03:12:39.739922326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-01-07T03:12:39.742094710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023062s
2026-01-07T03:12:39.742295665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-07T03:12:39.742458473Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.742683847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-01-07T03:12:39.742994522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-07T03:12:39.743897981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009969s
2026-01-07T03:12:39.744106812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-01-07T03:12:39.744280371Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.744734285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-01-07T03:12:39.745047666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-07T03:12:39.745946937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010101s
2026-01-07T03:12:39.746120696Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-07T03:12:39.746387975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-07T03:12:39.746661896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003813s
2026-01-07T03:12:39.746838662Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-07T03:12:39.747130509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-07T03:12:39.747402718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003881s
2026-01-07T03:12:39.747636989Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-01-07T03:12:39.752097470Z [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-07T03:12:39.753524183Z [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-07T03:12:39.754236497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-07T03:12:39.755225358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-07T03:12:39.757429005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-07T03:12:39.757869913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-07T03:12:39.758349759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-07T03:12:39.758825797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-07T03:12:39.759171674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113348s
2026-01-07T03:12:39.759591810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-07T03:12:39', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-07T03:12:39.760007487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.761804214Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-07T03:12:39.762006631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138802s
2026-01-07T03:12:39.762229069Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-01-07T03:12:39.762456637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.762733695Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-01-07T03:12:39.763191397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-01-07T03:12:39.763649249Z [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-07T03:12:39.764107852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007089s
2026-01-07T03:12:39.764348727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-01-07T03:12:39.764710465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-01-07T03:12:39.765119248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005703s
2026-01-07T03:12:39.765493071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-07T03:12:39', 'add_import_exclusions')
2026-01-07T03:12:39.765875721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.767087641Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-01-07T03:12:39.767284538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023927s
2026-01-07T03:12:39.767573920Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-01-07T03:12:39.767806238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.768125090Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-01-07T03:12:39.772645422Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-07T03:12:39.772654821Z WHERE "Id" in (
2026-01-07T03:12:39.772658648Z SELECT "Artists"."Id" from "Artists"
2026-01-07T03:12:39.772662466Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-07T03:12:39.772666404Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-07T03:12:39.773507046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-07T03:12:39.773516926Z WHERE "Id" in (
2026-01-07T03:12:39.773523560Z SELECT "Artists"."Id" from "Artists"
2026-01-07T03:12:39.773530273Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-07T03:12:39.773537357Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-07T03:12:39.774151794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010603s
2026-01-07T03:12:39.774741021Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-01-07T03:12:39.774745740Z WHERE "Id" in (
2026-01-07T03:12:39.774749398Z SELECT "Albums"."Id" from "Albums"
2026-01-07T03:12:39.774753015Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-07T03:12:39.774756913Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-07T03:12:39.775549869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-01-07T03:12:39.775562034Z WHERE "Id" in (
2026-01-07T03:12:39.775568667Z SELECT "Albums"."Id" from "Albums"
2026-01-07T03:12:39.775575431Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-07T03:12:39.775582375Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-07T03:12:39.776155388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010137s
2026-01-07T03:12:39.776737691Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-01-07T03:12:39.776742461Z WHERE "Id" in (
2026-01-07T03:12:39.776746028Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-07T03:12:39.776749695Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-07T03:12:39.776753403Z WHERE "Albums"."Id" IS NULL)
2026-01-07T03:12:39.777521499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-01-07T03:12:39.777534355Z WHERE "Id" in (
2026-01-07T03:12:39.777541089Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-07T03:12:39.777548023Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-07T03:12:39.777555027Z WHERE "Albums"."Id" IS NULL)
2026-01-07T03:12:39.778088641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009593s
2026-01-07T03:12:39.778665012Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-07T03:12:39.778669350Z WHERE "Id" in (
2026-01-07T03:12:39.778672857Z SELECT "Tracks"."Id" from "Tracks"
2026-01-07T03:12:39.778676495Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-07T03:12:39.778680232Z WHERE "AlbumReleases"."Id" IS NULL)
2026-01-07T03:12:39.779473019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-07T03:12:39.779482568Z WHERE "Id" in (
2026-01-07T03:12:39.779489191Z SELECT "Tracks"."Id" from "Tracks"
2026-01-07T03:12:39.779495895Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-07T03:12:39.779502849Z WHERE "AlbumReleases"."Id" IS NULL)
2026-01-07T03:12:39.780099350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010081s
2026-01-07T03:12:39.780689828Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-07T03:12:39.780694037Z WHERE "Id" in (
2026-01-07T03:12:39.780697494Z SELECT "Tracks"."Id" from "Tracks"
2026-01-07T03:12:39.780701131Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-07T03:12:39.780704869Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-07T03:12:39.781497505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-07T03:12:39.781507805Z WHERE "Id" in (
2026-01-07T03:12:39.781514399Z SELECT "Tracks"."Id" from "Tracks"
2026-01-07T03:12:39.781520992Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-07T03:12:39.781528086Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-07T03:12:39.782098084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010104s
2026-01-07T03:12:39.782684264Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-07T03:12:39.782688943Z WHERE "Id" IN (
2026-01-07T03:12:39.782692470Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-07T03:12:39.782696108Z LEFT OUTER JOIN "Tracks"
2026-01-07T03:12:39.782699625Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-07T03:12:39.782704114Z WHERE "Tracks"."Id" IS NULL)
2026-01-07T03:12:39.783478252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-07T03:12:39.783487511Z WHERE "Id" IN (
2026-01-07T03:12:39.783491609Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-07T03:12:39.783495457Z LEFT OUTER JOIN "Tracks"
2026-01-07T03:12:39.783499185Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-07T03:12:39.783511930Z WHERE "Tracks"."Id" IS NULL)
2026-01-07T03:12:39.784128882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010308s
2026-01-07T03:12:39.784553497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-07T03:12:39', 'clean_artist_metadata_table')
2026-01-07T03:12:39.784932931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.785768744Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-01-07T03:12:39.785956853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026394s
2026-01-07T03:12:39.786218590Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-01-07T03:12:39.786444244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.786742996Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-01-07T03:12:39.787596524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-07T03:12:39.787789643Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-07T03:12:39.788039967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-01-07T03:12:39.788393388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:39.789465828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012144s
2026-01-07T03:12:39.789661442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-07T03:12:39.789815301Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-07T03:12:39.790049683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-01-07T03:12:39.790418877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:39.791379902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011095s
2026-01-07T03:12:39.791573391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-07T03:12:39.791734175Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.791982215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-01-07T03:12:39.792337790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:39.793290519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011003s
2026-01-07T03:12:39.793479920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-07T03:12:39.793641906Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.793875386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-01-07T03:12:39.794221032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:39.795152377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010733s
2026-01-07T03:12:39.795342640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-07T03:12:39.795503725Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.795721733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-01-07T03:12:39.796069894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:39.797018184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010919s
2026-01-07T03:12:39.797253949Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-01-07T03:12:39.803264460Z [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-07T03:12:39.804973361Z [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-07T03:12:39.805757940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-07T03:12:39.806248117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-07T03:12:39.808499580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110351s
2026-01-07T03:12:39.808759363Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-01-07T03:12:39.812566158Z [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-07T03:12:39.814244067Z [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-07T03:12:39.815001882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-07T03:12:39.815550888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-07T03:12:39.817721809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087401s
2026-01-07T03:12:39.818104439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-07T03:12:39', 'health_issue_notification')
2026-01-07T03:12:39.818467590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.820257945Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-01-07T03:12:39.820457517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112364s
2026-01-07T03:12:39.820691418Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-01-07T03:12:39.820914888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.821206044Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-01-07T03:12:39.822170486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-07T03:12:39.822350829Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:39.822577646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-01-07T03:12:39.822907239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-01-07T03:12:39.823874036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010984s
2026-01-07T03:12:39.824070952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-07T03:12:39.824222648Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.824408792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-01-07T03:12:39.824671030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-01-07T03:12:39.825587746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009828s
2026-01-07T03:12:39.825851006Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-01-07T03:12:39.826143014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-01-07T03:12:39.826398428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003375s
2026-01-07T03:12:39.826896752Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-07T03:12:39.826903866Z WHERE "Id" IN (
2026-01-07T03:12:39.826910299Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-07T03:12:39.826916932Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-07T03:12:39.826923937Z WHERE "Tracks"."Id" IS NULL)
2026-01-07T03:12:39.827578565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-07T03:12:39.827593525Z WHERE "Id" IN (
2026-01-07T03:12:39.827602102Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-07T03:12:39.827610619Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-07T03:12:39.827619647Z WHERE "Tracks"."Id" IS NULL)
2026-01-07T03:12:39.828130446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008755s
2026-01-07T03:12:39.828784312Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-07T03:12:39.828791857Z WHERE "Id" IN (
2026-01-07T03:12:39.828798371Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-07T03:12:39.828804934Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-07T03:12:39.828811667Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-07T03:12:39.828818501Z WHERE "Artists"."Path" IS NULL)
2026-01-07T03:12:39.829663332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-07T03:12:39.829675466Z WHERE "Id" IN (
2026-01-07T03:12:39.829684044Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-07T03:12:39.829692621Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-07T03:12:39.829701419Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-07T03:12:39.829710287Z WHERE "Artists"."Path" IS NULL)
2026-01-07T03:12:39.830270945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010634s
2026-01-07T03:12:39.831005494Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-07T03:12:39.831015204Z WHERE "Id" IN (
2026-01-07T03:12:39.831021657Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-07T03:12:39.831028190Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-07T03:12:39.831034914Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-07T03:12:39.831041717Z WHERE "AlbumReleases"."Monitored" = 0
2026-01-07T03:12:39.831048230Z OR "AlbumReleases"."Monitored" IS NULL)
2026-01-07T03:12:39.832002141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-07T03:12:39.832017702Z WHERE "Id" IN (
2026-01-07T03:12:39.832026179Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-07T03:12:39.832034666Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-07T03:12:39.832043434Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-07T03:12:39.832053114Z WHERE "AlbumReleases"."Monitored" = 0
2026-01-07T03:12:39.832063645Z OR "AlbumReleases"."Monitored" IS NULL)
2026-01-07T03:12:39.832668933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012094s
2026-01-07T03:12:39.833228269Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-01-07T03:12:39.833239001Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-07T03:12:39.833247959Z FROM "Artists"
2026-01-07T03:12:39.833256206Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-07T03:12:39.833265054Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-01-07T03:12:39.833963590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-01-07T03:12:39.833974071Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-07T03:12:39.833981346Z FROM "Artists"
2026-01-07T03:12:39.833989202Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-07T03:12:39.833996135Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-01-07T03:12:39.834431282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008311s
2026-01-07T03:12:39.834845506Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-07T03:12:39.834865796Z WHERE "Id" NOT IN (
2026-01-07T03:12:39.834872560Z SELECT MIN("Id")
2026-01-07T03:12:39.834879163Z FROM "TrackFiles"
2026-01-07T03:12:39.834885466Z GROUP BY "Path"
2026-01-07T03:12:39.834891849Z )
2026-01-07T03:12:39.835402998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-07T03:12:39.835422347Z WHERE "Id" NOT IN (
2026-01-07T03:12:39.835431716Z SELECT MIN("Id")
2026-01-07T03:12:39.835440263Z FROM "TrackFiles"
2026-01-07T03:12:39.835448560Z GROUP BY "Path"
2026-01-07T03:12:39.835456997Z )
2026-01-07T03:12:39.835753594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006045s
2026-01-07T03:12:39.835947454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-07T03:12:39.836104891Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.836289763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-01-07T03:12:39.839772456Z [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-07T03:12:39.840932331Z [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-07T03:12:39.841522469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-07T03:12:39.842126385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-07T03:12:39.844421276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-07T03:12:39.844799537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083136s
2026-01-07T03:12:39.844998358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-01-07T03:12:39.845289594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-07T03:12:39.845633607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004601s
2026-01-07T03:12:39.845844221Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-01-07T03:12:39.849315500Z [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-07T03:12:39.850400104Z [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-07T03:12:39.850945281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-07T03:12:39.851715101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-07T03:12:39.853965412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-07T03:12:39.854426710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-07T03:12:39.854766535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087354s
2026-01-07T03:12:39.855147011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-07T03:12:39', 'add_mediafilerepository_mtime')
2026-01-07T03:12:39.855515102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.856546128Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-01-07T03:12:39.856743124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104593s
2026-01-07T03:12:39.856967717Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-01-07T03:12:39.857191477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.857462503Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-01-07T03:12:39.858859285Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-07T03:12:39.858871009Z WHERE "Id" NOT IN (
2026-01-07T03:12:39.858879496Z SELECT MIN("Artists"."Id") from "Artists"
2026-01-07T03:12:39.858888214Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-07T03:12:39.858897232Z GROUP BY "ArtistMetadata"."Id")
2026-01-07T03:12:39.859671881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-07T03:12:39.859682874Z WHERE "Id" NOT IN (
2026-01-07T03:12:39.859691601Z SELECT MIN("Artists"."Id") from "Artists"
2026-01-07T03:12:39.859700178Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-07T03:12:39.859709277Z GROUP BY "ArtistMetadata"."Id")
2026-01-07T03:12:39.860188722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009078s
2026-01-07T03:12:39.860393334Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-01-07T03:12:39.860639940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-01-07T03:12:39.861000086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004188s
2026-01-07T03:12:39.861221932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-01-07T03:12:39.864873915Z [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-07T03:12:39.866299115Z [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-07T03:12:39.866988052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-07T03:12:39.867731669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-07T03:12:39.869972731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-07T03:12:39.870409982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-07T03:12:39.870844306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-07T03:12:39.871176465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097643s
2026-01-07T03:12:39.871392440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-01-07T03:12:39.871718336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-07T03:12:39.872077579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004946s
2026-01-07T03:12:39.872467474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-07T03:12:39', 'add_artistmetadataid_constraint')
2026-01-07T03:12:39.872831938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.873761670Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-01-07T03:12:39.873951943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021225s
2026-01-07T03:12:39.874160883Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-01-07T03:12:39.874376708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.874649467Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-01-07T03:12:39.875225938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-01-07T03:12:39.875406832Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.875606975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-01-07T03:12:39.875956118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-01-07T03:12:39.876872573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010674s
2026-01-07T03:12:39.877058217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-01-07T03:12:39.877216225Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:39.877438473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-01-07T03:12:39.877787165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-01-07T03:12:39.878723450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001083s
2026-01-07T03:12:39.878896719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-07T03:12:39.879048995Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.879251794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-01-07T03:12:39.879575375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-01-07T03:12:39.880507612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010514s
2026-01-07T03:12:39.880714809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-01-07T03:12:39.880861665Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.881079664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-01-07T03:12:39.881429378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-01-07T03:12:39.882373168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010886s
2026-01-07T03:12:39.882550625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-07T03:12:39.882704585Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.882917334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-01-07T03:12:39.883250444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-01-07T03:12:39.884196880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010722s
2026-01-07T03:12:39.884373977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-07T03:12:39.884527596Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.884734903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-01-07T03:12:39.885057924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-01-07T03:12:39.885989059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010591s
2026-01-07T03:12:39.886365016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-07T03:12:39', 'old_ids_and_artist_alias')
2026-01-07T03:12:39.886727736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.887439429Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-01-07T03:12:39.887625483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024735s
2026-01-07T03:12:39.887834574Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-01-07T03:12:39.888071792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.888342677Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-01-07T03:12:39.888632752Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-07T03:12:39.888843486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-07T03:12:39.889373262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005495s
2026-01-07T03:12:39.889639829Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-07T03:12:39.889927288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-07T03:12:39.890184676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003359s
2026-01-07T03:12:39.890546474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-07T03:12:39', 'download_propers_config')
2026-01-07T03:12:39.890903654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.891547490Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-01-07T03:12:39.891731641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016553s
2026-01-07T03:12:39.891972175Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-01-07T03:12:39.892191046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.892455488Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-01-07T03:12:39.893273455Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-01-07T03:12:39.893588930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-01-07T03:12:39.894101021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006305s
2026-01-07T03:12:39.894314922Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-01-07T03:12:39.897845491Z [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-07T03:12:39.899155398Z [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-07T03:12:39.899795306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-07T03:12:39.900761562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-07T03:12:39.902978385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-07T03:12:39.903412930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-07T03:12:39.903854078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-07T03:12:39.904335427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-07T03:12:39.904687065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101806s
2026-01-07T03:12:39.904908391Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-01-07T03:12:39.908359960Z [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-07T03:12:39.909624927Z [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-07T03:12:39.910257942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-07T03:12:39.910847769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-07T03:12:39.913191308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-07T03:12:39.913538727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084308s
2026-01-07T03:12:39.913739361Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-01-07T03:12:39.918337149Z [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-07T03:12:39.919463997Z [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-07T03:12:39.920075048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-07T03:12:39.920524212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-07T03:12:39.923334550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094101s
2026-01-07T03:12:39.923531897Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-01-07T03:12:39.926868486Z [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-07T03:12:39.927883960Z [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-07T03:12:39.928400079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-07T03:12:39.929134728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-07T03:12:39.931485682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-07T03:12:39.931984516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-07T03:12:39.932434843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-07T03:12:39.932912855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-07T03:12:39.933262329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095349s
2026-01-07T03:12:39.933460708Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-01-07T03:12:39.936749260Z [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-07T03:12:39.937686156Z [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-07T03:12:39.938180872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-07T03:12:39.938632401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-07T03:12:39.940795807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071538s
2026-01-07T03:12:39.941008305Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-01-07T03:12:39.944305453Z [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-07T03:12:39.945358373Z [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-07T03:12:39.945865364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-07T03:12:39.946605224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-07T03:12:39.949532788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-07T03:12:39.949980529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-07T03:12:39.950314372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091297s
2026-01-07T03:12:39.950689367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-07T03:12:39', 'remove_language_profiles')
2026-01-07T03:12:39.951047969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.953439584Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-01-07T03:12:39.953640328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122063s
2026-01-07T03:12:39.953863117Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-01-07T03:12:39.954083150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.954366981Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-01-07T03:12:39.954822508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-07T03:12:39.954997621Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-07T03:12:39.955240510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-01-07T03:12:39.955553170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-01-07T03:12:39.956499525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001047s
2026-01-07T03:12:39.956890823Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-01-07T03:12:39.957358625Z [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-07T03:12:39.957680663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005265s
2026-01-07T03:12:39.958048754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-07T03:12:39', 'multi_disc_naming_format')
2026-01-07T03:12:39.958407857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.959120081Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-01-07T03:12:39.959309573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019221s
2026-01-07T03:12:39.959527101Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-01-07T03:12:39.959747544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.960069813Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-01-07T03:12:39.960437153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-07T03:12:39.960622145Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:39.960820174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-01-07T03:12:39.961143425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-01-07T03:12:39.962067445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010497s
2026-01-07T03:12:39.962245404Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-07T03:12:39.962447260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-07T03:12:39.975208724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127676s
2026-01-07T03:12:39.975594551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-07T03:12:39', 'add_download_client_priority')
2026-01-07T03:12:39.976051641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.976882544Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-01-07T03:12:39.977069741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144111s
2026-01-07T03:12:39.977269373Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-01-07T03:12:39.977477452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.977742005Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-01-07T03:12:39.978100046Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-07T03:12:39.978410771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-01-07T03:12:39.978685484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003788s
2026-01-07T03:12:39.978911489Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-07T03:12:39.979198257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-01-07T03:12:39.979473421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003703s
2026-01-07T03:12:39.979825750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-07T03:12:39', 'remove_growl_prowl')
2026-01-07T03:12:39.980204002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.980831715Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-01-07T03:12:39.981013722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016965s
2026-01-07T03:12:39.981218715Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-01-07T03:12:39.981433688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.981700264Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-01-07T03:12:39.982099308Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-07T03:12:39.982404613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-01-07T03:12:39.982682201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003964s
2026-01-07T03:12:39.982903828Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-07T03:12:39.983202409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-01-07T03:12:39.983471290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003772s
2026-01-07T03:12:39.983836646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-07T03:12:39', 'remove_plex_hometheatre')
2026-01-07T03:12:39.984217392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.984876860Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-01-07T03:12:39.985063005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017397s
2026-01-07T03:12:39.985273679Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-01-07T03:12:39.985497099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.985758706Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-01-07T03:12:39.986353704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-07T03:12:39.986530800Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.986728057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-01-07T03:12:39.986992229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-01-07T03:12:39.987953324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010039s
2026-01-07T03:12:39.988142194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-07T03:12:39.988300694Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.988524374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-01-07T03:12:39.988885110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:39.989826445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010951s
2026-01-07T03:12:39.990008943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-07T03:12:39.990171079Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.990389038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-01-07T03:12:39.990745786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:39.991676961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010821s
2026-01-07T03:12:39.991932426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-07T03:12:39.992048369Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-07T03:12:39.992265336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-01-07T03:12:39.992608787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:39.993547788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010784s
2026-01-07T03:12:39.993730636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-07T03:12:39.993886009Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:39.994088707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-01-07T03:12:39.994366998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-01-07T03:12:39.995268092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009853s
2026-01-07T03:12:39.995452062Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-07T03:12:39.995649921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-07T03:12:39.996580464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009514s
2026-01-07T03:12:39.996962093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-07T03:12:39', 'add_root_folder_add_defaults')
2026-01-07T03:12:39.997326917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:39.998088400Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-01-07T03:12:39.998281329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024245s
2026-01-07T03:12:39.998470219Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-01-07T03:12:39.998682336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:39.998933492Z [Info] task_duration: Starting migration of Main DB to 40
2026-01-07T03:12:39.999273847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-07T03:12:39.999446935Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:39.999669173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-01-07T03:12:39.999986051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-01-07T03:12:40.000897666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010242s
2026-01-07T03:12:40.001254805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-07T03:12:40', 'task_duration')
2026-01-07T03:12:40.001604790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.002269388Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-01-07T03:12:40.002441144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023758s
2026-01-07T03:12:40.002687380Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-01-07T03:12:40.002920249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.003201305Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-01-07T03:12:40.003601621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-07T03:12:40.003776393Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:40.003993390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-01-07T03:12:40.004315278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-01-07T03:12:40.005229468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010384s
2026-01-07T03:12:40.005419541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-07T03:12:40.005594904Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:40.005798724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-01-07T03:12:40.006124360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:40.007036396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010398s
2026-01-07T03:12:40.007445881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-07T03:12:40', 'add_indexer_and_enabled_to_release_profiles')
2026-01-07T03:12:40.007825435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.008562679Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-01-07T03:12:40.008772241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024933s
2026-01-07T03:12:40.008973917Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-01-07T03:12:40.009186946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.009448994Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-01-07T03:12:40.009788347Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-01-07T03:12:40.013299526Z [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-07T03:12:40.014539413Z [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-07T03:12:40.015153589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-07T03:12:40.016162431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-07T03:12:40.018489827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-07T03:12:40.018928640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-07T03:12:40.019367914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-07T03:12:40.019843652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-07T03:12:40.020218006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102326s
2026-01-07T03:12:40.020552540Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-01-07T03:12:40.020943256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-01-07T03:12:40.021240114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004444s
2026-01-07T03:12:40.021567794Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-01-07T03:12:40.021962258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-01-07T03:12:40.022265138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000452s
2026-01-07T03:12:40.022479600Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-01-07T03:12:40.025773201Z [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-07T03:12:40.026830570Z [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-07T03:12:40.027390427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-07T03:12:40.027859732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-07T03:12:40.030058619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073701s
2026-01-07T03:12:40.030422262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-07T03:12:40', 'remove_album_folders')
2026-01-07T03:12:40.030790132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.032402128Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-01-07T03:12:40.032585086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009687s
2026-01-07T03:12:40.032804528Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-01-07T03:12:40.033020182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.033291599Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-01-07T03:12:40.033653618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-07T03:12:40.033823820Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:40.034016198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-01-07T03:12:40.034319078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-01-07T03:12:40.035243849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010428s
2026-01-07T03:12:40.035616409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-07T03:12:40', 'add_priority_to_indexers')
2026-01-07T03:12:40.035995132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.036700873Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-01-07T03:12:40.036887098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024596s
2026-01-07T03:12:40.037125879Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-01-07T03:12:40.037342204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.037614001Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-01-07T03:12:40.038049438Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-01-07T03:12:40.038368150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-01-07T03:12:40.038734527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004507s
2026-01-07T03:12:40.038910291Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-07T03:12:40.039111787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-07T03:12:40.039689690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006036s
2026-01-07T03:12:40.040128023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-07T03:12:40', 'remove_chown_and_folderchmod_config')
2026-01-07T03:12:40.040498238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.041189701Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-01-07T03:12:40.041386066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020461s
2026-01-07T03:12:40.041586369Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-01-07T03:12:40.041794428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.042051416Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-01-07T03:12:40.048221679Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-01-07T03:12:40.048981579Z [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-07T03:12:40.049423769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008342s
2026-01-07T03:12:40.049784405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-07T03:12:40', 'update_notifiarr')
2026-01-07T03:12:40.050134631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.050795672Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-01-07T03:12:40.050972728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021788s
2026-01-07T03:12:40.051184124Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-01-07T03:12:40.051397443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.051668619Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-01-07T03:12:40.051968082Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-07T03:12:40.052181833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-07T03:12:40.053504295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013493s
2026-01-07T03:12:40.053881014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-07T03:12:40', 'email_multiple_addresses')
2026-01-07T03:12:40.054241630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.054923202Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-01-07T03:12:40.055106551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027342s
2026-01-07T03:12:40.055323678Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-01-07T03:12:40.055545936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.055819787Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-01-07T03:12:40.056168339Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-01-07T03:12:40.056430306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-01-07T03:12:40.058732221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002366s
2026-01-07T03:12:40.059129651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-07T03:12:40', 'rename_blacklist_to_blocklist')
2026-01-07T03:12:40.059489816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.060238995Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-01-07T03:12:40.060444558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038273s
2026-01-07T03:12:40.060637848Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-01-07T03:12:40.060852139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.061114077Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-01-07T03:12:40.061515284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-07T03:12:40.061692561Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:40.061934098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-01-07T03:12:40.062305014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-07T03:12:40.063278875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011301s
2026-01-07T03:12:40.063535342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-01-07T03:12:40.063906118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-07T03:12:40.064872584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001129s
2026-01-07T03:12:40.065050232Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-07T03:12:40.065251547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-07T03:12:40.067993808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002765s
2026-01-07T03:12:40.068362941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-07T03:12:40', 'cdh_per_downloadclient')
2026-01-07T03:12:40.068732766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.069483237Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-01-07T03:12:40.069667137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042291s
2026-01-07T03:12:40.069861870Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-01-07T03:12:40.070070540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.070326535Z [Info] download_history: Starting migration of Main DB to 52
2026-01-07T03:12:40.071077978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-01-07T03:12:40.071830974Z [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-07T03:12:40.072445171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011724s
2026-01-07T03:12:40.072659412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-01-07T03:12:40.072990349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-07T03:12:40.073328489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00048s
2026-01-07T03:12:40.073539955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-01-07T03:12:40.073858076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-01-07T03:12:40.074195996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004716s
2026-01-07T03:12:40.074419526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-01-07T03:12:40.074748979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-07T03:12:40.075115026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005056s
2026-01-07T03:12:40.075291742Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-07T03:12:40.075491394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-07T03:12:40.076527690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010516s
2026-01-07T03:12:40.076893617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-07T03:12:40', 'download_history')
2026-01-07T03:12:40.077246207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.078060326Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-01-07T03:12:40.078236240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025683s
2026-01-07T03:12:40.078441083Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-01-07T03:12:40.078653270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.078909155Z [Info] add_update_history: Starting migration of Main DB to 53
2026-01-07T03:12:40.079327006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-07T03:12:40', 'add_update_history')
2026-01-07T03:12:40.079685999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.080385648Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-01-07T03:12:40.080569378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017226s
2026-01-07T03:12:40.080797848Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-01-07T03:12:40.081019033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.081290720Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-01-07T03:12:40.081616015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-07T03:12:40.081792180Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:40.082015730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-01-07T03:12:40.082366396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-01-07T03:12:40.083347271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011288s
2026-01-07T03:12:40.083730292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-07T03:12:40', 'add_on_update_to_notifications')
2026-01-07T03:12:40.084116159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.084870518Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-01-07T03:12:40.085060410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026001s
2026-01-07T03:12:40.085279481Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-01-07T03:12:40.085499134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.085763847Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-01-07T03:12:40.086080584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-07T03:12:40.086251999Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:40.086454577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-01-07T03:12:40.086777147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:40.087764805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011161s
2026-01-07T03:12:40.088172576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-07T03:12:40', 'download_client_per_indexer')
2026-01-07T03:12:40.088540798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.089284245Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-01-07T03:12:40.089475840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025909s
2026-01-07T03:12:40.089678338Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-01-07T03:12:40.089890305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.090149938Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-01-07T03:12:40.090568541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-07T03:12:40.090738793Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:40.090943145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-01-07T03:12:40.091259321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:40.092253082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011132s
2026-01-07T03:12:40.092441081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-07T03:12:40.092598628Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:40.092824282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-01-07T03:12:40.093192273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:40.094186655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011517s
2026-01-07T03:12:40.094371608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-07T03:12:40.094528524Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:40.094736793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-01-07T03:12:40.095061497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:40.096070568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011326s
2026-01-07T03:12:40.096443269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-07T03:12:40', 'AddNewItemMonitorType')
2026-01-07T03:12:40.096805348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.097978069Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-01-07T03:12:40.098155286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030034s
2026-01-07T03:12:40.098350018Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-01-07T03:12:40.098558448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.098816096Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-01-07T03:12:40.099134257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-07T03:12:40.099305422Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:40.099512158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-01-07T03:12:40.099834046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-01-07T03:12:40.100840031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011267s
2026-01-07T03:12:40.101201479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-07T03:12:40', 'ImportListSearch')
2026-01-07T03:12:40.101566484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.102307626Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-01-07T03:12:40.102480404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025722s
2026-01-07T03:12:40.102695898Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-01-07T03:12:40.102919398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.103186215Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-01-07T03:12:40.103509225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-07T03:12:40.103682194Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:40.103920704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-01-07T03:12:40.104273705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:40.105269139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011412s
2026-01-07T03:12:40.105644905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-07T03:12:40', 'ImportListMonitorExisting')
2026-01-07T03:12:40.106011163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.106738096Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-01-07T03:12:40.106925283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025724s
2026-01-07T03:12:40.107118222Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-01-07T03:12:40.107328866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.107579550Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-01-07T03:12:40.108013183Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-07T03:12:40.108318739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-07T03:12:40.108588091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003727s
2026-01-07T03:12:40.108808826Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-07T03:12:40.109093018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-01-07T03:12:40.109351398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003534s
2026-01-07T03:12:40.109524306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-07T03:12:40.109674098Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:40.109867487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-01-07T03:12:40.110123823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-01-07T03:12:40.111084187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010272s
2026-01-07T03:12:40.111440084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-07T03:12:40', 'add_indexer_tags')
2026-01-07T03:12:40.111794006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.112530078Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-01-07T03:12:40.112704109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024476s
2026-01-07T03:12:40.112904542Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-01-07T03:12:40.113114505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.113370971Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-01-07T03:12:40.113630634Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-07T03:12:40.113840496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-07T03:12:40.114704496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008896s
2026-01-07T03:12:40.115070052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-07T03:12:40', 'update_audio_types')
2026-01-07T03:12:40.116443056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.117131633Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-01-07T03:12:40.117312156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032899s
2026-01-07T03:12:40.117573783Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-07T03:12:40.117820029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.118109161Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-01-07T03:12:40.120143347Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-07T03:12:40.120408030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-07T03:12:40.120653153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000305s
2026-01-07T03:12:40.120827805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-01-07T03:12:40.120987456Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:40.121222700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-01-07T03:12:40.125003272Z [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-07T03:12:40.126416868Z [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-07T03:12:40.127095223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-01-07T03:12:40.127876086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-01-07T03:12:40.130367702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-01-07T03:12:40.130866998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-01-07T03:12:40.131213746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097871s
2026-01-07T03:12:40.131389159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-07T03:12:40.131540594Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:40.131748643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-01-07T03:12:40.135790410Z [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-07T03:12:40.137744465Z [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-07T03:12:40.138648084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-07T03:12:40.139501372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-07T03:12:40.141931926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-07T03:12:40.142431843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-07T03:12:40.142905145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-07T03:12:40.143242755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112996s
2026-01-07T03:12:40.143417577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-07T03:12:40.143570806Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:40.143775578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-01-07T03:12:40.147810892Z [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-07T03:12:40.149766610Z [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-07T03:12:40.150662304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-07T03:12:40.151504209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-07T03:12:40.153931446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-07T03:12:40.154403586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-07T03:12:40.154867019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-07T03:12:40.155208988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112335s
2026-01-07T03:12:40.155383970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-07T03:12:40.155535085Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:40.155728654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-01-07T03:12:40.159749370Z [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-07T03:12:40.161652361Z [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-07T03:12:40.162543616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-07T03:12:40.163358236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-07T03:12:40.165828009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-07T03:12:40.166294919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-07T03:12:40.166757510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-07T03:12:40.167101563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111782s
2026-01-07T03:12:40.167274140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-07T03:12:40.167427629Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:40.167636670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-01-07T03:12:40.171323072Z [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-07T03:12:40.172674273Z [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-07T03:12:40.173329272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-07T03:12:40.174261198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-07T03:12:40.176653965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-07T03:12:40.177092318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-07T03:12:40.177529939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-07T03:12:40.178009585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-07T03:12:40.178365001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105286s
2026-01-07T03:12:40.178542438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-07T03:12:40.178693963Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:40.178888865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-01-07T03:12:40.182543914Z [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-07T03:12:40.183915205Z [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-07T03:12:40.184570385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-07T03:12:40.185475407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-07T03:12:40.187894267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-07T03:12:40.188328241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-07T03:12:40.188770692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-07T03:12:40.189250878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-07T03:12:40.189598649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105175s
2026-01-07T03:12:40.189776918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-07T03:12:40.189931489Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:40.190129538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-01-07T03:12:40.193662671Z [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-07T03:12:40.194793969Z [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-07T03:12:40.195379157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-07T03:12:40.195917591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-07T03:12:40.198229346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078938s
2026-01-07T03:12:40.198416633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-07T03:12:40.198564400Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:40.198774353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-01-07T03:12:40.203524096Z [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-07T03:12:40.204715154Z [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-07T03:12:40.205289420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-07T03:12:40.205826171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-07T03:12:40.208170341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091774s
2026-01-07T03:12:40.208347999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-07T03:12:40.208504143Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:40.208729367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-01-07T03:12:40.212241688Z [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-07T03:12:40.213267884Z [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-07T03:12:40.213759033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-07T03:12:40.214274781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-07T03:12:40.216591275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076267s
2026-01-07T03:12:40.216756668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-07T03:12:40.217000369Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:40.217195642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-01-07T03:12:40.220736261Z [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-07T03:12:40.221764822Z [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-07T03:12:40.222305481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-07T03:12:40.222856951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-07T03:12:40.225168275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077637s
2026-01-07T03:12:40.225367596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-07T03:12:40.225514422Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:40.225717801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-01-07T03:12:40.229231015Z [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-07T03:12:40.230231940Z [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-07T03:12:40.230767007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-07T03:12:40.231305471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-07T03:12:40.233652206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077161s
2026-01-07T03:12:40.233851377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-07T03:12:40.234019526Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:40.234261203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-01-07T03:12:40.237699044Z [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-07T03:12:40.238663406Z [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-07T03:12:40.239196269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-07T03:12:40.239870857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-07T03:12:40.242427194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-07T03:12:40.242801888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083319s
2026-01-07T03:12:40.243003133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-07T03:12:40.243166663Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:40.243413389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-01-07T03:12:40.246857284Z [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-07T03:12:40.247837597Z [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-07T03:12:40.248378667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-07T03:12:40.249133276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-07T03:12:40.251693681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-07T03:12:40.252090871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084552s
2026-01-07T03:12:40.252284060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-07T03:12:40.252452439Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:40.252684566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-01-07T03:12:40.256088630Z [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-07T03:12:40.257062681Z [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-07T03:12:40.257591636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-07T03:12:40.258341326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-07T03:12:40.260911390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-07T03:12:40.261291976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083954s
2026-01-07T03:12:40.261479855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-01-07T03:12:40.261642041Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:40.261851242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-01-07T03:12:40.265386069Z [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-07T03:12:40.266490603Z [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-07T03:12:40.267079689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-01-07T03:12:40.267800721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-01-07T03:12:40.270283199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-07T03:12:40.270776823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-01-07T03:12:40.271272251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-07T03:12:40.271617857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095738s
2026-01-07T03:12:40.271802869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-07T03:12:40.272017120Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:40.272227915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-01-07T03:12:40.275673102Z [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-07T03:12:40.276625750Z [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-07T03:12:40.277127931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-07T03:12:40.277595131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-07T03:12:40.279922928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074883s
2026-01-07T03:12:40.280118662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-07T03:12:40.280277352Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-07T03:12:40.280500271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-01-07T03:12:40.285021173Z [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-07T03:12:40.285982108Z [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-07T03:12:40.303003930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-07T03:12:40.303674270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-07T03:12:40.306885946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261472s
2026-01-07T03:12:40.307088804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-07T03:12:40.307261291Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-07T03:12:40.307518289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-01-07T03:12:40.314140362Z [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-07T03:12:40.315184825Z [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-07T03:12:40.315730934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-07T03:12:40.316653502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-07T03:12:40.319193907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-07T03:12:40.319688773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-07T03:12:40.320217017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-07T03:12:40.320763447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-07T03:12:40.321188873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134537s
2026-01-07T03:12:40.321420249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-07T03:12:40.321597406Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-07T03:12:40.321851167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-01-07T03:12:40.325439993Z [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-07T03:12:40.326524226Z [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-07T03:12:40.327099945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-07T03:12:40.327734522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-07T03:12:40.330344447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-07T03:12:40.330731787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086601s
2026-01-07T03:12:40.330942682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-07T03:12:40.331136712Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-07T03:12:40.331399832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-01-07T03:12:40.334943267Z [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-07T03:12:40.336020836Z [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-07T03:12:40.336634201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-07T03:12:40.337403189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-07T03:12:40.339971360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-07T03:12:40.340359261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087396s
2026-01-07T03:12:40.340582310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-07T03:12:40.340754176Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-07T03:12:40.341005061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-01-07T03:12:40.344594739Z [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-07T03:12:40.345659543Z [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-07T03:12:40.346233027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-07T03:12:40.346953638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-07T03:12:40.349535076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-07T03:12:40.349924791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087023s
2026-01-07T03:12:40.350124072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-07T03:12:40.350310417Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2026-01-07T03:12:40.350554969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-01-07T03:12:40.354144016Z [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-07T03:12:40.355223238Z [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-07T03:12:40.355810661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-07T03:12:40.356463355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-07T03:12:40.359026145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-07T03:12:40.359415920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086416s
2026-01-07T03:12:40.359618969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-07T03:12:40.359793600Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-07T03:12:40.360068243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-01-07T03:12:40.363623772Z [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-07T03:12:40.364757495Z [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-07T03:12:40.365338104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-07T03:12:40.366036159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-07T03:12:40.368624360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-07T03:12:40.369016991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087222s
2026-01-07T03:12:40.369214388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-07T03:12:40.369397357Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-07T03:12:40.369630326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-01-07T03:12:40.373196626Z [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-07T03:12:40.374273575Z [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-07T03:12:40.374860777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-07T03:12:40.375556447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-07T03:12:40.378137604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-07T03:12:40.378558592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086678s
2026-01-07T03:12:40.378759236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-01-07T03:12:40.378933086Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-07T03:12:40.379166345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-01-07T03:12:40.383841629Z [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-07T03:12:40.384828626Z [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-07T03:12:40.385355457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-07T03:12:40.385953471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-07T03:12:40.388407211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009019s
2026-01-07T03:12:40.388604418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-01-07T03:12:40.388784411Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-07T03:12:40.389027891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-01-07T03:12:40.392587197Z [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-07T03:12:40.393544775Z [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-07T03:12:40.394074752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-07T03:12:40.394634519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-07T03:12:40.397043550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007787s
2026-01-07T03:12:40.397244154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-07T03:12:40.397426370Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-07T03:12:40.397668408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-01-07T03:12:40.401347646Z [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-07T03:12:40.402436969Z [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-07T03:12:40.403025995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-07T03:12:40.403544008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-07T03:12:40.405969992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080688s
2026-01-07T03:12:40.406177159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-07T03:12:40.406355859Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-07T03:12:40.406583417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-01-07T03:12:40.410240270Z [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-07T03:12:40.411344564Z [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-07T03:12:40.411910834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-07T03:12:40.412518417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-07T03:12:40.415094574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082854s
2026-01-07T03:12:40.415270268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-07T03:12:40.415460370Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-07T03:12:40.415690995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-01-07T03:12:40.422386496Z [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-07T03:12:40.423283081Z [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-07T03:12:40.423780312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-07T03:12:40.424314016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-07T03:12:40.427032149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110908s
2026-01-07T03:12:40.427237713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-07T03:12:40.427364708Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-07T03:12:40.427594040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-01-07T03:12:40.431208548Z [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-07T03:12:40.432057748Z [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-07T03:12:40.432548456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-07T03:12:40.433235860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-07T03:12:40.436034224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-07T03:12:40.436425011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085861s
2026-01-07T03:12:40.436618019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-07T03:12:40.436787981Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-07T03:12:40.437020530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-01-07T03:12:40.440340865Z [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-07T03:12:40.440892626Z [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-07T03:12:40.441219003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-07T03:12:40.441840164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-07T03:12:40.444550120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-07T03:12:40.444852779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076387s
2026-01-07T03:12:40.444957881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-07T03:12:40.445100668Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2026-01-07T03:12:40.445281853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-01-07T03:12:40.448679434Z [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-07T03:12:40.449377098Z [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-07T03:12:40.449777875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-07T03:12:40.450477334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-07T03:12:40.452873118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-07T03:12:40.453256349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-07T03:12:40.453561173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081113s
2026-01-07T03:12:40.453720944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-07T03:12:40.453858972Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-07T03:12:40.454035848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-01-07T03:12:40.457512328Z [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-07T03:12:40.458767555Z [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-07T03:12:40.459216369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-07T03:12:40.459913813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-07T03:12:40.462605042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-07T03:12:40.462999847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-07T03:12:40.463285301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090785s
2026-01-07T03:12:40.463440514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-07T03:12:40.463573772Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:40.463711830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-07T03:12:40.467967118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-07T03:12:40.468456974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-07T03:12:40.468800335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-07T03:12:40.469255061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-07T03:12:40.471623329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-07T03:12:40.471959055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080299s
2026-01-07T03:12:40.472297316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-07T03:12:40', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-07T03:12:40.472612321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.475492409Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-07T03:12:40.475668213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115138s
2026-01-07T03:12:40.475893086Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-01-07T03:12:40.476084752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.476346699Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-01-07T03:12:40.476944533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-07T03:12:40.477092361Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-07T03:12:40.477278996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-01-07T03:12:40.477500001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:40.478465666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010592s
2026-01-07T03:12:40.478678154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-07T03:12:40.478797003Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:40.478960813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-01-07T03:12:40.479210065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:40.480180849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001054s
2026-01-07T03:12:40.480475683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-07T03:12:40', 'add_on_delete_to_notifications')
2026-01-07T03:12:40.480766258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.481395354Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-01-07T03:12:40.481556649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002241s
2026-01-07T03:12:40.481690408Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-01-07T03:12:40.481864860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.482089632Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-01-07T03:12:40.483509832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-07T03:12:40.483668501Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-07T03:12:40.483861880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-01-07T03:12:40.484147846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:40.485136577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001092s
2026-01-07T03:12:40.485295557Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-07T03:12:40.485519408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-01-07T03:12:40.485762317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003256s
2026-01-07T03:12:40.485916628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-07T03:12:40.486052892Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:40.486225900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-01-07T03:12:40.486458950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-01-07T03:12:40.487370355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009746s
2026-01-07T03:12:40.487539155Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-07T03:12:40.487691932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-07T03:12:40.488369887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006902s
2026-01-07T03:12:40.488536352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-01-07T03:12:40.488953512Z [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-07T03:12:40.489399370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007082s
2026-01-07T03:12:40.489575955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-01-07T03:12:40.489819937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-07T03:12:40.490115872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003771s
2026-01-07T03:12:40.490282107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-07T03:12:40.490421979Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:40.490602763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-01-07T03:12:40.490868588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-01-07T03:12:40.491860265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010734s
2026-01-07T03:12:40.492034255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-07T03:12:40.492176521Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:40.492360341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-01-07T03:12:40.492634233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:40.493604526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010533s
2026-01-07T03:12:40.493764789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-07T03:12:40.493903969Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:40.494091026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-01-07T03:12:40.494373855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:40.495390843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011192s
2026-01-07T03:12:40.495566607Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-07T03:12:40.495730827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-07T03:12:40.497266339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015447s
2026-01-07T03:12:40.497430991Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-07T03:12:40.497606915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-07T03:12:40.498398779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008046s
2026-01-07T03:12:40.498588561Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-01-07T03:12:40.502132727Z [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-07T03:12:40.502900753Z [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-07T03:12:40.503339397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-07T03:12:40.503764703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-07T03:12:40.507502659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008736s
2026-01-07T03:12:40.507716209Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-01-07T03:12:40.511167408Z [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-07T03:12:40.511782105Z [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-07T03:12:40.512198093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-07T03:12:40.512690133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-07T03:12:40.515205187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073024s
2026-01-07T03:12:40.515451653Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-07T03:12:40.515731036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-07T03:12:40.515978063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003292s
2026-01-07T03:12:40.516139248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-07T03:12:40.516282105Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:40.516490625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-01-07T03:12:40.516829708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:40.517782967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010744s
2026-01-07T03:12:40.517933961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-07T03:12:40.518080346Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:40.518272243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-01-07T03:12:40.518538469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-01-07T03:12:40.519503512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010587s
2026-01-07T03:12:40.519809337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-07T03:12:40', 'add_custom_formats')
2026-01-07T03:12:40.520138490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.521680785Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-01-07T03:12:40.521838433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032077s
2026-01-07T03:12:40.522045059Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-01-07T03:12:40.522232737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.522496969Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-01-07T03:12:40.522873006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-07T03:12:40.523028589Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:40.523193040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-01-07T03:12:40.523434677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-01-07T03:12:40.524378587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010171s
2026-01-07T03:12:40.524687990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-07T03:12:40', 'add_result_to_commands')
2026-01-07T03:12:40.524993345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.525681931Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-01-07T03:12:40.525842154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022947s
2026-01-07T03:12:40.526038519Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-01-07T03:12:40.526228652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.526475740Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-01-07T03:12:40.526800113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-07T03:12:40.526957730Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-07T03:12:40.527145779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-01-07T03:12:40.527423328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:40.528491107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011332s
2026-01-07T03:12:40.528780560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-07T03:12:40', 'health_restored_notification')
2026-01-07T03:12:40.529087158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.529760714Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-01-07T03:12:40.529935195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023988s
2026-01-07T03:12:40.530091429Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-01-07T03:12:40.530266612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.530491655Z [Info] remove_uc: Starting migration of Main DB to 66
2026-01-07T03:12:40.530796760Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-07T03:12:40.531051322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-01-07T03:12:40.531287447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003124s
2026-01-07T03:12:40.531568093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-07T03:12:40', 'remove_uc')
2026-01-07T03:12:40.531876824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.532480179Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-01-07T03:12:40.532632786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014841s
2026-01-07T03:12:40.532835083Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-01-07T03:12:40.533037190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.533282354Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-01-07T03:12:40.533538680Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-07T03:12:40.533719624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-07T03:12:40.535382011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016756s
2026-01-07T03:12:40.535702006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-07T03:12:40', 'download_clients_rename_tv_to_music')
2026-01-07T03:12:40.536063644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.536675335Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-01-07T03:12:40.536839305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029186s
2026-01-07T03:12:40.537042615Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-01-07T03:12:40.537232327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.537469454Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-01-07T03:12:40.537781703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-07T03:12:40.537934320Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:40.538118010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-01-07T03:12:40.538387934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-01-07T03:12:40.539358378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001071s
2026-01-07T03:12:40.539673893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-07T03:12:40', 'add_colon_replacement_to_naming_config')
2026-01-07T03:12:40.540030160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.540698576Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-01-07T03:12:40.540860552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023601s
2026-01-07T03:12:40.541045344Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-01-07T03:12:40.541219024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.541442664Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-01-07T03:12:40.541789723Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-01-07T03:12:40.545409331Z [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-07T03:12:40.546146545Z [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-07T03:12:40.546567823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-07T03:12:40.547214305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-07T03:12:40.549726353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-07T03:12:40.550054072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080782s
2026-01-07T03:12:40.550217862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-07T03:12:40.550360620Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2026-01-07T03:12:40.550547105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-01-07T03:12:40.550794473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-01-07T03:12:40.551736620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010154s
2026-01-07T03:12:40.552035692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-07T03:12:40', 'list_sync_time')
2026-01-07T03:12:40.552326959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.553147691Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-01-07T03:12:40.553294717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024081s
2026-01-07T03:12:40.553481493Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-01-07T03:12:40.553665784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.553892521Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-01-07T03:12:40.554189980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-07T03:12:40.554340854Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-07T03:12:40.554505485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-01-07T03:12:40.554726169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-01-07T03:12:40.555620570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009567s
2026-01-07T03:12:40.555977188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-07T03:12:40', 'add_download_client_tags')
2026-01-07T03:12:40.556235258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.556918914Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-01-07T03:12:40.557073786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022203s
2026-01-07T03:12:40.557257396Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-01-07T03:12:40.557432498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.557664095Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-01-07T03:12:40.558205635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-01-07T03:12:40.558644018Z [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-07T03:12:40.559056789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006837s
2026-01-07T03:12:40.559243555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-01-07T03:12:40.559509660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-01-07T03:12:40.559825196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004104s
2026-01-07T03:12:40.560119398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-07T03:12:40', 'add_notification_status')
2026-01-07T03:12:40.560412067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.561114000Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-01-07T03:12:40.561288171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001678s
2026-01-07T03:12:40.561464997Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-01-07T03:12:40.561646643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.561880504Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-01-07T03:12:40.562127261Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-07T03:12:40.562300529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-07T03:12:40.564163851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001832s
2026-01-07T03:12:40.564430678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-07T03:12:40', 'add_alac_24_quality_in_profiles')
2026-01-07T03:12:40.564739350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.565325831Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-01-07T03:12:40.565486634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030044s
2026-01-07T03:12:40.565659502Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-01-07T03:12:40.565830797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.566053255Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-01-07T03:12:40.566409302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-01-07T03:12:40.566555697Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-07T03:12:40.566711531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-01-07T03:12:40.566925522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-01-07T03:12:40.567838249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000972s
2026-01-07T03:12:40.568030957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-01-07T03:12:40.568243245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-01-07T03:12:40.569166694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009753s
2026-01-07T03:12:40.569453491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-07T03:12:40', 'add_salt_to_users')
2026-01-07T03:12:40.569745108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.570616723Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-01-07T03:12:40.570776846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024071s
2026-01-07T03:12:40.570947429Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-01-07T03:12:40.571118363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.571338086Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-01-07T03:12:40.571784935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-01-07T03:12:40.572271846Z [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-07T03:12:40.572650167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006897s
2026-01-07T03:12:40.572819819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-01-07T03:12:40.573043099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-01-07T03:12:40.573327421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003557s
2026-01-07T03:12:40.573611523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-07T03:12:40', 'add_auto_tagging')
2026-01-07T03:12:40.573910886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.574647900Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-01-07T03:12:40.574811469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016539s
2026-01-07T03:12:40.574992283Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-01-07T03:12:40.575177105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.575408471Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-01-07T03:12:40.575743546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-07T03:12:40.575937647Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-07T03:12:40.576122299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-01-07T03:12:40.576363434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-01-07T03:12:40.577347375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010531s
2026-01-07T03:12:40.577590274Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-07T03:12:40.577878675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-07T03:12:40.578104219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003267s
2026-01-07T03:12:40.578404473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-07T03:12:40', 'quality_definition_preferred_size')
2026-01-07T03:12:40.578699798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.579392933Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-01-07T03:12:40.579551332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015674s
2026-01-07T03:12:40.579756335Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-01-07T03:12:40.579958853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.580202664Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-01-07T03:12:40.580510123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-07T03:12:40.580659794Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-07T03:12:40.580834336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-01-07T03:12:40.581082325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:40.582109182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001109s
2026-01-07T03:12:40.582409276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-07T03:12:40', 'add_on_artist_add_to_notifications')
2026-01-07T03:12:40.582708940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.583459741Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-01-07T03:12:40.583616307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024239s
2026-01-07T03:12:40.583803133Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-01-07T03:12:40.583997163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.584222958Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-01-07T03:12:40.584506860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-07T03:12:40.584651942Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-07T03:12:40.584829379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-01-07T03:12:40.585050675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-01-07T03:12:40.586015768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010194s
2026-01-07T03:12:40.586302776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-07T03:12:40', 'album_last_searched_time')
2026-01-07T03:12:40.586591016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.587302388Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-01-07T03:12:40.587451238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022783s
2026-01-07T03:12:40.587635329Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-01-07T03:12:40.587793097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.588081938Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-01-07T03:12:40.588392062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-07T03:12:40.588533507Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-07T03:12:40.588694782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-01-07T03:12:40.588935877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:40.589928887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010718s
2026-01-07T03:12:40.590160343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-07T03:12:40.590253420Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:40.590424294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-01-07T03:12:40.590660710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-07T03:12:40.591623017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010431s
2026-01-07T03:12:40.591904444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-07T03:12:40', 'add_indexer_flags')
2026-01-07T03:12:40.592245371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.592987465Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-01-07T03:12:40.593098408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023903s
2026-01-07T03:12:40.593314844Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-01-07T03:12:40.593490247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.593720330Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-01-07T03:12:40.594072059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-01-07T03:12:40.594294506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-01-07T03:12:40.594619381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003872s
2026-01-07T03:12:40.594792078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-01-07T03:12:40.595007652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-01-07T03:12:40.595328739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003841s
2026-01-07T03:12:40.595499833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-01-07T03:12:40.595747522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-01-07T03:12:40.596075112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004036s
2026-01-07T03:12:40.596365266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-07T03:12:40', 'add_indexes_album_statistics')
2026-01-07T03:12:40.596651983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.597477124Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-01-07T03:12:40.597633910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017873s
2026-01-07T03:12:40.597810405Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-01-07T03:12:40.597986971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.598210661Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-01-07T03:12:40.598586508Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-01-07T03:12:40.598922945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-01-07T03:12:40.599175935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003752s
2026-01-07T03:12:40.599453674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-07T03:12:40', 'update_redacted_baseurl')
2026-01-07T03:12:40.599735852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.600516774Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-01-07T03:12:40.600637357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016483s
2026-01-07T03:12:40.609490302Z [Debug] MigrationController: Took: 00:00:01.4908566
2026-01-07T03:12:40.698609455Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-01-07T03:12:40.732910006Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-01-07T03:12:40.757079920Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-07T03:12:40.775932077Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-07T03:12:40.776828331Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-07T03:12:40.777083836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-07T03:12:40.781182138Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-07T03:12:40.781348372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043466s
2026-01-07T03:12:40.781576822Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-07T03:12:40.781802837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045626s
2026-01-07T03:12:40.783527540Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-07T03:12:40.783827614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.784325045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-07T03:12:40.784621843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-07T03:12:40.785119294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005847s
2026-01-07T03:12:40.785366683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.786410674Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-07T03:12:40.786627411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018777s
2026-01-07T03:12:40.786965141Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-07T03:12:40.787227740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.787670200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-07T03:12:40.788001107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-07T03:12:40.788462866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005417s
2026-01-07T03:12:40.788718521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-07T03:12:40.788935067Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-07T03:12:40.789161533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-07T03:12:40.789511758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-07T03:12:40.790428955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009816s
2026-01-07T03:12:40.790677225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.791374188Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-07T03:12:40.791557918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019109s
2026-01-07T03:12:40.791925128Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-07T03:12:40.792243509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.792646119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-07T03:12:40.792860551Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:40.793060173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-07T03:12:40.793399276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-07T03:12:40.793902268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000587s
2026-01-07T03:12:40.794100848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.794776779Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-07T03:12:40.795051462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014721s
2026-01-07T03:12:40.795402469Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-07T03:12:40.795653975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.796061726Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-01-07T03:12:40.796689139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-07T03:12:40.797149586Z [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-07T03:12:40.797758422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000836s
2026-01-07T03:12:40.797988736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-01-07T03:12:40.798266495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-07T03:12:40.798651470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000453s
2026-01-07T03:12:40.798990443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-07T03:12:40', 'InitialSetup')
2026-01-07T03:12:40.799404096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.800153324Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-07T03:12:40.800380482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019385s
2026-01-07T03:12:40.800634704Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-01-07T03:12:40.800897382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.801182176Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-01-07T03:12:40.801592081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-07T03:12:40', 'add_reason_to_pending_releases')
2026-01-07T03:12:40.802064673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.802727697Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-01-07T03:12:40.802980807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018114s
2026-01-07T03:12:40.803194978Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-01-07T03:12:40.803434691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.803737681Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-01-07T03:12:40.804105361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-07T03:12:40', 'add_medium_support')
2026-01-07T03:12:40.804524114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.805202400Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-01-07T03:12:40.805425409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017568s
2026-01-07T03:12:40.805678960Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-01-07T03:12:40.805946057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.806265942Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-01-07T03:12:40.806652881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-07T03:12:40', 'add_various_qualites_in_profile')
2026-01-07T03:12:40.807088979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.807758226Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-01-07T03:12:40.808055765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017966s
2026-01-07T03:12:40.808275688Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-01-07T03:12:40.808519509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.808821407Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-01-07T03:12:40.809169327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-07T03:12:40', 'metadata_profiles')
2026-01-07T03:12:40.809585355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.810248149Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-01-07T03:12:40.810478042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017067s
2026-01-07T03:12:40.810745110Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-01-07T03:12:40.811025745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.811338455Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-01-07T03:12:40.811745514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-07T03:12:40', 'separate_automatic_and_interactive_search')
2026-01-07T03:12:40.812215290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.812946472Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-01-07T03:12:40.813214391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018924s
2026-01-07T03:12:40.813461629Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-01-07T03:12:40.813719829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.814026356Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-01-07T03:12:40.814418396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-07T03:12:40', 'change_album_path_to_relative')
2026-01-07T03:12:40.814850355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.815547208Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-01-07T03:12:40.815804446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001814s
2026-01-07T03:12:40.816100943Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-01-07T03:12:40.816360756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.816676171Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-01-07T03:12:40.817043561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-07T03:12:40', 'change_quality_size_mb_to_kb')
2026-01-07T03:12:40.817470932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.818131291Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-01-07T03:12:40.818384140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017601s
2026-01-07T03:12:40.818613312Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-01-07T03:12:40.818853976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.819150574Z [Info] album_releases: Starting migration of Log DB to 9
2026-01-07T03:12:40.819488774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-07T03:12:40', 'album_releases')
2026-01-07T03:12:40.819922067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.820575442Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-01-07T03:12:40.820800415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017231s
2026-01-07T03:12:40.821040769Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-01-07T03:12:40.821288849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.821586698Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-01-07T03:12:40.821949238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-07T03:12:40', 'album_releases_fix')
2026-01-07T03:12:40.822366278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.823011156Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-01-07T03:12:40.823250368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017168s
2026-01-07T03:12:40.823491473Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-01-07T03:12:40.823737769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.824053445Z [Info] import_lists: Starting migration of Log DB to 11
2026-01-07T03:12:40.824399421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-07T03:12:40', 'import_lists')
2026-01-07T03:12:40.829195127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.830952796Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-01-07T03:12:40.831200575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00715s
2026-01-07T03:12:40.831436871Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-01-07T03:12:40.831689069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.832056408Z [Info] add_release_status: Starting migration of Log DB to 12
2026-01-07T03:12:40.832420702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-07T03:12:40', 'add_release_status')
2026-01-07T03:12:40.832838673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.833570046Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-01-07T03:12:40.833807955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018684s
2026-01-07T03:12:40.834055573Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-01-07T03:12:40.834327521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.834632515Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-01-07T03:12:40.834999945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-07T03:12:40', 'album_download_notification')
2026-01-07T03:12:40.835430632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.836184439Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-01-07T03:12:40.836443892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018454s
2026-01-07T03:12:40.836692512Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-01-07T03:12:40.836954831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.837256919Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-01-07T03:12:40.837603056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-07T03:12:40', 'fix_language_metadata_profiles')
2026-01-07T03:12:40.838029354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.838763562Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-01-07T03:12:40.839000439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018213s
2026-01-07T03:12:40.839230633Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-01-07T03:12:40.839473873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.839766923Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-01-07T03:12:40.840125895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-07T03:12:40', 'remove_fanzub')
2026-01-07T03:12:40.840537875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.841233616Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-01-07T03:12:40.841466434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017598s
2026-01-07T03:12:40.841710386Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-01-07T03:12:40.841972954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.842273489Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-01-07T03:12:40.842649777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-07T03:12:40', 'update_artist_history_indexes')
2026-01-07T03:12:40.843074081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.843787087Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-01-07T03:12:40.844041850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017943s
2026-01-07T03:12:40.844272173Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-01-07T03:12:40.844516726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.844804776Z [Info] remove_nma: Starting migration of Log DB to 17
2026-01-07T03:12:40.845139780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-07T03:12:40', 'remove_nma')
2026-01-07T03:12:40.845543142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.846250527Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-01-07T03:12:40.846487484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017491s
2026-01-07T03:12:40.846724211Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-01-07T03:12:40.846975166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.847273867Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-01-07T03:12:40.847626327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-07T03:12:40', 'album_disambiguation')
2026-01-07T03:12:40.848058026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.848780040Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-01-07T03:12:40.849003921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001789s
2026-01-07T03:12:40.849249044Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-01-07T03:12:40.849508296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.849811106Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-01-07T03:12:40.850174888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-07T03:12:40', 'add_ape_quality_in_profiles')
2026-01-07T03:12:40.850596517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.851310585Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-01-07T03:12:40.851564837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001793s
2026-01-07T03:12:40.851789900Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-01-07T03:12:40.852080986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.852378134Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-01-07T03:12:40.852714130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-07T03:12:40', 'remove_pushalot')
2026-01-07T03:12:40.853132122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.853841781Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-01-07T03:12:40.854065591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017612s
2026-01-07T03:12:40.854300665Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-01-07T03:12:40.854547742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.854840462Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-01-07T03:12:40.855181889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-07T03:12:40', 'add_custom_filters')
2026-01-07T03:12:40.855598969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.856305311Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-01-07T03:12:40.856532007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017453s
2026-01-07T03:12:40.856761028Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-01-07T03:12:40.857002946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.857302819Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-01-07T03:12:40.857652313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-07T03:12:40', 'import_list_tags')
2026-01-07T03:12:40.858065074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.858778420Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-01-07T03:12:40.859007973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017667s
2026-01-07T03:12:40.859246212Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-01-07T03:12:40.859494362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.859799045Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-01-07T03:12:40.860200394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-07T03:12:40', 'add_release_groups_etc')
2026-01-07T03:12:40.860619247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.861348255Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-01-07T03:12:40.861591494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018373s
2026-01-07T03:12:40.861822299Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-01-07T03:12:40.862070138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.862365372Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-01-07T03:12:40.862712842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-07T03:12:40', 'NewMediaInfoFormat')
2026-01-07T03:12:40.863133258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.863862356Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-01-07T03:12:40.864091778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017696s
2026-01-07T03:12:40.864357183Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-01-07T03:12:40.864624982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.864933213Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-01-07T03:12:40.865329050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-07T03:12:40', 'rename_restrictions_to_release_profiles')
2026-01-07T03:12:40.865778014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.866504246Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-01-07T03:12:40.866770041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018544s
2026-01-07T03:12:40.867026076Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-07T03:12:40.867303705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.867609090Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-01-07T03:12:40.868037804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-07T03:12:40', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-07T03:12:40.868488701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.869237790Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-07T03:12:40.869489496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018956s
2026-01-07T03:12:40.869730051Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-01-07T03:12:40.869977228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.870275359Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-01-07T03:12:40.870638440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-07T03:12:40', 'add_import_exclusions')
2026-01-07T03:12:40.871053335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.871769577Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-01-07T03:12:40.872029410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017901s
2026-01-07T03:12:40.872269784Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-01-07T03:12:40.872525399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.872858650Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-01-07T03:12:40.873210618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-07T03:12:40', 'clean_artist_metadata_table')
2026-01-07T03:12:40.873669452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.874405554Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-01-07T03:12:40.874641319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018109s
2026-01-07T03:12:40.874886012Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-01-07T03:12:40.875138871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.875436711Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-01-07T03:12:40.875797577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-07T03:12:40', 'health_issue_notification')
2026-01-07T03:12:40.876263044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.877073226Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-01-07T03:12:40.877315594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019194s
2026-01-07T03:12:40.877577200Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-01-07T03:12:40.877840861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.878124713Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-01-07T03:12:40.878534578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-07T03:12:40', 'add_mediafilerepository_mtime')
2026-01-07T03:12:40.878964022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.879765606Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-01-07T03:12:40.879990940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018948s
2026-01-07T03:12:40.880247036Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-01-07T03:12:40.880507771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.880819498Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-01-07T03:12:40.881200796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-07T03:12:40', 'add_artistmetadataid_constraint')
2026-01-07T03:12:40.881626423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.882696668Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-01-07T03:12:40.882951751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021659s
2026-01-07T03:12:40.883191323Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-01-07T03:12:40.883438130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.883731521Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-01-07T03:12:40.884107037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-07T03:12:40', 'old_ids_and_artist_alias')
2026-01-07T03:12:40.884554698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.885355541Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-01-07T03:12:40.885583590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018939s
2026-01-07T03:12:40.885824926Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-01-07T03:12:40.886079218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.886379132Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-01-07T03:12:40.886737674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-07T03:12:40', 'download_propers_config')
2026-01-07T03:12:40.887153241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.887967550Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-01-07T03:12:40.888203094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018525s
2026-01-07T03:12:40.888444741Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-01-07T03:12:40.888702310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.888999338Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-01-07T03:12:40.889356887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-07T03:12:40', 'remove_language_profiles')
2026-01-07T03:12:40.889781382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.890568757Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-01-07T03:12:40.890814512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018587s
2026-01-07T03:12:40.891049205Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-01-07T03:12:40.891299168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.891597509Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-01-07T03:12:40.891979598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-07T03:12:40', 'multi_disc_naming_format')
2026-01-07T03:12:40.892399744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.893194003Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-01-07T03:12:40.893422874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018723s
2026-01-07T03:12:40.893671605Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-01-07T03:12:40.893925686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.894228095Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-01-07T03:12:40.894598561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-07T03:12:40', 'add_download_client_priority')
2026-01-07T03:12:40.895022926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.895805762Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-01-07T03:12:40.896071096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018679s
2026-01-07T03:12:40.896295989Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-01-07T03:12:40.896542525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.896832048Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-01-07T03:12:40.897182965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-07T03:12:40', 'remove_growl_prowl')
2026-01-07T03:12:40.897598722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.898383842Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-01-07T03:12:40.898607884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018306s
2026-01-07T03:12:40.898847065Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-01-07T03:12:40.899096267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.899395900Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-01-07T03:12:40.899761436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-07T03:12:40', 'remove_plex_hometheatre')
2026-01-07T03:12:40.900212103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.901004469Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-01-07T03:12:40.901254783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018899s
2026-01-07T03:12:40.901500718Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-01-07T03:12:40.901759459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.902057469Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-01-07T03:12:40.902431121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-07T03:12:40', 'add_root_folder_add_defaults')
2026-01-07T03:12:40.902857509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.903651638Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-01-07T03:12:40.903896922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018718s
2026-01-07T03:12:40.904131885Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-01-07T03:12:40.904373171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.904665760Z [Info] task_duration: Starting migration of Log DB to 40
2026-01-07T03:12:40.905004402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-07T03:12:40', 'task_duration')
2026-01-07T03:12:40.905401842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.906185590Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-01-07T03:12:40.906402187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018103s
2026-01-07T03:12:40.906665507Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-01-07T03:12:40.906939398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.907244633Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-01-07T03:12:40.907641151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-07T03:12:40', 'add_indexer_and_enabled_to_release_profiles')
2026-01-07T03:12:40.908104203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.908924695Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-01-07T03:12:40.909173296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019456s
2026-01-07T03:12:40.909408870Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-01-07T03:12:40.909658202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.909955451Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-01-07T03:12:40.910308692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-07T03:12:40', 'remove_album_folders')
2026-01-07T03:12:40.910725822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.911521985Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-01-07T03:12:40.911742729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018539s
2026-01-07T03:12:40.912002232Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-01-07T03:12:40.912255441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.912556548Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-01-07T03:12:40.912910490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-07T03:12:40', 'add_priority_to_indexers')
2026-01-07T03:12:40.913327861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.914126799Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-01-07T03:12:40.914357784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018571s
2026-01-07T03:12:40.914610563Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-01-07T03:12:40.914876479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.915178487Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-01-07T03:12:40.915564895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-07T03:12:40', 'remove_chown_and_folderchmod_config')
2026-01-07T03:12:40.916032867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.916833018Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-01-07T03:12:40.917086028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019316s
2026-01-07T03:12:40.917309467Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-01-07T03:12:40.917553689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.917845757Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-01-07T03:12:40.918183607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-07T03:12:40', 'update_notifiarr')
2026-01-07T03:12:40.918591869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.919367431Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-01-07T03:12:40.919583807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018078s
2026-01-07T03:12:40.919827698Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-01-07T03:12:40.920094755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.920396102Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-01-07T03:12:40.920749944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-07T03:12:40', 'email_multiple_addresses')
2026-01-07T03:12:40.921164078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.921950512Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-01-07T03:12:40.922189342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018466s
2026-01-07T03:12:40.922431249Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-01-07T03:12:40.922687235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.922993491Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-01-07T03:12:40.923362023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-07T03:12:40', 'rename_blacklist_to_blocklist')
2026-01-07T03:12:40.923785586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.924592942Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-01-07T03:12:40.924828516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001871s
2026-01-07T03:12:40.925067898Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-01-07T03:12:40.925314414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.925610541Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-01-07T03:12:40.925958551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-07T03:12:40', 'cdh_per_downloadclient')
2026-01-07T03:12:40.926371182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.927147896Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-01-07T03:12:40.927381416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018289s
2026-01-07T03:12:40.927617832Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-01-07T03:12:40.927876754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.928184463Z [Info] download_history: Starting migration of Log DB to 52
2026-01-07T03:12:40.928529678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-07T03:12:40', 'download_history')
2026-01-07T03:12:40.928937008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.929705445Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-01-07T03:12:40.929925939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018335s
2026-01-07T03:12:40.930155121Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-01-07T03:12:40.930396827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.930696090Z [Info] add_update_history: Starting migration of Log DB to 53
2026-01-07T03:12:40.931369776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-01-07T03:12:40.931779401Z [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-07T03:12:40.932376894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007645s
2026-01-07T03:12:40.932613010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-01-07T03:12:40.932905098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-07T03:12:40.933336266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004964s
2026-01-07T03:12:40.933680639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-07T03:12:40', 'add_update_history')
2026-01-07T03:12:40.934089603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.935171431Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-01-07T03:12:40.935386354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002305s
2026-01-07T03:12:40.935632780Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-01-07T03:12:40.935901571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.936213259Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-01-07T03:12:40.936590989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-07T03:12:40', 'add_on_update_to_notifications')
2026-01-07T03:12:40.937015624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.937805975Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-01-07T03:12:40.938039896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018886s
2026-01-07T03:12:40.938284048Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-01-07T03:12:40.938545264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.938843624Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-01-07T03:12:40.939207968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-07T03:12:40', 'download_client_per_indexer')
2026-01-07T03:12:40.939624096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.940455901Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-01-07T03:12:40.940713439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018897s
2026-01-07T03:12:40.940955617Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-01-07T03:12:40.941196211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.941487057Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-01-07T03:12:40.941839086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-07T03:12:40', 'AddNewItemMonitorType')
2026-01-07T03:12:40.942247358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.943132891Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-01-07T03:12:40.943355389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018966s
2026-01-07T03:12:40.943578919Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-01-07T03:12:40.943817720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.944152143Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-01-07T03:12:40.944492518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-07T03:12:40', 'ImportListSearch')
2026-01-07T03:12:40.944899177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.945751804Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-01-07T03:12:40.945984702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019371s
2026-01-07T03:12:40.946220668Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-01-07T03:12:40.946481412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.946776226Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-01-07T03:12:40.947138225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-07T03:12:40', 'ImportListMonitorExisting')
2026-01-07T03:12:40.947583030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.948362299Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-01-07T03:12:40.948604357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018536s
2026-01-07T03:12:40.948836544Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-01-07T03:12:40.949090325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.949390820Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-01-07T03:12:40.949736807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-07T03:12:40', 'add_indexer_tags')
2026-01-07T03:12:40.950146401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.950922143Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-01-07T03:12:40.951152216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001838s
2026-01-07T03:12:40.951408603Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-01-07T03:12:40.951644858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.951961616Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-01-07T03:12:40.952314647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-07T03:12:40', 'update_audio_types')
2026-01-07T03:12:40.952728380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.953507419Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-01-07T03:12:40.953754246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018563s
2026-01-07T03:12:40.954010752Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-07T03:12:40.954300796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.954622434Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-01-07T03:12:40.955283645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-01-07T03:12:40.955486634Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-07T03:12:40.955773000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-01-07T03:12:40.956667261Z [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-07T03:12:40.957497993Z [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-07T03:12:40.958093582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-07T03:12:40.958716957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-07T03:12:40.959783505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-07T03:12:40.960179302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041491s
2026-01-07T03:12:40.960399706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-01-07T03:12:40.960609989Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-07T03:12:40.960837567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-01-07T03:12:40.961601776Z [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-07T03:12:40.962236023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-01-07T03:12:40.962733685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-01-07T03:12:40.963303933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-01-07T03:12:40.964344037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-07T03:12:40.964737249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003658s
2026-01-07T03:12:40.964956921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-07T03:12:40.965163918Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-07T03:12:40.965405945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-07T03:12:40.966079361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-07T03:12:40.966633737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-07T03:12:40.967102862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-07T03:12:40.967647639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-07T03:12:40.968620357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-07T03:12:40.969016374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033737s
2026-01-07T03:12:40.969399736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-07T03:12:40', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-07T03:12:40.969858019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.970927552Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-07T03:12:40.971196033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005224s
2026-01-07T03:12:40.971477189Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-01-07T03:12:40.971735449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.972076606Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-01-07T03:12:40.972446771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-07T03:12:40', 'add_on_delete_to_notifications')
2026-01-07T03:12:40.972880544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.973630374Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-01-07T03:12:40.973868464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018707s
2026-01-07T03:12:40.974099549Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-01-07T03:12:40.974344111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.974638835Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-01-07T03:12:40.974993779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-07T03:12:40', 'add_custom_formats')
2026-01-07T03:12:40.975413915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.976131901Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-01-07T03:12:40.976362946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017764s
2026-01-07T03:12:40.976597839Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-01-07T03:12:40.976844947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.977138277Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-01-07T03:12:40.977488623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-07T03:12:40', 'add_result_to_commands')
2026-01-07T03:12:40.977906895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.978626804Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-01-07T03:12:40.978860264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017742s
2026-01-07T03:12:40.979104426Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-01-07T03:12:40.979358597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.979656938Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-01-07T03:12:40.980078056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-07T03:12:40', 'health_restored_notification')
2026-01-07T03:12:40.980502621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.981233082Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-01-07T03:12:40.981475109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018573s
2026-01-07T03:12:40.981705122Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-01-07T03:12:40.981938732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.982226802Z [Info] remove_uc: Starting migration of Log DB to 66
2026-01-07T03:12:40.982574573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-07T03:12:40', 'remove_uc')
2026-01-07T03:12:40.982987093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.983804820Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-01-07T03:12:40.984044783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018755s
2026-01-07T03:12:40.984318714Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-01-07T03:12:40.984561994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.984864974Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-01-07T03:12:40.985243837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-07T03:12:40', 'download_clients_rename_tv_to_music')
2026-01-07T03:12:40.985684915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.986435206Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-01-07T03:12:40.986690149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018529s
2026-01-07T03:12:40.986945283Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-01-07T03:12:40.987212942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.987519599Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-01-07T03:12:40.987944695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-07T03:12:40', 'add_colon_replacement_to_naming_config')
2026-01-07T03:12:40.988366344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.989097105Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-01-07T03:12:40.989349092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018546s
2026-01-07T03:12:40.989578083Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-01-07T03:12:40.989818417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.990104964Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-01-07T03:12:40.990449237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-07T03:12:40', 'list_sync_time')
2026-01-07T03:12:40.990854784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.992124951Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-01-07T03:12:40.992349744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023017s
2026-01-07T03:12:40.992593455Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-01-07T03:12:40.992846464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.993147530Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-01-07T03:12:40.993520812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-07T03:12:40', 'add_download_client_tags')
2026-01-07T03:12:40.993913412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.994627410Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-01-07T03:12:40.994864327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017764s
2026-01-07T03:12:40.995105693Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-01-07T03:12:40.995354173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.995651412Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-01-07T03:12:40.996077259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-07T03:12:40', 'add_notification_status')
2026-01-07T03:12:40.996497535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.997221292Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-01-07T03:12:40.997453510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001853s
2026-01-07T03:12:40.997701670Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-01-07T03:12:40.997957645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:40.998254863Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-01-07T03:12:40.998635009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-07T03:12:40', 'add_alac_24_quality_in_profiles')
2026-01-07T03:12:40.999059874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:40.999770234Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-01-07T03:12:41.000054066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017998s
2026-01-07T03:12:41.000271223Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-01-07T03:12:41.000518972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:41.000804898Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-01-07T03:12:41.001151215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-07T03:12:41', 'add_salt_to_users')
2026-01-07T03:12:41.001562994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:41.002376342Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-01-07T03:12:41.002586876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018448s
2026-01-07T03:12:41.002813803Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-01-07T03:12:41.003054557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:41.003352688Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-01-07T03:12:41.003689626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-07T03:12:41', 'add_auto_tagging')
2026-01-07T03:12:41.004128650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:41.004966417Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-01-07T03:12:41.005178684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018955s
2026-01-07T03:12:41.005426673Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-01-07T03:12:41.005690434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:41.005989166Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-01-07T03:12:41.006365333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-07T03:12:41', 'quality_definition_preferred_size')
2026-01-07T03:12:41.006792954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:41.007513966Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-01-07T03:12:41.007767446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018049s
2026-01-07T03:12:41.008034003Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-01-07T03:12:41.008314528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:41.008607327Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-01-07T03:12:41.008984827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-07T03:12:41', 'add_on_artist_add_to_notifications')
2026-01-07T03:12:41.009410825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:41.010135584Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-01-07T03:12:41.010397852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018226s
2026-01-07T03:12:41.010630330Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-01-07T03:12:41.010879172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:41.011189296Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-01-07T03:12:41.011523389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-07T03:12:41', 'album_last_searched_time')
2026-01-07T03:12:41.011992884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:41.012719216Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-01-07T03:12:41.012955412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018325s
2026-01-07T03:12:41.013183701Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-01-07T03:12:41.013425869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:41.013716835Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-01-07T03:12:41.014053593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-07T03:12:41', 'add_indexer_flags')
2026-01-07T03:12:41.014458688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:41.015181454Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-01-07T03:12:41.015419303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001755s
2026-01-07T03:12:41.015648835Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-01-07T03:12:41.015978759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:41.016295747Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-01-07T03:12:41.016663357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-07T03:12:41', 'add_indexes_album_statistics')
2026-01-07T03:12:41.017081840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:41.017808553Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-01-07T03:12:41.018050510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018248s
2026-01-07T03:12:41.018293840Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-01-07T03:12:41.018542070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-07T03:12:41.018841553Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-01-07T03:12:41.019205425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-07T03:12:41', 'update_redacted_baseurl')
2026-01-07T03:12:41.019636363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-07T03:12:41.020313777Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-01-07T03:12:41.020546786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017579s
2026-01-07T03:12:41.208248326Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-01-07T03:12:41.215044710Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-01-07T03:12:41.219405871Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-01-07T03:12:41.342669831Z [Info] QualityProfileService: Setting up default quality profiles
2026-01-07T03:12:41.400556291Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-01-07T03:12:41.410476484Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-01-07T03:12:41.449631108Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-01-07T03:12:41.450896616Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-01-07T03:12:41.451161059Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-01-07T03:12:41.521077248Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-01-07T03:12:41.630597698Z [ls.io-init] done.