AMD64 PASS
linuxserver/lspipepr-lidarr
Runtime: 17.73s
Build Information
Builder: X86-BUILDER-3a --Hetzner
Created: 2026-01-15T09:20:31+00:00
Image: linuxserver/lspipepr-lidarr
Maintainer: Roxedus,thespad
Size: 125.37MB
Tag: amd64-develop-3.1.2.4902-pkg-de8d5ce8-dev-10d33f55e5c7789746faafec3a59dc0447c1ee71-pr-126
Version: 3.1.2.4902-ls236
Expand
2026-01-15T09:23:21.152084217Z [migrations] started
2026-01-15T09:23:21.152127564Z [migrations] no migrations found
2026-01-15T09:23:21.176508790Z usermod: no changes
2026-01-15T09:23:21.183560009Z ───────────────────────────────────────
2026-01-15T09:23:21.183583807Z
2026-01-15T09:23:21.183588025Z ██╗ ███████╗██╗ ██████╗
2026-01-15T09:23:21.183592063Z ██║ ██╔════╝██║██╔═══██╗
2026-01-15T09:23:21.183595751Z ██║ ███████╗██║██║ ██║
2026-01-15T09:23:21.183599178Z ██║ ╚════██║██║██║ ██║
2026-01-15T09:23:21.183602825Z ███████╗███████║██║╚██████╔╝
2026-01-15T09:23:21.183606593Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-15T09:23:21.183610320Z
2026-01-15T09:23:21.183613607Z Brought to you by linuxserver.io
2026-01-15T09:23:21.183617224Z ───────────────────────────────────────
2026-01-15T09:23:21.183943722Z
2026-01-15T09:23:21.183958662Z To support the app dev(s) visit:
2026-01-15T09:23:21.185765700Z Lidarr: https://opencollective.com/lidarr
2026-01-15T09:23:21.186115425Z
2026-01-15T09:23:21.186121988Z To support LSIO projects visit:
2026-01-15T09:23:21.186125856Z https://www.linuxserver.io/donate/
2026-01-15T09:23:21.186129363Z
2026-01-15T09:23:21.186132880Z ───────────────────────────────────────
2026-01-15T09:23:21.186137499Z GID/UID
2026-01-15T09:23:21.186141227Z ───────────────────────────────────────
2026-01-15T09:23:21.190820218Z
2026-01-15T09:23:21.190835720Z User UID: 911
2026-01-15T09:23:21.190840740Z User GID: 911
2026-01-15T09:23:21.190845289Z ───────────────────────────────────────
2026-01-15T09:23:21.192580092Z Linuxserver.io version: 3.1.2.4902-pkg-de8d5ce8-dev-10d33f55e5c7789746faafec3a59dc0447c1ee71-pr-126
2026-01-15T09:23:21.192861709Z Build-date: 2026-01-15T09:20:31+00:00
2026-01-15T09:23:21.193436126Z ───────────────────────────────────────
2026-01-15T09:23:21.193447309Z
2026-01-15T09:23:21.246657687Z [custom-init] No custom files found, skipping...
2026-01-15T09:23:21.593501379Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4902
2026-01-15T09:23:21.613145396Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:23:21.617371966Z [Debug] Bootstrap: Console selected
2026-01-15T09:23:21.618651964Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:23:21.921372817Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:23:21.976599215Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {cd657fd4-1047-4eaa-985c-eb266cfd4074} may be persisted to storage in unencrypted form.
2026-01-15T09:23:22.141091168Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-01-15T09:23:22.180629767Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-15T09:23:22.257191657Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-15T09:23:22.264562961Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:22.265183661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:22.605369125Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-15T09:23:22.609636849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3408529s
2026-01-15T09:23:22.609995611Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-15T09:23:22.611240418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3451284s
2026-01-15T09:23:22.618340104Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-15T09:23:22.618984502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:22.624642997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-15T09:23:22.636696789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-15T09:23:22.648449164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226808s
2026-01-15T09:23:22.648920053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:22.651205445Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-15T09:23:22.651403303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255147s
2026-01-15T09:23:22.652107902Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-15T09:23:22.652361502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:22.657425810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-15T09:23:22.658531667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:23:22.659435548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017561s
2026-01-15T09:23:22.659734730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:23:22.660182712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000115s
2026-01-15T09:23:22.660645233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-15T09:23:22.661274390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-15T09:23:22.662156847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012691s
2026-01-15T09:23:22.662444587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:22.663476144Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-15T09:23:22.663678942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025713s
2026-01-15T09:23:22.664232577Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-15T09:23:22.664492360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:22.665476993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:23:22.666574984Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-01-15T09:23:22.666876200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-15T09:23:22.667323441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-15T09:23:22.667956836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007749s
2026-01-15T09:23:22.668190798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:22.669024226Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-15T09:23:22.669255982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018211s
2026-01-15T09:23:22.672914600Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-15T09:23:22.673264695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:22.674076910Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-01-15T09:23:22.688746620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-01-15T09:23:22.689401800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL)
2026-01-15T09:23:22.690023141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010539s
2026-01-15T09:23:22.690250058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-01-15T09:23:22.690634652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-01-15T09:23:22.691009697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005389s
2026-01-15T09:23:22.691306876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-01-15T09:23:22.691713545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-01-15T09:23:22.692227650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006485s
2026-01-15T09:23:22.692484968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-01-15T09:23:22.692816165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-01-15T09:23:22.693180419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004923s
2026-01-15T09:23:22.693388908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-01-15T09:23:22.699481307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT)
2026-01-15T09:23:22.700905535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072868s
2026-01-15T09:23:22.701214407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-01-15T09:23:22.701574772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-15T09:23:22.701996271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005795s
2026-01-15T09:23:22.702223178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-01-15T09:23:22.702551870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-15T09:23:22.702950392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005129s
2026-01-15T09:23:22.703192109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-01-15T09:23:22.703587325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-15T09:23:22.704046690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005962s
2026-01-15T09:23:22.704332044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-01-15T09:23:22.705831854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-15T09:23:22.705841654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005413s
2026-01-15T09:23:22.705846945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-01-15T09:23:22.707117473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2026-01-15T09:23:22.708118289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002564s
2026-01-15T09:23:22.708398132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-01-15T09:23:22.708687835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-15T09:23:22.709054103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004998s
2026-01-15T09:23:22.709265128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-01-15T09:23:22.709547166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-15T09:23:22.709976871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004767s
2026-01-15T09:23:22.710173988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-01-15T09:23:22.710449724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-15T09:23:22.710830721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004736s
2026-01-15T09:23:22.711065053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-01-15T09:23:22.711365147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-15T09:23:22.711760834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005138s
2026-01-15T09:23:22.712033483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-01-15T09:23:22.712343257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-15T09:23:22.712729294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004887s
2026-01-15T09:23:22.712945630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-01-15T09:23:22.713227738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-01-15T09:23:22.713586701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004442s
2026-01-15T09:23:22.713793066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-01-15T09:23:22.714734412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2026-01-15T09:23:22.715480614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014824s
2026-01-15T09:23:22.715704154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-01-15T09:23:22.716078127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-15T09:23:22.716448533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005244s
2026-01-15T09:23:22.716671502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-01-15T09:23:22.716995885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-01-15T09:23:22.717342253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004624s
2026-01-15T09:23:22.717561845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-01-15T09:23:22.717884665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-15T09:23:22.718292166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005172s
2026-01-15T09:23:22.718553963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-01-15T09:23:22.718970922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-01-15T09:23:22.719373212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005962s
2026-01-15T09:23:22.719572834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-01-15T09:23:22.720402535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0)
2026-01-15T09:23:22.721030800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012549s
2026-01-15T09:23:22.721287487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-01-15T09:23:22.721585106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-01-15T09:23:22.721997677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005021s
2026-01-15T09:23:22.722232741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-01-15T09:23:22.722560691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-15T09:23:22.722929474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004831s
2026-01-15T09:23:22.723133554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-15T09:23:22.724012865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0)
2026-01-15T09:23:22.724670660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013395s
2026-01-15T09:23:22.724895643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-01-15T09:23:22.725183372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:23:22.725557516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004613s
2026-01-15T09:23:22.725794403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-01-15T09:23:22.726134407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-15T09:23:22.726523892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005107s
2026-01-15T09:23:22.726751180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-01-15T09:23:22.727070783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:23:22.727454666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004948s
2026-01-15T09:23:22.727674609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-01-15T09:23:22.728005986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-01-15T09:23:22.728383647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004897s
2026-01-15T09:23:22.728612377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-01-15T09:23:22.729450295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2026-01-15T09:23:22.730085183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012606s
2026-01-15T09:23:22.730316759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-01-15T09:23:22.732124009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-01-15T09:23:22.732662012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009252s
2026-01-15T09:23:22.732908709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-01-15T09:23:22.733291810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:23:22.733705523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000573s
2026-01-15T09:23:22.733919113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-01-15T09:23:22.736908272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2026-01-15T09:23:22.737522830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032083s
2026-01-15T09:23:22.737754396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-01-15T09:23:22.738104271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:23:22.738473925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004996s
2026-01-15T09:23:22.738689429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-01-15T09:23:22.739527326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-01-15T09:23:22.740082634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008209s
2026-01-15T09:23:22.740309381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-01-15T09:23:22.740860280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:23:22.741263392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005177s
2026-01-15T09:23:22.741536803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-01-15T09:23:22.742060798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2026-01-15T09:23:22.742649804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009202s
2026-01-15T09:23:22.742903044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-01-15T09:23:22.743290083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-15T09:23:22.743709327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005765s
2026-01-15T09:23:22.743989001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-01-15T09:23:22.744393685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-15T09:23:22.744874915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005722s
2026-01-15T09:23:22.745027983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-01-15T09:23:22.745855078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT)
2026-01-15T09:23:22.746437892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012029s
2026-01-15T09:23:22.746646071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-01-15T09:23:22.747566405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '')
2026-01-15T09:23:22.748668935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001795s
2026-01-15T09:23:22.748894830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-01-15T09:23:22.749512393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-01-15T09:23:22.750005817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008963s
2026-01-15T09:23:22.750227213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-15T09:23:22.751009017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-01-15T09:23:22.751645418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001199s
2026-01-15T09:23:22.751906544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-01-15T09:23:22.752487735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-01-15T09:23:22.753063584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009691s
2026-01-15T09:23:22.753288928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-01-15T09:23:22.753925039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '')
2026-01-15T09:23:22.754537773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010279s
2026-01-15T09:23:22.754773076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-01-15T09:23:22.755290649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2026-01-15T09:23:22.755775284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007705s
2026-01-15T09:23:22.756001901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-01-15T09:23:22.756395483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-01-15T09:23:22.756873837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006667s
2026-01-15T09:23:22.757094501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-01-15T09:23:22.757405487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-01-15T09:23:22.757799220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004789s
2026-01-15T09:23:22.758016447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-01-15T09:23:22.758515452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2026-01-15T09:23:22.758973915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007409s
2026-01-15T09:23:22.759196844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-01-15T09:23:22.759963097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2026-01-15T09:23:22.760618978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012112s
2026-01-15T09:23:22.760839312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-01-15T09:23:22.761356363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL)
2026-01-15T09:23:22.761934988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000863s
2026-01-15T09:23:22.762169170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-01-15T09:23:22.762490958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-01-15T09:23:22.762916715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005299s
2026-01-15T09:23:22.763143632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-01-15T09:23:22.763471653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-01-15T09:23:22.763840516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004906s
2026-01-15T09:23:22.764082172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-01-15T09:23:22.764845449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-01-15T09:23:22.765509737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012159s
2026-01-15T09:23:22.765726814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-01-15T09:23:22.766423587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-01-15T09:23:22.767057764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011175s
2026-01-15T09:23:22.767316244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-01-15T09:23:22.767704977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:23:22.768175705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000632s
2026-01-15T09:23:22.768387973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-15T09:23:22.769094435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-01-15T09:23:22.769672619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010807s
2026-01-15T09:23:22.769886360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-01-15T09:23:22.770663485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-01-15T09:23:22.771300347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011717s
2026-01-15T09:23:22.771512234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-01-15T09:23:22.772051349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2026-01-15T09:23:22.772601868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008504s
2026-01-15T09:23:22.772836290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-01-15T09:23:22.773218329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-01-15T09:23:22.773672614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006047s
2026-01-15T09:23:22.773912076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-01-15T09:23:22.774601013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-15T09:23:22.775230311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010864s
2026-01-15T09:23:22.775503881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-01-15T09:23:22.775973527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:23:22.776454776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006984s
2026-01-15T09:23:22.777944276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2026-01-15T09:23:22.779746806Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0017298 taking an average of 00:00:00.0017298
2026-01-15T09:23:22.780597659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:23:22', 'InitialSetup')
2026-01-15T09:23:22.781030090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:22.783689976Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-15T09:23:22.783957465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070127s
2026-01-15T09:23:22.784304363Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-01-15T09:23:22.784597393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:22.784961667Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-01-15T09:23:22.785672017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:23:22.785882932Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-15T09:23:22.786117815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-01-15T09:23:22.786492499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:22.787664369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013182s
2026-01-15T09:23:22.788135017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-15T09:23:22', 'add_reason_to_pending_releases')
2026-01-15T09:23:22.788552888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:22.789573924Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-01-15T09:23:22.789791903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031755s
2026-01-15T09:23:22.790031686Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-01-15T09:23:22.790281990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:22.790582856Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-01-15T09:23:22.793349006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:22.793552386Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-15T09:23:22.793765304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-01-15T09:23:22.794121221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-01-15T09:23:22.795220785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012168s
2026-01-15T09:23:22.795428073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-15T09:23:22.795613346Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:23:22.795836345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-01-15T09:23:22.796208805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:22.797217997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011494s
2026-01-15T09:23:22.797425936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-15T09:23:22.797604696Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:22.797839408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-01-15T09:23:22.798201247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:22.799267364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012023s
2026-01-15T09:23:22.799727711Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-01-15T09:23:22.800538253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-01-15T09:23:22.800849981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008147s
2026-01-15T09:23:22.801259265Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-01-15T09:23:22.814575600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL)
2026-01-15T09:23:22.816690308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks"
2026-01-15T09:23:22.817958923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-01-15T09:23:22.819298620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-01-15T09:23:22.822745982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-15T09:23:22.823310739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-01-15T09:23:22.824192805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-15T09:23:22.824667702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231655s
2026-01-15T09:23:22.824961243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-15T09:23:22.825200144Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-01-15T09:23:22.825462753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-01-15T09:23:22.825827086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-01-15T09:23:22.826914396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012147s
2026-01-15T09:23:22.827337939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-15T09:23:22', 'add_medium_support')
2026-01-15T09:23:22.827765469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:22.828904473Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-01-15T09:23:22.829122733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031955s
2026-01-15T09:23:22.829440883Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-01-15T09:23:22.829710647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:22.830061944Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-01-15T09:23:22.830960504Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-01-15T09:23:22.831376211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-01-15T09:23:22.831764483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005176s
2026-01-15T09:23:22.832087453Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:22.832352106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:22.834967873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026496s
2026-01-15T09:23:22.835428952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-15T09:23:22', 'add_various_qualites_in_profile')
2026-01-15T09:23:22.835911674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:22.836668397Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-01-15T09:23:22.836964464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004276s
2026-01-15T09:23:22.837307925Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-01-15T09:23:22.837625084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:22.838042524Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-01-15T09:23:22.839400228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-01-15T09:23:22.840161641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL)
2026-01-15T09:23:22.840970661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012848s
2026-01-15T09:23:22.841292358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-01-15T09:23:22.841768347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-01-15T09:23:22.842337683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007602s
2026-01-15T09:23:22.842594661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-15T09:23:22.847440218Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:23:22.847838280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-01-15T09:23:22.848445603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:23:22.850106197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019138s
2026-01-15T09:23:22.850399297Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-01-15T09:23:22.856720035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2026-01-15T09:23:22.860646612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists"
2026-01-15T09:23:22.862261313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-15T09:23:22.863580970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-15T09:23:22.867422186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-15T09:23:22.868155583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-15T09:23:22.868828027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-15T09:23:22.869521743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-15T09:23:22.870007441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193211s
2026-01-15T09:23:22.870393960Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-01-15T09:23:22.876587892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2026-01-15T09:23:22.880076507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists"
2026-01-15T09:23:22.881623061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-15T09:23:22.883024904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-15T09:23:22.886653161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-15T09:23:22.887339663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-15T09:23:22.888003099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-15T09:23:22.888631685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-15T09:23:22.889131481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184497s
2026-01-15T09:23:22.889389080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:22.889631799Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-01-15T09:23:22.889932264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-01-15T09:23:22.890364524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-01-15T09:23:22.891672498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014371s
2026-01-15T09:23:22.892201523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-15T09:23:22', 'metadata_profiles')
2026-01-15T09:23:22.892763244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:22.894268846Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-01-15T09:23:22.894527737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003998s
2026-01-15T09:23:22.894957813Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-01-15T09:23:22.895311315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:22.895761031Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-01-15T09:23:22.898817826Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-01-15T09:23:22.906137005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2026-01-15T09:23:22.907527264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-01-15T09:23:22.908240200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:23:22.909070913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:23:22.912649208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:23:22.913201831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140461s
2026-01-15T09:23:22.913600774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:23:22.913834174Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-15T09:23:22.914165692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-01-15T09:23:22.914639315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-01-15T09:23:22.915897840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013981s
2026-01-15T09:23:22.916312805Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-15T09:23:22.916807321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-15T09:23:22.917217878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005713s
2026-01-15T09:23:22.917471549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:23:22.917703175Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:22.918326240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-01-15T09:23:22.922538973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2026-01-15T09:23:22.923713228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2026-01-15T09:23:22.924384289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:23:22.925117405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:23:22.927549402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:23:22.927947193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009323s
2026-01-15T09:23:22.928403652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-15T09:23:22', 'separate_automatic_and_interactive_search')
2026-01-15T09:23:22.928831845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:22.929989877Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-01-15T09:23:22.930217074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113069s
2026-01-15T09:23:22.930496797Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-01-15T09:23:22.930744586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:22.931132798Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-01-15T09:23:22.931524256Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-01-15T09:23:22.935772842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT)
2026-01-15T09:23:22.938171622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums"
2026-01-15T09:23:22.939209452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-15T09:23:22.940482215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-15T09:23:22.942676493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-15T09:23:22.943197613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-15T09:23:22.943650906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-15T09:23:22.944160412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-15T09:23:22.944647943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-15T09:23:22.945027578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132844s
2026-01-15T09:23:22.945444818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-15T09:23:22', 'change_album_path_to_relative')
2026-01-15T09:23:22.945865425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:22.947003236Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-01-15T09:23:22.947220714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152128s
2026-01-15T09:23:22.947498844Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-01-15T09:23:22.947752324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:22.948106207Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-01-15T09:23:22.948788832Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2026-01-15T09:23:22.949344901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2026-01-15T09:23:22.949721790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006159s
2026-01-15T09:23:22.950133349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-15T09:23:22', 'change_quality_size_mb_to_kb')
2026-01-15T09:23:22.950537192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:22.951358817Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-01-15T09:23:22.951565704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021996s
2026-01-15T09:23:22.951787470Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-01-15T09:23:22.952048306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:22.952339482Z [Info] album_releases: Starting migration of Main DB to 9
2026-01-15T09:23:22.952833897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:22.953025473Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:22.953238923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-01-15T09:23:22.953555871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-01-15T09:23:22.954575033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011189s
2026-01-15T09:23:22.954768844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:22.954948876Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:23:22.955175603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-01-15T09:23:22.955506168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-01-15T09:23:22.956536633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011324s
2026-01-15T09:23:22.956919003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-15T09:23:22', 'album_releases')
2026-01-15T09:23:22.957313277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:22.958047576Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-01-15T09:23:22.958243841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026303s
2026-01-15T09:23:22.958467401Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-01-15T09:23:22.958776654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:22.959119064Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-01-15T09:23:22.959784844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:22.959997061Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:23:22.960208818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-01-15T09:23:22.964572966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT)
2026-01-15T09:23:22.967109022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2026-01-15T09:23:22.968271604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-15T09:23:22.969457892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-15T09:23:22.971779989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-15T09:23:22.972313493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-15T09:23:22.972769812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-15T09:23:22.973246021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-15T09:23:22.973723622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-15T09:23:22.974086994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136717s
2026-01-15T09:23:22.974280414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:22.974454254Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:22.974849630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-01-15T09:23:22.979252175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL)
2026-01-15T09:23:22.981736077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2026-01-15T09:23:22.982843907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-15T09:23:22.984014404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-15T09:23:22.986233844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-15T09:23:22.986739833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-15T09:23:22.987276183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-15T09:23:22.987688944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-15T09:23:22.988205314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-15T09:23:22.988624989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135469s
2026-01-15T09:23:22.989255018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-15T09:23:22', 'album_releases_fix')
2026-01-15T09:23:22.989780005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:22.990818566Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-01-15T09:23:22.991034852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157134s
2026-01-15T09:23:22.991278282Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-01-15T09:23:22.991505950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:22.991809692Z [Info] import_lists: Starting migration of Main DB to 11
2026-01-15T09:23:22.992893464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-01-15T09:23:22.993809208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL)
2026-01-15T09:23:22.994556363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014337s
2026-01-15T09:23:22.994781336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-01-15T09:23:22.995099005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-15T09:23:22.995463469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004828s
2026-01-15T09:23:22.995685146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-01-15T09:23:22.996370666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-01-15T09:23:22.997008290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011093s
2026-01-15T09:23:22.997258474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-01-15T09:23:22.998325943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:23:22.998749186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006253s
2026-01-15T09:23:22.999287059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-15T09:23:22', 'import_lists')
2026-01-15T09:23:22.999683317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.000743361Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-01-15T09:23:23.000957583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026028s
2026-01-15T09:23:23.001202125Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-01-15T09:23:23.001491217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.001820190Z [Info] add_release_status: Starting migration of Main DB to 12
2026-01-15T09:23:23.002502855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-01-15T09:23:23.002702196Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:23.003135769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-01-15T09:23:23.003542608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-01-15T09:23:23.004803267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001348s
2026-01-15T09:23:23.005013751Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:23.005245708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:23.006364030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011456s
2026-01-15T09:23:23.006774767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-15T09:23:23', 'add_release_status')
2026-01-15T09:23:23.007187258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.007999273Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-01-15T09:23:23.008212692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027345s
2026-01-15T09:23:23.008472265Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-01-15T09:23:23.008733040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.009052353Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-01-15T09:23:23.009449803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:23:23.009678324Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:23:23.009904760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-01-15T09:23:23.010345497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:23.011447406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001312s
2026-01-15T09:23:23.011893073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-15T09:23:23', 'album_download_notification')
2026-01-15T09:23:23.012310253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.013053009Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-01-15T09:23:23.013270968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002867s
2026-01-15T09:23:23.013554158Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-01-15T09:23:23.013810134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.014225520Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-01-15T09:23:23.014927924Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2026-01-15T09:23:23.015642523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2026-01-15T09:23:23.016148532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000841s
2026-01-15T09:23:23.016719562Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2026-01-15T09:23:23.017425564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2026-01-15T09:23:23.017883687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007941s
2026-01-15T09:23:23.018301779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-15T09:23:23', 'fix_language_metadata_profiles')
2026-01-15T09:23:23.018713057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.019515403Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-01-15T09:23:23.019735275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023559s
2026-01-15T09:23:23.020092966Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-01-15T09:23:23.020338580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.020654907Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-01-15T09:23:23.021091817Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-01-15T09:23:23.021437413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-01-15T09:23:23.021749792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004114s
2026-01-15T09:23:23.022139978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-15T09:23:23', 'remove_fanzub')
2026-01-15T09:23:23.022543210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.023433482Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-01-15T09:23:23.023643505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020729s
2026-01-15T09:23:23.023943940Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-01-15T09:23:23.024209956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.024545301Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-01-15T09:23:23.026345686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-01-15T09:23:23.026679519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-01-15T09:23:23.027213293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006381s
2026-01-15T09:23:23.027476353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-01-15T09:23:23.027868593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-01-15T09:23:23.028345453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006456s
2026-01-15T09:23:23.028887234Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-01-15T09:23:23.029458555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-01-15T09:23:23.029913551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007897s
2026-01-15T09:23:23.030156931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-01-15T09:23:23.030505382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-15T09:23:23.030946791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005719s
2026-01-15T09:23:23.031182777Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-01-15T09:23:23.031520396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-01-15T09:23:23.031962917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005367s
2026-01-15T09:23:23.032225145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-01-15T09:23:23.032577575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-15T09:23:23.033023804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005897s
2026-01-15T09:23:23.033447317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-15T09:23:23', 'update_artist_history_indexes')
2026-01-15T09:23:23.033882052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.035002959Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-01-15T09:23:23.035234004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025155s
2026-01-15T09:23:23.035473136Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-01-15T09:23:23.035724462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.036073475Z [Info] remove_nma: Starting migration of Main DB to 17
2026-01-15T09:23:23.037776184Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:23.038770085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-01-15T09:23:23.039131423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011101s
2026-01-15T09:23:23.039528753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-15T09:23:23', 'remove_nma')
2026-01-15T09:23:23.039977988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.040788920Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-01-15T09:23:23.040993492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027551s
2026-01-15T09:23:23.041244017Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-01-15T09:23:23.041502898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.041822171Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-01-15T09:23:23.042334914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:23.042547602Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s
2026-01-15T09:23:23.042785801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-01-15T09:23:23.043128632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-01-15T09:23:23.044340733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013032s
2026-01-15T09:23:23.053456298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-15T09:23:23', 'album_disambiguation')
2026-01-15T09:23:23.053976496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.054751266Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-01-15T09:23:23.054973544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116837s
2026-01-15T09:23:23.055274119Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-01-15T09:23:23.055540205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.055951503Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-01-15T09:23:23.056458885Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:23.056730251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:23.058255472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015693s
2026-01-15T09:23:23.058676200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-15T09:23:23', 'add_ape_quality_in_profiles')
2026-01-15T09:23:23.059171146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.059946137Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-01-15T09:23:23.060155418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031795s
2026-01-15T09:23:23.060384029Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-01-15T09:23:23.060647259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.060950129Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-01-15T09:23:23.062007197Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:23.062361481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-01-15T09:23:23.062679441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004563s
2026-01-15T09:23:23.062924604Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:23.063277756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-01-15T09:23:23.063610065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004586s
2026-01-15T09:23:23.063886742Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:23.064231035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-01-15T09:23:23.064563555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004443s
2026-01-15T09:23:23.064957959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-15T09:23:23', 'remove_pushalot')
2026-01-15T09:23:23.065380440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.066045138Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-01-15T09:23:23.066264239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018973s
2026-01-15T09:23:23.066521096Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-01-15T09:23:23.066762743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.067068208Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-01-15T09:23:23.067536120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-01-15T09:23:23.068071328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-01-15T09:23:23.068564912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008006s
2026-01-15T09:23:23.068969317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-15T09:23:23', 'add_custom_filters')
2026-01-15T09:23:23.069381847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.070177910Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-01-15T09:23:23.070391340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023911s
2026-01-15T09:23:23.070629800Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-01-15T09:23:23.070885585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.071203516Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-01-15T09:23:23.071596247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:23:23.071812011Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:23:23.072089269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-01-15T09:23:23.072518854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-01-15T09:23:23.073594430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011616s
2026-01-15T09:23:23.074034667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-15T09:23:23', 'import_list_tags')
2026-01-15T09:23:23.074424672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.075804921Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-01-15T09:23:23.076037229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033311s
2026-01-15T09:23:23.076291451Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-01-15T09:23:23.076551044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.076859074Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-01-15T09:23:23.082235009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-01-15T09:23:23.083244031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT)
2026-01-15T09:23:23.084211349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017375s
2026-01-15T09:23:23.084481383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-01-15T09:23:23.084864284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-01-15T09:23:23.085276293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005907s
2026-01-15T09:23:23.087748732Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-15T09:23:23.087761157Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-15T09:23:23.087768893Z FROM "Artists"
2026-01-15T09:23:23.088839839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-15T09:23:23.088859940Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-15T09:23:23.088870361Z FROM "Artists"
2026-01-15T09:23:23.089452994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011664s
2026-01-15T09:23:23.089663378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-15T09:23:23.089858871Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-15T09:23:23.090113083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-01-15T09:23:23.090500574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:23.091616501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00125s
2026-01-15T09:23:23.092202872Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-01-15T09:23:23.092353976Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:23.092359667Z FROM "ArtistMetadata"
2026-01-15T09:23:23.092364457Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-01-15T09:23:23.092999225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-01-15T09:23:23.093009235Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:23.093016139Z FROM "ArtistMetadata"
2026-01-15T09:23:23.093023003Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-01-15T09:23:23.093487037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008634s
2026-01-15T09:23:23.093706509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-01-15T09:23:23.094621241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL)
2026-01-15T09:23:23.095353055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001422s
2026-01-15T09:23:23.095604481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-01-15T09:23:23.096098145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-01-15T09:23:23.096619114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000744s
2026-01-15T09:23:23.096914459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-01-15T09:23:23.097388253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-01-15T09:23:23.097876065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006568s
2026-01-15T09:23:23.098127371Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:23.098368056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:23.104199278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057607s
2026-01-15T09:23:23.104443941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:23.104628442Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-01-15T09:23:23.104880781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-01-15T09:23:23.105275105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:23.106434670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013218s
2026-01-15T09:23:23.106645164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:23.106831870Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:23.107064909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-01-15T09:23:23.107420956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:23:23.108464337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011673s
2026-01-15T09:23:23.108674029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:23.108888000Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:23:23.109100578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-01-15T09:23:23.109406414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-01-15T09:23:23.110395055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010653s
2026-01-15T09:23:23.111081667Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-01-15T09:23:23.111098832Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:23.111106277Z FROM "ArtistMetadata"
2026-01-15T09:23:23.111113041Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-15T09:23:23.111120425Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-01-15T09:23:23.111998664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-01-15T09:23:23.112010337Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:23.112014616Z FROM "ArtistMetadata"
2026-01-15T09:23:23.112018564Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-15T09:23:23.112023013Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-01-15T09:23:23.112552289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010406s
2026-01-15T09:23:23.112750588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-15T09:23:23.112927995Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:23:23.113162377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-01-15T09:23:23.113519556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-01-15T09:23:23.114565202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011756s
2026-01-15T09:23:23.114780536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-15T09:23:23.114951249Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:23:23.115174399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-01-15T09:23:23.115526127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:23.116598767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011983s
2026-01-15T09:23:23.116796505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-15T09:23:23.116978441Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:23.117208946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-01-15T09:23:23.117569091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:23.118611590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011818s
2026-01-15T09:23:23.119227981Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-15T09:23:23.119236629Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-15T09:23:23.119243643Z FROM "AlbumReleases"
2026-01-15T09:23:23.119250176Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-15T09:23:23.119257090Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-01-15T09:23:23.120124797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-15T09:23:23.120137553Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-15T09:23:23.120141671Z FROM "AlbumReleases"
2026-01-15T09:23:23.120145469Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-15T09:23:23.120165469Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-01-15T09:23:23.120678332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010251s
2026-01-15T09:23:23.121326367Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-15T09:23:23.121334974Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:23.121339503Z FROM "ArtistMetadata"
2026-01-15T09:23:23.121343561Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-15T09:23:23.121347630Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-01-15T09:23:23.122213944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-15T09:23:23.122228303Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:23.122235397Z FROM "ArtistMetadata"
2026-01-15T09:23:23.122242221Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-15T09:23:23.122249265Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-01-15T09:23:23.122772589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009948s
2026-01-15T09:23:23.123393950Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed
2026-01-15T09:23:23.127982420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-01-15T09:23:23.129570668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-01-15T09:23:23.130297492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-15T09:23:23.131475233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-15T09:23:23.134971684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-15T09:23:23.135486130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-15T09:23:23.136017750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122111s
2026-01-15T09:23:23.136450772Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-01-15T09:23:23.141006496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT)
2026-01-15T09:23:23.142954649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums"
2026-01-15T09:23:23.143873540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-15T09:23:23.145446667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-15T09:23:23.147975490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-15T09:23:23.148694688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-15T09:23:23.149051717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122067s
2026-01-15T09:23:23.149973232Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-01-15T09:23:23.154282550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-01-15T09:23:23.156098667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks"
2026-01-15T09:23:23.156882706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-01-15T09:23:23.157871597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-01-15T09:23:23.160322202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-15T09:23:23.160919755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-15T09:23:23.161371996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117609s
2026-01-15T09:23:23.161628292Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-01-15T09:23:23.166298236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL)
2026-01-15T09:23:23.167506479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles"
2026-01-15T09:23:23.168160456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-15T09:23:23.168939715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-15T09:23:23.171308374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-15T09:23:23.171775495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099052s
2026-01-15T09:23:23.172057673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-01-15T09:23:23.172434101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-15T09:23:23.172891743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005978s
2026-01-15T09:23:23.173131886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-01-15T09:23:23.173465308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-15T09:23:23.174011357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005464s
2026-01-15T09:23:23.174269507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-01-15T09:23:23.174634011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-15T09:23:23.175067955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005777s
2026-01-15T09:23:23.175322378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-01-15T09:23:23.175678114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-01-15T09:23:23.176251448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007005s
2026-01-15T09:23:23.176497354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-01-15T09:23:23.176863671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-01-15T09:23:23.177301473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005674s
2026-01-15T09:23:23.177553340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-01-15T09:23:23.177926381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-01-15T09:23:23.178359213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005836s
2026-01-15T09:23:23.178567432Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:23:23.179607607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-01-15T09:23:23.179980638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012103s
2026-01-15T09:23:23.180182624Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:23:23.180557760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-01-15T09:23:23.180885129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005038s
2026-01-15T09:23:23.181194602Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:23:23.181595419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-01-15T09:23:23.181990234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006211s
2026-01-15T09:23:23.182439890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-15T09:23:23', 'add_release_groups_etc')
2026-01-15T09:23:23.182878242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.184921587Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-01-15T09:23:23.185163634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035024s
2026-01-15T09:23:23.185441434Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-01-15T09:23:23.185745927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.186091583Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-01-15T09:23:23.186835832Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:23:23.187151958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-01-15T09:23:23.187490891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004492s
2026-01-15T09:23:23.187935065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-15T09:23:23', 'NewMediaInfoFormat')
2026-01-15T09:23:23.188377376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.189084500Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-01-15T09:23:23.189299683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019833s
2026-01-15T09:23:23.189601361Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-01-15T09:23:23.189874070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.190214786Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-01-15T09:23:23.191603873Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-01-15T09:23:23.192128199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-01-15T09:23:23.196225440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043584s
2026-01-15T09:23:23.196459160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:23:23.196658271Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-01-15T09:23:23.196980540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-01-15T09:23:23.197412079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:23:23.198479699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012481s
2026-01-15T09:23:23.198967661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-15T09:23:23', 'rename_restrictions_to_release_profiles')
2026-01-15T09:23:23.199393038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.200196235Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-01-15T09:23:23.200439856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028648s
2026-01-15T09:23:23.200771033Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-15T09:23:23.201060405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.201446663Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-01-15T09:23:23.203016244Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-01-15T09:23:23.203357862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-01-15T09:23:23.205819649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025486s
2026-01-15T09:23:23.206056907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-15T09:23:23.206265797Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-01-15T09:23:23.206550030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-01-15T09:23:23.206939303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-15T09:23:23.208007565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011896s
2026-01-15T09:23:23.208234281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-01-15T09:23:23.208434865Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:23.208714428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-01-15T09:23:23.209085806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-15T09:23:23.210113405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011395s
2026-01-15T09:23:23.210351355Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:23:23.210657972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-15T09:23:23.210967686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004282s
2026-01-15T09:23:23.211160284Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:23:23.211447432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-15T09:23:23.211764160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004271s
2026-01-15T09:23:23.212057801Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-01-15T09:23:23.217082148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-01-15T09:23:23.218758434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-01-15T09:23:23.219725030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-15T09:23:23.220941920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-15T09:23:23.223454229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-15T09:23:23.223981010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-15T09:23:23.224628955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-15T09:23:23.225166998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-15T09:23:23.225640913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133165s
2026-01-15T09:23:23.226155158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-15T09:23:23', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-15T09:23:23.226606297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.227782986Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-15T09:23:23.228059423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154171s
2026-01-15T09:23:23.228348215Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-01-15T09:23:23.228618499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.228966460Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-01-15T09:23:23.229671529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-01-15T09:23:23.230186516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL)
2026-01-15T09:23:23.230696914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007946s
2026-01-15T09:23:23.230980024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-01-15T09:23:23.231393196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-01-15T09:23:23.231863132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000643s
2026-01-15T09:23:23.232311104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-15T09:23:23', 'add_import_exclusions')
2026-01-15T09:23:23.232740068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.233825193Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-01-15T09:23:23.234039405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025822s
2026-01-15T09:23:23.234327364Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-01-15T09:23:23.234596667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.234928655Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-01-15T09:23:23.239866959Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-15T09:23:23.239886599Z WHERE "Id" in (
2026-01-15T09:23:23.239890507Z SELECT "Artists"."Id" from "Artists"
2026-01-15T09:23:23.239894585Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:23.239898773Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-15T09:23:23.240951423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-15T09:23:23.240965211Z WHERE "Id" in (
2026-01-15T09:23:23.240970612Z SELECT "Artists"."Id" from "Artists"
2026-01-15T09:23:23.240975371Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:23.240980872Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-15T09:23:23.241744600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012633s
2026-01-15T09:23:23.242390651Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-01-15T09:23:23.242402024Z WHERE "Id" in (
2026-01-15T09:23:23.242407355Z SELECT "Albums"."Id" from "Albums"
2026-01-15T09:23:23.242412095Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:23.242417455Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-15T09:23:23.243257317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-01-15T09:23:23.243268108Z WHERE "Id" in (
2026-01-15T09:23:23.243272818Z SELECT "Albums"."Id" from "Albums"
2026-01-15T09:23:23.243277407Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:23.243282267Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-15T09:23:23.243993239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011202s
2026-01-15T09:23:23.244642456Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-01-15T09:23:23.244652837Z WHERE "Id" in (
2026-01-15T09:23:23.244657707Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-15T09:23:23.244662336Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-15T09:23:23.244667236Z WHERE "Albums"."Id" IS NULL)
2026-01-15T09:23:23.245501275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-01-15T09:23:23.245511055Z WHERE "Id" in (
2026-01-15T09:23:23.245515454Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-15T09:23:23.245519492Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-15T09:23:23.245523751Z WHERE "Albums"."Id" IS NULL)
2026-01-15T09:23:23.246147907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010403s
2026-01-15T09:23:23.246757615Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-15T09:23:23.246764058Z WHERE "Id" in (
2026-01-15T09:23:23.246767896Z SELECT "Tracks"."Id" from "Tracks"
2026-01-15T09:23:23.246771774Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-15T09:23:23.246775912Z WHERE "AlbumReleases"."Id" IS NULL)
2026-01-15T09:23:23.247600052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-15T09:23:23.247610372Z WHERE "Id" in (
2026-01-15T09:23:23.247615202Z SELECT "Tracks"."Id" from "Tracks"
2026-01-15T09:23:23.247619891Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-15T09:23:23.247624831Z WHERE "AlbumReleases"."Id" IS NULL)
2026-01-15T09:23:23.248287315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010873s
2026-01-15T09:23:23.248925130Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-15T09:23:23.248936302Z WHERE "Id" in (
2026-01-15T09:23:23.248941152Z SELECT "Tracks"."Id" from "Tracks"
2026-01-15T09:23:23.248945771Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:23.248950922Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-15T09:23:23.249774089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-15T09:23:23.249780512Z WHERE "Id" in (
2026-01-15T09:23:23.249784380Z SELECT "Tracks"."Id" from "Tracks"
2026-01-15T09:23:23.249788218Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:23.249792246Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-15T09:23:23.250436032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010587s
2026-01-15T09:23:23.251064327Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-15T09:23:23.251069858Z WHERE "Id" IN (
2026-01-15T09:23:23.251073696Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:23.251078486Z LEFT OUTER JOIN "Tracks"
2026-01-15T09:23:23.251083005Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:23.251088576Z WHERE "Tracks"."Id" IS NULL)
2026-01-15T09:23:23.251941704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-15T09:23:23.251954420Z WHERE "Id" IN (
2026-01-15T09:23:23.251959540Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:23.251964500Z LEFT OUTER JOIN "Tracks"
2026-01-15T09:23:23.251969169Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:23.251973919Z WHERE "Tracks"."Id" IS NULL)
2026-01-15T09:23:23.252648828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011215s
2026-01-15T09:23:23.253109415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-15T09:23:23', 'clean_artist_metadata_table')
2026-01-15T09:23:23.253578650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.254761883Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-01-15T09:23:23.254981625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003195s
2026-01-15T09:23:23.255346911Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-01-15T09:23:23.255624229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.256062963Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-01-15T09:23:23.257047135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:23:23.257285274Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-15T09:23:23.257553604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-01-15T09:23:23.257965754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:23.259174869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013753s
2026-01-15T09:23:23.259453129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:23:23.259660507Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:23:23.259985091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-01-15T09:23:23.260406589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:23.261490642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001267s
2026-01-15T09:23:23.261709323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:23:23.261925518Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:23.262192295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-01-15T09:23:23.262590317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:23.263665883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012277s
2026-01-15T09:23:23.263906758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:23:23.264108264Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-15T09:23:23.264378528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-01-15T09:23:23.264761940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:23.266064092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013621s
2026-01-15T09:23:23.266390600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:23:23.266583889Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:23:23.266842680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-01-15T09:23:23.267234649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:23.268386729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012946s
2026-01-15T09:23:23.268638195Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-01-15T09:23:23.275650816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2026-01-15T09:23:23.277526594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2026-01-15T09:23:23.278364411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-15T09:23:23.278915421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-15T09:23:23.281522561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126421s
2026-01-15T09:23:23.281819829Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-01-15T09:23:23.286867724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2026-01-15T09:23:23.288718310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2026-01-15T09:23:23.289561187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-15T09:23:23.290192719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-15T09:23:23.292776793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106894s
2026-01-15T09:23:23.293213743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-15T09:23:23', 'health_issue_notification')
2026-01-15T09:23:23.293632185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.294972605Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-01-15T09:23:23.295193499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128542s
2026-01-15T09:23:23.295523484Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-01-15T09:23:23.295781073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.296180487Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-01-15T09:23:23.297346064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-15T09:23:23.297551708Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-01-15T09:23:23.297813385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-01-15T09:23:23.298212839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-01-15T09:23:23.299322524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012774s
2026-01-15T09:23:23.299534691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-15T09:23:23.299728461Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:23.299997744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-01-15T09:23:23.300310273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-01-15T09:23:23.301329165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011007s
2026-01-15T09:23:23.301632706Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-01-15T09:23:23.301960917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-01-15T09:23:23.302264789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000391s
2026-01-15T09:23:23.302806680Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-15T09:23:23.302811399Z WHERE "Id" IN (
2026-01-15T09:23:23.302815407Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:23.302819496Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:23.302823985Z WHERE "Tracks"."Id" IS NULL)
2026-01-15T09:23:23.303521008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-15T09:23:23.303528453Z WHERE "Id" IN (
2026-01-15T09:23:23.303533573Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:23.303538584Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:23.303543884Z WHERE "Tracks"."Id" IS NULL)
2026-01-15T09:23:23.304140415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009382s
2026-01-15T09:23:23.304839413Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-15T09:23:23.304848361Z WHERE "Id" IN (
2026-01-15T09:23:23.304853091Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:23.304857469Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-15T09:23:23.304861578Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-15T09:23:23.304866097Z WHERE "Artists"."Path" IS NULL)
2026-01-15T09:23:23.305769736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-15T09:23:23.305780488Z WHERE "Id" IN (
2026-01-15T09:23:23.305784817Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:23.305788985Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-15T09:23:23.305793534Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-15T09:23:23.305797733Z WHERE "Artists"."Path" IS NULL)
2026-01-15T09:23:23.306456710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011466s
2026-01-15T09:23:23.307219005Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-15T09:23:23.307229275Z WHERE "Id" IN (
2026-01-15T09:23:23.307234325Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:23.307238394Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:23.307242762Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-15T09:23:23.307247322Z WHERE "AlbumReleases"."Monitored" = 0
2026-01-15T09:23:23.307251240Z OR "AlbumReleases"."Monitored" IS NULL)
2026-01-15T09:23:23.308281594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-15T09:23:23.308295292Z WHERE "Id" IN (
2026-01-15T09:23:23.308300683Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:23.308305262Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:23.308309531Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-15T09:23:23.308314320Z WHERE "AlbumReleases"."Monitored" = 0
2026-01-15T09:23:23.308318418Z OR "AlbumReleases"."Monitored" IS NULL)
2026-01-15T09:23:23.309028989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013002s
2026-01-15T09:23:23.309632174Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-01-15T09:23:23.309638647Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-15T09:23:23.309643036Z FROM "Artists"
2026-01-15T09:23:23.309647174Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-15T09:23:23.309651503Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-01-15T09:23:23.310424259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-01-15T09:23:23.310434489Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-15T09:23:23.310438778Z FROM "Artists"
2026-01-15T09:23:23.310442696Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-15T09:23:23.310446764Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-01-15T09:23:23.311010389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000951s
2026-01-15T09:23:23.311483362Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-15T09:23:23.311501628Z WHERE "Id" NOT IN (
2026-01-15T09:23:23.311505526Z SELECT MIN("Id")
2026-01-15T09:23:23.311509394Z FROM "TrackFiles"
2026-01-15T09:23:23.311513182Z GROUP BY "Path"
2026-01-15T09:23:23.311517009Z )
2026-01-15T09:23:23.312096997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-15T09:23:23.312106677Z WHERE "Id" NOT IN (
2026-01-15T09:23:23.312112128Z SELECT MIN("Id")
2026-01-15T09:23:23.312118160Z FROM "TrackFiles"
2026-01-15T09:23:23.312124082Z GROUP BY "Path"
2026-01-15T09:23:23.312129964Z )
2026-01-15T09:23:23.312550551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007156s
2026-01-15T09:23:23.312765924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-15T09:23:23.312962741Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-15T09:23:23.313194738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-01-15T09:23:23.317497032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-01-15T09:23:23.318847531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles"
2026-01-15T09:23:23.319497830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-15T09:23:23.320290687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-15T09:23:23.322849900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-15T09:23:23.323269064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098456s
2026-01-15T09:23:23.323503757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-01-15T09:23:23.323832168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-15T09:23:23.324257695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005367s
2026-01-15T09:23:23.324513791Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-01-15T09:23:23.328688818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-01-15T09:23:23.329909556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles"
2026-01-15T09:23:23.330506859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-15T09:23:23.331393515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-15T09:23:23.334338565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-15T09:23:23.335241313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-15T09:23:23.335640817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108937s
2026-01-15T09:23:23.336117597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-15T09:23:23', 'add_mediafilerepository_mtime')
2026-01-15T09:23:23.336567814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.337590152Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-01-15T09:23:23.337819104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127977s
2026-01-15T09:23:23.338138767Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-01-15T09:23:23.338408701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.338760790Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-01-15T09:23:23.340518519Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-15T09:23:23.340529531Z WHERE "Id" NOT IN (
2026-01-15T09:23:23.340534592Z SELECT MIN("Artists"."Id") from "Artists"
2026-01-15T09:23:23.340540393Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:23.340545373Z GROUP BY "ArtistMetadata"."Id")
2026-01-15T09:23:23.341394022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-15T09:23:23.341401748Z WHERE "Id" NOT IN (
2026-01-15T09:23:23.341406497Z SELECT MIN("Artists"."Id") from "Artists"
2026-01-15T09:23:23.341411327Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:23.341416237Z GROUP BY "ArtistMetadata"."Id")
2026-01-15T09:23:23.342006676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010224s
2026-01-15T09:23:23.342255046Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-01-15T09:23:23.342545641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-01-15T09:23:23.343026559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005336s
2026-01-15T09:23:23.344271336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-01-15T09:23:23.348201851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-01-15T09:23:23.349788186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-01-15T09:23:23.351064065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-15T09:23:23.352078558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-15T09:23:23.354603522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-15T09:23:23.355097457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-15T09:23:23.355602644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-15T09:23:23.356016357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124732s
2026-01-15T09:23:23.356268575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-01-15T09:23:23.356640383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-15T09:23:23.357037934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005497s
2026-01-15T09:23:23.357480004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-15T09:23:23', 'add_artistmetadataid_constraint')
2026-01-15T09:23:23.357914269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.358956447Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-01-15T09:23:23.359182322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024043s
2026-01-15T09:23:23.359475132Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-01-15T09:23:23.359737320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.360117044Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-01-15T09:23:23.360949010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-01-15T09:23:23.361164353Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:23:23.361430299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-01-15T09:23:23.361803691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:23:23.362947374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012885s
2026-01-15T09:23:23.363167016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-01-15T09:23:23.363363973Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:23:23.363632614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-01-15T09:23:23.364051517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:23:23.365106301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001225s
2026-01-15T09:23:23.365314891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:23.365506708Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:23.365756972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-01-15T09:23:23.366132047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:23:23.367162261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011675s
2026-01-15T09:23:23.367382254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-01-15T09:23:23.367581285Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:23.367888173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-01-15T09:23:23.368324051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:23:23.369397051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012203s
2026-01-15T09:23:23.369595000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-15T09:23:23.369791586Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:23.370053914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-01-15T09:23:23.370451094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:23:23.371482801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011841s
2026-01-15T09:23:23.371690740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-15T09:23:23.372010604Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:23.372263033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-01-15T09:23:23.372637877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:23:23.373712682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012123s
2026-01-15T09:23:23.374131144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-15T09:23:23', 'old_ids_and_artist_alias')
2026-01-15T09:23:23.374702435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.375577216Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-01-15T09:23:23.375798271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030392s
2026-01-15T09:23:23.376366185Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-01-15T09:23:23.376648213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.376978498Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-01-15T09:23:23.377523445Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:23.377678086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:23.378311823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006589s
2026-01-15T09:23:23.378605945Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-15T09:23:23.378929466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-15T09:23:23.379233609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003889s
2026-01-15T09:23:23.379655178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-15T09:23:23', 'download_propers_config')
2026-01-15T09:23:23.380087238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.380877880Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-01-15T09:23:23.381108594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019779s
2026-01-15T09:23:23.381375923Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-01-15T09:23:23.381630355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.381953526Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-01-15T09:23:23.382943399Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-01-15T09:23:23.383296951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-01-15T09:23:23.383974736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007481s
2026-01-15T09:23:23.384457869Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-01-15T09:23:23.388916227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-01-15T09:23:23.390351467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-01-15T09:23:23.391060394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-15T09:23:23.392087402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-15T09:23:23.394549530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-15T09:23:23.395037152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-15T09:23:23.395641058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-15T09:23:23.396235976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-15T09:23:23.396635240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011961s
2026-01-15T09:23:23.396873360Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-01-15T09:23:23.401072586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT)
2026-01-15T09:23:23.402436783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists"
2026-01-15T09:23:23.403111932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-15T09:23:23.403737372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-15T09:23:23.406230191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-15T09:23:23.406608583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095123s
2026-01-15T09:23:23.406906002Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-01-15T09:23:23.412537643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-01-15T09:23:23.413768130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist"
2026-01-15T09:23:23.414401476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-15T09:23:23.414912194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-15T09:23:23.417250012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101116s
2026-01-15T09:23:23.417476889Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-01-15T09:23:23.421471613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2026-01-15T09:23:23.422534122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2026-01-15T09:23:23.423098579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:23:23.423986657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:23:23.426269334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:23:23.426758208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-15T09:23:23.427285871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-15T09:23:23.427827932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-15T09:23:23.428237337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105458s
2026-01-15T09:23:23.428470376Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-01-15T09:23:23.432456483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-01-15T09:23:23.456612485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-01-15T09:23:23.457161531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-15T09:23:23.457684825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-15T09:23:23.460029155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313201s
2026-01-15T09:23:23.460260411Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-01-15T09:23:23.464304123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-01-15T09:23:23.465406674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-01-15T09:23:23.465986752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-15T09:23:23.466802565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-15T09:23:23.469240795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-15T09:23:23.469748016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-15T09:23:23.470130707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096578s
2026-01-15T09:23:23.470545382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-15T09:23:23', 'remove_language_profiles')
2026-01-15T09:23:23.470960287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.547137593Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-01-15T09:23:23.547350352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0864523s
2026-01-15T09:23:23.547586958Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-01-15T09:23:23.547770809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.548096304Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-01-15T09:23:23.548613285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:23:23.548764590Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-01-15T09:23:23.548969021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-01-15T09:23:23.549229336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-01-15T09:23:23.550351535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012011s
2026-01-15T09:23:23.550635547Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-01-15T09:23:23.550959349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-01-15T09:23:23.551225275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003809s
2026-01-15T09:23:23.551523205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-15T09:23:23', 'multi_disc_naming_format')
2026-01-15T09:23:23.551834692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.612548430Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-01-15T09:23:23.620657068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0615349s
2026-01-15T09:23:23.620908284Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-01-15T09:23:23.621103888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.621409473Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-01-15T09:23:23.621978068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:23:23.622150926Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-01-15T09:23:23.622340438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-01-15T09:23:23.622634049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:23:23.623744405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012149s
2026-01-15T09:23:23.623940230Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:23.624135393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:23.637659686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134654s
2026-01-15T09:23:23.638054651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-15T09:23:23', 'add_download_client_priority')
2026-01-15T09:23:23.638441360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.640057194Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-01-15T09:23:23.640244712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158918s
2026-01-15T09:23:23.640474294Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-01-15T09:23:23.640732654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.641004482Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-01-15T09:23:23.641494007Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:23.641773500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-01-15T09:23:23.642057342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003654s
2026-01-15T09:23:23.642290581Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:23.642587890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-01-15T09:23:23.642900419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003871s
2026-01-15T09:23:23.643235394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-15T09:23:23', 'remove_growl_prowl')
2026-01-15T09:23:23.643612042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.685352915Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-01-15T09:23:23.691992936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0427439s
2026-01-15T09:23:23.692243651Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-01-15T09:23:23.692460277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.692762906Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-01-15T09:23:23.693265338Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:23.693564480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-01-15T09:23:23.693872641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004123s
2026-01-15T09:23:23.694090019Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:23.694366245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-01-15T09:23:23.694633653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003512s
2026-01-15T09:23:23.694975071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-15T09:23:23', 'remove_plex_hometheatre')
2026-01-15T09:23:23.695341018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.800741110Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-01-15T09:23:23.802160678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1061373s
2026-01-15T09:23:23.802683160Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-01-15T09:23:23.803194089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.803786362Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-01-15T09:23:23.805399821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-15T09:23:23.805792972Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-01-15T09:23:23.806245133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-01-15T09:23:23.806847696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-01-15T09:23:23.809036403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023561s
2026-01-15T09:23:23.809426810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-15T09:23:23.809774500Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2026-01-15T09:23:23.810252843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-01-15T09:23:23.810973094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:23.813270570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025649s
2026-01-15T09:23:23.813673070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-15T09:23:23.814020440Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2026-01-15T09:23:23.814492310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-01-15T09:23:23.815201919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:23.817310014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023768s
2026-01-15T09:23:23.817733677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-15T09:23:23.818085095Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-01-15T09:23:23.818547336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-01-15T09:23:23.819241463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:23.821345280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023439s
2026-01-15T09:23:23.821728391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-15T09:23:23.822071552Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2026-01-15T09:23:23.822501458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-01-15T09:23:23.823076937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-01-15T09:23:23.825182005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00226s
2026-01-15T09:23:23.825613825Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:23.826020384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:23.828520708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025184s
2026-01-15T09:23:23.829331241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-15T09:23:23', 'add_root_folder_add_defaults')
2026-01-15T09:23:23.830115280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.931062385Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-01-15T09:23:23.933061100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1049176s
2026-01-15T09:23:23.933146121Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-01-15T09:23:23.933412908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.933795298Z [Info] task_duration: Starting migration of Main DB to 40
2026-01-15T09:23:23.934421990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:23:23.934649899Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-01-15T09:23:23.934930083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-01-15T09:23:23.935330379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-01-15T09:23:23.936750449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015573s
2026-01-15T09:23:23.937211407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-15T09:23:23', 'task_duration')
2026-01-15T09:23:23.937666343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:23.986583777Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-01-15T09:23:23.992624842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0512594s
2026-01-15T09:23:23.992996049Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-01-15T09:23:23.993268638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:23.993676730Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-01-15T09:23:23.994475548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:23:23.994698667Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-01-15T09:23:23.994961797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-01-15T09:23:23.995369238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:23:23.996808837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015997s
2026-01-15T09:23:23.997051054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:23:23.997276468Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-01-15T09:23:23.997532474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-01-15T09:23:23.997958632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:23.999165923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013826s
2026-01-15T09:23:23.999672743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-15T09:23:23', 'add_indexer_and_enabled_to_release_profiles')
2026-01-15T09:23:24.000176147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.010762054Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-01-15T09:23:24.011005073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128506s
2026-01-15T09:23:24.012619614Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-01-15T09:23:24.012634013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.012642881Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-01-15T09:23:24.012651439Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-01-15T09:23:24.017963195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-01-15T09:23:24.020100088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-01-15T09:23:24.020884718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-15T09:23:24.022103983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-15T09:23:24.025175318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-15T09:23:24.025717960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-15T09:23:24.026235452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-15T09:23:24.026822685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-15T09:23:24.027264986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145365s
2026-01-15T09:23:24.027668829Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-01-15T09:23:24.028123003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-01-15T09:23:24.028615044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006468s
2026-01-15T09:23:24.029011693Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-01-15T09:23:24.029487872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-01-15T09:23:24.030110886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007807s
2026-01-15T09:23:24.030371832Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-01-15T09:23:24.034444303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT)
2026-01-15T09:23:24.035317922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig"
2026-01-15T09:23:24.035811145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:23:24.036266091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:23:24.038485240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078999s
2026-01-15T09:23:24.038831537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-15T09:23:24', 'remove_album_folders')
2026-01-15T09:23:24.039170450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.040742886Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-01-15T09:23:24.040925774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101317s
2026-01-15T09:23:24.041161629Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-01-15T09:23:24.041394939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.041866258Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-01-15T09:23:24.042502599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:23:24.042675407Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-15T09:23:24.042866532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-01-15T09:23:24.043144322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-01-15T09:23:24.044265028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011957s
2026-01-15T09:23:24.044671226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-15T09:23:24', 'add_priority_to_indexers')
2026-01-15T09:23:24.045008165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.045865892Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-01-15T09:23:24.046048740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027677s
2026-01-15T09:23:24.046284886Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-01-15T09:23:24.046611122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.046894423Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-01-15T09:23:24.047324178Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-01-15T09:23:24.047600284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-01-15T09:23:24.047966502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004258s
2026-01-15T09:23:24.048142396Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:24.048335384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:24.048967898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006485s
2026-01-15T09:23:24.049456592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-15T09:23:24', 'remove_chown_and_folderchmod_config')
2026-01-15T09:23:24.049794432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.050570295Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-01-15T09:23:24.050757502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022114s
2026-01-15T09:23:24.050950180Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-01-15T09:23:24.051151936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.051409885Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-01-15T09:23:24.057770574Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-01-15T09:23:24.058384170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-01-15T09:23:24.058798594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007022s
2026-01-15T09:23:24.059113589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-15T09:23:24', 'update_notifiarr')
2026-01-15T09:23:24.059464806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.060214555Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-01-15T09:23:24.060391873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020931s
2026-01-15T09:23:24.060605904Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-01-15T09:23:24.060806016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.061074768Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-01-15T09:23:24.061379611Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:24.061597711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:24.063206230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016398s
2026-01-15T09:23:24.063680515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-15T09:23:24', 'email_multiple_addresses')
2026-01-15T09:23:24.064035500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.064752493Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-01-15T09:23:24.064926514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031588s
2026-01-15T09:23:24.065142178Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-01-15T09:23:24.065346339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.065607305Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-01-15T09:23:24.065927339Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-01-15T09:23:24.066153374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-01-15T09:23:24.068747839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002598s
2026-01-15T09:23:24.069194628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-15T09:23:24', 'rename_blacklist_to_blocklist')
2026-01-15T09:23:24.069660266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.070416489Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-01-15T09:23:24.070585209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042699s
2026-01-15T09:23:24.070773758Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-01-15T09:23:24.070962769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.071201400Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-01-15T09:23:24.071624341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:23:24.071785285Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:23:24.072019467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-01-15T09:23:24.072412338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:23:24.073374215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011149s
2026-01-15T09:23:24.073606663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-01-15T09:23:24.073912108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:23:24.074840357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010495s
2026-01-15T09:23:24.075064308Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:24.075266545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:24.078214882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029427s
2026-01-15T09:23:24.078575128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-15T09:23:24', 'cdh_per_downloadclient')
2026-01-15T09:23:24.078895864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.079681977Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-01-15T09:23:24.079858201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044096s
2026-01-15T09:23:24.080092473Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-01-15T09:23:24.080297466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.080561357Z [Info] download_history: Starting migration of Main DB to 52
2026-01-15T09:23:24.081391248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-01-15T09:23:24.081989673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-01-15T09:23:24.082519280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009428s
2026-01-15T09:23:24.082723601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-01-15T09:23:24.083002292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-15T09:23:24.083335043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004291s
2026-01-15T09:23:24.083532360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-01-15T09:23:24.083805329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-01-15T09:23:24.084226798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004915s
2026-01-15T09:23:24.084421130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-01-15T09:23:24.084727196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-15T09:23:24.085034585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000433s
2026-01-15T09:23:24.085205018Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:24.085554722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:24.086685560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011444s
2026-01-15T09:23:24.087011586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-15T09:23:24', 'download_history')
2026-01-15T09:23:24.087337653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.088281564Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-01-15T09:23:24.088452879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002719s
2026-01-15T09:23:24.088681289Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-01-15T09:23:24.088876231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.089144131Z [Info] add_update_history: Starting migration of Main DB to 53
2026-01-15T09:23:24.089684168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-15T09:23:24', 'add_update_history')
2026-01-15T09:23:24.090014413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.090798853Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-01-15T09:23:24.090975338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019275s
2026-01-15T09:23:24.091186343Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-01-15T09:23:24.091407157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.091661349Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-01-15T09:23:24.092072948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:23:24.092238912Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-01-15T09:23:24.092445959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-01-15T09:23:24.092742466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:23:24.093812912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011584s
2026-01-15T09:23:24.094119770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-15T09:23:24', 'add_on_update_to_notifications')
2026-01-15T09:23:24.094450446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.095257531Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-01-15T09:23:24.095427804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025799s
2026-01-15T09:23:24.095650702Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-01-15T09:23:24.095863050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.096131110Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-01-15T09:23:24.096470163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:23:24.096632439Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-15T09:23:24.096824917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-01-15T09:23:24.097113839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:24.098108081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010821s
2026-01-15T09:23:24.098433175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-15T09:23:24', 'download_client_per_indexer')
2026-01-15T09:23:24.098766286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.099756280Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-01-15T09:23:24.099959098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026924s
2026-01-15T09:23:24.100241226Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-01-15T09:23:24.100436479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.100699078Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-01-15T09:23:24.101255389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-15T09:23:24.101418687Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-01-15T09:23:24.101604191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-01-15T09:23:24.101887892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:24.102943137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011515s
2026-01-15T09:23:24.103127879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-15T09:23:24.103273192Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:23:24.103485870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-01-15T09:23:24.103802959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:24.104942032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012401s
2026-01-15T09:23:24.105141173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:23:24.105343812Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-01-15T09:23:24.105577923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-01-15T09:23:24.105903489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:24.107039476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012471s
2026-01-15T09:23:24.107400733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-15T09:23:24', 'AddNewItemMonitorType')
2026-01-15T09:23:24.107744746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.108660701Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-01-15T09:23:24.108869581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002821s
2026-01-15T09:23:24.109136649Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-01-15T09:23:24.109359327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.109698099Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-01-15T09:23:24.110200221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:23:24.110376005Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-01-15T09:23:24.110583663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-01-15T09:23:24.110902735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:23:24.112089034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012837s
2026-01-15T09:23:24.112516074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-15T09:23:24', 'ImportListSearch')
2026-01-15T09:23:24.112832571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.113625638Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-01-15T09:23:24.113810009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028196s
2026-01-15T09:23:24.114000493Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-01-15T09:23:24.114197329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.114458014Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-01-15T09:23:24.114847178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:23:24.115010066Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:23:24.115219668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-01-15T09:23:24.115533700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:24.116551640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001134s
2026-01-15T09:23:24.116906545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-15T09:23:24', 'ImportListMonitorExisting')
2026-01-15T09:23:24.117264606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.118095569Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-01-15T09:23:24.118299209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026116s
2026-01-15T09:23:24.118496366Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-01-15T09:23:24.118733043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.119033498Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-01-15T09:23:24.119525148Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:24.119811214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-15T09:23:24.120148583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003769s
2026-01-15T09:23:24.120342263Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:24.120586665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-01-15T09:23:24.120832711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003096s
2026-01-15T09:23:24.121032714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:23:24.121241183Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-15T09:23:24.121419112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-01-15T09:23:24.121660027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-01-15T09:23:24.122641644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010447s
2026-01-15T09:23:24.122950185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-15T09:23:24', 'add_indexer_tags')
2026-01-15T09:23:24.123276612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.124514184Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-01-15T09:23:24.124689758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028934s
2026-01-15T09:23:24.124896184Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-01-15T09:23:24.125099232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.125354176Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-01-15T09:23:24.125667948Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:24.125870075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:24.126939198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010875s
2026-01-15T09:23:24.127247749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-15T09:23:24', 'update_audio_types')
2026-01-15T09:23:24.127573515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.128350048Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-01-15T09:23:24.129587821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024834s
2026-01-15T09:23:24.129848907Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-15T09:23:24.130068779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.130379916Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-01-15T09:23:24.132697994Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:24.132931053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-15T09:23:24.133312311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000421s
2026-01-15T09:23:24.133477143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-01-15T09:23:24.133639720Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-01-15T09:23:24.133866948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-01-15T09:23:24.138113629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL)
2026-01-15T09:23:24.139234867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases"
2026-01-15T09:23:24.139833763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-01-15T09:23:24.140556859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-01-15T09:23:24.143117275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-01-15T09:23:24.143553193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-01-15T09:23:24.143909109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098221s
2026-01-15T09:23:24.144080344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:24.144236098Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-01-15T09:23:24.144665002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-01-15T09:23:24.149033137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-01-15T09:23:24.150554912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-01-15T09:23:24.151306024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-15T09:23:24.152197499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-15T09:23:24.154743366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-15T09:23:24.155145286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-15T09:23:24.155552415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-15T09:23:24.155905777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110234s
2026-01-15T09:23:24.156079497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:24.156232565Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-01-15T09:23:24.156424542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-01-15T09:23:24.160737516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-01-15T09:23:24.162210182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-01-15T09:23:24.162965262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-15T09:23:24.163815524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-15T09:23:24.166278344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-15T09:23:24.166683760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-15T09:23:24.167086351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-15T09:23:24.167418770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108109s
2026-01-15T09:23:24.167588803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:24.167738033Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-01-15T09:23:24.168014259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-01-15T09:23:24.172347004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-01-15T09:23:24.173819018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-01-15T09:23:24.174565962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-15T09:23:24.175349230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-15T09:23:24.177788712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-15T09:23:24.178189579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-15T09:23:24.178598232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-15T09:23:24.178914178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107088s
2026-01-15T09:23:24.179079952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-15T09:23:24.179233251Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:23:24.179431911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-01-15T09:23:24.183467046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2026-01-15T09:23:24.184519536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2026-01-15T09:23:24.185082820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-15T09:23:24.185973012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-15T09:23:24.188656356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-15T09:23:24.189050900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-15T09:23:24.189451828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-15T09:23:24.189880441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-15T09:23:24.190185385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105704s
2026-01-15T09:23:24.190358003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-15T09:23:24.190506371Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-15T09:23:24.190691895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-01-15T09:23:24.194727582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2026-01-15T09:23:24.195776143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2026-01-15T09:23:24.196413106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-15T09:23:24.197294711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-15T09:23:24.199678621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-15T09:23:24.200101503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-15T09:23:24.200489624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-15T09:23:24.200906955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-15T09:23:24.201243532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103707s
2026-01-15T09:23:24.201413184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-15T09:23:24.201560551Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-15T09:23:24.201749541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-01-15T09:23:24.205735909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-01-15T09:23:24.206624548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2026-01-15T09:23:24.207139205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-15T09:23:24.207629502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-15T09:23:24.210006318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080646s
2026-01-15T09:23:24.210176391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-15T09:23:24.210330691Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-15T09:23:24.210529932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-01-15T09:23:24.215907371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-01-15T09:23:24.216866793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2026-01-15T09:23:24.217366950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-15T09:23:24.217871195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-15T09:23:24.220315687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095628s
2026-01-15T09:23:24.220467122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:23:24.220608046Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-15T09:23:24.220812778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-01-15T09:23:24.224835519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-01-15T09:23:24.225647534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-01-15T09:23:24.226094965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:23:24.226478908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:23:24.228828189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078307s
2026-01-15T09:23:24.228991418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:23:24.229134817Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2026-01-15T09:23:24.229314408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-01-15T09:23:24.233340475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-01-15T09:23:24.234149044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-01-15T09:23:24.234597487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:23:24.235112103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:23:24.237475632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007955s
2026-01-15T09:23:24.237627408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:23:24.237767520Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-15T09:23:24.237937502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-01-15T09:23:24.241988830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-01-15T09:23:24.242806667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-01-15T09:23:24.243258758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:23:24.243753624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:23:24.246179669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080279s
2026-01-15T09:23:24.246314250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:23:24.246461337Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-15T09:23:24.246659907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-01-15T09:23:24.251004555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-15T09:23:24.251790047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-01-15T09:23:24.252229602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:23:24.252866434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:23:24.255684038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:23:24.256042800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009198s
2026-01-15T09:23:24.256213083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:23:24.256355290Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:24.256551314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-01-15T09:23:24.260225393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-15T09:23:24.261012087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-01-15T09:23:24.261440280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:23:24.262138035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:23:24.265177755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:23:24.265536949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088014s
2026-01-15T09:23:24.265701139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:23:24.265840470Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:23:24.266025983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-01-15T09:23:24.269624951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-15T09:23:24.270400442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-01-15T09:23:24.270800247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:23:24.271580568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:23:24.274513956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:23:24.274867277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086522s
2026-01-15T09:23:24.275027440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-01-15T09:23:24.275174476Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:24.275356262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-01-15T09:23:24.279043657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-01-15T09:23:24.279900883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2026-01-15T09:23:24.280381361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-01-15T09:23:24.281091901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-01-15T09:23:24.283972151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-15T09:23:24.284419512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-01-15T09:23:24.284854969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-15T09:23:24.285218631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096906s
2026-01-15T09:23:24.285375217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-15T09:23:24.285529788Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:23:24.285679419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-01-15T09:23:24.289398999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-01-15T09:23:24.290104450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-01-15T09:23:24.290513233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-15T09:23:24.290966626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-15T09:23:24.293508194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076537s
2026-01-15T09:23:24.293666292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-15T09:23:24.293797476Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-15T09:23:24.293968912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-01-15T09:23:24.298815150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-01-15T09:23:24.299556363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-01-15T09:23:24.299991379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-15T09:23:24.300502017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-15T09:23:24.302974656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088245s
2026-01-15T09:23:24.303127404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:23:24.303256363Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:23:24.303445464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-01-15T09:23:24.307109132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2026-01-15T09:23:24.307835534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2026-01-15T09:23:24.308270180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:23:24.309073708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:23:24.311477769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:23:24.311884879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-15T09:23:24.312284063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-15T09:23:24.312712666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-15T09:23:24.313064885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094551s
2026-01-15T09:23:24.313228053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:23:24.313363937Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:23:24.313549220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-01-15T09:23:24.317120311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-01-15T09:23:24.317903859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-01-15T09:23:24.318348234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:23:24.318906428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:23:24.321422855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:23:24.321744593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080158s
2026-01-15T09:23:24.321895667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:23:24.322030538Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-15T09:23:24.322222996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-01-15T09:23:24.325797745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-01-15T09:23:24.326553827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-01-15T09:23:24.326991539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:23:24.327636828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:23:24.330105509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:23:24.330410854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00802s
2026-01-15T09:23:24.330581728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:23:24.330709656Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-15T09:23:24.330900720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-01-15T09:23:24.334584619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-01-15T09:23:24.335354789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-01-15T09:23:24.335804144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:23:24.336468722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:23:24.338931582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:23:24.339235764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008165s
2026-01-15T09:23:24.339393041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:23:24.339532802Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:23:24.339717454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-01-15T09:23:24.343381703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-01-15T09:23:24.344189089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-01-15T09:23:24.344649486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:23:24.345211818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:23:24.347680940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:23:24.348014893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081133s
2026-01-15T09:23:24.348185046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:23:24.348335549Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:23:24.348532475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-01-15T09:23:24.352379141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-01-15T09:23:24.353195866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-01-15T09:23:24.353659229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:23:24.354346923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:23:24.356876738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:23:24.357217684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084763s
2026-01-15T09:23:24.357382766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:23:24.357543460Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:24.357731308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-01-15T09:23:24.361388332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-01-15T09:23:24.362209677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-01-15T09:23:24.362642518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:23:24.363282487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:23:24.365743773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:23:24.366076132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081455s
2026-01-15T09:23:24.366234171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-01-15T09:23:24.366392489Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:23:24.366569165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-01-15T09:23:24.371443881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-01-15T09:23:24.372202188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-01-15T09:23:24.372622745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-15T09:23:24.373117070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-15T09:23:24.375486471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087182s
2026-01-15T09:23:24.375655021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-01-15T09:23:24.375820484Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:23:24.376041249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-01-15T09:23:24.379759947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL)
2026-01-15T09:23:24.380484426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-01-15T09:23:24.380909763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-15T09:23:24.381389108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-15T09:23:24.383734531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075199s
2026-01-15T09:23:24.383983382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-15T09:23:24.384135789Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:23:24.384326954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-01-15T09:23:24.387971292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-01-15T09:23:24.388776253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-01-15T09:23:24.389242101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-15T09:23:24.389661997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-15T09:23:24.392043452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007525s
2026-01-15T09:23:24.392226190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-15T09:23:24.392406283Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:23:24.392578760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-01-15T09:23:24.396252307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-01-15T09:23:24.397051807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-01-15T09:23:24.397540511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-15T09:23:24.398022923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-15T09:23:24.400400761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076246s
2026-01-15T09:23:24.400567798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:23:24.400729653Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:23:24.400922622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-01-15T09:23:24.404518172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL)
2026-01-15T09:23:24.405182891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases"
2026-01-15T09:23:24.405580411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-15T09:23:24.406008684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-15T09:23:24.408418596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072924s
2026-01-15T09:23:24.408596875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:23:24.408734793Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:23:24.408935437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-01-15T09:23:24.412472610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-01-15T09:23:24.413083800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-01-15T09:23:24.413476171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:23:24.414035597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:23:24.416627016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:23:24.416950878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078289s
2026-01-15T09:23:24.417122153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:23:24.417268097Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:23:24.417457167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-01-15T09:23:24.421016304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-01-15T09:23:24.421659890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-01-15T09:23:24.422061960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:23:24.422723572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:23:24.425419511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:23:24.425739585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080977s
2026-01-15T09:23:24.425907744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-15T09:23:24.426050201Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:23:24.426246616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-01-15T09:23:24.429930875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-01-15T09:23:24.430700635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-01-15T09:23:24.431149048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-15T09:23:24.431883457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-15T09:23:24.434463352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-15T09:23:24.434847205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-15T09:23:24.435155005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008721s
2026-01-15T09:23:24.435329577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-15T09:23:24.435480500Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:24.435675012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-01-15T09:23:24.439351215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-01-15T09:23:24.440143861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-01-15T09:23:24.440599338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-15T09:23:24.441327103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-15T09:23:24.443936638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-15T09:23:24.444327114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-15T09:23:24.444630726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087822s
2026-01-15T09:23:24.444792892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:23:24.444933766Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-15T09:23:24.445114540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-15T09:23:24.449677228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-15T09:23:24.450166894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-15T09:23:24.450562932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-15T09:23:24.451035163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-15T09:23:24.453670149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:23:24.453988019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087099s
2026-01-15T09:23:24.454335458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-15T09:23:24', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-15T09:23:24.454665603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.457138823Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-15T09:23:24.457328014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117863s
2026-01-15T09:23:24.457606575Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-01-15T09:23:24.457765064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.458048956Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-01-15T09:23:24.458638042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:23:24.458804718Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-15T09:23:24.459014300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-01-15T09:23:24.459291368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:24.460415621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012097s
2026-01-15T09:23:24.460593880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:23:24.460742941Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:23:24.460936550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-01-15T09:23:24.461206694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:24.462280467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011602s
2026-01-15T09:23:24.462581693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-15T09:23:24', 'add_on_delete_to_notifications')
2026-01-15T09:23:24.462897629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.463745366Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-01-15T09:23:24.463935549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026035s
2026-01-15T09:23:24.464128237Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-01-15T09:23:24.464313541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.464559306Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-01-15T09:23:24.466037322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:23:24.466201462Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:24.466394451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-01-15T09:23:24.466675297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:24.468346853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017566s
2026-01-15T09:23:24.468509420Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:23:24.468733772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-01-15T09:23:24.468980709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003269s
2026-01-15T09:23:24.469141663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-15T09:23:24.469284000Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-15T09:23:24.469463872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-01-15T09:23:24.469702182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-01-15T09:23:24.471285480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016439s
2026-01-15T09:23:24.471467577Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:24.471651287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:24.472443853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008107s
2026-01-15T09:23:24.472621490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-01-15T09:23:24.473039412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2026-01-15T09:23:24.473460089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000681s
2026-01-15T09:23:24.473691605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-01-15T09:23:24.473919845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-15T09:23:24.474239108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000396s
2026-01-15T09:23:24.474400192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-15T09:23:24.474563120Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:23:24.474747131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-01-15T09:23:24.475027796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:23:24.476122731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011789s
2026-01-15T09:23:24.476307813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-15T09:23:24.476455761Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:23:24.476660684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-01-15T09:23:24.476931519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:24.478098589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012553s
2026-01-15T09:23:24.478270576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-15T09:23:24.478429816Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:24.478624298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-01-15T09:23:24.478914512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:24.480028866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011918s
2026-01-15T09:23:24.480189299Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:24.480364492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:24.482027040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016671s
2026-01-15T09:23:24.482230720Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:24.482417727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:24.483301677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009088s
2026-01-15T09:23:24.483503764Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-01-15T09:23:24.487257322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2026-01-15T09:23:24.488033114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2026-01-15T09:23:24.488451166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-15T09:23:24.488869078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-15T09:23:24.492078040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084035s
2026-01-15T09:23:24.492284956Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-01-15T09:23:24.496009837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2026-01-15T09:23:24.496620336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2026-01-15T09:23:24.496996884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-15T09:23:24.497488605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-15T09:23:24.500682937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081026s
2026-01-15T09:23:24.500932239Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-15T09:23:24.501185539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-15T09:23:24.501453369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003324s
2026-01-15T09:23:24.501623020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:23:24.501783483Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:23:24.501990380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-01-15T09:23:24.502306767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:24.503349196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011588s
2026-01-15T09:23:24.503529660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:23:24.503677597Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:23:24.503960988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-01-15T09:23:24.504243547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-01-15T09:23:24.505822507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016627s
2026-01-15T09:23:24.506124144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-15T09:23:24', 'add_custom_formats')
2026-01-15T09:23:24.506443106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.507694306Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-01-15T09:23:24.507883587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035131s
2026-01-15T09:23:24.508120995Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-01-15T09:23:24.508320727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.508590410Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-01-15T09:23:24.509091018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:23:24.509245549Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:24.509424680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-01-15T09:23:24.509668561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:23:24.511043610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014481s
2026-01-15T09:23:24.511345097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-15T09:23:24', 'add_result_to_commands')
2026-01-15T09:23:24.511682517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.512579773Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-01-15T09:23:24.512757451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029591s
2026-01-15T09:23:24.513013266Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-01-15T09:23:24.513225834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.513465617Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-01-15T09:23:24.513942317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:23:24.514103471Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-15T09:23:24.514306310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-01-15T09:23:24.514592135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:24.515765158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012681s
2026-01-15T09:23:24.516088298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-15T09:23:24', 'health_restored_notification')
2026-01-15T09:23:24.516414796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.517307564Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-01-15T09:23:24.517486975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027889s
2026-01-15T09:23:24.517676937Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-01-15T09:23:24.517870988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.518116112Z [Info] remove_uc: Starting migration of Main DB to 66
2026-01-15T09:23:24.518525566Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:24.518778376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-01-15T09:23:24.519037888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003343s
2026-01-15T09:23:24.519318002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-15T09:23:24', 'remove_uc')
2026-01-15T09:23:24.519636484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.520404881Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-01-15T09:23:24.520577058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016805s
2026-01-15T09:23:24.520825548Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-01-15T09:23:24.521042234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.521309302Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-01-15T09:23:24.521621962Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:24.521808257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:24.523606638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018094s
2026-01-15T09:23:24.524090843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-15T09:23:24', 'download_clients_rename_tv_to_music')
2026-01-15T09:23:24.524445848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.525272983Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-01-15T09:23:24.525460130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034402s
2026-01-15T09:23:24.525681035Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-01-15T09:23:24.525894535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.526157505Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-01-15T09:23:24.526554514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:23:24.526714697Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:24.526919780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-01-15T09:23:24.527209082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-01-15T09:23:24.528355180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012376s
2026-01-15T09:23:24.528669312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-15T09:23:24', 'add_colon_replacement_to_naming_config')
2026-01-15T09:23:24.528998034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.529838777Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-01-15T09:23:24.530023099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026895s
2026-01-15T09:23:24.530230586Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-01-15T09:23:24.530430759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.530701104Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-01-15T09:23:24.531227143Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-01-15T09:23:24.535107156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-15T09:23:24.536011478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2026-01-15T09:23:24.536687449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:23:24.537423842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:23:24.540114550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:23:24.540465186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090384s
2026-01-15T09:23:24.540629096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:23:24.540772915Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-01-15T09:23:24.540965914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-01-15T09:23:24.541238132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-01-15T09:23:24.542222324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010748s
2026-01-15T09:23:24.542512799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-15T09:23:24', 'list_sync_time')
2026-01-15T09:23:24.542811080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.544124985Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-01-15T09:23:24.544281200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029571s
2026-01-15T09:23:24.544511423Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-01-15T09:23:24.544686907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.544951740Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-01-15T09:23:24.545442248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:23:24.545595677Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-15T09:23:24.545762433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-01-15T09:23:24.545990883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-01-15T09:23:24.547211661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012763s
2026-01-15T09:23:24.547504941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-15T09:23:24', 'add_download_client_tags')
2026-01-15T09:23:24.547811018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.548557822Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-01-15T09:23:24.548715178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025997s
2026-01-15T09:23:24.548902596Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-01-15T09:23:24.549081556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.549455409Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-01-15T09:23:24.550054455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-01-15T09:23:24.550501886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-15T09:23:24.550949919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007256s
2026-01-15T09:23:24.551137046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-01-15T09:23:24.551406198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-01-15T09:23:24.551720791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004177s
2026-01-15T09:23:24.552050415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-15T09:23:24', 'add_notification_status')
2026-01-15T09:23:24.552404809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.553510725Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-01-15T09:23:24.553746811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021212s
2026-01-15T09:23:24.554081194Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-01-15T09:23:24.554361258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.554722085Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-01-15T09:23:24.555185067Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:24.555447065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:24.558105357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026427s
2026-01-15T09:23:24.558841840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-15T09:23:24', 'add_alac_24_quality_in_profiles')
2026-01-15T09:23:24.559362759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.560337652Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-01-15T09:23:24.560590802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048759s
2026-01-15T09:23:24.560880956Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-01-15T09:23:24.561144096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.561505153Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-01-15T09:23:24.562112045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-01-15T09:23:24.562333822Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-01-15T09:23:24.562575679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-01-15T09:23:24.562900042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-01-15T09:23:24.564580656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017381s
2026-01-15T09:23:24.564813986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-01-15T09:23:24.565132327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-01-15T09:23:24.566563239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015112s
2026-01-15T09:23:24.566985308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-15T09:23:24', 'add_salt_to_users')
2026-01-15T09:23:24.567421777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.568370137Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-01-15T09:23:24.568529107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033182s
2026-01-15T09:23:24.568739020Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-01-15T09:23:24.568919644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.569163314Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-01-15T09:23:24.569760387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-01-15T09:23:24.570201705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2026-01-15T09:23:24.570670299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000745s
2026-01-15T09:23:24.570843849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-01-15T09:23:24.571065725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-01-15T09:23:24.571371752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003741s
2026-01-15T09:23:24.571659431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-15T09:23:24', 'add_auto_tagging')
2026-01-15T09:23:24.572007201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.572779767Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-01-15T09:23:24.572934108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017622s
2026-01-15T09:23:24.573135824Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-01-15T09:23:24.573326067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.573575369Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-01-15T09:23:24.574076097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-15T09:23:24.574233344Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:23:24.574420952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-01-15T09:23:24.574667729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-01-15T09:23:24.575790429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011996s
2026-01-15T09:23:24.576163511Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-15T09:23:24.576427572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-15T09:23:24.576683718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003314s
2026-01-15T09:23:24.576982099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-15T09:23:24', 'quality_definition_preferred_size')
2026-01-15T09:23:24.577287514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.578051773Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-01-15T09:23:24.578217887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016613s
2026-01-15T09:23:24.578424013Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-01-15T09:23:24.578612061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.578856774Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-01-15T09:23:24.579266389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:23:24.579409006Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:23:24.579586093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-01-15T09:23:24.579843030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:24.581066664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013021s
2026-01-15T09:23:24.581372760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-15T09:23:24', 'add_on_artist_add_to_notifications')
2026-01-15T09:23:24.581685750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.582575893Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-01-15T09:23:24.582746256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027566s
2026-01-15T09:23:24.582934395Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-01-15T09:23:24.583117433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.583356585Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-01-15T09:23:24.583720899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:24.583894658Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:24.584079982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-01-15T09:23:24.584308472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-01-15T09:23:24.585399278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011476s
2026-01-15T09:23:24.585700415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-15T09:23:24', 'album_last_searched_time')
2026-01-15T09:23:24.585995730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.586873748Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-01-15T09:23:24.587031806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025989s
2026-01-15T09:23:24.587208271Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-01-15T09:23:24.587384977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.587614439Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-01-15T09:23:24.588095979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-15T09:23:24.588250109Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-15T09:23:24.588412326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-01-15T09:23:24.588665897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:24.589741703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011626s
2026-01-15T09:23:24.589896635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-15T09:23:24.590033761Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-15T09:23:24.590202020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-01-15T09:23:24.590450761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:24.591506877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011374s
2026-01-15T09:23:24.591791250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-15T09:23:24', 'add_indexer_flags')
2026-01-15T09:23:24.592106936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.593113272Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-01-15T09:23:24.593260218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027194s
2026-01-15T09:23:24.593458858Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-01-15T09:23:24.593642057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.593888453Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-01-15T09:23:24.594321946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-01-15T09:23:24.594557570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-01-15T09:23:24.594888687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003993s
2026-01-15T09:23:24.595061255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-01-15T09:23:24.595282630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-01-15T09:23:24.595596853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000375s
2026-01-15T09:23:24.595769150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-01-15T09:23:24.596065717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-01-15T09:23:24.596362835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004373s
2026-01-15T09:23:24.596662409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-15T09:23:24', 'add_indexes_album_statistics')
2026-01-15T09:23:24.596961862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.597752083Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-01-15T09:23:24.597902957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017929s
2026-01-15T09:23:24.598086747Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-01-15T09:23:24.598261920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.598492203Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-01-15T09:23:24.598880776Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-01-15T09:23:24.599197834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-01-15T09:23:24.599470754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000385s
2026-01-15T09:23:24.599749495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-15T09:23:24', 'update_redacted_baseurl')
2026-01-15T09:23:24.600065772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.600944972Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-01-15T09:23:24.601097520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018268s
2026-01-15T09:23:24.609785845Z [Debug] MigrationController: Took: 00:00:02.4293293
2026-01-15T09:23:24.706553133Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-01-15T09:23:24.744982879Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-01-15T09:23:24.771417309Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-15T09:23:24.795188366Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-15T09:23:24.796285766Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:24.796576171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:24.801143809Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-15T09:23:24.801389954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004837s
2026-01-15T09:23:24.801934932Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-15T09:23:24.802251639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053479s
2026-01-15T09:23:24.804623716Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-15T09:23:24.804917347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.805356672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-15T09:23:24.805699552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-15T09:23:24.806220020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006093s
2026-01-15T09:23:24.806480565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.815194192Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-15T09:23:24.815471510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094936s
2026-01-15T09:23:24.815865944Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-15T09:23:24.816176239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.816718721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-15T09:23:24.817046000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:23:24.817569044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005898s
2026-01-15T09:23:24.817823205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:23:24.818048579Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:23:24.818325216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-15T09:23:24.818673668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-15T09:23:24.819591296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009923s
2026-01-15T09:23:24.819859927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.820910653Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-15T09:23:24.821168913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022943s
2026-01-15T09:23:24.821498767Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-15T09:23:24.821777668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.822156361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:23:24.822388047Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-15T09:23:24.822632440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-15T09:23:24.822955600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-15T09:23:24.823499836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005989s
2026-01-15T09:23:24.823750771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.824898853Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-15T09:23:24.825167414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019645s
2026-01-15T09:23:24.825555666Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-15T09:23:24.825829277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.826169803Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-01-15T09:23:24.826790834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-15T09:23:24.827268024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-01-15T09:23:24.827909035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008554s
2026-01-15T09:23:24.828153818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-01-15T09:23:24.828439263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-15T09:23:24.828850842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004578s
2026-01-15T09:23:24.829204744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:23:24', 'InitialSetup')
2026-01-15T09:23:24.829681905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.830650566Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-15T09:23:24.830899938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022421s
2026-01-15T09:23:24.831167437Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-01-15T09:23:24.831453573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.831787786Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-01-15T09:23:24.832271490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-15T09:23:24', 'add_reason_to_pending_releases')
2026-01-15T09:23:24.832718370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.833732191Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-01-15T09:23:24.833983497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022493s
2026-01-15T09:23:24.834218971Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-01-15T09:23:24.834472111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.834770983Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-01-15T09:23:24.835126779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-15T09:23:24', 'add_medium_support')
2026-01-15T09:23:24.835550723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.836600286Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-01-15T09:23:24.836840159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021051s
2026-01-15T09:23:24.837095273Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-01-15T09:23:24.837370728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.837684840Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-01-15T09:23:24.838073363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-15T09:23:24', 'add_various_qualites_in_profile')
2026-01-15T09:23:24.838551225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.839626851Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-01-15T09:23:24.839886303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022152s
2026-01-15T09:23:24.840130375Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-01-15T09:23:24.840390709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.840689601Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-01-15T09:23:24.841038744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-15T09:23:24', 'metadata_profiles')
2026-01-15T09:23:24.841497678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.842519506Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-01-15T09:23:24.842756403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021029s
2026-01-15T09:23:24.843042289Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-01-15T09:23:24.843344507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.843680965Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-01-15T09:23:24.844129999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-15T09:23:24', 'separate_automatic_and_interactive_search')
2026-01-15T09:23:24.844635397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.845678658Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-01-15T09:23:24.845953321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022926s
2026-01-15T09:23:24.846224868Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-01-15T09:23:24.846516154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.846841680Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-01-15T09:23:24.847252266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-15T09:23:24', 'change_album_path_to_relative')
2026-01-15T09:23:24.848059832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.848923111Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-01-15T09:23:24.849190940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023896s
2026-01-15T09:23:24.849465794Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-01-15T09:23:24.849751118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.850090642Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-01-15T09:23:24.850473072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-15T09:23:24', 'change_quality_size_mb_to_kb')
2026-01-15T09:23:24.851170677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.852251834Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-01-15T09:23:24.852545485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024433s
2026-01-15T09:23:24.852779867Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-01-15T09:23:24.853030943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.853335145Z [Info] album_releases: Starting migration of Log DB to 9
2026-01-15T09:23:24.853683186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-15T09:23:24', 'album_releases')
2026-01-15T09:23:24.854290489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.855145871Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-01-15T09:23:24.855381666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021178s
2026-01-15T09:23:24.855626269Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-01-15T09:23:24.855903427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.856217279Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-01-15T09:23:24.856580380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-15T09:23:24', 'album_releases_fix')
2026-01-15T09:23:24.857305099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.858144620Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-01-15T09:23:24.858382789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022496s
2026-01-15T09:23:24.858620137Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-01-15T09:23:24.858871213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.859230787Z [Info] import_lists: Starting migration of Log DB to 11
2026-01-15T09:23:24.859574509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-15T09:23:24', 'import_lists')
2026-01-15T09:23:24.865301902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.866440255Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-01-15T09:23:24.866695418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075593s
2026-01-15T09:23:24.866989280Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-01-15T09:23:24.867271719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.868015697Z [Info] add_release_status: Starting migration of Log DB to 12
2026-01-15T09:23:24.868473148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-15T09:23:24', 'add_release_status')
2026-01-15T09:23:24.868939587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.870336280Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-01-15T09:23:24.870615222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030291s
2026-01-15T09:23:24.871138716Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-01-15T09:23:24.871730197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.872292249Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-01-15T09:23:24.872836765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-15T09:23:24', 'album_download_notification')
2026-01-15T09:23:24.873435220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.874813876Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-01-15T09:23:24.875079812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030663s
2026-01-15T09:23:24.875362431Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-01-15T09:23:24.875708558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.876438828Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-01-15T09:23:24.877132435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-15T09:23:24', 'fix_language_metadata_profiles')
2026-01-15T09:23:24.877581329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.878831837Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-01-15T09:23:24.879095558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031432s
2026-01-15T09:23:24.879325111Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-01-15T09:23:24.879592780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.880290435Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-01-15T09:23:24.881089844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-15T09:23:24', 'remove_fanzub')
2026-01-15T09:23:24.881515181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.882454172Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-01-15T09:23:24.882695928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002875s
2026-01-15T09:23:24.882954409Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-01-15T09:23:24.883342110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.883659018Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-01-15T09:23:24.884081288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-15T09:23:24', 'update_artist_history_indexes')
2026-01-15T09:23:24.884545433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.885915522Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-01-15T09:23:24.886203992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025277s
2026-01-15T09:23:24.886455439Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-01-15T09:23:24.887011328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.887584793Z [Info] remove_nma: Starting migration of Log DB to 17
2026-01-15T09:23:24.887985089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-15T09:23:24', 'remove_nma')
2026-01-15T09:23:24.888637873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.889472995Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-01-15T09:23:24.889703289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024661s
2026-01-15T09:23:24.889946549Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-01-15T09:23:24.890208326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.890522829Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-01-15T09:23:24.890886912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-15T09:23:24', 'album_disambiguation')
2026-01-15T09:23:24.891566941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.892411402Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-01-15T09:23:24.892652808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021887s
2026-01-15T09:23:24.892909235Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-01-15T09:23:24.893180631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.893492609Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-01-15T09:23:24.893864117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-15T09:23:24', 'add_ape_quality_in_profiles')
2026-01-15T09:23:24.894612404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.895574051Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-01-15T09:23:24.895839265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023732s
2026-01-15T09:23:24.896090701Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-01-15T09:23:24.896350645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.896654176Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-01-15T09:23:24.897006666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-15T09:23:24', 'remove_pushalot')
2026-01-15T09:23:24.897434487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.898394120Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-01-15T09:23:24.898639804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002043s
2026-01-15T09:23:24.898895239Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-01-15T09:23:24.899158419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.899463002Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-01-15T09:23:24.899823768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-15T09:23:24', 'add_custom_filters')
2026-01-15T09:23:24.900294767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.901319550Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-01-15T09:23:24.901554934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021546s
2026-01-15T09:23:24.901806621Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-01-15T09:23:24.902048067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.902356188Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-01-15T09:23:24.902702215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-15T09:23:24', 'import_list_tags')
2026-01-15T09:23:24.903134214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.904441266Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-01-15T09:23:24.904707452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023459s
2026-01-15T09:23:24.904949931Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-01-15T09:23:24.905214784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.905531111Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-01-15T09:23:24.905894823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-15T09:23:24', 'add_release_groups_etc')
2026-01-15T09:23:24.906322364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.907694217Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-01-15T09:23:24.907960042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024618s
2026-01-15T09:23:24.908211208Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-01-15T09:23:24.908465059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.908772177Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-01-15T09:23:24.909117964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-15T09:23:24', 'NewMediaInfoFormat')
2026-01-15T09:23:24.909548440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.910477381Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-01-15T09:23:24.910723557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020091s
2026-01-15T09:23:24.910988560Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-01-15T09:23:24.911275719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.911589681Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-01-15T09:23:24.912009987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-15T09:23:24', 'rename_restrictions_to_release_profiles')
2026-01-15T09:23:24.912460334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.913654759Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-01-15T09:23:24.913914362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023462s
2026-01-15T09:23:24.914183965Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-15T09:23:24.914470562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.914790126Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-01-15T09:23:24.915194189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-15T09:23:24', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-15T09:23:24.915650689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.916727577Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-15T09:23:24.917005286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022209s
2026-01-15T09:23:24.917241883Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-01-15T09:23:24.917564102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.917887072Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-01-15T09:23:24.918250263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-15T09:23:24', 'add_import_exclusions')
2026-01-15T09:23:24.918692424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.919622286Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-01-15T09:23:24.919877470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020928s
2026-01-15T09:23:24.920144878Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-01-15T09:23:24.920406525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.920745718Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-01-15T09:23:24.921176095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-15T09:23:24', 'clean_artist_metadata_table')
2026-01-15T09:23:24.921620991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.922495923Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-01-15T09:23:24.922742339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020703s
2026-01-15T09:23:24.922989126Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-01-15T09:23:24.923252997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.923556649Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-01-15T09:23:24.923943197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-15T09:23:24', 'health_issue_notification')
2026-01-15T09:23:24.924387351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.925455212Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-01-15T09:23:24.925697409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021831s
2026-01-15T09:23:24.925965569Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-01-15T09:23:24.926239571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.926558323Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-01-15T09:23:24.926940933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-15T09:23:24', 'add_mediafilerepository_mtime')
2026-01-15T09:23:24.927381971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.928356935Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-01-15T09:23:24.928625345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020967s
2026-01-15T09:23:24.928879687Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-01-15T09:23:24.929156314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.929476569Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-01-15T09:23:24.929865633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-15T09:23:24', 'add_artistmetadataid_constraint')
2026-01-15T09:23:24.930326782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.931478862Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-01-15T09:23:24.931723073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022616s
2026-01-15T09:23:24.932004630Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-01-15T09:23:24.932294434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.932593977Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-01-15T09:23:24.932942910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-15T09:23:24', 'old_ids_and_artist_alias')
2026-01-15T09:23:24.933377615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.934453331Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-01-15T09:23:24.934699417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021606s
2026-01-15T09:23:24.934942226Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-01-15T09:23:24.935204143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.935508506Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-01-15T09:23:24.935881467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-15T09:23:24', 'download_propers_config')
2026-01-15T09:23:24.936324629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.937585538Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-01-15T09:23:24.937832425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023697s
2026-01-15T09:23:24.938070204Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-01-15T09:23:24.938334356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.938633438Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-01-15T09:23:24.938994706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-15T09:23:24', 'remove_language_profiles')
2026-01-15T09:23:24.939436756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.940519496Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-01-15T09:23:24.940778087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021617s
2026-01-15T09:23:24.941009954Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-01-15T09:23:24.941292833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.941590753Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-01-15T09:23:24.941949907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-15T09:23:24', 'multi_disc_naming_format')
2026-01-15T09:23:24.942384321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.943406560Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-01-15T09:23:24.943663467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021077s
2026-01-15T09:23:24.943948571Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-01-15T09:23:24.944229828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.944527818Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-01-15T09:23:24.944897151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-15T09:23:24', 'add_download_client_priority')
2026-01-15T09:23:24.945355514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.946899955Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-01-15T09:23:24.947254459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025996s
2026-01-15T09:23:24.947614413Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-01-15T09:23:24.948015281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.948425807Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-01-15T09:23:24.948798408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-15T09:23:24', 'remove_growl_prowl')
2026-01-15T09:23:24.949322593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.950149919Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-01-15T09:23:24.950393991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021714s
2026-01-15T09:23:24.950644435Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-01-15T09:23:24.950911974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.951219894Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-01-15T09:23:24.951586592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-15T09:23:24', 'remove_plex_hometheatre')
2026-01-15T09:23:24.952145277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.952969497Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-01-15T09:23:24.953228218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020479s
2026-01-15T09:23:24.953468161Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-01-15T09:23:24.953736792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.954059892Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-01-15T09:23:24.954455509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-15T09:23:24', 'add_root_folder_add_defaults')
2026-01-15T09:23:24.955020276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.956025931Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-01-15T09:23:24.956260153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022515s
2026-01-15T09:23:24.956496278Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-01-15T09:23:24.956749168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.957049843Z [Info] task_duration: Starting migration of Log DB to 40
2026-01-15T09:23:24.957393004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-15T09:23:24', 'task_duration')
2026-01-15T09:23:24.957822990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.958650987Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-01-15T09:23:24.958886732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019061s
2026-01-15T09:23:24.959155363Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-01-15T09:23:24.959443353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.959803007Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-01-15T09:23:24.960238875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-15T09:23:24', 'add_indexer_and_enabled_to_release_profiles')
2026-01-15T09:23:24.960802580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.961694456Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-01-15T09:23:24.962010482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021907s
2026-01-15T09:23:24.962317600Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-01-15T09:23:24.962581482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.962893220Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-01-15T09:23:24.963491795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-15T09:23:24', 'remove_album_folders')
2026-01-15T09:23:24.963944727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.964734287Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-01-15T09:23:24.964980312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021439s
2026-01-15T09:23:24.965225947Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-01-15T09:23:24.965499097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.965813240Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-01-15T09:23:24.966355422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-15T09:23:24', 'add_priority_to_indexers')
2026-01-15T09:23:24.966801390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.967555148Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-01-15T09:23:24.967801213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020462s
2026-01-15T09:23:24.968107620Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-01-15T09:23:24.968392514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.968705153Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-01-15T09:23:24.969297486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-15T09:23:24', 'remove_chown_and_folderchmod_config')
2026-01-15T09:23:24.969754967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.970561581Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-01-15T09:23:24.970820463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021425s
2026-01-15T09:23:24.971060015Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-01-15T09:23:24.971313145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.971615494Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-01-15T09:23:24.972237296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-15T09:23:24', 'update_notifiarr')
2026-01-15T09:23:24.972739527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.973629108Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-01-15T09:23:24.973946888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022357s
2026-01-15T09:23:24.974300290Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-01-15T09:23:24.974687660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.975215783Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-01-15T09:23:24.975589516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-15T09:23:24', 'email_multiple_addresses')
2026-01-15T09:23:24.976070565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.976889614Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-01-15T09:23:24.977166812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022268s
2026-01-15T09:23:24.977413198Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-01-15T09:23:24.977711038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.978151605Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-01-15T09:23:24.978541851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-15T09:23:24', 'rename_blacklist_to_blocklist')
2026-01-15T09:23:24.979065085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.979963013Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-01-15T09:23:24.980233277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021989s
2026-01-15T09:23:24.980497930Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-01-15T09:23:24.980844728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.981161536Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-01-15T09:23:24.981536742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-15T09:23:24', 'cdh_per_downloadclient')
2026-01-15T09:23:24.982008742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.982962353Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-01-15T09:23:24.983266124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021195s
2026-01-15T09:23:24.983557331Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-01-15T09:23:24.983987237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.984319476Z [Info] download_history: Starting migration of Log DB to 52
2026-01-15T09:23:24.984688058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-15T09:23:24', 'download_history')
2026-01-15T09:23:24.985130910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.985939017Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-01-15T09:23:24.986190132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00195s
2026-01-15T09:23:24.986444535Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-01-15T09:23:24.986719288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.987037429Z [Info] add_update_history: Starting migration of Log DB to 53
2026-01-15T09:23:24.987755454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-01-15T09:23:24.988240361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-01-15T09:23:24.988826882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007874s
2026-01-15T09:23:24.989082507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-01-15T09:23:24.989543094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-15T09:23:24.989977178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005136s
2026-01-15T09:23:24.990371342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-15T09:23:24', 'add_update_history')
2026-01-15T09:23:24.990795466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.991685989Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-01-15T09:23:24.991964570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022047s
2026-01-15T09:23:24.992328112Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-01-15T09:23:24.992620280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.992962900Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-01-15T09:23:24.993389319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-15T09:23:24', 'add_on_update_to_notifications')
2026-01-15T09:23:24.993862412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.994649697Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-01-15T09:23:24.994918639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002014s
2026-01-15T09:23:24.995184604Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-01-15T09:23:24.995467484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.995792097Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-01-15T09:23:24.996210290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-15T09:23:24', 'download_client_per_indexer')
2026-01-15T09:23:24.996662019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:24.997475147Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-01-15T09:23:24.997738206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019917s
2026-01-15T09:23:24.997997298Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-01-15T09:23:24.998275849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:24.998602036Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-01-15T09:23:24.998974436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-15T09:23:24', 'AddNewItemMonitorType')
2026-01-15T09:23:24.999427819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.000260105Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-01-15T09:23:25.000524307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019716s
2026-01-15T09:23:25.000767717Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-01-15T09:23:25.001036027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.001355350Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-01-15T09:23:25.001719985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-15T09:23:25', 'ImportListSearch')
2026-01-15T09:23:25.002159359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.002951845Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-01-15T09:23:25.003203001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019171s
2026-01-15T09:23:25.003472433Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-01-15T09:23:25.003749792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.004135519Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-01-15T09:23:25.004523670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-15T09:23:25', 'ImportListMonitorExisting')
2026-01-15T09:23:25.004998857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.005963600Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-01-15T09:23:25.006225728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021969s
2026-01-15T09:23:25.006491072Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-01-15T09:23:25.006762559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.007088565Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-01-15T09:23:25.007472859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-15T09:23:25', 'add_indexer_tags')
2026-01-15T09:23:25.007928727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.008771454Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-01-15T09:23:25.009019633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00201s
2026-01-15T09:23:25.009297343Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-01-15T09:23:25.009574300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.009913574Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-01-15T09:23:25.010278408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-15T09:23:25', 'update_audio_types')
2026-01-15T09:23:25.010719516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.011624799Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-01-15T09:23:25.011914813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020304s
2026-01-15T09:23:25.012248415Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-15T09:23:25.012559081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.013278730Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-01-15T09:23:25.014020424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-01-15T09:23:25.014254265Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-15T09:23:25.014530581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-01-15T09:23:25.015465654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-01-15T09:23:25.016362520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-01-15T09:23:25.017016397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-15T09:23:25.017624241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-15T09:23:25.018666429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-15T09:23:25.019094441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004298s
2026-01-15T09:23:25.019353673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-01-15T09:23:25.019586803Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-15T09:23:25.019890184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-01-15T09:23:25.020691016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-01-15T09:23:25.021357889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-01-15T09:23:25.021861874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-01-15T09:23:25.022451872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-01-15T09:23:25.023419681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-15T09:23:25.023829576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036858s
2026-01-15T09:23:25.024086183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:23:25.024311516Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-15T09:23:25.024566019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-15T09:23:25.025297081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-15T09:23:25.025892199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-15T09:23:25.026438269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-15T09:23:25.027449866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-15T09:23:25.028527496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:23:25.028957782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041166s
2026-01-15T09:23:25.029364020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-15T09:23:25', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-15T09:23:25.029864518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.031663892Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-15T09:23:25.031986301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064622s
2026-01-15T09:23:25.032294612Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-01-15T09:23:25.032562150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.032895582Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-01-15T09:23:25.033516452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-15T09:23:25', 'add_on_delete_to_notifications')
2026-01-15T09:23:25.033945957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.034705978Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-01-15T09:23:25.034953486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021276s
2026-01-15T09:23:25.035189582Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-01-15T09:23:25.035447080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.035755191Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-01-15T09:23:25.036446873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-15T09:23:25', 'add_custom_formats')
2026-01-15T09:23:25.036894134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.037659956Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-01-15T09:23:25.037895310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022076s
2026-01-15T09:23:25.038138189Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-01-15T09:23:25.038401409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.038705521Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-01-15T09:23:25.039079855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-15T09:23:25', 'add_result_to_commands')
2026-01-15T09:23:25.039505703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.040329361Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-01-15T09:23:25.040576479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019154s
2026-01-15T09:23:25.040834188Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-01-15T09:23:25.041117508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.041426220Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-01-15T09:23:25.041801105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-15T09:23:25', 'health_restored_notification')
2026-01-15T09:23:25.042244137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.043021142Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-01-15T09:23:25.043292809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018726s
2026-01-15T09:23:25.043549225Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-01-15T09:23:25.043806323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.044151438Z [Info] remove_uc: Starting migration of Log DB to 66
2026-01-15T09:23:25.044504529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-15T09:23:25', 'remove_uc')
2026-01-15T09:23:25.045011880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.045853505Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-01-15T09:23:25.046092997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020515s
2026-01-15T09:23:25.046396358Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-01-15T09:23:25.046675139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.047004202Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-01-15T09:23:25.047414779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-15T09:23:25', 'download_clients_rename_tv_to_music')
2026-01-15T09:23:25.048012001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.048781421Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-01-15T09:23:25.049079211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020874s
2026-01-15T09:23:25.049373032Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-01-15T09:23:25.049686433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.050027590Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-01-15T09:23:25.050540223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-15T09:23:25', 'add_colon_replacement_to_naming_config')
2026-01-15T09:23:25.051024769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.051833347Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-01-15T09:23:25.052128301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021319s
2026-01-15T09:23:25.052378525Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-01-15T09:23:25.052663609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.052992130Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-01-15T09:23:25.053351324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-15T09:23:25', 'list_sync_time')
2026-01-15T09:23:25.053875148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.054650760Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-01-15T09:23:25.054902627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019924s
2026-01-15T09:23:25.055159495Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-01-15T09:23:25.055442985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.055767619Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-01-15T09:23:25.056181743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-15T09:23:25', 'add_download_client_tags')
2026-01-15T09:23:25.056659365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.057447842Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-01-15T09:23:25.057703527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019907s
2026-01-15T09:23:25.057965485Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-01-15T09:23:25.058242483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.058570363Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-01-15T09:23:25.058955929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-15T09:23:25', 'add_notification_status')
2026-01-15T09:23:25.059444553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.060160996Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-01-15T09:23:25.060426270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019046s
2026-01-15T09:23:25.060696945Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-01-15T09:23:25.060991829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.061318046Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-01-15T09:23:25.061731077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-15T09:23:25', 'add_alac_24_quality_in_profiles')
2026-01-15T09:23:25.062179380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.062918869Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-01-15T09:23:25.063180797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019038s
2026-01-15T09:23:25.063483977Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-01-15T09:23:25.063768019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.064103645Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-01-15T09:23:25.064493600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-15T09:23:25', 'add_salt_to_users')
2026-01-15T09:23:25.065255515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.066143172Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-01-15T09:23:25.066447856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023457s
2026-01-15T09:23:25.066734333Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-01-15T09:23:25.066976009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.067288789Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-01-15T09:23:25.067659395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-15T09:23:25', 'add_auto_tagging')
2026-01-15T09:23:25.068180415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.068837818Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-01-15T09:23:25.069088433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00186s
2026-01-15T09:23:25.069349809Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-01-15T09:23:25.069632509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.069950198Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-01-15T09:23:25.070363921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-15T09:23:25', 'quality_definition_preferred_size')
2026-01-15T09:23:25.070813537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.071478165Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-01-15T09:23:25.071736956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001821s
2026-01-15T09:23:25.072017411Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-01-15T09:23:25.072292745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.072619393Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-01-15T09:23:25.073017625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-15T09:23:25', 'add_on_artist_add_to_notifications')
2026-01-15T09:23:25.073472160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.074202792Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-01-15T09:23:25.074475210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018599s
2026-01-15T09:23:25.074745665Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-01-15T09:23:25.075055238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.075496867Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-01-15T09:23:25.075890851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-15T09:23:25', 'album_last_searched_time')
2026-01-15T09:23:25.076414926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.077296501Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-01-15T09:23:25.077538348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022092s
2026-01-15T09:23:25.077779273Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-01-15T09:23:25.078038796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.078344361Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-01-15T09:23:25.078704657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-15T09:23:25', 'add_indexer_flags')
2026-01-15T09:23:25.079131356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.079863059Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-01-15T09:23:25.080173695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018036s
2026-01-15T09:23:25.080500643Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-01-15T09:23:25.080770637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.081100802Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-01-15T09:23:25.081515687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-15T09:23:25', 'add_indexes_album_statistics')
2026-01-15T09:23:25.081974782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.082935626Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-01-15T09:23:25.083179107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021363s
2026-01-15T09:23:25.083495804Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-01-15T09:23:25.083908014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:25.084116414Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-01-15T09:23:25.084509937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-15T09:23:25', 'update_redacted_baseurl')
2026-01-15T09:23:25.084941345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:25.085922100Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-01-15T09:23:25.086174649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021646s
2026-01-15T09:23:25.289564741Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-01-15T09:23:25.298348910Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-01-15T09:23:25.313197560Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop.
2026-01-15T09:23:25.464592260Z [Info] QualityProfileService: Setting up default quality profiles
2026-01-15T09:23:25.529375763Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-01-15T09:23:25.529686559Z [ls.io-init] done.
2026-01-15T09:23:25.540536067Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-01-15T09:23:25.579747896Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-01-15T09:23:25.581011221Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-01-15T09:23:25.581288669Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-01-15T09:23:25.638085420Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
Expand
NAME VERSION
Azure.Core 1.47.1
Azure.Identity 1.14.2
BouncyCastle.Cryptography 2.6.1
Dapper 2.1.66
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
Equ 2.3.0
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.2.0
Ical.Net 4.3.1
ImpromptuInterface 8.0.6
Lidarr 1.0.0
Lidarr.Api.V1 1.0.0
Lidarr.Common 1.0.0
Lidarr.Core 1.0.0
Lidarr.Host 1.0.0
Lidarr.Http 1.0.0
Lidarr.Mono 1.0.0
Lidarr.SignalR 1.0.0
MailKit 4.14.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.20
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.20
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Bcl.Cryptography 8.0.0
Microsoft.Data.SqlClient 6.1.1
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.73.1
Microsoft.Identity.Client.Extensions.Msal 4.73.1
Microsoft.IdentityModel.Abstractions 7.7.1
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.OpenApi 1.6.25
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.Registry 5.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.14.0
Mono.Nat 3.0.0
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 3.0.2
NLog 5.4.0
NLog.Extensions.Logging 5.4.0
NLog.Layouts.ClefJsonLayout 1.0.4
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
NodaTime 3.2.0
Npgsql 9.0.3
Polly 8.6.4
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.4
ReusableTasks 4.0.0
Sentry 4.0.2
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.11
SourceGear.sqlite3 3.50.4.2
SpotifyAPI.Web 5.1.1
Swashbuckle.AspNetCore.Annotations 9.0.6
Swashbuckle.AspNetCore.Swagger 9.0.6
Swashbuckle.AspNetCore.SwaggerGen 9.0.6
System.ClientModel 1.5.1
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.2
System.Diagnostics.DiagnosticSource 6.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.20
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.Abstractions 17.0.24
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.0
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.CompilerServices.Unsafe 6.0.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
TagLibSharp-Lidarr 2.2.0.27
acl-libs 2.3.2-r1
aligned 0.4.2
aligned-vec 0.6.4
alpine-baselayout 3.7.1-r8
alpine-baselayout-data 3.7.1-r8
alpine-keys 2.6-r0
alpine-release 3.23.2-r0
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.13.1-r0
apk-tools 3.0.3-r1
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
bash 5.3.3-r1
bitflags 2.9.1
bitstream-io 4.2.0
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20251003-r0
ca-certificates-bundle 20251003-r0
catatonit 0.2.1-r0
cfg-if 1.0.1
chromaprint 1.6.0-r0
chromaprint-libs 1.6.0-r0
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
colorchoice 1.0.4
console 0.15.11
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.17.0-r1
either 1.15.0
equator 0.4.2
errno 0.3.12
fern 0.7.1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
fftw-double-libs 3.3.10-r7
findutils 4.10.0-r0
getrandom 0.3.3
glslang-libs 1.4.321.0-r0
hwdata-pci 0.401-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jq 1.8.1-r0
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.17-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.3-r1
libattr 2.5.2-r2
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.4-r0
libcurl 8.17.0-r1
libdav1d 1.5.2-r0
libdrm 2.4.131-r0
libffi 3.5.2-r0
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjxl 0.11.1-r3
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.3-r0
libpciaccess 0.18.1-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.3-r0
libssl3 3.5.4-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpl 2.15.0-r1
libvpx 1.15.2-r0
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
libzmq 4.3.5-r2
linux-pam 1.7.1-r2
linux-raw-sys 0.9.4
log 0.4.27
maybe-rayon 0.1.1
mbedtls 3.6.5-r0
memchr 2.7.5
minimal-lexical 0.2.1
mpg123-libs 1.33.3-r0
musl 1.2.5-r21
musl-utils 1.2.5-r21
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
paste 1.0.15
pastey 0.1.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profiling 1.0.16
quote 1.0.40
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 8.0.12
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 8.0.12
rustix 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
skalibs-libs 2.14.4.0-r0
soxr 0.1.3-r7
spirv-tools 1.4.321.0-r1
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
syn 2.0.102
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
tzdata 2025c-r0
unicode-ident 1.0.18
unicode-width 0.2.1
utf8parse 0.2.2
utmps-libs 0.1.3.1-r0
v_frame 0.3.9
wayland-libs-client 1.24.0-r0
x264-libs 0.164.3108-r1
x265-libs 4.1-r0
xmlstarlet 1.6.1-r2
xvidcore 1.3.7-r2
xz-libs 5.8.1-r0
y4m 0.8.0
zerocopy 0.8.25
zlib 1.3.1-r2
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1768469017120
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:8686/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1768469017120
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:8686/signalr/messages?access_token=(removed)&id=7ZJRk5a2MLl5TQDnQtVPRg.\"",
"source": "console-api",
"timestamp": 1768469017120
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1768469017120
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1768469017120
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1768469017120
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1768469017120
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1768469017120
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1768469017120
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.07s |
| Container Start | PASS | - | 5.09s |
| Create Buildx SBOM | PASS | - | 1.82s |
| Get Build Info | PASS | - | 0.03s |
ARM64 PASS
linuxserver/lspipepr-lidarr
Runtime: 68.43s
Build Information
Builder: X86-BUILDER-3a --Hetzner
Created: 2026-01-15T09:20:31+00:00
Image: linuxserver/lspipepr-lidarr
Maintainer: Roxedus,thespad
Size: 120.49MB
Tag: arm64v8-develop-3.1.2.4902-pkg-de8d5ce8-dev-10d33f55e5c7789746faafec3a59dc0447c1ee71-pr-126
Version: 3.1.2.4902-ls236
Expand
2026-01-15T09:23:22.197260275Z [migrations] started
2026-01-15T09:23:22.201763303Z [migrations] no migrations found
2026-01-15T09:23:22.699333038Z usermod: no changes
2026-01-15T09:23:22.767463571Z ───────────────────────────────────────
2026-01-15T09:23:22.767471387Z
2026-01-15T09:23:22.767475074Z ██╗ ███████╗██╗ ██████╗
2026-01-15T09:23:22.767478852Z ██║ ██╔════╝██║██╔═══██╗
2026-01-15T09:23:22.767482670Z ██║ ███████╗██║██║ ██║
2026-01-15T09:23:22.767486367Z ██║ ╚════██║██║██║ ██║
2026-01-15T09:23:22.767490054Z ███████╗███████║██║╚██████╔╝
2026-01-15T09:23:22.767493702Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-15T09:23:22.767497349Z
2026-01-15T09:23:22.767500966Z Brought to you by linuxserver.io
2026-01-15T09:23:22.767504534Z ───────────────────────────────────────
2026-01-15T09:23:22.772482227Z
2026-01-15T09:23:22.772773333Z To support the app dev(s) visit:
2026-01-15T09:23:22.797159299Z Lidarr: https://opencollective.com/lidarr
2026-01-15T09:23:22.800960483Z
2026-01-15T09:23:22.800969511Z To support LSIO projects visit:
2026-01-15T09:23:22.800974181Z https://www.linuxserver.io/donate/
2026-01-15T09:23:22.800979020Z
2026-01-15T09:23:22.800983429Z ───────────────────────────────────────
2026-01-15T09:23:22.800988459Z GID/UID
2026-01-15T09:23:22.800992748Z ───────────────────────────────────────
2026-01-15T09:23:22.863342179Z
2026-01-15T09:23:22.863353863Z User UID: 911
2026-01-15T09:23:22.863357961Z User GID: 911
2026-01-15T09:23:22.863361639Z ───────────────────────────────────────
2026-01-15T09:23:22.887835582Z Linuxserver.io version: 3.1.2.4902-pkg-de8d5ce8-dev-10d33f55e5c7789746faafec3a59dc0447c1ee71-pr-126
2026-01-15T09:23:22.890588174Z Build-date: 2026-01-15T09:20:31+00:00
2026-01-15T09:23:22.890596541Z ───────────────────────────────────────
2026-01-15T09:23:22.890601311Z
2026-01-15T09:23:24.898056379Z [custom-init] No custom files found, skipping...
2026-01-15T09:23:30.546567974Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4902
2026-01-15T09:23:30.838790696Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:23:30.902145603Z [Debug] Bootstrap: Console selected
2026-01-15T09:23:30.914969406Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:23:34.670645829Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-15T09:23:35.635628143Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {d713d2a4-fe1f-4b07-b36b-4e4348092d42} may be persisted to storage in unencrypted form.
2026-01-15T09:23:36.683340819Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-01-15T09:23:37.339068373Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-15T09:23:38.504004730Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-15T09:23:38.623930072Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:38.634191595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:39.308924670Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-15T09:23:39.370231262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6852719s
2026-01-15T09:23:39.374761274Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-15T09:23:39.378454932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.7452911s
2026-01-15T09:23:39.510342100Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-15T09:23:39.525617259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:39.634017102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-15T09:23:39.783558570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-15T09:23:39.972705190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3352078s
2026-01-15T09:23:39.979994048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:39.998680767Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-15T09:23:40.001708414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3612055s
2026-01-15T09:23:40.020298197Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-15T09:23:40.024916768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:40.123760487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-15T09:23:40.142049495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:23:40.157767567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303215s
2026-01-15T09:23:40.162615719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:23:40.167701821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020277s
2026-01-15T09:23:40.174673971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-15T09:23:40.185696677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-15T09:23:40.254156603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0758898s
2026-01-15T09:23:40.258790885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:40.266282501Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-15T09:23:40.269970297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0875896s
2026-01-15T09:23:40.277335308Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-15T09:23:40.280742148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:40.294536455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:23:40.298012936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003628s
2026-01-15T09:23:40.301127668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-15T09:23:40.305756759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-15T09:23:40.311795880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077582s
2026-01-15T09:23:40.314863297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:40.319611939Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-15T09:23:40.322425525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150808s
2026-01-15T09:23:40.370514010Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-15T09:23:40.374238941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:40.385946726Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-01-15T09:23:40.720425088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-01-15T09:23:40.731592505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL)
2026-01-15T09:23:40.814397999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0480273s
2026-01-15T09:23:40.849176872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-01-15T09:23:40.867791466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-01-15T09:23:40.980567601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1271156s
2026-01-15T09:23:40.983920873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-01-15T09:23:41.020964537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-01-15T09:23:41.064093425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0771513s
2026-01-15T09:23:41.069525544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-01-15T09:23:41.074186098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-01-15T09:23:41.085044765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126052s
2026-01-15T09:23:41.087789702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-01-15T09:23:41.594906522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT)
2026-01-15T09:23:41.630317699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5374749s
2026-01-15T09:23:41.634927291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-01-15T09:23:41.642814222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-15T09:23:41.650881919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133374s
2026-01-15T09:23:41.653477064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-01-15T09:23:41.657178267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-15T09:23:41.663010231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072541s
2026-01-15T09:23:41.665677452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-01-15T09:23:41.669394056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-15T09:23:41.673989540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059395s
2026-01-15T09:23:41.676343680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-01-15T09:23:41.679666782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-15T09:23:41.683734102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051869s
2026-01-15T09:23:41.685930084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-01-15T09:23:41.704509938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2026-01-15T09:23:41.719422968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309258s
2026-01-15T09:23:41.722279320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-01-15T09:23:41.726241198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-15T09:23:41.731261708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065039s
2026-01-15T09:23:41.733738996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-01-15T09:23:41.737002207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-15T09:23:41.741657822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056696s
2026-01-15T09:23:41.744070781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-01-15T09:23:41.747437440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-15T09:23:41.751893704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055529s
2026-01-15T09:23:41.754415181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-01-15T09:23:41.758081424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-15T09:23:41.767202160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091464s
2026-01-15T09:23:41.770181730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-01-15T09:23:41.774397068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-15T09:23:41.780483885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076076s
2026-01-15T09:23:41.784710506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-01-15T09:23:41.788111575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-01-15T09:23:41.794269455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070617s
2026-01-15T09:23:41.798965270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-01-15T09:23:41.813528296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2026-01-15T09:23:41.827294837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257591s
2026-01-15T09:23:41.830118453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-01-15T09:23:41.834214221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-15T09:23:41.838902101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064113s
2026-01-15T09:23:41.841398898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-01-15T09:23:41.844842292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-01-15T09:23:41.849139926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054654s
2026-01-15T09:23:41.851654811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-01-15T09:23:41.855320572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-15T09:23:41.859524137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055213s
2026-01-15T09:23:41.862475921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-01-15T09:23:41.867294383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-01-15T09:23:41.873089122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078778s
2026-01-15T09:23:41.875467552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-01-15T09:23:41.884682658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0)
2026-01-15T09:23:41.892537395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014837s
2026-01-15T09:23:41.895143693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-01-15T09:23:41.898975208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-01-15T09:23:41.903576013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059378s
2026-01-15T09:23:41.906214256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-01-15T09:23:41.909884556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-15T09:23:41.915884198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071518s
2026-01-15T09:23:41.919308052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-15T09:23:41.929864600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0)
2026-01-15T09:23:41.939356594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173606s
2026-01-15T09:23:41.943040772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-01-15T09:23:41.946498555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:23:41.951365916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059092s
2026-01-15T09:23:41.954002145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-01-15T09:23:41.957639239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-15T09:23:41.963255408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062185s
2026-01-15T09:23:41.966790617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-01-15T09:23:41.970545869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-15T09:23:41.975757453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00634s
2026-01-15T09:23:41.978932737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-01-15T09:23:41.982494129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-01-15T09:23:41.987973813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065683s
2026-01-15T09:23:41.990669942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-01-15T09:23:42.001704743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2026-01-15T09:23:42.015558670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218623s
2026-01-15T09:23:42.018175269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-01-15T09:23:42.024054929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-01-15T09:23:42.030984884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103514s
2026-01-15T09:23:42.033793850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-01-15T09:23:42.037887182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:23:42.042756368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065013s
2026-01-15T09:23:42.045103494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-01-15T09:23:42.083824576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2026-01-15T09:23:42.094665756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0467479s
2026-01-15T09:23:42.097714275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-01-15T09:23:42.101425959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:23:42.107145937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067398s
2026-01-15T09:23:42.109864882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-01-15T09:23:42.115793060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-01-15T09:23:42.122612131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100287s
2026-01-15T09:23:42.125356678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-01-15T09:23:42.128956317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-15T09:23:42.133871304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00605s
2026-01-15T09:23:42.136635229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-01-15T09:23:42.142947400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2026-01-15T09:23:42.152339463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129578s
2026-01-15T09:23:42.155386608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-01-15T09:23:42.159995629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-15T09:23:42.165837103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075867s
2026-01-15T09:23:42.168907155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-01-15T09:23:42.173403348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-15T09:23:42.179148147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073903s
2026-01-15T09:23:42.181742351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-01-15T09:23:42.195551107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT)
2026-01-15T09:23:42.202809914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185427s
2026-01-15T09:23:42.205173413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-01-15T09:23:42.216099906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '')
2026-01-15T09:23:42.232814293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250167s
2026-01-15T09:23:42.235315580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-01-15T09:23:42.241964679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-01-15T09:23:42.248583377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108172s
2026-01-15T09:23:42.251106458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-15T09:23:42.260109527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-01-15T09:23:42.268315882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014728s
2026-01-15T09:23:42.270777419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-01-15T09:23:42.277494975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-01-15T09:23:42.283715832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105686s
2026-01-15T09:23:42.289658639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-01-15T09:23:42.294766204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '')
2026-01-15T09:23:42.301752923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119985s
2026-01-15T09:23:42.304225172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-01-15T09:23:42.309558341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2026-01-15T09:23:42.314650855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081426s
2026-01-15T09:23:42.316798199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-01-15T09:23:42.320755318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-01-15T09:23:42.325248065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063266s
2026-01-15T09:23:42.327633458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-01-15T09:23:42.330998594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-01-15T09:23:42.335255787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053669s
2026-01-15T09:23:42.337568033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-01-15T09:23:42.342884559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2026-01-15T09:23:42.347914708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081262s
2026-01-15T09:23:42.350221363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-01-15T09:23:42.358356535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2026-01-15T09:23:42.365384967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129301s
2026-01-15T09:23:42.367708436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-01-15T09:23:42.373975266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL)
2026-01-15T09:23:42.380231243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009648s
2026-01-15T09:23:42.382734303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-01-15T09:23:42.386374845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-01-15T09:23:42.390708872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056742s
2026-01-15T09:23:42.393178134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-01-15T09:23:42.396814306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-01-15T09:23:42.401069595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056167s
2026-01-15T09:23:42.403281690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-01-15T09:23:42.411700322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-01-15T09:23:42.418873817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134274s
2026-01-15T09:23:42.421216745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-01-15T09:23:42.428824665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-01-15T09:23:42.435544226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120823s
2026-01-15T09:23:42.438180675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-01-15T09:23:42.442261061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:23:42.446580048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006062s
2026-01-15T09:23:42.448837113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-15T09:23:42.456505565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-01-15T09:23:42.463151408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121042s
2026-01-15T09:23:42.465442291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-01-15T09:23:42.473763367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-01-15T09:23:42.480892823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013169s
2026-01-15T09:23:42.483313417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-01-15T09:23:42.488850768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2026-01-15T09:23:42.494879248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090902s
2026-01-15T09:23:42.497775329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-01-15T09:23:42.501863141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-01-15T09:23:42.507099235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067214s
2026-01-15T09:23:42.509916879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-01-15T09:23:42.519650238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-15T09:23:42.527429193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148634s
2026-01-15T09:23:42.530705189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-01-15T09:23:42.536604398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:23:42.541917888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008569s
2026-01-15T09:23:42.570425303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2026-01-15T09:23:42.602607758Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0339372 taking an average of 00:00:00.0339372
2026-01-15T09:23:42.618108091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:23:42', 'InitialSetup')
2026-01-15T09:23:42.625117415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:42.636801042Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-15T09:23:42.639150553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0922963s
2026-01-15T09:23:42.653132779Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-01-15T09:23:42.656712197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:42.670213194Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-01-15T09:23:42.696189432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:23:42.698958738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002265s
2026-01-15T09:23:42.702174053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-01-15T09:23:42.706808625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:42.728820219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239726s
2026-01-15T09:23:42.734318531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-15T09:23:42', 'add_reason_to_pending_releases')
2026-01-15T09:23:42.739648444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:42.743665873Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-01-15T09:23:42.746049383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0385077s
2026-01-15T09:23:42.749308837Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-01-15T09:23:42.752071560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:42.755577690Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-01-15T09:23:42.836477657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:42.847574031Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-01-15T09:23:42.850210661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-01-15T09:23:42.853979279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-01-15T09:23:42.865177218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012513s
2026-01-15T09:23:42.867483883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-15T09:23:42.869711960Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-01-15T09:23:42.872321886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-01-15T09:23:42.876348253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:42.887508887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124732s
2026-01-15T09:23:42.889970644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-15T09:23:42.892152378Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-01-15T09:23:42.894939981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-01-15T09:23:42.899187905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:42.910309631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126689s
2026-01-15T09:23:42.917247020Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-01-15T09:23:42.926460383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-01-15T09:23:42.931549851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112937s
2026-01-15T09:23:42.937269689Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-01-15T09:23:43.261981434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL)
2026-01-15T09:23:43.284684922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks"
2026-01-15T09:23:43.301518329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-01-15T09:23:43.316045813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-01-15T09:23:43.350199537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-15T09:23:43.357445288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-01-15T09:23:43.363981940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-15T09:23:43.369179016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4292311s
2026-01-15T09:23:43.371713560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-15T09:23:43.374030064Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s
2026-01-15T09:23:43.378786041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-01-15T09:23:43.382445190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-01-15T09:23:43.393192792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118452s
2026-01-15T09:23:43.398057748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-15T09:23:43', 'add_medium_support')
2026-01-15T09:23:43.403201687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:43.407696367Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-01-15T09:23:43.409958152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026127s
2026-01-15T09:23:43.413147584Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-01-15T09:23:43.416112384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:43.419841514Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-01-15T09:23:43.435695268Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-01-15T09:23:43.440454832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-01-15T09:23:43.446403912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075288s
2026-01-15T09:23:43.448787341Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:43.451842503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:43.491580373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400986s
2026-01-15T09:23:43.497159227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-15T09:23:43', 'add_various_qualites_in_profile')
2026-01-15T09:23:43.502617618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:43.506647683Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-01-15T09:23:43.509126555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0550097s
2026-01-15T09:23:43.511919309Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-01-15T09:23:43.514704738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:43.518253193Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-01-15T09:23:43.539908069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-01-15T09:23:43.546314450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL)
2026-01-15T09:23:43.552921203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102983s
2026-01-15T09:23:43.555889461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-01-15T09:23:43.560326305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-01-15T09:23:43.565318157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006926s
2026-01-15T09:23:43.567546284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-15T09:23:43.569705912Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-01-15T09:23:43.572496331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-01-15T09:23:43.576806150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:23:43.588495689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131639s
2026-01-15T09:23:43.591536863Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-01-15T09:23:43.675929893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2026-01-15T09:23:43.713703097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists"
2026-01-15T09:23:43.734695268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-15T09:23:43.741361020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-15T09:23:43.768971850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-15T09:23:43.776127188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-15T09:23:43.782844415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-15T09:23:43.789271517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-15T09:23:43.794384933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2001563s
2026-01-15T09:23:43.797813979Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-01-15T09:23:43.903301246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2026-01-15T09:23:43.940909527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists"
2026-01-15T09:23:43.961641114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-15T09:23:43.969894664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-15T09:23:43.999343955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-15T09:23:44.006768556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-15T09:23:44.013663530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-15T09:23:44.020842266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-15T09:23:44.025915422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2253646s
2026-01-15T09:23:44.028453242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:44.030703433Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-01-15T09:23:44.033744226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-01-15T09:23:44.038342285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-01-15T09:23:44.049559784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124833s
2026-01-15T09:23:44.055197466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-15T09:23:44', 'metadata_profiles')
2026-01-15T09:23:44.061235946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:44.067527835Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-01-15T09:23:44.070188994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301418s
2026-01-15T09:23:44.074272858Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-01-15T09:23:44.077580969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:44.081912902Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-01-15T09:23:44.121603967Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-01-15T09:23:44.236779314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2026-01-15T09:23:44.249839733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-01-15T09:23:44.257933992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:23:44.264006591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:23:44.293131679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:23:44.297957026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1733879s
2026-01-15T09:23:44.300258340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:23:44.302341084Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-01-15T09:23:44.305322928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-01-15T09:23:44.309305037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-01-15T09:23:44.319800722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118604s
2026-01-15T09:23:44.323698320Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-15T09:23:44.328237621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-15T09:23:44.331957943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005343s
2026-01-15T09:23:44.334132532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:23:44.336229995Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-01-15T09:23:44.342056428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-01-15T09:23:44.412396750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2026-01-15T09:23:44.427001420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2026-01-15T09:23:44.435067813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-15T09:23:44.440303366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-15T09:23:44.469478876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-15T09:23:44.474350065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1295722s
2026-01-15T09:23:44.479682733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-15T09:23:44', 'separate_automatic_and_interactive_search')
2026-01-15T09:23:44.485030782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:44.489664583Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-01-15T09:23:44.492221863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1440722s
2026-01-15T09:23:44.495417508Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-01-15T09:23:44.498327127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:44.501992738Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-01-15T09:23:44.506967556Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-01-15T09:23:44.582207825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT)
2026-01-15T09:23:44.614355741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums"
2026-01-15T09:23:44.633694774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-15T09:23:44.641492185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-15T09:23:44.669799397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-15T09:23:44.676533006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-15T09:23:44.682809074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-15T09:23:44.689531270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-15T09:23:44.696426225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-15T09:23:44.702359021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1923372s
2026-01-15T09:23:44.708931817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-15T09:23:44', 'change_album_path_to_relative')
2026-01-15T09:23:44.714668489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:44.719949894Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-01-15T09:23:44.722745242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2098753s
2026-01-15T09:23:44.726313087Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-01-15T09:23:44.729662271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:44.734127964Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-01-15T09:23:44.744069162Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2026-01-15T09:23:44.750593961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2026-01-15T09:23:44.755802629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077992s
2026-01-15T09:23:44.761315330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-15T09:23:44', 'change_quality_size_mb_to_kb')
2026-01-15T09:23:44.766842320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:44.771144032Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-01-15T09:23:44.773552813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227256s
2026-01-15T09:23:44.776325646Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-01-15T09:23:44.779075113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:44.783244268Z [Info] album_releases: Starting migration of Main DB to 9
2026-01-15T09:23:44.790768018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:44.793128151Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-01-15T09:23:44.795703157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-01-15T09:23:44.799489761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-01-15T09:23:44.810727490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125132s
2026-01-15T09:23:44.813054987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:44.815155136Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-01-15T09:23:44.817834472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-01-15T09:23:44.821607389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-01-15T09:23:44.832608702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121233s
2026-01-15T09:23:44.837295400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-15T09:23:44', 'album_releases')
2026-01-15T09:23:44.842285458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:44.846424753Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-01-15T09:23:44.848648331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259425s
2026-01-15T09:23:44.851576568Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-01-15T09:23:44.854567761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:44.858531432Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-01-15T09:23:44.868000851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:44.870527358Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-01-15T09:23:44.873112333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-01-15T09:23:44.956951769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT)
2026-01-15T09:23:44.998926022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2026-01-15T09:23:45.017299109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-15T09:23:45.024765404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-15T09:23:45.051503876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-15T09:23:45.057939686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-15T09:23:45.064096354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-15T09:23:45.070237330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-15T09:23:45.076462345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-15T09:23:45.081472193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2058394s
2026-01-15T09:23:45.083951405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:45.086097236Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-01-15T09:23:45.089051946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-01-15T09:23:45.168313894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL)
2026-01-15T09:23:45.202323599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2026-01-15T09:23:45.220805856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-15T09:23:45.227460637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-15T09:23:45.253037931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-15T09:23:45.258715434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-15T09:23:45.264134406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-15T09:23:45.269942642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-15T09:23:45.275748643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-15T09:23:45.280148103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1886197s
2026-01-15T09:23:45.285146638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-15T09:23:45', 'album_releases_fix')
2026-01-15T09:23:45.290360697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:45.296128602Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-01-15T09:23:45.298638236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2043018s
2026-01-15T09:23:45.301856095Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-01-15T09:23:45.304585662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:45.308370944Z [Info] import_lists: Starting migration of Main DB to 11
2026-01-15T09:23:45.328323151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-01-15T09:23:45.339099802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL)
2026-01-15T09:23:45.349198398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183091s
2026-01-15T09:23:45.351972454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-01-15T09:23:45.355571140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-15T09:23:45.359942412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056692s
2026-01-15T09:23:45.362333267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-01-15T09:23:45.370033523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-01-15T09:23:45.376993327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123382s
2026-01-15T09:23:45.379755369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-01-15T09:23:45.383980879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:23:45.388532143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063781s
2026-01-15T09:23:45.393000571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-15T09:23:45', 'import_lists')
2026-01-15T09:23:45.397739504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:45.401857687Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-01-15T09:23:45.407930074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193556s
2026-01-15T09:23:45.408459550Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-01-15T09:23:45.411620546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:45.415434205Z [Info] add_release_status: Starting migration of Main DB to 12
2026-01-15T09:23:45.422143145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-01-15T09:23:45.464367762Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-01-15T09:23:45.468941512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-01-15T09:23:45.473366392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-01-15T09:23:45.484866359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132948s
2026-01-15T09:23:45.487106120Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:45.489805405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:45.505282541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155821s
2026-01-15T09:23:45.510310385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-15T09:23:45', 'add_release_status')
2026-01-15T09:23:45.515557421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:45.519483537Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-01-15T09:23:45.521738528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298728s
2026-01-15T09:23:45.524829582Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-01-15T09:23:45.527700974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:45.531343579Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-01-15T09:23:45.537082286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:23:45.539352176Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-01-15T09:23:45.542237236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-01-15T09:23:45.546665683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:45.558094046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133289s
2026-01-15T09:23:45.562916397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-15T09:23:45', 'album_download_notification')
2026-01-15T09:23:45.567817135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:45.571993696Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-01-15T09:23:45.574365612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266886s
2026-01-15T09:23:45.577402658Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-01-15T09:23:45.580312076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:45.583880892Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-01-15T09:23:45.592211788Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2026-01-15T09:23:45.599898577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2026-01-15T09:23:45.607435514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111004s
2026-01-15T09:23:45.613232247Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2026-01-15T09:23:45.620805817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2026-01-15T09:23:45.626229038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090184s
2026-01-15T09:23:45.631174396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-15T09:23:45', 'fix_language_metadata_profiles')
2026-01-15T09:23:45.636157972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:45.640432951Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-01-15T09:23:45.642836731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022581s
2026-01-15T09:23:45.645546898Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-01-15T09:23:45.648268699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:45.651827445Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-01-15T09:23:45.657081024Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-01-15T09:23:45.660885345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-01-15T09:23:45.664894267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049296s
2026-01-15T09:23:45.669480813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-15T09:23:45', 'remove_fanzub')
2026-01-15T09:23:45.674382233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:45.678187696Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-01-15T09:23:45.680420412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180739s
2026-01-15T09:23:45.683616929Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-01-15T09:23:45.686575456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:45.690204705Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-01-15T09:23:45.719202697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-01-15T09:23:45.723021878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-01-15T09:23:45.727889199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059864s
2026-01-15T09:23:45.730686903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-01-15T09:23:45.734988926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-01-15T09:23:45.742922351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006878s
2026-01-15T09:23:45.751620025Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-01-15T09:23:45.757460506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-01-15T09:23:45.762177475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078936s
2026-01-15T09:23:45.764899446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-01-15T09:23:45.768951636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-15T09:23:45.773582961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063571s
2026-01-15T09:23:45.776195743Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-01-15T09:23:45.779577673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-01-15T09:23:45.783468448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049504s
2026-01-15T09:23:45.786129105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-01-15T09:23:45.790127447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-15T09:23:45.794611767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061269s
2026-01-15T09:23:45.799438086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-15T09:23:45', 'update_artist_history_indexes')
2026-01-15T09:23:45.804521762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:45.808796170Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-01-15T09:23:45.811146603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019714s
2026-01-15T09:23:45.813747971Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-01-15T09:23:45.816445072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:45.819780969Z [Info] remove_nma: Starting migration of Main DB to 17
2026-01-15T09:23:45.847964693Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:45.863066543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-01-15T09:23:45.867507125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167338s
2026-01-15T09:23:45.871987326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-15T09:23:45', 'remove_nma')
2026-01-15T09:23:45.876683914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:45.880688568Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-01-15T09:23:45.882891163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298117s
2026-01-15T09:23:45.885737705Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-01-15T09:23:45.888573475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:45.892078934Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-01-15T09:23:45.897813993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:45.900197503Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.59E-05s
2026-01-15T09:23:45.902921798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-01-15T09:23:45.906540425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-01-15T09:23:45.918940395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131884s
2026-01-15T09:23:45.924009492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-15T09:23:45', 'album_disambiguation')
2026-01-15T09:23:45.929054862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:45.933999279Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-01-15T09:23:45.936291083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282029s
2026-01-15T09:23:45.939322247Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-01-15T09:23:45.942267438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:45.946059995Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-01-15T09:23:45.950469664Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:45.953261146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:45.974110419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209486s
2026-01-15T09:23:45.979229387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-15T09:23:45', 'add_ape_quality_in_profiles')
2026-01-15T09:23:45.984670324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:45.988958909Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-01-15T09:23:45.991313391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357133s
2026-01-15T09:23:45.994043548Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-01-15T09:23:45.996777443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:46.000127539Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-01-15T09:23:46.013945775Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:46.018340545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-01-15T09:23:46.022283865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055463s
2026-01-15T09:23:46.025089765Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:46.029006452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-01-15T09:23:46.032503404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049799s
2026-01-15T09:23:46.036172683Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:46.041801978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-01-15T09:23:46.046216367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068983s
2026-01-15T09:23:46.050819887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-15T09:23:46', 'remove_pushalot')
2026-01-15T09:23:46.056264191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:46.060146017Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-01-15T09:23:46.062372631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205324s
2026-01-15T09:23:46.065164954Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-01-15T09:23:46.067923709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:46.071287453Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-01-15T09:23:46.078577172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-01-15T09:23:46.083752533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-01-15T09:23:46.089283451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082992s
2026-01-15T09:23:46.093833964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-15T09:23:46', 'add_custom_filters')
2026-01-15T09:23:46.098627717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:46.102514354Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-01-15T09:23:46.104736148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212717s
2026-01-15T09:23:46.107432237Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-01-15T09:23:46.110169879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:46.113488251Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-01-15T09:23:46.118830869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:23:46.121148517Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-01-15T09:23:46.123679113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-01-15T09:23:46.127093558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-01-15T09:23:46.138549657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124419s
2026-01-15T09:23:46.143204250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-15T09:23:46', 'import_list_tags')
2026-01-15T09:23:46.148045789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:46.151918277Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-01-15T09:23:46.154119670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256415s
2026-01-15T09:23:46.156984269Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-01-15T09:23:46.159759256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:46.163220636Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-01-15T09:23:46.255282399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-01-15T09:23:46.264353375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT)
2026-01-15T09:23:46.272443957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145441s
2026-01-15T09:23:46.275251070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-01-15T09:23:46.279747474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-01-15T09:23:46.284287286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065488s
2026-01-15T09:23:46.320985935Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-15T09:23:46.321383866Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-15T09:23:46.321558618Z FROM "Artists"
2026-01-15T09:23:46.336493262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-15T09:23:46.336552451Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-15T09:23:46.336583624Z FROM "Artists"
2026-01-15T09:23:46.346171992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178335s
2026-01-15T09:23:46.348446482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-15T09:23:46.350585770Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-01-15T09:23:46.353370417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-01-15T09:23:46.357531786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:46.369339654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134686s
2026-01-15T09:23:46.377065641Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-01-15T09:23:46.377117035Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:46.377144630Z FROM "ArtistMetadata"
2026-01-15T09:23:46.377187417Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-01-15T09:23:46.387483269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-01-15T09:23:46.387525504Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:46.387584523Z FROM "ArtistMetadata"
2026-01-15T09:23:46.387612169Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-01-15T09:23:46.394548596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124459s
2026-01-15T09:23:46.396909921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-01-15T09:23:46.407739719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL)
2026-01-15T09:23:46.417213677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178478s
2026-01-15T09:23:46.420177004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-01-15T09:23:46.424675462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-01-15T09:23:46.429427732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067596s
2026-01-15T09:23:46.432001124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-01-15T09:23:46.435779743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-01-15T09:23:46.439961664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056141s
2026-01-15T09:23:46.442174700Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:46.444832041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:46.525930628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0811221s
2026-01-15T09:23:46.528488178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:46.530605351Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-01-15T09:23:46.533334777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-01-15T09:23:46.537490045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:46.550426615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143901s
2026-01-15T09:23:46.552964986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:46.554965354Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-01-15T09:23:46.557648658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-01-15T09:23:46.561862683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:23:46.574324648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139621s
2026-01-15T09:23:46.576627445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:46.578727223Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-01-15T09:23:46.581204070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-01-15T09:23:46.584590710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-01-15T09:23:46.596745466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129589s
2026-01-15T09:23:46.605937316Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-01-15T09:23:46.605985913Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:46.606067057Z FROM "ArtistMetadata"
2026-01-15T09:23:46.606117579Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-15T09:23:46.606158902Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-01-15T09:23:46.619137817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-01-15T09:23:46.619182567Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:46.619220633Z FROM "ArtistMetadata"
2026-01-15T09:23:46.619265243Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-15T09:23:46.619316466Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-01-15T09:23:46.628887660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167587s
2026-01-15T09:23:46.631208503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-15T09:23:46.633486831Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-01-15T09:23:46.636242861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-01-15T09:23:46.640416205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-01-15T09:23:46.652443484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136985s
2026-01-15T09:23:46.654831463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-15T09:23:46.656971121Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-01-15T09:23:46.659630326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-01-15T09:23:46.663665161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:46.676074269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138961s
2026-01-15T09:23:46.678386906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-15T09:23:46.680556394Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-01-15T09:23:46.683265890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-01-15T09:23:46.687336807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:46.699148152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134193s
2026-01-15T09:23:46.707374036Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-15T09:23:46.707406362Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-15T09:23:46.707445310Z FROM "AlbumReleases"
2026-01-15T09:23:46.707477565Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-15T09:23:46.707536494Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-01-15T09:23:46.718652026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-15T09:23:46.718678299Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-15T09:23:46.718726687Z FROM "AlbumReleases"
2026-01-15T09:23:46.718761336Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-15T09:23:46.718806127Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-01-15T09:23:46.726125285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134216s
2026-01-15T09:23:46.735435884Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-15T09:23:46.735479522Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:46.735515815Z FROM "ArtistMetadata"
2026-01-15T09:23:46.735578411Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-15T09:23:46.735627139Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-01-15T09:23:46.748627738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-15T09:23:46.748671115Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-15T09:23:46.748723240Z FROM "ArtistMetadata"
2026-01-15T09:23:46.748746176Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-15T09:23:46.748794734Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-01-15T09:23:46.756727308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152964s
2026-01-15T09:23:46.764280778Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed
2026-01-15T09:23:46.845972419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-01-15T09:23:46.865627849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-01-15T09:23:46.877730690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-15T09:23:46.884014594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-15T09:23:46.917208125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-15T09:23:46.923479653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-15T09:23:46.927782518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1591005s
2026-01-15T09:23:46.932894833Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-01-15T09:23:47.019071284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT)
2026-01-15T09:23:47.044066607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums"
2026-01-15T09:23:47.057379695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-15T09:23:47.065649758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-15T09:23:47.095934131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-15T09:23:47.102735277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-15T09:23:47.107008762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1705597s
2026-01-15T09:23:47.110479080Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-01-15T09:23:47.188023850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-01-15T09:23:47.206143708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks"
2026-01-15T09:23:47.216505854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-01-15T09:23:47.221766397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-01-15T09:23:47.254711377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-15T09:23:47.260854007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-15T09:23:47.265112833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1519076s
2026-01-15T09:23:47.267203022Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-01-15T09:23:47.339742232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL)
2026-01-15T09:23:47.351828230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles"
2026-01-15T09:23:47.358563322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-15T09:23:47.363084496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-15T09:23:47.391712393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-15T09:23:47.395284587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1262813s
2026-01-15T09:23:47.396984891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-01-15T09:23:47.399355374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-15T09:23:47.403359046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042602s
2026-01-15T09:23:47.405424986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-01-15T09:23:47.407772674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-15T09:23:47.411148141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004191s
2026-01-15T09:23:47.413668446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-01-15T09:23:47.417172983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-15T09:23:47.421671211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00595s
2026-01-15T09:23:47.423841581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-01-15T09:23:47.426354361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-01-15T09:23:47.430014983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044278s
2026-01-15T09:23:47.432917928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-01-15T09:23:47.435089211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-01-15T09:23:47.438339926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040025s
2026-01-15T09:23:47.440134590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-01-15T09:23:47.442418740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-01-15T09:23:47.445374051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037693s
2026-01-15T09:23:47.446873931Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:23:47.458487858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-01-15T09:23:47.461876361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013624s
2026-01-15T09:23:47.463285970Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:23:47.465851937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-01-15T09:23:47.468504007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038392s
2026-01-15T09:23:47.469813815Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:23:47.472836591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-01-15T09:23:47.475676470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045994s
2026-01-15T09:23:47.478474775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-15T09:23:47', 'add_release_groups_etc')
2026-01-15T09:23:47.481585118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:47.486649667Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-01-15T09:23:47.488094406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153084s
2026-01-15T09:23:47.490441763Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-01-15T09:23:47.492117727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:47.494848717Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-01-15T09:23:47.505929771Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:23:47.508097866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-01-15T09:23:47.510867243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033533s
2026-01-15T09:23:47.513584555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-15T09:23:47', 'NewMediaInfoFormat')
2026-01-15T09:23:47.516642643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:47.519311547Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-01-15T09:23:47.520752910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011688s
2026-01-15T09:23:47.522781014Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-01-15T09:23:47.524477059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:47.526994027Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-01-15T09:23:47.548459762Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-01-15T09:23:47.551532550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-01-15T09:23:47.581366335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307517s
2026-01-15T09:23:47.583131089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:23:47.584468392Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-01-15T09:23:47.586433509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-01-15T09:23:47.589304551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:23:47.599952722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118457s
2026-01-15T09:23:47.602898865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-15T09:23:47', 'rename_restrictions_to_release_profiles')
2026-01-15T09:23:47.606455617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:47.609826064Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-01-15T09:23:47.611296134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214361s
2026-01-15T09:23:47.613377596Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-15T09:23:47.615132550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:47.617644548Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-01-15T09:23:47.636504306Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-01-15T09:23:47.638911994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-01-15T09:23:47.667965007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029409s
2026-01-15T09:23:47.669618878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-15T09:23:47.670939617Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-01-15T09:23:47.672611644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-01-15T09:23:47.674910183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-15T09:23:47.684942174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108105s
2026-01-15T09:23:47.686402915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-01-15T09:23:47.687727353Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-01-15T09:23:47.689429630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-01-15T09:23:47.691694371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-15T09:23:47.701315945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103636s
2026-01-15T09:23:47.702610402Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:23:47.704563284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-15T09:23:47.706792774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029496s
2026-01-15T09:23:47.708082601Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:23:47.710302161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-15T09:23:47.712650500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032218s
2026-01-15T09:23:47.714398299Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-01-15T09:23:47.790404782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-01-15T09:23:47.802896566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-01-15T09:23:47.809603752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-15T09:23:47.813907118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-15T09:23:47.841582657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-15T09:23:47.846019452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-15T09:23:47.849722889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-15T09:23:47.853416397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-15T09:23:47.856291286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1403617s
2026-01-15T09:23:47.859485428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-15T09:23:47', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-15T09:23:47.862836015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:47.867264943Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-15T09:23:47.868870206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1508991s
2026-01-15T09:23:47.870746334Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-01-15T09:23:47.872831382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:47.876722778Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-01-15T09:23:47.883915011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-01-15T09:23:47.887263614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL)
2026-01-15T09:23:47.891871082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063284s
2026-01-15T09:23:47.893610575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-01-15T09:23:47.896170269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-01-15T09:23:47.899581819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044757s
2026-01-15T09:23:47.902301415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-15T09:23:47', 'add_import_exclusions')
2026-01-15T09:23:47.905330535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:47.908126034Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-01-15T09:23:47.909463367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128572s
2026-01-15T09:23:47.922606323Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-01-15T09:23:47.924497230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:47.927170083Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-01-15T09:23:47.984164061Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-15T09:23:47.984222388Z WHERE "Id" in (
2026-01-15T09:23:47.984282569Z SELECT "Artists"."Id" from "Artists"
2026-01-15T09:23:47.984339083Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:47.984369705Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-15T09:23:47.992726983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-15T09:23:47.992832155Z WHERE "Id" in (
2026-01-15T09:23:47.992870562Z SELECT "Artists"."Id" from "Artists"
2026-01-15T09:23:47.992962818Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:47.992990193Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-15T09:23:48.001982471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134992s
2026-01-15T09:23:48.007337214Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-01-15T09:23:48.007402044Z WHERE "Id" in (
2026-01-15T09:23:48.007445351Z SELECT "Albums"."Id" from "Albums"
2026-01-15T09:23:48.007506334Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:48.007558960Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-15T09:23:48.014801104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-01-15T09:23:48.014846365Z WHERE "Id" in (
2026-01-15T09:23:48.014910143Z SELECT "Albums"."Id" from "Albums"
2026-01-15T09:23:48.014961647Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:48.015041247Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-15T09:23:48.020064092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00917s
2026-01-15T09:23:48.025095503Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-01-15T09:23:48.025124692Z WHERE "Id" in (
2026-01-15T09:23:48.025148009Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-15T09:23:48.025201306Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-15T09:23:48.025241457Z WHERE "Albums"."Id" IS NULL)
2026-01-15T09:23:48.032045068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-01-15T09:23:48.032140209Z WHERE "Id" in (
2026-01-15T09:23:48.032193787Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-15T09:23:48.032237255Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-15T09:23:48.032285161Z WHERE "Albums"."Id" IS NULL)
2026-01-15T09:23:48.037154296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087126s
2026-01-15T09:23:48.042332733Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-15T09:23:48.042413977Z WHERE "Id" in (
2026-01-15T09:23:48.042454819Z SELECT "Tracks"."Id" from "Tracks"
2026-01-15T09:23:48.042503227Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-15T09:23:48.042559069Z WHERE "AlbumReleases"."Id" IS NULL)
2026-01-15T09:23:48.049605208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-15T09:23:48.049652433Z WHERE "Id" in (
2026-01-15T09:23:48.049714428Z SELECT "Tracks"."Id" from "Tracks"
2026-01-15T09:23:48.049762765Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-15T09:23:48.049821483Z WHERE "AlbumReleases"."Id" IS NULL)
2026-01-15T09:23:48.055094401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091533s
2026-01-15T09:23:48.060496289Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-15T09:23:48.060525057Z WHERE "Id" in (
2026-01-15T09:23:48.060564346Z SELECT "Tracks"."Id" from "Tracks"
2026-01-15T09:23:48.060631692Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:48.060677955Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-15T09:23:48.067905880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-15T09:23:48.067938826Z WHERE "Id" in (
2026-01-15T09:23:48.067998346Z SELECT "Tracks"."Id" from "Tracks"
2026-01-15T09:23:48.068054760Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:48.068113247Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-15T09:23:48.073270502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092567s
2026-01-15T09:23:48.078753854Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-15T09:23:48.078808674Z WHERE "Id" IN (
2026-01-15T09:23:48.078887002Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:48.078910980Z LEFT OUTER JOIN "Tracks"
2026-01-15T09:23:48.078974077Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:48.079013597Z WHERE "Tracks"."Id" IS NULL)
2026-01-15T09:23:48.086676518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-15T09:23:48.086708632Z WHERE "Id" IN (
2026-01-15T09:23:48.086748142Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:48.086780667Z LEFT OUTER JOIN "Tracks"
2026-01-15T09:23:48.086820768Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:48.086870118Z WHERE "Tracks"."Id" IS NULL)
2026-01-15T09:23:48.092102143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095691s
2026-01-15T09:23:48.094852521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-15T09:23:48', 'clean_artist_metadata_table')
2026-01-15T09:23:48.097940089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:48.100626157Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-01-15T09:23:48.101962839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178515s
2026-01-15T09:23:48.103805801Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-01-15T09:23:48.105410181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:48.107674761Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-01-15T09:23:48.119622019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:23:48.121059734Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-01-15T09:23:48.122835440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-01-15T09:23:48.125319011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:48.136097586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116165s
2026-01-15T09:23:48.137586083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:23:48.138866612Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-01-15T09:23:48.140559340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-01-15T09:23:48.143105568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:48.153981598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116294s
2026-01-15T09:23:48.155662994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:23:48.157027692Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.55E-05s
2026-01-15T09:23:48.158771674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-01-15T09:23:48.161314855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:48.171971164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115789s
2026-01-15T09:23:48.173482707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:23:48.174736743Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-01-15T09:23:48.176380873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-01-15T09:23:48.178944546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:48.189513518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115812s
2026-01-15T09:23:48.190960883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:23:48.192249548Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-01-15T09:23:48.193843177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-01-15T09:23:48.196233640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:48.206811691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113244s
2026-01-15T09:23:48.208547246Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-01-15T09:23:48.284905677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2026-01-15T09:23:48.299998219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2026-01-15T09:23:48.307919199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-15T09:23:48.311229024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-15T09:23:48.339048974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1287384s
2026-01-15T09:23:48.341160526Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-01-15T09:23:48.417549589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2026-01-15T09:23:48.432270583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2026-01-15T09:23:48.441291859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-15T09:23:48.444936808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-15T09:23:48.473824860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.130915s
2026-01-15T09:23:48.476877226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-15T09:23:48', 'health_issue_notification')
2026-01-15T09:23:48.480235709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:48.483526556Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-01-15T09:23:48.484934802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1405935s
2026-01-15T09:23:48.487777816Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-01-15T09:23:48.489445364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:48.491951190Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-01-15T09:23:48.508392788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-15T09:23:48.509957409Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-01-15T09:23:48.511524234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-01-15T09:23:48.514118729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-01-15T09:23:48.525043708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119905s
2026-01-15T09:23:48.526462294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-15T09:23:48.527712943Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-01-15T09:23:48.529219406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-01-15T09:23:48.531247360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-01-15T09:23:48.542161087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114748s
2026-01-15T09:23:48.544060371Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-01-15T09:23:48.546062603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-01-15T09:23:48.548478047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002899s
2026-01-15T09:23:48.552669908Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-15T09:23:48.552716091Z WHERE "Id" IN (
2026-01-15T09:23:48.552766072Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:48.552805191Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:48.552845582Z WHERE "Tracks"."Id" IS NULL)
2026-01-15T09:23:48.558506912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-15T09:23:48.558551472Z WHERE "Id" IN (
2026-01-15T09:23:48.558605270Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:48.558650271Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:48.558692736Z WHERE "Tracks"."Id" IS NULL)
2026-01-15T09:23:48.563376678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077394s
2026-01-15T09:23:48.568608133Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-15T09:23:48.568654486Z WHERE "Id" IN (
2026-01-15T09:23:48.568692413Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:48.568739848Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-15T09:23:48.568789929Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-15T09:23:48.568834890Z WHERE "Artists"."Path" IS NULL)
2026-01-15T09:23:48.575745285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-15T09:23:48.575788411Z WHERE "Id" IN (
2026-01-15T09:23:48.575832129Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:48.575899174Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-15T09:23:48.575957031Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-15T09:23:48.575997983Z WHERE "Artists"."Path" IS NULL)
2026-01-15T09:23:48.581444481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093513s
2026-01-15T09:23:48.587097204Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-15T09:23:48.587134399Z WHERE "Id" IN (
2026-01-15T09:23:48.587190502Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:48.587243088Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:48.587293670Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-15T09:23:48.587330644Z WHERE "AlbumReleases"."Monitored" = 0
2026-01-15T09:23:48.587375003Z OR "AlbumReleases"."Monitored" IS NULL)
2026-01-15T09:23:48.595059958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-15T09:23:48.595100179Z WHERE "Id" IN (
2026-01-15T09:23:48.595152645Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-15T09:23:48.595209519Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-15T09:23:48.595255933Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-15T09:23:48.595288528Z WHERE "AlbumReleases"."Monitored" = 0
2026-01-15T09:23:48.595340453Z OR "AlbumReleases"."Monitored" IS NULL)
2026-01-15T09:23:48.601440847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010628s
2026-01-15T09:23:48.605416613Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-01-15T09:23:48.605483247Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-15T09:23:48.605515643Z FROM "Artists"
2026-01-15T09:23:48.605573339Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-15T09:23:48.605609742Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-01-15T09:23:48.610857068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-01-15T09:23:48.610923382Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-15T09:23:48.610957010Z FROM "Artists"
2026-01-15T09:23:48.610992551Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-15T09:23:48.611042762Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-01-15T09:23:48.615539096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073105s
2026-01-15T09:23:48.619371113Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-15T09:23:48.619477016Z WHERE "Id" NOT IN (
2026-01-15T09:23:48.619489301Z SELECT MIN("Id")
2026-01-15T09:23:48.619553671Z FROM "TrackFiles"
2026-01-15T09:23:48.619564503Z GROUP BY "Path"
2026-01-15T09:23:48.619616567Z )
2026-01-15T09:23:48.624640544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-15T09:23:48.624669873Z WHERE "Id" NOT IN (
2026-01-15T09:23:48.624690505Z SELECT MIN("Id")
2026-01-15T09:23:48.624721437Z FROM "TrackFiles"
2026-01-15T09:23:48.624764674Z GROUP BY "Path"
2026-01-15T09:23:48.624792280Z )
2026-01-15T09:23:48.630520805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081823s
2026-01-15T09:23:48.631950083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-15T09:23:48.633220541Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-01-15T09:23:48.634677776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-01-15T09:23:48.707960424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-01-15T09:23:48.718517422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles"
2026-01-15T09:23:48.724364346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-15T09:23:48.728085439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-15T09:23:48.758464973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-15T09:23:48.762297621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1260637s
2026-01-15T09:23:48.763844205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-01-15T09:23:48.766135690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-15T09:23:48.769482900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039796s
2026-01-15T09:23:48.771406122Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-01-15T09:23:48.844755545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-01-15T09:23:48.854616161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles"
2026-01-15T09:23:48.860133601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-15T09:23:48.864146993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-15T09:23:48.892757746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-15T09:23:48.897172115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-15T09:23:48.900105091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1272357s
2026-01-15T09:23:48.903133289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-15T09:23:48', 'add_mediafilerepository_mtime')
2026-01-15T09:23:48.906205655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:48.910555455Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-01-15T09:23:48.911956215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1374033s
2026-01-15T09:23:48.914390858Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-01-15T09:23:48.916545527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:48.919224451Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-01-15T09:23:48.938499946Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-15T09:23:48.938528102Z WHERE "Id" NOT IN (
2026-01-15T09:23:48.938573694Z SELECT MIN("Artists"."Id") from "Artists"
2026-01-15T09:23:48.938602753Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:48.938643314Z GROUP BY "ArtistMetadata"."Id")
2026-01-15T09:23:48.946154680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-15T09:23:48.946168698Z WHERE "Id" NOT IN (
2026-01-15T09:23:48.946210653Z SELECT MIN("Artists"."Id") from "Artists"
2026-01-15T09:23:48.946250493Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-15T09:23:48.946289301Z GROUP BY "ArtistMetadata"."Id")
2026-01-15T09:23:48.951888807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095565s
2026-01-15T09:23:48.953501354Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-01-15T09:23:48.956124025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-01-15T09:23:48.959008654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040739s
2026-01-15T09:23:48.960615319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-01-15T09:23:49.035902644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-01-15T09:23:49.047746704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-01-15T09:23:49.054057892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-15T09:23:49.057872003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-15T09:23:49.086897180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-15T09:23:49.090637923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-15T09:23:49.094112249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-15T09:23:49.096975645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1349905s
2026-01-15T09:23:49.098525686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-01-15T09:23:49.100774395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-15T09:23:49.103884798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038809s
2026-01-15T09:23:49.106692532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-15T09:23:49', 'add_artistmetadataid_constraint')
2026-01-15T09:23:49.109808145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:49.112805090Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-01-15T09:23:49.114183766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125637s
2026-01-15T09:23:49.115997448Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-01-15T09:23:49.117555356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:49.119725676Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-01-15T09:23:49.130845969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-01-15T09:23:49.132275247Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-01-15T09:23:49.133809256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-01-15T09:23:49.136119859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:23:49.147615808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123712s
2026-01-15T09:23:49.149069214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-01-15T09:23:49.150319452Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-01-15T09:23:49.151908773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-01-15T09:23:49.154304657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:23:49.165508799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120386s
2026-01-15T09:23:49.166904660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:49.168102732Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-01-15T09:23:49.169613915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-01-15T09:23:49.171871812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:23:49.182451035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113424s
2026-01-15T09:23:49.183868178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-01-15T09:23:49.185103937Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-01-15T09:23:49.186708438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-01-15T09:23:49.189110054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:23:49.199764338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115679s
2026-01-15T09:23:49.201134136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-15T09:23:49.202327289Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-01-15T09:23:49.203868834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-01-15T09:23:49.206224247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:23:49.217203465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116638s
2026-01-15T09:23:49.218674598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-15T09:23:49.219927851Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-01-15T09:23:49.221435928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-01-15T09:23:49.223713665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:23:49.234432208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115766s
2026-01-15T09:23:49.237124540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-15T09:23:49', 'old_ids_and_artist_alias')
2026-01-15T09:23:49.240199221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:49.244525553Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-01-15T09:23:49.245919340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213701s
2026-01-15T09:23:49.247932553Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-01-15T09:23:49.249599720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:49.252372574Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-01-15T09:23:49.256414924Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:49.258005648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:49.264810971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068481s
2026-01-15T09:23:49.266765166Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-15T09:23:49.268991850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-15T09:23:49.271390320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028531s
2026-01-15T09:23:49.274147873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-15T09:23:49', 'download_propers_config')
2026-01-15T09:23:49.277114988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:49.279708159Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-01-15T09:23:49.281053108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108877s
2026-01-15T09:23:49.282871509Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-01-15T09:23:49.284428064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:49.286639236Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-01-15T09:23:49.302020609Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-01-15T09:23:49.304712510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-01-15T09:23:49.308351047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004652s
2026-01-15T09:23:49.309975839Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-01-15T09:23:49.382423445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-01-15T09:23:49.393263734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-01-15T09:23:49.399074675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-15T09:23:49.403190062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-15T09:23:49.432364550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-15T09:23:49.436340476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-15T09:23:49.439700883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-15T09:23:49.443720798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-15T09:23:49.446784027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1353995s
2026-01-15T09:23:49.448381924Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-01-15T09:23:49.529497374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT)
2026-01-15T09:23:49.540084764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists"
2026-01-15T09:23:49.573425982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-15T09:23:49.576991382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-15T09:23:49.605185887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-15T09:23:49.608524119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1586745s
2026-01-15T09:23:49.609991614Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-01-15T09:23:49.681676865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-01-15T09:23:49.691064489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist"
2026-01-15T09:23:49.696689505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-15T09:23:49.699832865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-15T09:23:49.731470243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1197996s
2026-01-15T09:23:49.733128852Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-01-15T09:23:49.804188764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2026-01-15T09:23:49.812903744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2026-01-15T09:23:49.817778951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:23:49.821526407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:23:49.848944578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:23:49.852935054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-15T09:23:49.856461845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-15T09:23:49.860185795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-15T09:23:49.863145665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1286854s
2026-01-15T09:23:49.864585454Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-01-15T09:23:49.934405068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-01-15T09:23:49.942692567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-01-15T09:23:49.947222038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-15T09:23:49.950286027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-15T09:23:49.979569545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1134123s
2026-01-15T09:23:49.981167102Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-01-15T09:23:50.054073963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-01-15T09:23:50.063428480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-01-15T09:23:50.068648962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-15T09:23:50.072620870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-15T09:23:50.100565352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-15T09:23:50.104311916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-15T09:23:50.107295794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1247902s
2026-01-15T09:23:50.110076123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-15T09:23:50', 'remove_language_profiles')
2026-01-15T09:23:50.112996925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:50.116357472Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-01-15T09:23:50.117685957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1336687s
2026-01-15T09:23:50.121475458Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-01-15T09:23:50.123026451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:50.125829375Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-01-15T09:23:50.131557840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:23:50.132983862Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-01-15T09:23:50.134725078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-01-15T09:23:50.136917804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-01-15T09:23:50.147838965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116344s
2026-01-15T09:23:50.150421826Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-01-15T09:23:50.153685679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-01-15T09:23:50.156265163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039145s
2026-01-15T09:23:50.159012686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-15T09:23:50', 'multi_disc_naming_format')
2026-01-15T09:23:50.162047907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:50.164521579Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-01-15T09:23:50.165817268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119367s
2026-01-15T09:23:50.167930874Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-01-15T09:23:50.169470194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:50.171614361Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-01-15T09:23:50.177240190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:23:50.178858158Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-01-15T09:23:50.180382578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-01-15T09:23:50.182685515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:23:50.193614903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118101s
2026-01-15T09:23:50.194945252Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:50.196389500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:50.403874378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2070922s
2026-01-15T09:23:50.406903999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-15T09:23:50', 'add_download_client_priority')
2026-01-15T09:23:50.410420310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:50.413726227Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-01-15T09:23:50.415098660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2172425s
2026-01-15T09:23:50.416979227Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-01-15T09:23:50.418552195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:50.420791885Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-01-15T09:23:50.426081296Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:50.428328912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-01-15T09:23:50.430940551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033878s
2026-01-15T09:23:50.432462696Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:50.434435719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-01-15T09:23:50.436557932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027013s
2026-01-15T09:23:50.439053508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-15T09:23:50', 'remove_growl_prowl')
2026-01-15T09:23:50.442099341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:50.444803146Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-01-15T09:23:50.446114517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107707s
2026-01-15T09:23:50.448221319Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-01-15T09:23:50.449738784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:50.451922432Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-01-15T09:23:50.456664320Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:50.458861385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-01-15T09:23:50.463310494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051741s
2026-01-15T09:23:50.464867449Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:50.466852075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-01-15T09:23:50.468968246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027472s
2026-01-15T09:23:50.471460795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-15T09:23:50', 'remove_plex_hometheatre')
2026-01-15T09:23:50.474349853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:50.477393252Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-01-15T09:23:50.478718410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109417s
2026-01-15T09:23:50.480567874Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-01-15T09:23:50.482113136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:50.484336553Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-01-15T09:23:50.496049950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-15T09:23:50.497485070Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-01-15T09:23:50.498912054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-01-15T09:23:50.500844034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-01-15T09:23:50.511558389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112037s
2026-01-15T09:23:50.512999852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-15T09:23:50.514237254Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-01-15T09:23:50.515821233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-01-15T09:23:50.518250996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:50.528923206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011536s
2026-01-15T09:23:50.530326512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-15T09:23:50.531564816Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-01-15T09:23:50.533180810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-01-15T09:23:50.535595011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:50.545924021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112837s
2026-01-15T09:23:50.547296384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-15T09:23:50.548531411Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-01-15T09:23:50.550085260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-01-15T09:23:50.552428619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:50.562741355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111754s
2026-01-15T09:23:50.564073117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-15T09:23:50.565299537Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-01-15T09:23:50.566784617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-01-15T09:23:50.568785817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-01-15T09:23:50.578838680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106089s
2026-01-15T09:23:50.580174200Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:50.581616454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:50.595481764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013637s
2026-01-15T09:23:50.598509200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-15T09:23:50', 'add_root_folder_add_defaults')
2026-01-15T09:23:50.601775277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:50.604471306Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-01-15T09:23:50.605807527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228296s
2026-01-15T09:23:50.607518201Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-01-15T09:23:50.609048443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:50.611202200Z [Info] task_duration: Starting migration of Main DB to 40
2026-01-15T09:23:50.615884639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:23:50.617266421Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-01-15T09:23:50.618853297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-01-15T09:23:50.621013376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-01-15T09:23:50.631715197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114055s
2026-01-15T09:23:50.634242165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-15T09:23:50', 'task_duration')
2026-01-15T09:23:50.637141664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:50.639675075Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-01-15T09:23:50.640947457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193348s
2026-01-15T09:23:50.642913306Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-01-15T09:23:50.644589311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:50.646805563Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-01-15T09:23:50.653160571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:23:50.654530018Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-01-15T09:23:50.656046121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-01-15T09:23:50.658288326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:23:50.669172423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115969s
2026-01-15T09:23:50.670667394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-15T09:23:50.671875276Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-01-15T09:23:50.673376068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-01-15T09:23:50.675627391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:50.686287778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113788s
2026-01-15T09:23:50.689219351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-15T09:23:50', 'add_indexer_and_enabled_to_release_profiles')
2026-01-15T09:23:50.692355456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:50.695062648Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-01-15T09:23:50.696488769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199421s
2026-01-15T09:23:50.698243793Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-01-15T09:23:50.699749916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:50.701906158Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-01-15T09:23:50.706779582Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-01-15T09:23:50.780104465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-01-15T09:23:50.790207499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-01-15T09:23:50.795602613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-15T09:23:50.799700815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-15T09:23:50.826553208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-15T09:23:50.830297998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-15T09:23:50.833749288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-15T09:23:50.837472846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-15T09:23:50.840736057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.132477s
2026-01-15T09:23:50.842961919Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-01-15T09:23:50.845488196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-01-15T09:23:50.848130437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034435s
2026-01-15T09:23:50.850273953Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-01-15T09:23:50.854133074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-01-15T09:23:50.860037875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032669s
2026-01-15T09:23:50.860049588Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-01-15T09:23:50.929791887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT)
2026-01-15T09:23:50.937883701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig"
2026-01-15T09:23:50.942454405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-15T09:23:50.945610320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-15T09:23:50.974676811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1148149s
2026-01-15T09:23:50.977653315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-15T09:23:50', 'remove_album_folders')
2026-01-15T09:23:50.984884546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:50.987714174Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-01-15T09:23:50.989047358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1280888s
2026-01-15T09:23:50.991041664Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-01-15T09:23:50.992588990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:50.994791355Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-01-15T09:23:50.999933510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:23:51.001354872Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-01-15T09:23:51.002839271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-01-15T09:23:51.005098791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-01-15T09:23:51.018021663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133469s
2026-01-15T09:23:51.021638957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-15T09:23:51', 'add_priority_to_indexers')
2026-01-15T09:23:51.026198248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:51.029153530Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-01-15T09:23:51.030843312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246625s
2026-01-15T09:23:51.032972069Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-01-15T09:23:51.034575307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:51.036808714Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-01-15T09:23:51.041816759Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-01-15T09:23:51.043895915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-01-15T09:23:51.047407407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039618s
2026-01-15T09:23:51.048747606Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:51.050231624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:51.057658138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074503s
2026-01-15T09:23:51.060597547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-15T09:23:51', 'remove_chown_and_folderchmod_config')
2026-01-15T09:23:51.063769485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:51.066452387Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-01-15T09:23:51.067812206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161224s
2026-01-15T09:23:51.069513662Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-01-15T09:23:51.071009494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:51.073115144Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-01-15T09:23:51.147396623Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-01-15T09:23:51.152475661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-01-15T09:23:51.156887404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066572s
2026-01-15T09:23:51.159621089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-15T09:23:51', 'update_notifiarr')
2026-01-15T09:23:51.162821644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:51.166218324Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-01-15T09:23:51.167516428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159304s
2026-01-15T09:23:51.169429660Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-01-15T09:23:51.170962888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:51.173205684Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-01-15T09:23:51.177007940Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:51.178498071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:51.200599446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216973s
2026-01-15T09:23:51.203618315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-15T09:23:51', 'email_multiple_addresses')
2026-01-15T09:23:51.206922048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:51.210681538Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-01-15T09:23:51.212030154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321539s
2026-01-15T09:23:51.213922154Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-01-15T09:23:51.215479159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:51.217972861Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-01-15T09:23:51.221905570Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-01-15T09:23:51.223836077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-01-15T09:23:51.252032476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028417s
2026-01-15T09:23:51.254956855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-15T09:23:51', 'rename_blacklist_to_blocklist')
2026-01-15T09:23:51.258135024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:51.262120299Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-01-15T09:23:51.263468935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.038551s
2026-01-15T09:23:51.265257326Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-01-15T09:23:51.266783800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:51.268995474Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-01-15T09:23:51.275586105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:23:51.277144503Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-01-15T09:23:51.278792181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-01-15T09:23:51.281332396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:23:51.292331225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120125s
2026-01-15T09:23:51.294021769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-01-15T09:23:51.296467033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:23:51.306767124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112356s
2026-01-15T09:23:51.308130710Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:51.309593265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:51.351343977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0415418s
2026-01-15T09:23:51.354262825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-15T09:23:51', 'cdh_per_downloadclient')
2026-01-15T09:23:51.357356284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:51.360119478Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-01-15T09:23:51.361426490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0505527s
2026-01-15T09:23:51.363140983Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-01-15T09:23:51.364659440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:51.366937407Z [Info] download_history: Starting migration of Main DB to 52
2026-01-15T09:23:51.382465115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-01-15T09:23:51.388090813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-01-15T09:23:51.393549385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095584s
2026-01-15T09:23:51.395116491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-01-15T09:23:51.397286420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-15T09:23:51.400241671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037436s
2026-01-15T09:23:51.401718044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-01-15T09:23:51.403808393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-01-15T09:23:51.406734436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036621s
2026-01-15T09:23:51.408249737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-01-15T09:23:51.410393885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-15T09:23:51.413319035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037054s
2026-01-15T09:23:51.414602339Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:51.416055856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:51.431688946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152696s
2026-01-15T09:23:51.434741864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-15T09:23:51', 'download_history')
2026-01-15T09:23:51.437898680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:51.441349930Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-01-15T09:23:51.442609256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253478s
2026-01-15T09:23:51.444429752Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-01-15T09:23:51.445928731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:51.448128941Z [Info] add_update_history: Starting migration of Main DB to 53
2026-01-15T09:23:51.451986068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-15T09:23:51', 'add_update_history')
2026-01-15T09:23:51.455284460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:51.457722098Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-01-15T09:23:51.459025684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118155s
2026-01-15T09:23:51.460870699Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-01-15T09:23:51.462436652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:51.464634438Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-01-15T09:23:51.469428381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:23:51.470804502Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-01-15T09:23:51.480198579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-01-15T09:23:51.482730447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:23:51.493983838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122108s
2026-01-15T09:23:51.496667572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-15T09:23:51', 'add_on_update_to_notifications')
2026-01-15T09:23:51.499621200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:51.517041128Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-01-15T09:23:51.518412099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0350405s
2026-01-15T09:23:51.520261573Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-01-15T09:23:51.521830031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:51.524268571Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-01-15T09:23:51.528889928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:23:51.538379186Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-01-15T09:23:51.542379642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-01-15T09:23:51.542391886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:51.553361475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120454s
2026-01-15T09:23:51.555995930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-15T09:23:51', 'download_client_per_indexer')
2026-01-15T09:23:51.558940500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:51.600985495Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-01-15T09:23:51.602306224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0592245s
2026-01-15T09:23:51.616148388Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-01-15T09:23:51.616170302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:51.616179731Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-01-15T09:23:51.622623086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-15T09:23:51.624051442Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-01-15T09:23:51.625543637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-01-15T09:23:51.627782856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:51.639232983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121523s
2026-01-15T09:23:51.640732793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-15T09:23:51.641975245Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-01-15T09:23:51.643599956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-01-15T09:23:51.646085301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:51.657054149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011961s
2026-01-15T09:23:51.658418787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:23:51.659651008Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-01-15T09:23:51.661165017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-01-15T09:23:51.663402071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:51.673980523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114162s
2026-01-15T09:23:51.676548043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-15T09:23:51', 'AddNewItemMonitorType')
2026-01-15T09:23:51.681111172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:51.692524244Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-01-15T09:23:51.693803130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297788s
2026-01-15T09:23:51.695516981Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-01-15T09:23:51.697026601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:51.699155247Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-01-15T09:23:51.703799770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:23:51.705190009Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-01-15T09:23:51.706697575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-01-15T09:23:51.708963468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:23:51.720653859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124348s
2026-01-15T09:23:51.723310248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-15T09:23:51', 'ImportListSearch')
2026-01-15T09:23:51.726412274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:51.730247437Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-01-15T09:23:51.731530500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220106s
2026-01-15T09:23:51.733366327Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-01-15T09:23:51.734909825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:51.737125297Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-01-15T09:23:51.742010985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-15T09:23:51.743547829Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-01-15T09:23:51.745182080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-01-15T09:23:51.747578796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:51.759112802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123617s
2026-01-15T09:23:51.761932250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-15T09:23:51', 'ImportListMonitorExisting')
2026-01-15T09:23:51.765350673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:51.768088146Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-01-15T09:23:51.769416240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212958s
2026-01-15T09:23:51.771142977Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-01-15T09:23:51.772661395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:51.774747756Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-01-15T09:23:51.780963042Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:51.783045194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-15T09:23:51.785606562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031693s
2026-01-15T09:23:51.787127916Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:51.789039826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-01-15T09:23:51.791093040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026096s
2026-01-15T09:23:51.792372717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-15T09:23:51.793567303Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-01-15T09:23:51.794958775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-01-15T09:23:51.796812908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-01-15T09:23:51.807653518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113218s
2026-01-15T09:23:51.810213763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-15T09:23:51', 'add_indexer_tags')
2026-01-15T09:23:51.813113823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:51.815600420Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-01-15T09:23:51.816869426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192268s
2026-01-15T09:23:51.818590892Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-01-15T09:23:51.820148709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:51.822336515Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-01-15T09:23:51.825598784Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:51.827100768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:51.840596424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013339s
2026-01-15T09:23:51.843450501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-15T09:23:51', 'update_audio_types')
2026-01-15T09:23:51.846696167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:51.849404992Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-01-15T09:23:51.850692244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022341s
2026-01-15T09:23:51.852729606Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-15T09:23:51.854389289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:51.856677777Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-01-15T09:23:51.904890221Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:51.907137186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-15T09:23:51.909645777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030824s
2026-01-15T09:23:51.910963090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-01-15T09:23:51.912200231Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-01-15T09:23:51.913868611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-01-15T09:23:51.991944851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL)
2026-01-15T09:23:52.003261249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases"
2026-01-15T09:23:52.009525904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-01-15T09:23:52.013520678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-01-15T09:23:52.043252088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-01-15T09:23:52.047671467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-01-15T09:23:52.050660045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1353122s
2026-01-15T09:23:52.051977007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:52.053209298Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-01-15T09:23:52.054744429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-01-15T09:23:52.137549252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-01-15T09:23:52.154417519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-01-15T09:23:52.162801993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-15T09:23:52.166739121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-15T09:23:52.195687062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-15T09:23:52.200234700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-15T09:23:52.203946785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-15T09:23:52.206902557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1507457s
2026-01-15T09:23:52.208216883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:52.209453103Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-01-15T09:23:52.211045028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-01-15T09:23:52.291746014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-01-15T09:23:52.310718158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-01-15T09:23:52.319608631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-15T09:23:52.323887938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-15T09:23:52.352919588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-15T09:23:52.357052621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-15T09:23:52.360670777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-15T09:23:52.363863936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1513812s
2026-01-15T09:23:52.365280719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:52.366566879Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-01-15T09:23:52.368013973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-01-15T09:23:52.450571678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-01-15T09:23:52.466480122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-01-15T09:23:52.474725787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-15T09:23:52.478626251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-15T09:23:52.508869491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-15T09:23:52.514101597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-15T09:23:52.518090239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-15T09:23:52.521206574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1517683s
2026-01-15T09:23:52.522559268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-15T09:23:52.523819265Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-01-15T09:23:52.526282786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-01-15T09:23:52.615905347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2026-01-15T09:23:52.627878166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2026-01-15T09:23:52.635098786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-15T09:23:52.639949404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-15T09:23:52.675764524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-15T09:23:52.680040755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-15T09:23:52.683677298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-15T09:23:52.687500436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-15T09:23:52.690814900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1626725s
2026-01-15T09:23:52.692212294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-15T09:23:52.693475217Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-01-15T09:23:52.695234580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-01-15T09:23:52.776303737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2026-01-15T09:23:52.787583792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2026-01-15T09:23:52.794167439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-15T09:23:52.798674415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-15T09:23:52.827257662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-15T09:23:52.830876429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-15T09:23:52.834293090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-15T09:23:52.837925614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-15T09:23:52.840912609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1441828s
2026-01-15T09:23:52.842275153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-15T09:23:52.843500420Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-01-15T09:23:52.845117847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-01-15T09:23:52.932248530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-01-15T09:23:52.942034346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2026-01-15T09:23:52.947432436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-15T09:23:52.951008477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-15T09:23:52.982328305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1353051s
2026-01-15T09:23:52.984109752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-15T09:23:52.985422235Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-01-15T09:23:52.987302431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-01-15T09:23:53.065784308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-01-15T09:23:53.076670159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2026-01-15T09:23:53.082612976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-15T09:23:53.086108464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-15T09:23:53.115210477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1259234s
2026-01-15T09:23:53.116838685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:23:53.118054113Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-01-15T09:23:53.119574935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-01-15T09:23:53.195492839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-01-15T09:23:53.204682735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-01-15T09:23:53.209717864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:23:53.212811353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:23:53.241771630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1200664s
2026-01-15T09:23:53.244070329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:23:53.245350837Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-01-15T09:23:53.246900628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-01-15T09:23:53.324065453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-01-15T09:23:53.333740947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-01-15T09:23:53.339187374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:23:53.342888276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:23:53.377179738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1252167s
2026-01-15T09:23:53.379065896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:23:53.380546578Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-01-15T09:23:53.382185218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-01-15T09:23:53.460884142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-01-15T09:23:53.471236498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-01-15T09:23:53.476911196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-15T09:23:53.480983686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-15T09:23:53.511260935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1259405s
2026-01-15T09:23:53.513579714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:23:53.515066819Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-01-15T09:23:53.516915040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-01-15T09:23:53.596492945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-15T09:23:53.605780216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-01-15T09:23:53.610825766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:23:53.614823376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:23:53.645069151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:23:53.649482198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1308434s
2026-01-15T09:23:53.651116659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:23:53.652687773Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-01-15T09:23:53.654494962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-01-15T09:23:53.735828882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-15T09:23:53.745537773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-01-15T09:23:53.750363080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:23:53.754743250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:23:53.783896345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:23:53.787406734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1310321s
2026-01-15T09:23:53.789319876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-15T09:23:53.790853705Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-01-15T09:23:53.792663439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-01-15T09:23:53.869802071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-15T09:23:53.878860562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-01-15T09:23:53.883568863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-15T09:23:53.888026580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-15T09:23:53.918319169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-15T09:23:53.922743068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.128413s
2026-01-15T09:23:53.924409293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-01-15T09:23:53.925775524Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-01-15T09:23:53.927470116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-01-15T09:23:54.004331340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-01-15T09:23:54.015305629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2026-01-15T09:23:54.021100999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-01-15T09:23:54.025796013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-01-15T09:23:54.055507482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-15T09:23:54.059862001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-01-15T09:23:54.063716042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-15T09:23:54.066825934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1377667s
2026-01-15T09:23:54.068279791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-15T09:23:54.069634008Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-01-15T09:23:54.071248279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-01-15T09:23:54.175886827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-01-15T09:23:54.184927873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-01-15T09:23:54.189451813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-15T09:23:54.192697439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-15T09:23:54.221006584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1479649s
2026-01-15T09:23:54.222665565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-15T09:23:54.224100334Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-01-15T09:23:54.226047004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-01-15T09:23:54.308247369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-01-15T09:23:54.320353517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-01-15T09:23:54.326255662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-15T09:23:54.330932179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-15T09:23:54.363450230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1353421s
2026-01-15T09:23:54.365285666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-15T09:23:54.366649342Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-01-15T09:23:54.368355989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-01-15T09:23:54.448031950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2026-01-15T09:23:54.460291818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2026-01-15T09:23:54.465977637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-15T09:23:54.471755312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-15T09:23:54.505462577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-15T09:23:54.513458859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-15T09:23:54.518904384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-15T09:23:54.525162647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-15T09:23:54.531666834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1608049s
2026-01-15T09:23:54.534815885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:23:54.536255334Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-01-15T09:23:54.538054897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-01-15T09:23:54.617319561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-01-15T09:23:54.626318141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-01-15T09:23:54.631186094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:23:54.635209756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:23:54.665635153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:23:54.669915332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1295375s
2026-01-15T09:23:54.671525254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:23:54.672999612Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-01-15T09:23:54.674752182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-01-15T09:23:54.756754298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-01-15T09:23:54.794463381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-01-15T09:23:54.832603914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:23:54.836738310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:23:54.868630100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:23:54.873174270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1960769s
2026-01-15T09:23:54.874971659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:23:54.876723176Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-01-15T09:23:54.878734376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-01-15T09:23:54.965237455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-01-15T09:23:54.975529551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-01-15T09:23:54.981350833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:23:54.985679549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:23:55.018919303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:23:55.025254731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.144399s
2026-01-15T09:23:55.027462988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:23:55.029281219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001939s
2026-01-15T09:23:55.031347560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-01-15T09:23:55.117119948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-01-15T09:23:55.130849806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-01-15T09:23:55.137090602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:23:55.141660795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:23:55.176634361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:23:55.180761612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1477644s
2026-01-15T09:23:55.182234999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:23:55.183940513Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.78E-05s
2026-01-15T09:23:55.185713734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-01-15T09:23:55.267172756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-01-15T09:23:55.275910421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-01-15T09:23:55.280863335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:23:55.284700020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:23:55.314058609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:23:55.319988300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1301037s
2026-01-15T09:23:55.321644996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-15T09:23:55.323121729Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-01-15T09:23:55.324862074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-01-15T09:23:55.413124065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-01-15T09:23:55.422008666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-01-15T09:23:55.428390847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-15T09:23:55.432576316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-15T09:23:55.462768413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-15T09:23:55.466885323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1400998s
2026-01-15T09:23:55.468353870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-01-15T09:23:55.469881827Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-01-15T09:23:55.471764117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-01-15T09:23:55.552844166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-01-15T09:23:55.561340455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-01-15T09:23:55.566541879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-15T09:23:55.570120044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-15T09:23:55.599128368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1251066s
2026-01-15T09:23:55.600877480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-01-15T09:23:55.602176546Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s
2026-01-15T09:23:55.603786458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-01-15T09:23:55.684110685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL)
2026-01-15T09:23:55.692259714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-01-15T09:23:55.696915700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-15T09:23:55.700370186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-15T09:23:55.730279845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1247832s
2026-01-15T09:23:55.731920418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-15T09:23:55.733305518Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.25E-05s
2026-01-15T09:23:55.735023086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-01-15T09:23:55.826442686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-01-15T09:23:55.835439633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-01-15T09:23:55.840745427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-15T09:23:55.844026233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-15T09:23:55.872769754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1360025s
2026-01-15T09:23:55.874276498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-15T09:23:55.875576856Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s
2026-01-15T09:23:55.877171708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-01-15T09:23:55.964809642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-01-15T09:23:55.974437840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-01-15T09:23:55.980019009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-15T09:23:55.983801676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-15T09:23:56.013831837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1350146s
2026-01-15T09:23:56.015383011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-15T09:23:56.016760595Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s
2026-01-15T09:23:56.018355105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-01-15T09:23:56.100891006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL)
2026-01-15T09:23:56.109265209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases"
2026-01-15T09:23:56.113744309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-15T09:23:56.117267233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-15T09:23:56.150575735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1302952s
2026-01-15T09:23:56.152409849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:23:56.153721380Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2026-01-15T09:23:56.155413597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-01-15T09:23:56.239210888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-01-15T09:23:56.246127977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-01-15T09:23:56.250121779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:23:56.253787711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:23:56.285416672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:23:56.288969195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1319344s
2026-01-15T09:23:56.290419676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-15T09:23:56.291719183Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-01-15T09:23:56.293416340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-01-15T09:23:56.375788481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-01-15T09:23:56.382815371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-01-15T09:23:56.386715896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-15T09:23:56.390649958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-15T09:23:56.420566219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-15T09:23:56.424351131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1293525s
2026-01-15T09:23:56.425775509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-15T09:23:56.427077431Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-01-15T09:23:56.428675388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-01-15T09:23:56.510456269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-01-15T09:23:56.519176008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-01-15T09:23:56.524071376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-15T09:23:56.528066059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-15T09:23:56.558083375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-15T09:23:56.562158370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-15T09:23:56.565243152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1350504s
2026-01-15T09:23:56.566636047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-15T09:23:56.567948610Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-01-15T09:23:56.569527940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-01-15T09:23:56.675346655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-01-15T09:23:56.684390787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-01-15T09:23:56.689300323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-15T09:23:56.693334677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-15T09:23:56.722718857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-15T09:23:56.726616606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-15T09:23:56.729642369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1585672s
2026-01-15T09:23:56.731050936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:23:56.732353599Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-01-15T09:23:56.734303145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-15T09:23:56.818683770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-15T09:23:56.824037761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-15T09:23:56.827646538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-15T09:23:56.831163009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-15T09:23:56.860273428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:23:56.864616223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1286678s
2026-01-15T09:23:56.868815159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-15T09:23:56', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-15T09:23:56.872673929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:56.877983971Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-15T09:23:56.879608142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1417284s
2026-01-15T09:23:56.882976966Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-01-15T09:23:56.884689284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:56.888242298Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-01-15T09:23:56.903276022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:23:56.904959912Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.89E-05s
2026-01-15T09:23:56.906586227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-01-15T09:23:56.909350133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:56.922119386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136859s
2026-01-15T09:23:56.923797696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:23:56.925202174Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.92E-05s
2026-01-15T09:23:56.926885012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-01-15T09:23:56.929345156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:56.941478800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128494s
2026-01-15T09:23:56.944542429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-15T09:23:56', 'add_on_delete_to_notifications')
2026-01-15T09:23:56.948103429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:56.951350929Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-01-15T09:23:56.952854527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227916s
2026-01-15T09:23:56.954696726Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-01-15T09:23:56.956257479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:56.958566609Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-01-15T09:23:56.984610854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:23:56.986477543Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.96E-05s
2026-01-15T09:23:56.988180562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-01-15T09:23:56.990751479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:57.002803448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129853s
2026-01-15T09:23:57.004200211Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-15T09:23:57.006366643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-01-15T09:23:57.009071750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035481s
2026-01-15T09:23:57.010437160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-15T09:23:57.011710313Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-01-15T09:23:57.013297078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-01-15T09:23:57.015404151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-01-15T09:23:57.026786362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119505s
2026-01-15T09:23:57.028239828Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:57.029734238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:57.039931181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099965s
2026-01-15T09:23:57.041797750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-01-15T09:23:57.045914870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2026-01-15T09:23:57.050754886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075308s
2026-01-15T09:23:57.053004496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-01-15T09:23:57.055207182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-15T09:23:57.058436455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040079s
2026-01-15T09:23:57.059896234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-15T09:23:57.061252185Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-01-15T09:23:57.062840924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-01-15T09:23:57.065211918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-01-15T09:23:57.078133348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01362s
2026-01-15T09:23:57.079734242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-15T09:23:57.081068037Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-01-15T09:23:57.082667508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-01-15T09:23:57.085152562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:57.096925389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126509s
2026-01-15T09:23:57.098505541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-15T09:23:57.099785378Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-01-15T09:23:57.101433707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-01-15T09:23:57.103942910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:57.116604246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134283s
2026-01-15T09:23:57.118216452Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:57.119704980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:57.144667647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245981s
2026-01-15T09:23:57.146398913Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:57.147883562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:57.160796275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126724s
2026-01-15T09:23:57.162694697Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-01-15T09:23:57.249044017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2026-01-15T09:23:57.256906279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2026-01-15T09:23:57.261432814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-15T09:23:57.264704693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-15T09:23:57.294922983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1303422s
2026-01-15T09:23:57.297167943Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-01-15T09:23:57.382981213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2026-01-15T09:23:57.390857403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2026-01-15T09:23:57.396114970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-15T09:23:57.400505833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-15T09:23:57.431787834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1321057s
2026-01-15T09:23:57.434421888Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-15T09:23:57.436767171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-15T09:23:57.439812974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036599s
2026-01-15T09:23:57.441358466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:23:57.442665669Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-01-15T09:23:57.444567969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-01-15T09:23:57.447331584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:57.460540643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138405s
2026-01-15T09:23:57.462704550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-15T09:23:57.464572442Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-01-15T09:23:57.466412838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-01-15T09:23:57.468990669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-01-15T09:23:57.482226031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137267s
2026-01-15T09:23:57.486409014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-15T09:23:57', 'add_custom_formats')
2026-01-15T09:23:57.491085741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:57.495580241Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-01-15T09:23:57.497309484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02706s
2026-01-15T09:23:57.500524417Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-01-15T09:23:57.502552552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:57.506430190Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-01-15T09:23:57.515439812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-15T09:23:57.517188273Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-01-15T09:23:57.518750319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-01-15T09:23:57.521090752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-01-15T09:23:57.534253157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013686s
2026-01-15T09:23:57.537945221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-15T09:23:57', 'add_result_to_commands')
2026-01-15T09:23:57.541736375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:57.544439358Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-01-15T09:23:57.545828776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240989s
2026-01-15T09:23:57.547908003Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-01-15T09:23:57.549602475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:57.552365178Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-01-15T09:23:57.557179463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:23:57.558796649Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-01-15T09:23:57.560490570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-01-15T09:23:57.563066026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:57.576215565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137705s
2026-01-15T09:23:57.579475129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-15T09:23:57', 'health_restored_notification')
2026-01-15T09:23:57.583151973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:57.586463191Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-01-15T09:23:57.588322455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240415s
2026-01-15T09:23:57.590514829Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-01-15T09:23:57.592250575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:57.595205655Z [Info] remove_uc: Starting migration of Main DB to 66
2026-01-15T09:23:57.600040571Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-15T09:23:57.602822252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-01-15T09:23:57.606312641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041556s
2026-01-15T09:23:57.609431682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-15T09:23:57', 'remove_uc')
2026-01-15T09:23:57.613151542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:57.616361827Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-01-15T09:23:57.617861026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142351s
2026-01-15T09:23:57.619922146Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-01-15T09:23:57.621658422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:57.624461527Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-01-15T09:23:57.628318514Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:57.630229332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:57.657336908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269613s
2026-01-15T09:23:57.660680671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-15T09:23:57', 'download_clients_rename_tv_to_music')
2026-01-15T09:23:57.664440883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:57.667684915Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-01-15T09:23:57.669370429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372661s
2026-01-15T09:23:57.671499055Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-01-15T09:23:57.673302337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:57.676157486Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-01-15T09:23:57.681168637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-15T09:23:57.682867658Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2026-01-15T09:23:57.684718265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-01-15T09:23:57.687245834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-01-15T09:23:57.700221263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135646s
2026-01-15T09:23:57.703627061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-15T09:23:57', 'add_colon_replacement_to_naming_config')
2026-01-15T09:23:57.707653209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:57.710802981Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-01-15T09:23:57.712356509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242607s
2026-01-15T09:23:57.714165843Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-01-15T09:23:57.715714481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:57.718208984Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-01-15T09:23:57.723720703Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-01-15T09:23:57.810297130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-15T09:23:57.818814040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2026-01-15T09:23:57.824541153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-15T09:23:57.829933541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-15T09:23:57.863139348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-15T09:23:57.867744240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.141835s
2026-01-15T09:23:57.869639907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-15T09:23:57.871213947Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-01-15T09:23:57.873157761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-01-15T09:23:57.875708578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-01-15T09:23:57.889268804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139649s
2026-01-15T09:23:57.892603378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-15T09:23:57', 'list_sync_time')
2026-01-15T09:23:57.896782554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:57.900597055Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-01-15T09:23:57.902287349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253705s
2026-01-15T09:23:57.904319711Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-01-15T09:23:57.905961016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:57.908852569Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-01-15T09:23:57.913883039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-15T09:23:57.915580116Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-01-15T09:23:57.917176120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-01-15T09:23:57.919485901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-01-15T09:23:57.932335867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132894s
2026-01-15T09:23:57.935512103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-15T09:23:57', 'add_download_client_tags')
2026-01-15T09:23:57.939059145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:57.942024617Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-01-15T09:23:57.943464416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231812s
2026-01-15T09:23:57.945472309Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-01-15T09:23:57.947158725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:57.949971610Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-01-15T09:23:57.959090642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-01-15T09:23:57.964084839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-01-15T09:23:57.969855249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086663s
2026-01-15T09:23:57.971928193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-01-15T09:23:57.974505854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-01-15T09:23:57.978645810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049315s
2026-01-15T09:23:57.981828259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-15T09:23:57', 'add_notification_status')
2026-01-15T09:23:57.985590425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:57.989050392Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-01-15T09:23:57.990594561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015285s
2026-01-15T09:23:57.992620861Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-01-15T09:23:57.994264722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:57.997043918Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-01-15T09:23:58.006664300Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:23:58.008529446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:23:58.034876361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260878s
2026-01-15T09:23:58.038223200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-15T09:23:58', 'add_alac_24_quality_in_profiles')
2026-01-15T09:23:58.042191761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:58.045427377Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-01-15T09:23:58.046915022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0367704s
2026-01-15T09:23:58.048816481Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-01-15T09:23:58.050415562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:58.053121551Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-01-15T09:23:58.058596565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-01-15T09:23:58.060274875Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-01-15T09:23:58.061798202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-01-15T09:23:58.063886718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-01-15T09:23:58.076958260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132368s
2026-01-15T09:23:58.078885711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-01-15T09:23:58.081042294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-01-15T09:23:58.093710564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130121s
2026-01-15T09:23:58.096818382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-15T09:23:58', 'add_salt_to_users')
2026-01-15T09:23:58.100544876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:58.103520788Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-01-15T09:23:58.104951620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230109s
2026-01-15T09:23:58.106727335Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-01-15T09:23:58.108266485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:58.110728673Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-01-15T09:23:58.118379980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-01-15T09:23:58.123101277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2026-01-15T09:23:58.128864412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085356s
2026-01-15T09:23:58.130797064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-01-15T09:23:58.132934638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-01-15T09:23:58.136614157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042886s
2026-01-15T09:23:58.139488997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-15T09:23:58', 'add_auto_tagging')
2026-01-15T09:23:58.142918392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:58.146235953Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-01-15T09:23:58.147735492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138039s
2026-01-15T09:23:58.149749959Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-01-15T09:23:58.151406494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:58.154113826Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-01-15T09:23:58.159581286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-15T09:23:58.161258764Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-01-15T09:23:58.162919508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-01-15T09:23:58.165268699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-01-15T09:23:58.178403708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136167s
2026-01-15T09:23:58.180881498Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-15T09:23:58.183409398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-15T09:23:58.186595744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038331s
2026-01-15T09:23:58.189516596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-15T09:23:58', 'quality_definition_preferred_size')
2026-01-15T09:23:58.192694095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:58.195458241Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-01-15T09:23:58.196933732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124992s
2026-01-15T09:23:58.198918278Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-01-15T09:23:58.200636688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:58.203423259Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-01-15T09:23:58.208738713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-15T09:23:58.210678950Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-01-15T09:23:58.212361388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-01-15T09:23:58.215450489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:58.229618969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153574s
2026-01-15T09:23:58.232927912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-15T09:23:58', 'add_on_artist_add_to_notifications')
2026-01-15T09:23:58.237088641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:58.240919665Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-01-15T09:23:58.242705491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264256s
2026-01-15T09:23:58.244766351Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-01-15T09:23:58.246493289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:58.249345442Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-01-15T09:23:58.254106740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-15T09:23:58.255761883Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-01-15T09:23:58.257469752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-01-15T09:23:58.259708520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-01-15T09:23:58.273614923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142018s
2026-01-15T09:23:58.276854116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-15T09:23:58', 'album_last_searched_time')
2026-01-15T09:23:58.280777727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:58.284020296Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-01-15T09:23:58.285483573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247874s
2026-01-15T09:23:58.287260851Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-01-15T09:23:58.288990865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:58.291432602Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-01-15T09:23:58.297225798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-15T09:23:58.298739927Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-01-15T09:23:58.300255489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-01-15T09:23:58.302697947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:58.316330348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014149s
2026-01-15T09:23:58.318095653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-15T09:23:58.319420190Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-01-15T09:23:58.321020843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-01-15T09:23:58.323369943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-15T09:23:58.337079921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141952s
2026-01-15T09:23:58.340256468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-15T09:23:58', 'add_indexer_flags')
2026-01-15T09:23:58.344149296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:58.347249179Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-01-15T09:23:58.348765382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245565s
2026-01-15T09:23:58.350705739Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-01-15T09:23:58.352376393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:58.355098785Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-01-15T09:23:58.361222506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-01-15T09:23:58.363822653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-01-15T09:23:58.367910364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046425s
2026-01-15T09:23:58.369753916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-01-15T09:23:58.371865829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-01-15T09:23:58.375618325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042829s
2026-01-15T09:23:58.377453611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-01-15T09:23:58.379999788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-01-15T09:23:58.384167581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048859s
2026-01-15T09:23:58.387402996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-15T09:23:58', 'add_indexes_album_statistics')
2026-01-15T09:23:58.391275083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:58.394601361Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-01-15T09:23:58.396188998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152902s
2026-01-15T09:23:58.398110226Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-01-15T09:23:58.399914730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:23:58.402558133Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-01-15T09:23:58.406892561Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-01-15T09:23:58.409913234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-01-15T09:23:58.413809961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045153s
2026-01-15T09:23:58.416837718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-15T09:23:58', 'update_redacted_baseurl')
2026-01-15T09:23:58.420679554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:23:58.423693894Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-01-15T09:23:58.425308545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014472s
2026-01-15T09:23:58.571373804Z [Debug] MigrationController: Took: 00:00:21.2345691
2026-01-15T09:24:00.141408067Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-01-15T09:24:00.712740668Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-01-15T09:24:01.555291755Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-15T09:24:02.089995686Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-15T09:24:02.103566163Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-15T09:24:02.106581555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-15T09:24:02.186411106Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-15T09:24:02.189382489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.082863s
2026-01-15T09:24:02.191725046Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-15T09:24:02.193924014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0852085s
2026-01-15T09:24:02.227274973Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-15T09:24:02.230180393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.236703869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-15T09:24:02.240741950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-15T09:24:02.246356837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007026s
2026-01-15T09:24:02.248881110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:02.254567360Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-15T09:24:02.256876931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151555s
2026-01-15T09:24:02.262095580Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-15T09:24:02.264717941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.272219566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-15T09:24:02.275385642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:24:02.280413456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053832s
2026-01-15T09:24:02.282769100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:24:02.284774568Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-01-15T09:24:02.287168028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-15T09:24:02.290252920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-15T09:24:02.299633589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097409s
2026-01-15T09:24:02.302174837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:02.305853294Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-15T09:24:02.308128806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161007s
2026-01-15T09:24:02.312079522Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-15T09:24:02.314717594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.319880610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:24:02.322136954Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-01-15T09:24:02.324584883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-15T09:24:02.327571237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-15T09:24:02.333066382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059523s
2026-01-15T09:24:02.335538631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:02.339270255Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-15T09:24:02.341613153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012099s
2026-01-15T09:24:02.346740578Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-15T09:24:02.349360373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.355709648Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-01-15T09:24:02.366129922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-15T09:24:02.376559313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-01-15T09:24:02.383925276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101131s
2026-01-15T09:24:02.386818602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-01-15T09:24:02.390054778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-15T09:24:02.394510812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050492s
2026-01-15T09:24:02.398631409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-15T09:24:02', 'InitialSetup')
2026-01-15T09:24:02.403458279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:02.407484346Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-15T09:24:02.409667883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179797s
2026-01-15T09:24:02.412273079Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-01-15T09:24:02.414704034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.418260646Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-01-15T09:24:02.422993877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-15T09:24:02', 'add_reason_to_pending_releases')
2026-01-15T09:24:02.428466808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:02.432872500Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-01-15T09:24:02.435221390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017967s
2026-01-15T09:24:02.437724650Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-01-15T09:24:02.440082538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.444646218Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-01-15T09:24:02.449283627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-15T09:24:02', 'add_medium_support')
2026-01-15T09:24:02.454532125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:02.459142349Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-01-15T09:24:02.461383121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018984s
2026-01-15T09:24:02.464035172Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-01-15T09:24:02.466578743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.470064943Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-01-15T09:24:02.474137945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-15T09:24:02', 'add_various_qualites_in_profile')
2026-01-15T09:24:02.481026737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:02.487517447Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-01-15T09:24:02.491454705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202362s
2026-01-15T09:24:02.494916586Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-01-15T09:24:02.498078975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.502224663Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-01-15T09:24:02.506602178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-15T09:24:02', 'metadata_profiles')
2026-01-15T09:24:02.511630352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:02.515365594Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-01-15T09:24:02.518359613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175448s
2026-01-15T09:24:02.521905894Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-01-15T09:24:02.524496401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.528234328Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-01-15T09:24:02.532307810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-15T09:24:02', 'separate_automatic_and_interactive_search')
2026-01-15T09:24:02.537308601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:02.540848779Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-01-15T09:24:02.543159813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162061s
2026-01-15T09:24:02.545697072Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-01-15T09:24:02.548084329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.551146425Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-01-15T09:24:02.554777277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-15T09:24:02', 'change_album_path_to_relative')
2026-01-15T09:24:02.559470227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:02.562874842Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-01-15T09:24:02.565065163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147438s
2026-01-15T09:24:02.567667293Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-01-15T09:24:02.570043648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.573216898Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-01-15T09:24:02.576858150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-15T09:24:02', 'change_quality_size_mb_to_kb')
2026-01-15T09:24:02.581590680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:02.586029549Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-01-15T09:24:02.588216252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159133s
2026-01-15T09:24:02.590673059Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-01-15T09:24:02.592932208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.596030608Z [Info] album_releases: Starting migration of Log DB to 9
2026-01-15T09:24:02.599531327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-15T09:24:02', 'album_releases')
2026-01-15T09:24:02.604030898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:02.607548681Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-01-15T09:24:02.609638419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146429s
2026-01-15T09:24:02.612118814Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-01-15T09:24:02.614404837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.617421382Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-01-15T09:24:02.620905297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-15T09:24:02', 'album_releases_fix')
2026-01-15T09:24:02.625494909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:02.629374071Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-01-15T09:24:02.631441564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149589s
2026-01-15T09:24:02.633804883Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-01-15T09:24:02.636071737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.639147381Z [Info] import_lists: Starting migration of Log DB to 11
2026-01-15T09:24:02.642460493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-15T09:24:02', 'import_lists')
2026-01-15T09:24:02.647102720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:02.650466454Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-01-15T09:24:02.652500520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145377s
2026-01-15T09:24:02.655415660Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-01-15T09:24:02.657725000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.660653207Z [Info] add_release_status: Starting migration of Log DB to 12
2026-01-15T09:24:02.664134467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-15T09:24:02', 'add_release_status')
2026-01-15T09:24:02.674675944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:02.678150380Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-01-15T09:24:02.680228415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204865s
2026-01-15T09:24:02.682789953Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-01-15T09:24:02.685210868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.688662849Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-01-15T09:24:02.692989742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-15T09:24:02', 'album_download_notification')
2026-01-15T09:24:02.697584384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:02.701123831Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-01-15T09:24:02.703256716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158627s
2026-01-15T09:24:02.705752723Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-01-15T09:24:02.708232476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.711112145Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-01-15T09:24:02.714648917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-15T09:24:02', 'fix_language_metadata_profiles')
2026-01-15T09:24:02.718940478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:02.722313691Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-01-15T09:24:02.724543612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140218s
2026-01-15T09:24:02.726907592Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-01-15T09:24:02.729108383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.731919153Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-01-15T09:24:02.735095920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-15T09:24:02', 'remove_fanzub')
2026-01-15T09:24:02.739260216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:02.742602186Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-01-15T09:24:02.744603466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134058s
2026-01-15T09:24:02.747183451Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-01-15T09:24:02.749994301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.752998200Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-01-15T09:24:02.757230983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-15T09:24:02', 'update_artist_history_indexes')
2026-01-15T09:24:02.761920056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:02.765751140Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-01-15T09:24:02.767944096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157338s
2026-01-15T09:24:02.770272585Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-01-15T09:24:02.772486513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.775498268Z [Info] remove_nma: Starting migration of Log DB to 17
2026-01-15T09:24:02.778736509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-15T09:24:02', 'remove_nma')
2026-01-15T09:24:02.783383416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:02.787891363Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-01-15T09:24:02.789922584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155022s
2026-01-15T09:24:02.793135073Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-01-15T09:24:02.795892956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.799110415Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-01-15T09:24:02.802698610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-15T09:24:02', 'album_disambiguation')
2026-01-15T09:24:02.807278783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:02.810844003Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-01-15T09:24:02.812937559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150069s
2026-01-15T09:24:02.816604913Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-01-15T09:24:02.818772558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.821811818Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-01-15T09:24:02.825349402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-15T09:24:02', 'add_ape_quality_in_profiles')
2026-01-15T09:24:02.840282242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:02.884640575Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-01-15T09:24:02.887300161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0652142s
2026-01-15T09:24:02.890888576Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-01-15T09:24:02.893945863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.899890804Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-01-15T09:24:02.904285884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-15T09:24:02', 'remove_pushalot')
2026-01-15T09:24:02.909188868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:02.970267260Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-01-15T09:24:02.974898866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0755075s
2026-01-15T09:24:02.979922151Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-01-15T09:24:02.984080806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:02.993176291Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-01-15T09:24:03.001314649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-15T09:24:02', 'add_custom_filters')
2026-01-15T09:24:03.028560483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.036275850Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-01-15T09:24:03.039519091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0524495s
2026-01-15T09:24:03.043161625Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-01-15T09:24:03.046608206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.052712548Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-01-15T09:24:03.057882769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-15T09:24:03', 'import_list_tags')
2026-01-15T09:24:03.063770024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.117730744Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-01-15T09:24:03.121834397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0703682s
2026-01-15T09:24:03.126119286Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-01-15T09:24:03.130193099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.136111417Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-01-15T09:24:03.145906370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-15T09:24:03', 'add_release_groups_etc')
2026-01-15T09:24:03.153989668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.178803414Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-01-15T09:24:03.182258061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.04861s
2026-01-15T09:24:03.186979439Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-01-15T09:24:03.190056705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.194366443Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-01-15T09:24:03.199115647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-15T09:24:03', 'NewMediaInfoFormat')
2026-01-15T09:24:03.207182371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.213362606Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-01-15T09:24:03.217482251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226666s
2026-01-15T09:24:03.222780671Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-01-15T09:24:03.225582663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.229274948Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-01-15T09:24:03.233503513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-15T09:24:03', 'rename_restrictions_to_release_profiles')
2026-01-15T09:24:03.238906062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.242517755Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-01-15T09:24:03.245180036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168341s
2026-01-15T09:24:03.248293074Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-15T09:24:03.250952980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.254691939Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-01-15T09:24:03.258933421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-15T09:24:03', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-15T09:24:03.264256670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.268286665Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-15T09:24:03.270647960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170175s
2026-01-15T09:24:03.274479115Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-01-15T09:24:03.276928206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.280520550Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-01-15T09:24:03.284137994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-15T09:24:03', 'add_import_exclusions')
2026-01-15T09:24:03.289027430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.293071303Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-01-15T09:24:03.296045152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158109s
2026-01-15T09:24:03.300518008Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-01-15T09:24:03.303329089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.307103660Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-01-15T09:24:03.311580184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-15T09:24:03', 'clean_artist_metadata_table')
2026-01-15T09:24:03.317327998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.321901738Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-01-15T09:24:03.324302633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184264s
2026-01-15T09:24:03.327270700Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-01-15T09:24:03.329892059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.333556046Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-01-15T09:24:03.337390337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-15T09:24:03', 'health_issue_notification')
2026-01-15T09:24:03.342322569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.346144165Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-01-15T09:24:03.348314906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162633s
2026-01-15T09:24:03.351414999Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-01-15T09:24:03.354360921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.358280584Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-01-15T09:24:03.362199105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-15T09:24:03', 'add_mediafilerepository_mtime')
2026-01-15T09:24:03.367325608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.371246002Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-01-15T09:24:03.373550402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168236s
2026-01-15T09:24:03.376186360Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-01-15T09:24:03.378726716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.382936623Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-01-15T09:24:03.386886938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-15T09:24:03', 'add_artistmetadataid_constraint')
2026-01-15T09:24:03.391980013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.395980119Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-01-15T09:24:03.398409070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169685s
2026-01-15T09:24:03.400998504Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-01-15T09:24:03.403354719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.406723221Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-01-15T09:24:03.410423092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-15T09:24:03', 'old_ids_and_artist_alias')
2026-01-15T09:24:03.415500035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.419308003Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-01-15T09:24:03.421762145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158003s
2026-01-15T09:24:03.424372882Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-01-15T09:24:03.426761763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.430333796Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-01-15T09:24:03.434000419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-15T09:24:03', 'download_propers_config')
2026-01-15T09:24:03.439404120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.443195936Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-01-15T09:24:03.445492450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163327s
2026-01-15T09:24:03.448030521Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-01-15T09:24:03.450353068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.453595848Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-01-15T09:24:03.457448676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-15T09:24:03', 'remove_language_profiles')
2026-01-15T09:24:03.462599048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.466530013Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-01-15T09:24:03.468807159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016058s
2026-01-15T09:24:03.471324317Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-01-15T09:24:03.474004775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.477383849Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-01-15T09:24:03.481314555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-15T09:24:03', 'multi_disc_naming_format')
2026-01-15T09:24:03.486655189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.490445992Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-01-15T09:24:03.492760813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162774s
2026-01-15T09:24:03.495530491Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-01-15T09:24:03.498213594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.501752580Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-01-15T09:24:03.505909130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-15T09:24:03', 'add_download_client_priority')
2026-01-15T09:24:03.511339956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.516898710Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-01-15T09:24:03.519450268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181155s
2026-01-15T09:24:03.522204333Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-01-15T09:24:03.524765611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.528570783Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-01-15T09:24:03.532259512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-15T09:24:03', 'remove_growl_prowl')
2026-01-15T09:24:03.537569935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.541686935Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-01-15T09:24:03.543832365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168931s
2026-01-15T09:24:03.546467281Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-01-15T09:24:03.548921443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.552523647Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-01-15T09:24:03.556490595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-15T09:24:03', 'remove_plex_hometheatre')
2026-01-15T09:24:03.561826359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.574894114Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-01-15T09:24:03.578230121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255293s
2026-01-15T09:24:03.581470647Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-01-15T09:24:03.584253942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.587783238Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-01-15T09:24:03.591971221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-15T09:24:03', 'add_root_folder_add_defaults')
2026-01-15T09:24:03.597163497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.601235166Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-01-15T09:24:03.604012168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167954s
2026-01-15T09:24:03.606606392Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-01-15T09:24:03.609334746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.612822269Z [Info] task_duration: Starting migration of Log DB to 40
2026-01-15T09:24:03.616605707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-15T09:24:03', 'task_duration')
2026-01-15T09:24:03.622551190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.626879325Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-01-15T09:24:03.629139877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173949s
2026-01-15T09:24:03.632355021Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-01-15T09:24:03.635142034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.638736081Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-01-15T09:24:03.643104708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-15T09:24:03', 'add_indexer_and_enabled_to_release_profiles')
2026-01-15T09:24:03.648649633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.652812586Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-01-15T09:24:03.655211257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173279s
2026-01-15T09:24:03.657918799Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-01-15T09:24:03.660513333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.664283715Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-01-15T09:24:03.668303249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-15T09:24:03', 'remove_album_folders')
2026-01-15T09:24:03.675869035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.679122747Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-01-15T09:24:03.681379741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185603s
2026-01-15T09:24:03.683877912Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-01-15T09:24:03.686342194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.689714385Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-01-15T09:24:03.693413153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-15T09:24:03', 'add_priority_to_indexers')
2026-01-15T09:24:03.698298550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.702035215Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-01-15T09:24:03.704203311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156489s
2026-01-15T09:24:03.706756442Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-01-15T09:24:03.709695831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.713028833Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-01-15T09:24:03.717244592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-15T09:24:03', 'remove_chown_and_folderchmod_config')
2026-01-15T09:24:03.722329822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.726761295Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-01-15T09:24:03.729178803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168636s
2026-01-15T09:24:03.731758398Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-01-15T09:24:03.734593447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.738097302Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-01-15T09:24:03.741469132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-15T09:24:03', 'update_notifiarr')
2026-01-15T09:24:03.747411017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.764021044Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-01-15T09:24:03.766384343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292982s
2026-01-15T09:24:03.769178390Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-01-15T09:24:03.771522550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.775033981Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-01-15T09:24:03.779111672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-15T09:24:03', 'email_multiple_addresses')
2026-01-15T09:24:03.784254027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.788236837Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-01-15T09:24:03.790898778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165863s
2026-01-15T09:24:03.793616721Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-01-15T09:24:03.795926672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.799100082Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-01-15T09:24:03.802553065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-15T09:24:03', 'rename_blacklist_to_blocklist')
2026-01-15T09:24:03.807017365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.810741895Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-01-15T09:24:03.812856724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147553s
2026-01-15T09:24:03.815327028Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-01-15T09:24:03.817605857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.821481581Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-01-15T09:24:03.825158175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-15T09:24:03', 'cdh_per_downloadclient')
2026-01-15T09:24:03.830039344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.834531259Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-01-15T09:24:03.836745117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169434s
2026-01-15T09:24:03.839497489Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-01-15T09:24:03.843623458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.848385026Z [Info] download_history: Starting migration of Log DB to 52
2026-01-15T09:24:03.853151194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-15T09:24:03', 'download_history')
2026-01-15T09:24:03.859285296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.864450617Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-01-15T09:24:03.868453848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207894s
2026-01-15T09:24:03.870767357Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-01-15T09:24:03.873094884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.876289356Z [Info] add_update_history: Starting migration of Log DB to 53
2026-01-15T09:24:03.896711360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-01-15T09:24:03.901277866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-01-15T09:24:03.906761367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076217s
2026-01-15T09:24:03.908854172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-01-15T09:24:03.911554299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-15T09:24:03.915657331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046607s
2026-01-15T09:24:03.918832294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-15T09:24:03', 'add_update_history')
2026-01-15T09:24:03.922895376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:03.926288539Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-01-15T09:24:03.928183886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152516s
2026-01-15T09:24:03.930503437Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-01-15T09:24:03.932716353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:03.935574969Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-01-15T09:24:03.938963071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-15T09:24:03', 'add_on_update_to_notifications')
2026-01-15T09:24:03.943307209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.025975877Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-01-15T09:24:04.028433436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0922896s
2026-01-15T09:24:04.030796204Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-01-15T09:24:04.033077658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.036432584Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-01-15T09:24:04.040067854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-15T09:24:04', 'download_client_per_indexer')
2026-01-15T09:24:04.044825835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.049257769Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-01-15T09:24:04.051686620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161643s
2026-01-15T09:24:04.054417299Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-01-15T09:24:04.056856962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.060506220Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-01-15T09:24:04.064257233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-15T09:24:04', 'AddNewItemMonitorType')
2026-01-15T09:24:04.069050115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.073359543Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-01-15T09:24:04.075661227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164686s
2026-01-15T09:24:04.078190460Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-01-15T09:24:04.080379989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.083675937Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-01-15T09:24:04.088308335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-15T09:24:04', 'ImportListSearch')
2026-01-15T09:24:04.094585515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.099450712Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-01-15T09:24:04.101538737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190679s
2026-01-15T09:24:04.104089293Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-01-15T09:24:04.106515007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.109909803Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-01-15T09:24:04.122123628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-15T09:24:04', 'ImportListMonitorExisting')
2026-01-15T09:24:04.128193911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.132627619Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-01-15T09:24:04.135085800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026006s
2026-01-15T09:24:04.137275258Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-01-15T09:24:04.139397101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.142181748Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-01-15T09:24:04.145514179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-15T09:24:04', 'add_indexer_tags')
2026-01-15T09:24:04.150458906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.154386315Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-01-15T09:24:04.156538789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148855s
2026-01-15T09:24:04.159003883Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-01-15T09:24:04.161427844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.164428436Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-01-15T09:24:04.167803051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-15T09:24:04', 'update_audio_types')
2026-01-15T09:24:04.172270898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.175765816Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-01-15T09:24:04.177873911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143892s
2026-01-15T09:24:04.180889223Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-15T09:24:04.183685443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.187098526Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-01-15T09:24:04.197864886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-01-15T09:24:04.200162904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002833s
2026-01-15T09:24:04.202525051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-01-15T09:24:04.221719081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-01-15T09:24:04.231333902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-01-15T09:24:04.237330517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-15T09:24:04.241723383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-15T09:24:04.248755524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-15T09:24:04.252276003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0475788s
2026-01-15T09:24:04.254014283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-01-15T09:24:04.256056967Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-05s
2026-01-15T09:24:04.257925179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-01-15T09:24:04.269048547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-01-15T09:24:04.276280921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-01-15T09:24:04.281315068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-01-15T09:24:04.285382098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-01-15T09:24:04.293073957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-15T09:24:04.296900713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0370125s
2026-01-15T09:24:04.298722952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-15T09:24:04.300498036Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s
2026-01-15T09:24:04.302396128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-15T09:24:04.312128096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-15T09:24:04.317932353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-15T09:24:04.322352625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-15T09:24:04.326351698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-15T09:24:04.333467506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-15T09:24:04.337526079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331248s
2026-01-15T09:24:04.340806515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-15T09:24:04', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-15T09:24:04.345202527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.349131148Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-15T09:24:04.351395017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0443751s
2026-01-15T09:24:04.353620578Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-01-15T09:24:04.355674374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.358285332Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-01-15T09:24:04.361467369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-15T09:24:04', 'add_on_delete_to_notifications')
2026-01-15T09:24:04.365656605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.369153687Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-01-15T09:24:04.371380381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133965s
2026-01-15T09:24:04.373442583Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-01-15T09:24:04.375421318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.378070573Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-01-15T09:24:04.381061215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-15T09:24:04', 'add_custom_formats')
2026-01-15T09:24:04.385048163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.388593061Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-01-15T09:24:04.390378106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132232s
2026-01-15T09:24:04.392451020Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-01-15T09:24:04.394450466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.397191236Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-01-15T09:24:04.400456631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-15T09:24:04', 'add_result_to_commands')
2026-01-15T09:24:04.406016416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.411077538Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-01-15T09:24:04.412913405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164296s
2026-01-15T09:24:04.415133696Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-01-15T09:24:04.417257643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.420071218Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-01-15T09:24:04.423455814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-15T09:24:04', 'health_restored_notification')
2026-01-15T09:24:04.427757276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.431870609Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-01-15T09:24:04.433904344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142842s
2026-01-15T09:24:04.436001667Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-01-15T09:24:04.437916102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.440812214Z [Info] remove_uc: Starting migration of Log DB to 66
2026-01-15T09:24:04.443744158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-15T09:24:04', 'remove_uc')
2026-01-15T09:24:04.447790025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.450691999Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-01-15T09:24:04.452390649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128957s
2026-01-15T09:24:04.454524576Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-01-15T09:24:04.457230074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.459867515Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-01-15T09:24:04.463165266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-15T09:24:04', 'download_clients_rename_tv_to_music')
2026-01-15T09:24:04.467229821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.470470156Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-01-15T09:24:04.472482528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013632s
2026-01-15T09:24:04.474766657Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-01-15T09:24:04.476963832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.479992591Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-01-15T09:24:04.483543942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-15T09:24:04', 'add_colon_replacement_to_naming_config')
2026-01-15T09:24:04.488086058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.491225159Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-01-15T09:24:04.493195377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014158s
2026-01-15T09:24:04.495246087Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-01-15T09:24:04.497171504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.499757671Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-01-15T09:24:04.502722612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-15T09:24:04', 'list_sync_time')
2026-01-15T09:24:04.506709039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.509770724Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-01-15T09:24:04.511492160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126752s
2026-01-15T09:24:04.513469693Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-01-15T09:24:04.516068536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.518524241Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-01-15T09:24:04.521512408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-15T09:24:04', 'add_download_client_tags')
2026-01-15T09:24:04.525443083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.528539849Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-01-15T09:24:04.530331567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130584s
2026-01-15T09:24:04.532443580Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-01-15T09:24:04.534421163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.536929163Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-01-15T09:24:04.540015487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-15T09:24:04', 'add_notification_status')
2026-01-15T09:24:04.543936503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.546938929Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-01-15T09:24:04.548704685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01251s
2026-01-15T09:24:04.550664732Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-01-15T09:24:04.552686623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.555141456Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-01-15T09:24:04.558261138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-15T09:24:04', 'add_alac_24_quality_in_profiles')
2026-01-15T09:24:04.562636679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.565815240Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-01-15T09:24:04.567654614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130416s
2026-01-15T09:24:04.569672187Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-01-15T09:24:04.571699790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.574357100Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-01-15T09:24:04.577590211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-15T09:24:04', 'add_salt_to_users')
2026-01-15T09:24:04.581588683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.584817034Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-01-15T09:24:04.586714524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131365s
2026-01-15T09:24:04.588643669Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-01-15T09:24:04.590590419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.593266147Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-01-15T09:24:04.596205967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-15T09:24:04', 'add_auto_tagging')
2026-01-15T09:24:04.600034747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.602900678Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-01-15T09:24:04.604847508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123617s
2026-01-15T09:24:04.606907697Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-01-15T09:24:04.609001042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.611513572Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-01-15T09:24:04.614787454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-15T09:24:04', 'quality_definition_preferred_size')
2026-01-15T09:24:04.618819353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.621795506Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-01-15T09:24:04.623687095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127083s
2026-01-15T09:24:04.625815040Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-01-15T09:24:04.627783454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.630219159Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-01-15T09:24:04.633500717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-15T09:24:04', 'add_on_artist_add_to_notifications')
2026-01-15T09:24:04.637633469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.640640865Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-01-15T09:24:04.642473325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127461s
2026-01-15T09:24:04.644382429Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-01-15T09:24:04.646285311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.649088325Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-01-15T09:24:04.652033997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-15T09:24:04', 'album_last_searched_time')
2026-01-15T09:24:04.655777355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.659123603Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-01-15T09:24:04.660843486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128387s
2026-01-15T09:24:04.662639302Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-01-15T09:24:04.664584279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.666984863Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-01-15T09:24:04.669783328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-15T09:24:04', 'add_indexer_flags')
2026-01-15T09:24:04.673509231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.676383138Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-01-15T09:24:04.678650444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119282s
2026-01-15T09:24:04.680669149Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-01-15T09:24:04.682644506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.685118779Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-01-15T09:24:04.688181536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-15T09:24:04', 'add_indexes_album_statistics')
2026-01-15T09:24:04.692106019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.694968764Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-01-15T09:24:04.696731172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123193s
2026-01-15T09:24:04.698587540Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-01-15T09:24:04.700500963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-15T09:24:04.702885355Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-01-15T09:24:04.705796878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-15T09:24:04', 'update_redacted_baseurl')
2026-01-15T09:24:04.709596489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-15T09:24:04.712380295Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-01-15T09:24:04.714276764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118751s
2026-01-15T09:24:09.313970256Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-01-15T09:24:09.634957471Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-01-15T09:24:09.828584523Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-01-15T09:24:09.972742271Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop.
2026-01-15T09:24:11.705612073Z [Info] QualityProfileService: Setting up default quality profiles
2026-01-15T09:24:14.353324213Z [ls.io-init] done.
2026-01-15T09:24:14.391836194Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-01-15T09:24:14.951602032Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-01-15T09:24:15.910059697Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-01-15T09:24:16.027419532Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-01-15T09:24:16.050697256Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
Expand
NAME VERSION
Azure.Core 1.47.1
Azure.Identity 1.14.2
BouncyCastle.Cryptography 2.6.1
Dapper 2.1.66
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
Equ 2.3.0
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.2.0
Ical.Net 4.3.1
ImpromptuInterface 8.0.6
Lidarr 1.0.0
Lidarr.Api.V1 1.0.0
Lidarr.Common 1.0.0
Lidarr.Core 1.0.0
Lidarr.Host 1.0.0
Lidarr.Http 1.0.0
Lidarr.Mono 1.0.0
Lidarr.SignalR 1.0.0
MailKit 4.14.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.20
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.20
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Bcl.Cryptography 8.0.0
Microsoft.Data.SqlClient 6.1.1
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.73.1
Microsoft.Identity.Client.Extensions.Msal 4.73.1
Microsoft.IdentityModel.Abstractions 7.7.1
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.OpenApi 1.6.25
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.Registry 5.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.14.0
Mono.Nat 3.0.0
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 3.0.2
NLog 5.4.0
NLog.Extensions.Logging 5.4.0
NLog.Layouts.ClefJsonLayout 1.0.4
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
NodaTime 3.2.0
Npgsql 9.0.3
Polly 8.6.4
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.4
ReusableTasks 4.0.0
Sentry 4.0.2
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.11
SourceGear.sqlite3 3.50.4.2
SpotifyAPI.Web 5.1.1
Swashbuckle.AspNetCore.Annotations 9.0.6
Swashbuckle.AspNetCore.Swagger 9.0.6
Swashbuckle.AspNetCore.SwaggerGen 9.0.6
System.ClientModel 1.5.1
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.2
System.Diagnostics.DiagnosticSource 6.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.20
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.Abstractions 17.0.24
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.0
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.CompilerServices.Unsafe 6.0.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
TagLibSharp-Lidarr 2.2.0.27
acl-libs 2.3.2-r1
aligned 0.4.2
aligned-vec 0.6.4
alpine-baselayout 3.7.1-r8
alpine-baselayout-data 3.7.1-r8
alpine-keys 2.6-r0
alpine-release 3.23.2-r0
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.13.1-r0
apk-tools 3.0.3-r1
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
bash 5.3.3-r1
bitflags 2.9.1
bitstream-io 4.2.0
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20251003-r0
ca-certificates-bundle 20251003-r0
catatonit 0.2.1-r0
cfg-if 1.0.1
chromaprint 1.6.0-r0
chromaprint-libs 1.6.0-r0
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
colorchoice 1.0.4
console 0.15.11
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.17.0-r1
either 1.15.0
equator 0.4.2
errno 0.3.12
fern 0.7.1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
fftw-double-libs 3.3.10-r7
findutils 4.10.0-r0
getrandom 0.3.3
glslang-libs 1.4.321.0-r0
hwdata-pci 0.401-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jq 1.8.1-r0
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.17-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.3-r1
libattr 2.5.2-r2
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.4-r0
libcurl 8.17.0-r1
libdav1d 1.5.2-r0
libdrm 2.4.131-r0
libffi 3.5.2-r0
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjxl 0.11.1-r3
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.3-r0
libpciaccess 0.18.1-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.3-r0
libssl3 3.5.4-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpx 1.15.2-r0
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
libzmq 4.3.5-r2
linux-pam 1.7.1-r2
linux-raw-sys 0.9.4
log 0.4.27
maybe-rayon 0.1.1
mbedtls 3.6.5-r0
memchr 2.7.5
minimal-lexical 0.2.1
mpg123-libs 1.33.3-r0
musl 1.2.5-r21
musl-utils 1.2.5-r21
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
paste 1.0.15
pastey 0.1.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profiling 1.0.16
quote 1.0.40
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 8.0.12
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 8.0.12
rustix 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
skalibs-libs 2.14.4.0-r0
soxr 0.1.3-r7
spirv-tools 1.4.321.0-r1
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
syn 2.0.102
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
tzdata 2025c-r0
unicode-ident 1.0.18
unicode-width 0.2.1
utf8parse 0.2.2
utmps-libs 0.1.3.1-r0
v_frame 0.3.9
wayland-libs-client 1.24.0-r0
x264-libs 0.164.3108-r1
x265-libs 4.1-r0
xmlstarlet 1.6.1-r2
xvidcore 1.3.7-r2
xz-libs 5.8.1-r0
y4m 0.8.0
zerocopy 0.8.25
zlib 1.3.1-r2
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1768469067773
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:8686/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1768469067773
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:8686/signalr/messages?access_token=(removed)&id=yoyhBvm6FMvmv2ju_MJuuA.\"",
"source": "console-api",
"timestamp": 1768469067773
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1768469067773
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1768469067773
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1768469067773
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1768469067773
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1768469067773
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1768469067773
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 13.23s |
| Container Start | PASS | - | 53.81s |
| Create Buildx SBOM | PASS | - | 1.60s |
| Get Build Info | PASS | - | 0.04s |