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