2026-04-29T04:47:29.325492757Z [migrations] started
2026-04-29T04:47:29.330021987Z [migrations] no migrations found
2026-04-29T04:47:29.957648306Z usermod: no changes
2026-04-29T04:47:30.058111500Z ───────────────────────────────────────
2026-04-29T04:47:30.058156150Z
2026-04-29T04:47:30.058165499Z ██╗ ███████╗██╗ ██████╗
2026-04-29T04:47:30.058174056Z ██║ ██╔════╝██║██╔═══██╗
2026-04-29T04:47:30.058182303Z ██║ ███████╗██║██║ ██║
2026-04-29T04:47:30.058190800Z ██║ ╚════██║██║██║ ██║
2026-04-29T04:47:30.058198987Z ███████╗███████║██║╚██████╔╝
2026-04-29T04:47:30.058208035Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-29T04:47:30.058216562Z
2026-04-29T04:47:30.058224518Z Brought to you by linuxserver.io
2026-04-29T04:47:30.058232995Z ───────────────────────────────────────
2026-04-29T04:47:30.065060133Z
2026-04-29T04:47:30.065601653Z To support the app dev(s) visit:
2026-04-29T04:47:30.090961501Z Lidarr: https://opencollective.com/lidarr
2026-04-29T04:47:30.095927571Z
2026-04-29T04:47:30.095951048Z To support LSIO projects visit:
2026-04-29T04:47:30.095960367Z https://www.linuxserver.io/donate/
2026-04-29T04:47:30.095968834Z
2026-04-29T04:47:30.095976650Z ───────────────────────────────────────
2026-04-29T04:47:30.095985658Z GID/UID
2026-04-29T04:47:30.095993654Z ───────────────────────────────────────
2026-04-29T04:47:30.173171298Z
2026-04-29T04:47:30.173207170Z User UID: 911
2026-04-29T04:47:30.173215517Z User GID: 911
2026-04-29T04:47:30.173222962Z ───────────────────────────────────────
2026-04-29T04:47:30.200411762Z Linuxserver.io version: 3.1.2.4938-ls246
2026-04-29T04:47:30.203129495Z Build-date: 2026-04-29T04:41:39+00:00
2026-04-29T04:47:30.203150958Z ───────────────────────────────────────
2026-04-29T04:47:30.203161018Z
2026-04-29T04:47:33.625404305Z [custom-init] No custom files found, skipping...
2026-04-29T04:47:39.685468181Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4938
2026-04-29T04:47:39.994651428Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-29T04:47:40.069494270Z [Debug] Bootstrap: Console selected
2026-04-29T04:47:40.100762896Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-29T04:47:40.141434156Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-29T04:47:43.781213085Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-29T04:47:44.768739252Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {9a42daec-7577-4447-8f77-256ad7fe74ec} may be persisted to storage in unencrypted form.
2026-04-29T04:47:45.733668565Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-04-29T04:47:46.375610965Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-29T04:47:47.489317835Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-29T04:47:47.603655348Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T04:47:47.612275627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T04:47:48.172545301Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-29T04:47:48.224123705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5693019s
2026-04-29T04:47:48.228348533Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-29T04:47:48.231589018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6203908s
2026-04-29T04:47:48.344192560Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-29T04:47:48.353062722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:48.441453887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-29T04:47:48.572319994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-29T04:47:48.741585597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2961729s
2026-04-29T04:47:48.748038491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:48.774937588Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-29T04:47:48.778210529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3296339s
2026-04-29T04:47:48.794381753Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-29T04:47:48.798127927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:48.878341354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-29T04:47:48.894207354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-29T04:47:48.908071702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259463s
2026-04-29T04:47:48.912092970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-29T04:47:48.916726832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016734s
2026-04-29T04:47:48.923330860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-29T04:47:48.932623934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-29T04:47:48.947203182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199345s
2026-04-29T04:47:48.951261655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:48.959222847Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-29T04:47:48.962854199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323895s
2026-04-29T04:47:48.970124249Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-29T04:47:48.973570950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:48.987478846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-29T04:47:48.991002983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002978s
2026-04-29T04:47:48.993984697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-29T04:47:48.998736757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-29T04:47:49.004820046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079752s
2026-04-29T04:47:49.007936132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:49.012889085Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-29T04:47:49.015670186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155793s
2026-04-29T04:47:49.062136656Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-29T04:47:49.065334786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:49.075611049Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-04-29T04:47:49.452113980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-04-29T04:47:49.700235326Z [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-04-29T04:47:49.918915536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3668383s
2026-04-29T04:47:49.928481359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-04-29T04:47:49.940714443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-04-29T04:47:49.951886320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194219s
2026-04-29T04:47:49.955535107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-04-29T04:47:49.966703557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-04-29T04:47:49.973245421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146388s
2026-04-29T04:47:49.980169774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-04-29T04:47:49.991784724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-04-29T04:47:50.000012893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01173s
2026-04-29T04:47:50.002093853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-04-29T04:47:50.282513850Z [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-04-29T04:47:50.302619186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2978703s
2026-04-29T04:47:50.305538034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-04-29T04:47:50.309785868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-29T04:47:50.314422705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064034s
2026-04-29T04:47:50.316983252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-04-29T04:47:50.320720006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-29T04:47:50.325505232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005796s
2026-04-29T04:47:50.327685372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-04-29T04:47:50.331670478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-29T04:47:50.336122042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005987s
2026-04-29T04:47:50.338656866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-04-29T04:47:50.342069418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-29T04:47:50.346317282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054293s
2026-04-29T04:47:50.348587073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-04-29T04:47:50.366778886Z [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-04-29T04:47:50.381539900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301044s
2026-04-29T04:47:50.384051969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-04-29T04:47:50.388074960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-29T04:47:50.392888964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063588s
2026-04-29T04:47:50.395597458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-04-29T04:47:50.398874768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-29T04:47:50.403054965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00536s
2026-04-29T04:47:50.405746064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-04-29T04:47:50.409028835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-29T04:47:50.413460169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055646s
2026-04-29T04:47:50.416293294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-04-29T04:47:50.420342177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-29T04:47:50.424479899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058684s
2026-04-29T04:47:50.427140387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-04-29T04:47:50.431163939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-29T04:47:50.436110400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061732s
2026-04-29T04:47:50.441320922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-04-29T04:47:50.444879318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-04-29T04:47:50.452685247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057299s
2026-04-29T04:47:50.455670729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-04-29T04:47:50.468334149Z [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-04-29T04:47:50.485241686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270716s
2026-04-29T04:47:50.488589799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-04-29T04:47:50.492995400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-29T04:47:50.498960241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077938s
2026-04-29T04:47:50.501653004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-04-29T04:47:50.505972382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-04-29T04:47:50.510894213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061901s
2026-04-29T04:47:50.513225488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-04-29T04:47:50.517185672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-29T04:47:50.525795190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091834s
2026-04-29T04:47:50.530619905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-04-29T04:47:50.536959441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-04-29T04:47:50.544027154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104612s
2026-04-29T04:47:50.546231703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-04-29T04:47:50.559086028Z [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-04-29T04:47:50.567484220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189022s
2026-04-29T04:47:50.570341874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-04-29T04:47:50.574157297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-04-29T04:47:50.578596817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058225s
2026-04-29T04:47:50.581207254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-04-29T04:47:50.585630331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-29T04:47:50.589925600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063227s
2026-04-29T04:47:50.592299020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-04-29T04:47:50.601955986Z [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-04-29T04:47:50.610170798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154571s
2026-04-29T04:47:50.612522484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-04-29T04:47:50.616058364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-29T04:47:50.620265416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053861s
2026-04-29T04:47:50.622890392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-04-29T04:47:50.626521364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-29T04:47:50.630855872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054825s
2026-04-29T04:47:50.633383672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-04-29T04:47:50.637120066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-04-29T04:47:50.641401087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056143s
2026-04-29T04:47:50.644013668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-04-29T04:47:50.647521823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-04-29T04:47:50.652161746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005792s
2026-04-29T04:47:50.654665468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-04-29T04:47:50.664141770Z [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-04-29T04:47:50.678704996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198445s
2026-04-29T04:47:50.682001214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-04-29T04:47:50.689908287Z [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-04-29T04:47:50.700326386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152653s
2026-04-29T04:47:50.704243624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-04-29T04:47:50.709104272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-29T04:47:50.716834930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099601s
2026-04-29T04:47:50.719316697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-04-29T04:47:50.786666420Z [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-04-29T04:47:50.794541198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0726018s
2026-04-29T04:47:50.797247007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-04-29T04:47:50.801245368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-29T04:47:50.806674130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007019s
2026-04-29T04:47:50.810493501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-04-29T04:47:50.815972444Z [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-04-29T04:47:50.822294435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092797s
2026-04-29T04:47:50.825099534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-04-29T04:47:50.829072985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-04-29T04:47:50.834439913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068629s
2026-04-29T04:47:50.837455014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-04-29T04:47:50.844796428Z [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-04-29T04:47:50.852976580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129801s
2026-04-29T04:47:50.855977714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-04-29T04:47:50.860436943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-04-29T04:47:50.866461335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076904s
2026-04-29T04:47:50.869401185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-04-29T04:47:50.873645111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-04-29T04:47:50.878848549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006895s
2026-04-29T04:47:50.881360447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-04-29T04:47:50.893158004Z [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-04-29T04:47:50.900244515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164576s
2026-04-29T04:47:50.902655049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-04-29T04:47:50.913493785Z [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-04-29T04:47:50.930604832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025463s
2026-04-29T04:47:50.933133854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-04-29T04:47:50.939663163Z [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-04-29T04:47:50.945620339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102005s
2026-04-29T04:47:50.948018829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-04-29T04:47:50.956703817Z [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-04-29T04:47:50.963993186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136308s
2026-04-29T04:47:50.966467890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-04-29T04:47:50.973086097Z [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-04-29T04:47:50.979187473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103562s
2026-04-29T04:47:50.981746817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-04-29T04:47:50.988653365Z [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-04-29T04:47:50.995180649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111763s
2026-04-29T04:47:50.997764242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-04-29T04:47:51.003177121Z [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-04-29T04:47:51.008330910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081562s
2026-04-29T04:47:51.010566411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-04-29T04:47:51.014573110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-04-29T04:47:51.019230629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064406s
2026-04-29T04:47:51.021726926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-04-29T04:47:51.025182464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-04-29T04:47:51.029388895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053602s
2026-04-29T04:47:51.031748096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-04-29T04:47:51.037113329Z [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-04-29T04:47:51.042544967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082655s
2026-04-29T04:47:51.044780068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-04-29T04:47:51.052944419Z [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-04-29T04:47:51.059897430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128151s
2026-04-29T04:47:51.062319668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-04-29T04:47:51.069322129Z [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-04-29T04:47:51.074908979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010321s
2026-04-29T04:47:51.077444084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-04-29T04:47:51.081114145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-04-29T04:47:51.085481870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056588s
2026-04-29T04:47:51.088035182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-04-29T04:47:51.091725663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-04-29T04:47:51.096244363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057943s
2026-04-29T04:47:51.098612972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-04-29T04:47:51.106993067Z [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-04-29T04:47:51.114340764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013436s
2026-04-29T04:47:51.116672689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-04-29T04:47:51.124433237Z [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-04-29T04:47:51.131300225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122811s
2026-04-29T04:47:51.134109272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-04-29T04:47:51.138280572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-29T04:47:51.143143635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063244s
2026-04-29T04:47:51.145278634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-04-29T04:47:51.153065484Z [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-04-29T04:47:51.160286556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121737s
2026-04-29T04:47:51.162288918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-04-29T04:47:51.170750277Z [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-04-29T04:47:51.177841597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131809s
2026-04-29T04:47:51.180222060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-04-29T04:47:51.185697396Z [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-04-29T04:47:51.191463167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087542s
2026-04-29T04:47:51.194381974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-04-29T04:47:51.198419535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-04-29T04:47:51.203819448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066584s
2026-04-29T04:47:51.206438984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-04-29T04:47:51.213647750Z [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-04-29T04:47:51.220750373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120188s
2026-04-29T04:47:51.224871542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-04-29T04:47:51.229736558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-29T04:47:51.235114428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074006s
2026-04-29T04:47:51.268030572Z [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-04-29T04:47:51.300370345Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0383942 taking an average of 00:00:00.0383942
2026-04-29T04:47:51.315713451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-29T04:47:51', 'InitialSetup')
2026-04-29T04:47:51.322860604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:51.347447154Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-29T04:47:51.349896346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1097326s
2026-04-29T04:47:51.363753230Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-04-29T04:47:51.367471798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:51.381047145Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-04-29T04:47:51.405995293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-29T04:47:51.408814591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002273s
2026-04-29T04:47:51.412128474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-04-29T04:47:51.417028241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:47:51.435683227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208752s
2026-04-29T04:47:51.441241359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-29T04:47:51', 'add_reason_to_pending_releases')
2026-04-29T04:47:51.446761224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:51.451083468Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-04-29T04:47:51.453592110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359008s
2026-04-29T04:47:51.456651090Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-04-29T04:47:51.459551060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:51.463168284Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-04-29T04:47:51.547556348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-29T04:47:51.560304188Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s
2026-04-29T04:47:51.564314223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-04-29T04:47:51.569915983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-04-29T04:47:51.582564754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150824s
2026-04-29T04:47:51.584982984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-29T04:47:51.587259579Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-04-29T04:47:51.589965918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-04-29T04:47:51.594066265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:47:51.604367359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118802s
2026-04-29T04:47:51.606670607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-29T04:47:51.609003735Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-04-29T04:47:51.611900278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-04-29T04:47:51.616175477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:47:51.626571572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120886s
2026-04-29T04:47:51.633245822Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-04-29T04:47:51.642132968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-04-29T04:47:51.647049508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108161s
2026-04-29T04:47:51.652373660Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-04-29T04:47:51.994380665Z [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-04-29T04:47:52.015499513Z [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-04-29T04:47:52.030969545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-04-29T04:47:52.044243385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-04-29T04:47:52.078619358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-29T04:47:52.085021871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-04-29T04:47:52.090660085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-29T04:47:52.095125887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4402277s
2026-04-29T04:47:52.097453865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-29T04:47:52.099639286Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-04-29T04:47:52.104284169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-04-29T04:47:52.107881013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-04-29T04:47:52.117974889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111498s
2026-04-29T04:47:52.122725235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-29T04:47:52', 'add_medium_support')
2026-04-29T04:47:52.127762749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:52.132354676Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-04-29T04:47:52.134730440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253022s
2026-04-29T04:47:52.138058041Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-04-29T04:47:52.141047380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:52.144785307Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-04-29T04:47:52.161114189Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-04-29T04:47:52.165900267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-04-29T04:47:52.171834557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075811s
2026-04-29T04:47:52.174190812Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T04:47:52.177310795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T04:47:52.213942420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.037105s
2026-04-29T04:47:52.219479340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-29T04:47:52', 'add_various_qualites_in_profile')
2026-04-29T04:47:52.225078445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:52.229754522Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-04-29T04:47:52.232237211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0527097s
2026-04-29T04:47:52.235135668Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-04-29T04:47:52.237943582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:52.241526276Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-04-29T04:47:52.261841526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-04-29T04:47:52.268440785Z [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-04-29T04:47:52.274641010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101861s
2026-04-29T04:47:52.277323522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-04-29T04:47:52.281333938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-04-29T04:47:52.285860223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061492s
2026-04-29T04:47:52.288164142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-29T04:47:52.290350535Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-04-29T04:47:52.293199502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-04-29T04:47:52.297391323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-04-29T04:47:52.307888351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121404s
2026-04-29T04:47:52.310733140Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-04-29T04:47:52.396244766Z [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-04-29T04:47:52.432605075Z [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-04-29T04:47:52.453996161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-29T04:47:52.460289755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-29T04:47:52.487941527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-29T04:47:52.494301695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-29T04:47:52.499907604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-29T04:47:52.505412609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-29T04:47:52.510353529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1971437s
2026-04-29T04:47:52.513274621Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-04-29T04:47:52.621984061Z [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-04-29T04:47:52.659225935Z [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-04-29T04:47:52.678690452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-29T04:47:52.686429386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-29T04:47:52.715671190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-29T04:47:52.721830022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-29T04:47:52.728323649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-29T04:47:52.733585314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-29T04:47:52.737831445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2220513s
2026-04-29T04:47:52.740638888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-29T04:47:52.743073942Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-04-29T04:47:52.746331221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-04-29T04:47:52.750199811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-04-29T04:47:52.760883505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119712s
2026-04-29T04:47:52.766125691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-29T04:47:52', 'metadata_profiles')
2026-04-29T04:47:52.771088936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:52.775811556Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-04-29T04:47:52.778217050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026666s
2026-04-29T04:47:52.782793175Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-04-29T04:47:52.785976776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:52.790535706Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-04-29T04:47:52.831056063Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-04-29T04:47:52.948843934Z [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-04-29T04:47:52.961926609Z [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-04-29T04:47:52.969144033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-29T04:47:52.974229043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-29T04:47:53.000377649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-29T04:47:53.004787198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1706141s
2026-04-29T04:47:53.007111258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-29T04:47:53.009319866Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-04-29T04:47:53.012388305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-04-29T04:47:53.016406547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-04-29T04:47:53.026645455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116247s
2026-04-29T04:47:53.030542983Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-04-29T04:47:53.035158297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-04-29T04:47:53.038901605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053827s
2026-04-29T04:47:53.041431279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-29T04:47:53.043706401Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s
2026-04-29T04:47:53.050157401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-04-29T04:47:53.127342871Z [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-04-29T04:47:53.143012996Z [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-04-29T04:47:53.152479729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-29T04:47:53.158973345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-29T04:47:53.188765418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-29T04:47:53.193862382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1407034s
2026-04-29T04:47:53.199249480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-29T04:47:53', 'separate_automatic_and_interactive_search')
2026-04-29T04:47:53.204612360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:53.209498319Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-04-29T04:47:53.212123565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.155475s
2026-04-29T04:47:53.215294099Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-04-29T04:47:53.218283199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:53.221921575Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-04-29T04:47:53.226942075Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-04-29T04:47:53.305618858Z [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-04-29T04:47:53.334938419Z [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-04-29T04:47:53.351608799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-29T04:47:53.357980229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-29T04:47:53.382782324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-29T04:47:53.388400327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-29T04:47:53.394092179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-29T04:47:53.399465649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-29T04:47:53.404961376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-29T04:47:53.409238068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1798857s
2026-04-29T04:47:53.414188607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-29T04:47:53', 'change_album_path_to_relative')
2026-04-29T04:47:53.419224769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:53.423843299Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-04-29T04:47:53.426279645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1939699s
2026-04-29T04:47:53.430216112Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-04-29T04:47:53.433202646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:53.436841303Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-04-29T04:47:53.447052616Z [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-04-29T04:47:53.453508065Z [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-04-29T04:47:53.458149362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074531s
2026-04-29T04:47:53.463104700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-29T04:47:53', 'change_quality_size_mb_to_kb')
2026-04-29T04:47:53.468219660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:53.472477194Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-04-29T04:47:53.474997208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211884s
2026-04-29T04:47:53.477770954Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-04-29T04:47:53.480600221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:53.484025790Z [Info] album_releases: Starting migration of Main DB to 9
2026-04-29T04:47:53.491072059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-29T04:47:53.493355256Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-04-29T04:47:53.495929851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-04-29T04:47:53.499532025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-04-29T04:47:53.510372324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119976s
2026-04-29T04:47:53.512652656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-29T04:47:53.514811674Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-04-29T04:47:53.517489155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-04-29T04:47:53.521313226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-04-29T04:47:53.531428646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114172s
2026-04-29T04:47:53.536039530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-29T04:47:53', 'album_releases')
2026-04-29T04:47:53.540898184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:53.544891295Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-04-29T04:47:53.547153461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024618s
2026-04-29T04:47:53.550134424Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-04-29T04:47:53.553069374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:53.556681898Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-04-29T04:47:53.566240196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-29T04:47:53.568602824Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-04-29T04:47:53.571184863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-04-29T04:47:53.651575317Z [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-04-29T04:47:53.683624635Z [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-04-29T04:47:53.701161209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-29T04:47:53.707263567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-29T04:47:53.732407340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-29T04:47:53.737896383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-29T04:47:53.743002014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-29T04:47:53.748730049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-29T04:47:53.754351710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-29T04:47:53.758529733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1849074s
2026-04-29T04:47:53.760815265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-29T04:47:53.762968862Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-04-29T04:47:53.765675913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-04-29T04:47:53.845732645Z [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-04-29T04:47:53.878850906Z [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-04-29T04:47:53.896238730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-29T04:47:53.902325437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-29T04:47:53.927415742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-29T04:47:53.933545515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-29T04:47:53.938525904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-29T04:47:53.943839565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-29T04:47:53.949835789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-29T04:47:53.953590751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1853569s
2026-04-29T04:47:53.958753106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-29T04:47:53', 'album_releases_fix')
2026-04-29T04:47:53.963329341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:53.968523200Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-04-29T04:47:53.970864294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2000502s
2026-04-29T04:47:53.973945569Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-04-29T04:47:53.976645466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:53.980226878Z [Info] import_lists: Starting migration of Main DB to 11
2026-04-29T04:47:54.044104489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-04-29T04:47:54.054891412Z [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-04-29T04:47:54.064399729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017653s
2026-04-29T04:47:54.067021398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-04-29T04:47:54.070653742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-04-29T04:47:54.074889121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005546s
2026-04-29T04:47:54.077301279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-04-29T04:47:54.084706571Z [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-04-29T04:47:54.091359197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117484s
2026-04-29T04:47:54.094106890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-04-29T04:47:54.098347480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-29T04:47:54.102806369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062724s
2026-04-29T04:47:54.107568939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-29T04:47:54', 'import_lists')
2026-04-29T04:47:54.112403024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:54.116577249Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-04-29T04:47:54.118836799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198163s
2026-04-29T04:47:54.121763032Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-04-29T04:47:54.124615606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:54.129005296Z [Info] add_release_status: Starting migration of Main DB to 12
2026-04-29T04:47:54.135315403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-04-29T04:47:54.137738602Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-04-29T04:47:54.140878104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-04-29T04:47:54.145542407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-04-29T04:47:54.157737524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141657s
2026-04-29T04:47:54.160025151Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T04:47:54.162764778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T04:47:54.178499042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015845s
2026-04-29T04:47:54.183720768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-29T04:47:54', 'add_release_status')
2026-04-29T04:47:54.189268379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:54.193569149Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-04-29T04:47:54.195947238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309718s
2026-04-29T04:47:54.199400843Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-04-29T04:47:54.202138546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:54.205857214Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-04-29T04:47:54.211821634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-29T04:47:54.214154372Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-04-29T04:47:54.217076336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-04-29T04:47:54.221463891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:47:54.232971755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013285s
2026-04-29T04:47:54.237838295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-29T04:47:54', 'album_download_notification')
2026-04-29T04:47:54.242858735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:54.247004974Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-04-29T04:47:54.249425458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268242s
2026-04-29T04:47:54.252550591Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-04-29T04:47:54.255505913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:54.259144059Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-04-29T04:47:54.267405685Z [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-04-29T04:47:54.275055249Z [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-04-29T04:47:54.282610213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110992s
2026-04-29T04:47:54.288495815Z [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-04-29T04:47:54.296053574Z [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-04-29T04:47:54.301377455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089117s
2026-04-29T04:47:54.306613489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-29T04:47:54', 'fix_language_metadata_profiles')
2026-04-29T04:47:54.311650081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:54.315914859Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-04-29T04:47:54.318368771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227974s
2026-04-29T04:47:54.321075762Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-04-29T04:47:54.323826300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:54.327277210Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-04-29T04:47:54.332205514Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-04-29T04:47:54.335959243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-04-29T04:47:54.339765247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047818s
2026-04-29T04:47:54.344435021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-29T04:47:54', 'remove_fanzub')
2026-04-29T04:47:54.349269476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:54.353042454Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-04-29T04:47:54.355297234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178139s
2026-04-29T04:47:54.358498531Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-04-29T04:47:54.361642371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:54.365364316Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-04-29T04:47:54.393336164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-04-29T04:47:54.397144462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-04-29T04:47:54.402141375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061762s
2026-04-29T04:47:54.404976674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-04-29T04:47:54.409267786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-04-29T04:47:54.413925936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065035s
2026-04-29T04:47:54.421029901Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-04-29T04:47:54.426653515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-04-29T04:47:54.431134810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075629s
2026-04-29T04:47:54.433919287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-04-29T04:47:54.437995876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-29T04:47:54.442648795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063885s
2026-04-29T04:47:54.445270314Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-04-29T04:47:54.448722316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-04-29T04:47:54.452417727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047786s
2026-04-29T04:47:54.455113265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-04-29T04:47:54.459225987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-29T04:47:54.463657531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061112s
2026-04-29T04:47:54.468679574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-29T04:47:54', 'update_artist_history_indexes')
2026-04-29T04:47:54.473635774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:54.478118742Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-04-29T04:47:54.480609488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199443s
2026-04-29T04:47:54.483332751Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-04-29T04:47:54.486061997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:54.489459649Z [Info] remove_nma: Starting migration of Main DB to 17
2026-04-29T04:47:54.516838162Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T04:47:54.531284142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-04-29T04:47:54.536149971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160874s
2026-04-29T04:47:54.540799994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-29T04:47:54', 'remove_nma')
2026-04-29T04:47:54.545725182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:54.549441746Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-04-29T04:47:54.551663711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296285s
2026-04-29T04:47:54.555180382Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-04-29T04:47:54.558121785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:54.561200285Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-04-29T04:47:54.566826835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-29T04:47:54.568812433Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.24E-05s
2026-04-29T04:47:54.571752654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-04-29T04:47:54.575111999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-04-29T04:47:54.586773662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124561s
2026-04-29T04:47:54.591290268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-29T04:47:54', 'album_disambiguation')
2026-04-29T04:47:54.596581663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:54.600504703Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-04-29T04:47:54.603136372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261105s
2026-04-29T04:47:54.606167847Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-04-29T04:47:54.608921171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:54.612471120Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-04-29T04:47:54.616656969Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T04:47:54.619506106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T04:47:54.637839394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186268s
2026-04-29T04:47:54.642949935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-29T04:47:54', 'add_ape_quality_in_profiles')
2026-04-29T04:47:54.648368607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:54.652516019Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-04-29T04:47:54.654965061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330269s
2026-04-29T04:47:54.658070764Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-04-29T04:47:54.660905693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:54.664388998Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-04-29T04:47:54.677921288Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T04:47:54.682363333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-04-29T04:47:54.686412206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056977s
2026-04-29T04:47:54.689263167Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T04:47:54.693238031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-04-29T04:47:54.696935096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051106s
2026-04-29T04:47:54.700312086Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T04:47:54.704074403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-04-29T04:47:54.707482937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050034s
2026-04-29T04:47:54.712418185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-29T04:47:54', 'remove_pushalot')
2026-04-29T04:47:54.716870220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:54.720688379Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-04-29T04:47:54.722941075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180771s
2026-04-29T04:47:54.725779942Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-04-29T04:47:54.728650122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:54.732219349Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-04-29T04:47:54.739408005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-04-29T04:47:54.744583868Z [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-04-29T04:47:54.750399258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083248s
2026-04-29T04:47:54.754738266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-29T04:47:54', 'add_custom_filters')
2026-04-29T04:47:54.759735559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:54.763806807Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-04-29T04:47:54.766055435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217151s
2026-04-29T04:47:54.768864542Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-04-29T04:47:54.771917680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:54.775230852Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-04-29T04:47:54.780409450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-29T04:47:54.782688930Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-04-29T04:47:54.785355851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-04-29T04:47:54.788947944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-04-29T04:47:54.800083318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122609s
2026-04-29T04:47:54.804881570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-29T04:47:54', 'import_list_tags')
2026-04-29T04:47:54.809662167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:54.813831022Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-04-29T04:47:54.816082896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256937s
2026-04-29T04:47:54.819003127Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-04-29T04:47:54.821877225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:54.825612176Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-04-29T04:47:54.925792260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-04-29T04:47:54.934613884Z [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-04-29T04:47:54.942740740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143534s
2026-04-29T04:47:54.945538383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-04-29T04:47:54.949979587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-04-29T04:47:54.954580261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065232s
2026-04-29T04:47:54.990314500Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-29T04:47:54.990692120Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-29T04:47:54.990902774Z FROM "Artists"
2026-04-29T04:47:55.005186488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-29T04:47:55.005207851Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-29T04:47:55.005252290Z FROM "Artists"
2026-04-29T04:47:55.014589693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170612s
2026-04-29T04:47:55.016887440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-29T04:47:55.019069734Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-04-29T04:47:55.021805353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-04-29T04:47:55.026017075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:47:55.037783158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134246s
2026-04-29T04:47:55.045333142Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-04-29T04:47:55.045351879Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-29T04:47:55.045402301Z FROM "ArtistMetadata"
2026-04-29T04:47:55.045452442Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-04-29T04:47:55.055496348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-04-29T04:47:55.055513773Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-29T04:47:55.055546549Z FROM "ArtistMetadata"
2026-04-29T04:47:55.055595026Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-04-29T04:47:55.062551815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122613s
2026-04-29T04:47:55.064910725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-04-29T04:47:55.074853648Z [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-04-29T04:47:55.083135345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159791s
2026-04-29T04:47:55.085910022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-04-29T04:47:55.090304000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-04-29T04:47:55.095094838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064591s
2026-04-29T04:47:55.098192325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-04-29T04:47:55.103679164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-04-29T04:47:55.110712026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089182s
2026-04-29T04:47:55.114113987Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T04:47:55.117964220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T04:47:55.209433363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0920627s
2026-04-29T04:47:55.212014250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-29T04:47:55.214168108Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s
2026-04-29T04:47:55.216912023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-04-29T04:47:55.221051118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:47:55.233928159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141952s
2026-04-29T04:47:55.236482022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-29T04:47:55.238626680Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s
2026-04-29T04:47:55.241317489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-04-29T04:47:55.245306161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-04-29T04:47:55.258024993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139023s
2026-04-29T04:47:55.260961977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-29T04:47:55.263647916Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.22E-05s
2026-04-29T04:47:55.266361821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-04-29T04:47:55.269772259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-04-29T04:47:55.281734347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129733s
2026-04-29T04:47:55.290411741Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-04-29T04:47:55.290478686Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-29T04:47:55.290586092Z FROM "ArtistMetadata"
2026-04-29T04:47:55.290633798Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-29T04:47:55.290671895Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-04-29T04:47:55.302499693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-04-29T04:47:55.302540064Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-29T04:47:55.302582630Z FROM "ArtistMetadata"
2026-04-29T04:47:55.302646949Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-29T04:47:55.302702341Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-04-29T04:47:55.311486880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015364s
2026-04-29T04:47:55.313702041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-29T04:47:55.315822741Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-04-29T04:47:55.318587529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-04-29T04:47:55.322775001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-04-29T04:47:55.334438228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133174s
2026-04-29T04:47:55.336703940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-29T04:47:55.338821134Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-04-29T04:47:55.341571432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-04-29T04:47:55.345606808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:47:55.357711443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013421s
2026-04-29T04:47:55.360049953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-29T04:47:55.362150172Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-04-29T04:47:55.364853846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-04-29T04:47:55.368911678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:47:55.380808675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134153s
2026-04-29T04:47:55.389996577Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-29T04:47:55.390003160Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-29T04:47:55.390043401Z FROM "AlbumReleases"
2026-04-29T04:47:55.390092961Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-29T04:47:55.390137380Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-04-29T04:47:55.400967519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-29T04:47:55.401005966Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-29T04:47:55.401028732Z FROM "AlbumReleases"
2026-04-29T04:47:55.401075416Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-29T04:47:55.401158494Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-04-29T04:47:55.408526871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132317s
2026-04-29T04:47:55.417114965Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-29T04:47:55.417148934Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-29T04:47:55.417174205Z FROM "ArtistMetadata"
2026-04-29T04:47:55.417225698Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-29T04:47:55.417267513Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-04-29T04:47:55.429175632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-29T04:47:55.429225042Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-29T04:47:55.429268249Z FROM "ArtistMetadata"
2026-04-29T04:47:55.429348941Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-29T04:47:55.429385615Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-04-29T04:47:55.436707970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138488s
2026-04-29T04:47:55.443904231Z [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-04-29T04:47:55.527881017Z [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-04-29T04:47:55.545952818Z [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-04-29T04:47:55.556334284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-29T04:47:55.562417514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-29T04:47:55.593866944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-29T04:47:55.599270425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-29T04:47:55.603596787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1555358s
2026-04-29T04:47:55.608597157Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-04-29T04:47:55.694382835Z [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-04-29T04:47:55.718100876Z [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-04-29T04:47:55.730903397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-29T04:47:55.739473635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-29T04:47:55.767693362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-29T04:47:55.773700368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-29T04:47:55.778021880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1657973s
2026-04-29T04:47:55.781451767Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-04-29T04:47:55.860463204Z [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-04-29T04:47:55.878634686Z [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-04-29T04:47:55.888489180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-04-29T04:47:55.893864404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-04-29T04:47:55.921266795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-29T04:47:55.927273641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-29T04:47:55.931027460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1468156s
2026-04-29T04:47:55.933138301Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-04-29T04:47:56.002851473Z [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-04-29T04:47:56.014067960Z [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-04-29T04:47:56.020925409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-29T04:47:56.025383296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-29T04:47:56.052428127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-29T04:47:56.056220163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1210336s
2026-04-29T04:47:56.058637040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-04-29T04:47:56.062028549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-29T04:47:56.065475430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00518s
2026-04-29T04:47:56.067537232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-04-29T04:47:56.070512213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-29T04:47:56.074181282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047332s
2026-04-29T04:47:56.076339117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-04-29T04:47:56.079579773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-29T04:47:56.084309106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051498s
2026-04-29T04:47:56.086109632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-04-29T04:47:56.088421237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-04-29T04:47:56.091811163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040755s
2026-04-29T04:47:56.093841041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-04-29T04:47:56.096343600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-04-29T04:47:56.100175827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039801s
2026-04-29T04:47:56.101480274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-04-29T04:47:56.104219781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-04-29T04:47:56.106878855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039427s
2026-04-29T04:47:56.108462624Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T04:47:56.119358917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-04-29T04:47:56.122576596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127579s
2026-04-29T04:47:56.123930673Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T04:47:56.126443533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-04-29T04:47:56.128884428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036445s
2026-04-29T04:47:56.130196440Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T04:47:56.133343277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-04-29T04:47:56.136138747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004657s
2026-04-29T04:47:56.138993034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-29T04:47:56', 'add_release_groups_etc')
2026-04-29T04:47:56.142192998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:56.146649763Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-04-29T04:47:56.148128821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149392s
2026-04-29T04:47:56.150569035Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-04-29T04:47:56.152340322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:56.155445074Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-04-29T04:47:56.168310722Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T04:47:56.170386582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-04-29T04:47:56.173077791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00346s
2026-04-29T04:47:56.175863251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-29T04:47:56', 'NewMediaInfoFormat')
2026-04-29T04:47:56.179042913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:56.181886399Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-04-29T04:47:56.183307211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121559s
2026-04-29T04:47:56.185472130Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-04-29T04:47:56.187258898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:56.189710625Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-04-29T04:47:56.212619287Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-04-29T04:47:56.215765452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-04-29T04:47:56.244291996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296907s
2026-04-29T04:47:56.245862569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-29T04:47:56.247298421Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-04-29T04:47:56.249242435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-04-29T04:47:56.252180502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-04-29T04:47:56.262492447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115812s
2026-04-29T04:47:56.265543832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-29T04:47:56', 'rename_restrictions_to_release_profiles')
2026-04-29T04:47:56.268850711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:56.272129353Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-04-29T04:47:56.273558822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207513s
2026-04-29T04:47:56.275727278Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-04-29T04:47:56.277497463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:56.280042067Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-04-29T04:47:56.300151983Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-04-29T04:47:56.302639342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-04-29T04:47:56.331701595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296841s
2026-04-29T04:47:56.333278340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-29T04:47:56.334633339Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-04-29T04:47:56.336342120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-04-29T04:47:56.338695428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-04-29T04:47:56.348488850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105264s
2026-04-29T04:47:56.350015975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-04-29T04:47:56.351380262Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-04-29T04:47:56.353105637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-04-29T04:47:56.355598296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-04-29T04:47:56.365099980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104141s
2026-04-29T04:47:56.366435269Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T04:47:56.368441970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-04-29T04:47:56.370755568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030064s
2026-04-29T04:47:56.372075847Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T04:47:56.374022076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-04-29T04:47:56.376291136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029078s
2026-04-29T04:47:56.378054877Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-04-29T04:47:56.452505680Z [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-04-29T04:47:56.464760989Z [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-04-29T04:47:56.484559057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-29T04:47:56.489050581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-29T04:47:56.515100078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-29T04:47:56.519193761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-29T04:47:56.523271212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-29T04:47:56.527107117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-29T04:47:56.530172449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1505149s
2026-04-29T04:47:56.533224144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-29T04:47:56', 'rename_quality_profiles_add_upgrade_allowed')
2026-04-29T04:47:56.536468999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:56.540514295Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-04-29T04:47:56.542098775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1605261s
2026-04-29T04:47:56.544186630Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-04-29T04:47:56.545703414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:56.548473322Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-04-29T04:47:56.555498849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-04-29T04:47:56.559285595Z [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-04-29T04:47:56.563487406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064455s
2026-04-29T04:47:56.565169433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-04-29T04:47:56.567614918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-04-29T04:47:56.570952058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043229s
2026-04-29T04:47:56.573680492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-29T04:47:56', 'add_import_exclusions')
2026-04-29T04:47:56.576732979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:56.579991711Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-04-29T04:47:56.581408885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131898s
2026-04-29T04:47:56.583340034Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-04-29T04:47:56.585034696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:56.587362123Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-04-29T04:47:56.640954202Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-29T04:47:56.640979574Z WHERE "Id" in (
2026-04-29T04:47:56.640998933Z SELECT "Artists"."Id" from "Artists"
2026-04-29T04:47:56.641037821Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-29T04:47:56.641074946Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-29T04:47:56.648992960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-29T04:47:56.649017720Z WHERE "Id" in (
2026-04-29T04:47:56.649027470Z SELECT "Artists"."Id" from "Artists"
2026-04-29T04:47:56.649068973Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-29T04:47:56.649125517Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-29T04:47:56.658292627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132558s
2026-04-29T04:47:56.663548691Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-04-29T04:47:56.663572570Z WHERE "Id" in (
2026-04-29T04:47:56.663611247Z SELECT "Albums"."Id" from "Albums"
2026-04-29T04:47:56.663634835Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-29T04:47:56.663654505Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-29T04:47:56.670790685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-04-29T04:47:56.670824703Z WHERE "Id" in (
2026-04-29T04:47:56.670835254Z SELECT "Albums"."Id" from "Albums"
2026-04-29T04:47:56.670921057Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-29T04:47:56.670959184Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-29T04:47:56.676045897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090317s
2026-04-29T04:47:56.681017529Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-04-29T04:47:56.681048521Z WHERE "Id" in (
2026-04-29T04:47:56.681088882Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-29T04:47:56.681133683Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-29T04:47:56.681161418Z WHERE "Albums"."Id" IS NULL)
2026-04-29T04:47:56.687861941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-04-29T04:47:56.687882202Z WHERE "Id" in (
2026-04-29T04:47:56.687920640Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-29T04:47:56.687942734Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-29T04:47:56.687991252Z WHERE "Albums"."Id" IS NULL)
2026-04-29T04:47:56.692904886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085271s
2026-04-29T04:47:56.698028784Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-29T04:47:56.698057392Z WHERE "Id" in (
2026-04-29T04:47:56.698068715Z SELECT "Tracks"."Id" from "Tracks"
2026-04-29T04:47:56.698088124Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-29T04:47:56.698125710Z WHERE "AlbumReleases"."Id" IS NULL)
2026-04-29T04:47:56.705156678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-29T04:47:56.705181969Z WHERE "Id" in (
2026-04-29T04:47:56.705191859Z SELECT "Tracks"."Id" from "Tracks"
2026-04-29T04:47:56.705210617Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-29T04:47:56.705245958Z WHERE "AlbumReleases"."Id" IS NULL)
2026-04-29T04:47:56.710322310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008738s
2026-04-29T04:47:56.715529686Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-29T04:47:56.715554226Z WHERE "Id" in (
2026-04-29T04:47:56.715564035Z SELECT "Tracks"."Id" from "Tracks"
2026-04-29T04:47:56.715585649Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-29T04:47:56.715617613Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-29T04:47:56.722799075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-29T04:47:56.722823935Z WHERE "Id" in (
2026-04-29T04:47:56.722833644Z SELECT "Tracks"."Id" from "Tracks"
2026-04-29T04:47:56.722859577Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-29T04:47:56.722903525Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-29T04:47:56.727916791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089187s
2026-04-29T04:47:56.733345272Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-29T04:47:56.733370292Z WHERE "Id" IN (
2026-04-29T04:47:56.733406525Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-29T04:47:56.733430073Z LEFT OUTER JOIN "Tracks"
2026-04-29T04:47:56.733462678Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-29T04:47:56.733502378Z WHERE "Tracks"."Id" IS NULL)
2026-04-29T04:47:56.740861938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-29T04:47:56.740887520Z WHERE "Id" IN (
2026-04-29T04:47:56.740921478Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-29T04:47:56.740934184Z LEFT OUTER JOIN "Tracks"
2026-04-29T04:47:56.740985347Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-29T04:47:56.741025858Z WHERE "Tracks"."Id" IS NULL)
2026-04-29T04:47:56.746121439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091702s
2026-04-29T04:47:56.748989625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-29T04:47:56', 'clean_artist_metadata_table')
2026-04-29T04:47:56.752145701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:56.756364747Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-04-29T04:47:56.757788955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01916s
2026-04-29T04:47:56.759709923Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-04-29T04:47:56.761442281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:56.763792384Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-04-29T04:47:56.776226613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-29T04:47:56.777465287Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-04-29T04:47:56.779315232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-04-29T04:47:56.781874536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:47:56.792443730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115651s
2026-04-29T04:47:56.793910253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-29T04:47:56.795229179Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-04-29T04:47:56.796967880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-04-29T04:47:56.799569529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:47:56.809736673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109405s
2026-04-29T04:47:56.811008654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-29T04:47:56.812369284Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.48E-05s
2026-04-29T04:47:56.814167675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-04-29T04:47:56.816695706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:47:56.826670753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109174s
2026-04-29T04:47:56.828136384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-29T04:47:56.829483507Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-04-29T04:47:56.831148871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-04-29T04:47:56.833574565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:47:56.843379129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107137s
2026-04-29T04:47:56.844847997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-29T04:47:56.846169097Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-04-29T04:47:56.847789009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-04-29T04:47:56.850167719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:47:56.860019157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107177s
2026-04-29T04:47:56.861598237Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-04-29T04:47:56.938169620Z [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-04-29T04:47:56.952632725Z [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-04-29T04:47:56.960212629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-04-29T04:47:56.963501141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-04-29T04:47:56.990670783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1275257s
2026-04-29T04:47:56.992624527Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-04-29T04:47:57.068479788Z [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-04-29T04:47:57.081927578Z [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-04-29T04:47:57.089909051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-04-29T04:47:57.093481605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-04-29T04:47:57.122414908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1281339s
2026-04-29T04:47:57.125416162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-29T04:47:57', 'health_issue_notification')
2026-04-29T04:47:57.128615294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:57.141178052Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-04-29T04:47:57.142731821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.146601s
2026-04-29T04:47:57.145694647Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-04-29T04:47:57.147401604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:57.150397908Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-04-29T04:47:57.166887454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-29T04:47:57.168251941Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-04-29T04:47:57.169777012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-04-29T04:47:57.172576981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-04-29T04:47:57.183344934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011911s
2026-04-29T04:47:57.184648910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-29T04:47:57.185952285Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-04-29T04:47:57.187438077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-04-29T04:47:57.189449868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-04-29T04:47:57.199207547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010277s
2026-04-29T04:47:57.201094367Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-04-29T04:47:57.203416974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-04-29T04:47:57.205453625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028026s
2026-04-29T04:47:57.209943977Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-29T04:47:57.209968917Z WHERE "Id" IN (
2026-04-29T04:47:57.210001503Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-29T04:47:57.210027495Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-29T04:47:57.210092787Z WHERE "Tracks"."Id" IS NULL)
2026-04-29T04:47:57.215766993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-29T04:47:57.215793467Z WHERE "Id" IN (
2026-04-29T04:47:57.215803066Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-29T04:47:57.215811994Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-29T04:47:57.215821233Z WHERE "Tracks"."Id" IS NULL)
2026-04-29T04:47:57.220145200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073038s
2026-04-29T04:47:57.225241141Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-29T04:47:57.225256563Z WHERE "Id" IN (
2026-04-29T04:47:57.225292034Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-29T04:47:57.225360221Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-29T04:47:57.225386374Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-29T04:47:57.225429371Z WHERE "Artists"."Path" IS NULL)
2026-04-29T04:47:57.232328774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-29T04:47:57.232354656Z WHERE "Id" IN (
2026-04-29T04:47:57.232366881Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-29T04:47:57.232403064Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-29T04:47:57.232461421Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-29T04:47:57.232513887Z WHERE "Artists"."Path" IS NULL)
2026-04-29T04:47:57.237832828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091625s
2026-04-29T04:47:57.243405088Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-29T04:47:57.243417774Z WHERE "Id" IN (
2026-04-29T04:47:57.243452093Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-29T04:47:57.243527154Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-29T04:47:57.243552485Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-29T04:47:57.243589329Z WHERE "AlbumReleases"."Monitored" = 0
2026-04-29T04:47:57.243632566Z OR "AlbumReleases"."Monitored" IS NULL)
2026-04-29T04:47:57.251890776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-29T04:47:57.251908111Z WHERE "Id" IN (
2026-04-29T04:47:57.251916618Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-29T04:47:57.251925125Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-29T04:47:57.251934494Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-29T04:47:57.251943462Z WHERE "AlbumReleases"."Monitored" = 0
2026-04-29T04:47:57.251951799Z OR "AlbumReleases"."Monitored" IS NULL)
2026-04-29T04:47:57.257735015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105515s
2026-04-29T04:47:57.261707895Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-04-29T04:47:57.261729990Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-29T04:47:57.261774970Z FROM "Artists"
2026-04-29T04:47:57.261817506Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-29T04:47:57.261856524Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-04-29T04:47:57.267215075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-04-29T04:47:57.267250867Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-29T04:47:57.267306980Z FROM "Artists"
2026-04-29T04:47:57.267332091Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-29T04:47:57.267368925Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-04-29T04:47:57.272165213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073967s
2026-04-29T04:47:57.275634840Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-29T04:47:57.275645000Z WHERE "Id" NOT IN (
2026-04-29T04:47:57.275675933Z SELECT MIN("Id")
2026-04-29T04:47:57.275749230Z FROM "TrackFiles"
2026-04-29T04:47:57.275772497Z GROUP BY "Path"
2026-04-29T04:47:57.275783780Z )
2026-04-29T04:47:57.280601351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-29T04:47:57.280616742Z WHERE "Id" NOT IN (
2026-04-29T04:47:57.280633005Z SELECT MIN("Id")
2026-04-29T04:47:57.280713357Z FROM "TrackFiles"
2026-04-29T04:47:57.280736063Z GROUP BY "Path"
2026-04-29T04:47:57.280756163Z )
2026-04-29T04:47:57.286398605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007818s
2026-04-29T04:47:57.287609323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-29T04:47:57.288892958Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-04-29T04:47:57.290415514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-04-29T04:47:57.363167316Z [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-04-29T04:47:57.372981730Z [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-04-29T04:47:57.378667639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-29T04:47:57.382256045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-29T04:47:57.411160681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-29T04:47:57.414554686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1225483s
2026-04-29T04:47:57.416145419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-04-29T04:47:57.418242712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-29T04:47:57.421883093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036758s
2026-04-29T04:47:57.422931635Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-04-29T04:47:57.497380734Z [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-04-29T04:47:57.507457115Z [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-04-29T04:47:57.512633799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-29T04:47:57.516621860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-29T04:47:57.544616053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-29T04:47:57.548409582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-29T04:47:57.551560266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1267634s
2026-04-29T04:47:57.554664618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-29T04:47:57', 'add_mediafilerepository_mtime')
2026-04-29T04:47:57.557779220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:57.561463980Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-04-29T04:47:57.562841123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1362121s
2026-04-29T04:47:57.565221206Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-04-29T04:47:57.566973604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:57.569728482Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-04-29T04:47:57.589305034Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-29T04:47:57.589329433Z WHERE "Id" NOT IN (
2026-04-29T04:47:57.589339613Z SELECT MIN("Artists"."Id") from "Artists"
2026-04-29T04:47:57.589349914Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-29T04:47:57.589395887Z GROUP BY "ArtistMetadata"."Id")
2026-04-29T04:47:57.596558691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-29T04:47:57.596593130Z WHERE "Id" NOT IN (
2026-04-29T04:47:57.596602799Z SELECT MIN("Artists"."Id") from "Artists"
2026-04-29T04:47:57.596614313Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-29T04:47:57.596649373Z GROUP BY "ArtistMetadata"."Id")
2026-04-29T04:47:57.602489634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094295s
2026-04-29T04:47:57.603911748Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-04-29T04:47:57.605832856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-04-29T04:47:57.608546681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031996s
2026-04-29T04:47:57.610110290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-04-29T04:47:57.683031432Z [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-04-29T04:47:57.694802456Z [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-04-29T04:47:57.701055247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-29T04:47:57.704785268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-29T04:47:57.733312364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-29T04:47:57.736916822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-29T04:47:57.740481270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-29T04:47:57.743502614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1318674s
2026-04-29T04:47:57.745051413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-04-29T04:47:57.747336845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-29T04:47:57.750520656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039905s
2026-04-29T04:47:57.753377139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-29T04:47:57', 'add_artistmetadataid_constraint')
2026-04-29T04:47:57.756479987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:57.759610561Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-04-29T04:47:57.761064920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128242s
2026-04-29T04:47:57.763113245Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-04-29T04:47:57.764762115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:57.766952245Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-04-29T04:47:57.778229534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-04-29T04:47:57.779684865Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-04-29T04:47:57.781568779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-04-29T04:47:57.783653957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-04-29T04:47:57.795025607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122459s
2026-04-29T04:47:57.796476108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-04-29T04:47:57.797752177Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-04-29T04:47:57.799377240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-04-29T04:47:57.801787604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-04-29T04:47:57.812445917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011575s
2026-04-29T04:47:57.813834773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-29T04:47:57.815072025Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-04-29T04:47:57.816618829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-04-29T04:47:57.818874362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-04-29T04:47:57.829173702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110781s
2026-04-29T04:47:57.830555995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-04-29T04:47:57.831819048Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-04-29T04:47:57.833439822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-04-29T04:47:57.835782861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-04-29T04:47:57.846101960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111567s
2026-04-29T04:47:57.847476678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-29T04:47:57.848731976Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-04-29T04:47:57.850294443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-04-29T04:47:57.852618723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-04-29T04:47:57.862925829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111532s
2026-04-29T04:47:57.864247650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-29T04:47:57.865437116Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-04-29T04:47:57.866998991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-04-29T04:47:57.869208791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-04-29T04:47:57.879417368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011025s
2026-04-29T04:47:57.882113898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-29T04:47:57', 'old_ids_and_artist_alias')
2026-04-29T04:47:57.885282559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:57.888357852Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-04-29T04:47:57.889712971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197173s
2026-04-29T04:47:57.891810875Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-04-29T04:47:57.893551941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:57.896313973Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-04-29T04:47:57.900186862Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T04:47:57.901740410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T04:47:57.908020667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063365s
2026-04-29T04:47:57.909978800Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-04-29T04:47:57.912101374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-04-29T04:47:57.914487119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029579s
2026-04-29T04:47:57.917246435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-29T04:47:57', 'download_propers_config')
2026-04-29T04:47:57.920231396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:57.922926353Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-04-29T04:47:57.924253556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111939s
2026-04-29T04:47:57.926045133Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-04-29T04:47:57.927662700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:57.929866959Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-04-29T04:47:57.945423947Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-04-29T04:47:57.948150888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-04-29T04:47:57.951828594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047466s
2026-04-29T04:47:57.953460650Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-04-29T04:47:58.024674445Z [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-04-29T04:47:58.035402057Z [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-04-29T04:47:58.041386308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-29T04:47:58.045554672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-29T04:47:58.075229569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-29T04:47:58.079016805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-29T04:47:58.082473306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-29T04:47:58.086126923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-29T04:47:58.089182206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1342848s
2026-04-29T04:47:58.090749732Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-04-29T04:47:58.172752112Z [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-04-29T04:47:58.183175412Z [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-04-29T04:47:58.188774266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-04-29T04:47:58.192275657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-04-29T04:47:58.221193168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-04-29T04:47:58.224283482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1321047s
2026-04-29T04:47:58.225752480Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-04-29T04:47:58.296066462Z [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-04-29T04:47:58.305364616Z [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-04-29T04:47:58.310712585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-04-29T04:47:58.313721725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-04-29T04:47:58.340566953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1133765s
2026-04-29T04:47:58.342237448Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-04-29T04:47:58.412151986Z [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-04-29T04:47:58.420085902Z [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-04-29T04:47:58.424821048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-29T04:47:58.428608394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-29T04:47:58.457165220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-29T04:47:58.460901032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-29T04:47:58.464678850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-29T04:47:58.468593022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-29T04:47:58.472025755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1281298s
2026-04-29T04:47:58.473227074Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-04-29T04:47:58.543733434Z [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-04-29T04:47:58.551533811Z [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-04-29T04:47:58.556118503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-29T04:47:58.559188606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-29T04:47:58.586399100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1116568s
2026-04-29T04:47:58.588089183Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-04-29T04:47:58.659647743Z [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-04-29T04:47:58.668317772Z [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-04-29T04:47:58.672829687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-29T04:47:58.676820524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-29T04:47:58.703978151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-29T04:47:58.707734967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-29T04:47:58.710674165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1212017s
2026-04-29T04:47:58.713482310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-29T04:47:58', 'remove_language_profiles')
2026-04-29T04:47:58.716563996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:58.720412866Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-04-29T04:47:58.721796843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1307581s
2026-04-29T04:47:58.725659281Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-04-29T04:47:58.727277870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:58.730036726Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-04-29T04:47:58.736966340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-29T04:47:58.738375518Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-04-29T04:47:58.740212708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-04-29T04:47:58.742398980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-04-29T04:47:58.753423981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116558s
2026-04-29T04:47:58.756080351Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-04-29T04:47:58.759251997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-04-29T04:47:58.761941594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039849s
2026-04-29T04:47:58.764606270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-29T04:47:58', 'multi_disc_naming_format')
2026-04-29T04:47:58.767553584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:58.770321348Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-04-29T04:47:58.771677840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121505s
2026-04-29T04:47:58.773601113Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-04-29T04:47:58.775201756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:58.777492028Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-04-29T04:47:58.782860849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-29T04:47:58.784315628Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-04-29T04:47:58.785839537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-04-29T04:47:58.788148457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-04-29T04:47:58.798706878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114131s
2026-04-29T04:47:58.800076607Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T04:47:58.801555916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T04:47:59.003443510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2015634s
2026-04-29T04:47:59.006648624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-29T04:47:59', 'add_download_client_priority')
2026-04-29T04:47:59.010078842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:59.013115076Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-04-29T04:47:59.014493913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2114918s
2026-04-29T04:47:59.016298667Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-04-29T04:47:59.017949912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:59.020071595Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-04-29T04:47:59.025218449Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T04:47:59.027772542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-04-29T04:47:59.030234720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033847s
2026-04-29T04:47:59.031864101Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T04:47:59.033968339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-04-29T04:47:59.036201786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028185s
2026-04-29T04:47:59.039112838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-29T04:47:59', 'remove_growl_prowl')
2026-04-29T04:47:59.041554876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:59.044173669Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-04-29T04:47:59.045490802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108206s
2026-04-29T04:47:59.047735452Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-04-29T04:47:59.049437349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:59.051813614Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-04-29T04:47:59.056668831Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T04:47:59.058994524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-04-29T04:47:59.061564079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033796s
2026-04-29T04:47:59.063097015Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T04:47:59.065165852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-04-29T04:47:59.067435262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028678s
2026-04-29T04:47:59.070285531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-29T04:47:59', 'remove_plex_hometheatre')
2026-04-29T04:47:59.073072664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:59.075839395Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-04-29T04:47:59.079010120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110506s
2026-04-29T04:47:59.082028047Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-04-29T04:47:59.083623971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:59.086486946Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-04-29T04:47:59.098069771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-29T04:47:59.099449459Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-04-29T04:47:59.100917215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-04-29T04:47:59.102935560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-04-29T04:47:59.113881171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112855s
2026-04-29T04:47:59.115035004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-29T04:47:59.116269059Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-04-29T04:47:59.118133334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-04-29T04:47:59.120477214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:47:59.130386057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109865s
2026-04-29T04:47:59.131727508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-29T04:47:59.133024009Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-04-29T04:47:59.134629783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-04-29T04:47:59.137014635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:47:59.147113401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109489s
2026-04-29T04:47:59.148518761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-29T04:47:59.149778408Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-04-29T04:47:59.151408651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-04-29T04:47:59.153791188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:47:59.163892119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109676s
2026-04-29T04:47:59.165258140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-29T04:47:59.166495101Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-04-29T04:47:59.167984570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-04-29T04:47:59.170016642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-04-29T04:47:59.180067351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104485s
2026-04-29T04:47:59.181267027Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T04:47:59.182738190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T04:47:59.196480623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135026s
2026-04-29T04:47:59.199504021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-29T04:47:59', 'add_root_folder_add_defaults')
2026-04-29T04:47:59.202743685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:59.205574325Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-04-29T04:47:59.206898301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227885s
2026-04-29T04:47:59.208670410Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-04-29T04:47:59.210193787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:59.212376723Z [Info] task_duration: Starting migration of Main DB to 40
2026-04-29T04:47:59.216688105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-29T04:47:59.218025278Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-04-29T04:47:59.219581201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-04-29T04:47:59.221793145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-04-29T04:47:59.232420045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112627s
2026-04-29T04:47:59.234983727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-29T04:47:59', 'task_duration')
2026-04-29T04:47:59.237893587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:59.240493102Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-04-29T04:47:59.241758830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193035s
2026-04-29T04:47:59.243783217Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-04-29T04:47:59.245439632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:59.247746638Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-04-29T04:47:59.254176556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-29T04:47:59.255502436Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-04-29T04:47:59.257032317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-04-29T04:47:59.259303761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-04-29T04:47:59.270023297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115612s
2026-04-29T04:47:59.271406142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-29T04:47:59.272628243Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-04-29T04:47:59.274157452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-04-29T04:47:59.276394306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:47:59.286308070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107176s
2026-04-29T04:47:59.289203070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-29T04:47:59', 'add_indexer_and_enabled_to_release_profiles')
2026-04-29T04:47:59.292256027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:59.295325388Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-04-29T04:47:59.296596839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192407s
2026-04-29T04:47:59.298359097Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-04-29T04:47:59.299901002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:59.302043647Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-04-29T04:47:59.306923764Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-04-29T04:47:59.380954411Z [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-04-29T04:47:59.390926622Z [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-04-29T04:47:59.396317438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-29T04:47:59.400479499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-29T04:47:59.428708164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-29T04:47:59.432450730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-29T04:47:59.436138636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-29T04:47:59.440107849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-29T04:47:59.443301160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1348612s
2026-04-29T04:47:59.445573836Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-04-29T04:47:59.448104202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-04-29T04:47:59.450688897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034054s
2026-04-29T04:47:59.452873486Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-04-29T04:47:59.455407649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-04-29T04:47:59.458020821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033752s
2026-04-29T04:47:59.459575672Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-04-29T04:47:59.532071809Z [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-04-29T04:47:59.540825376Z [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-04-29T04:47:59.546516877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-04-29T04:47:59.550674560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-04-29T04:47:59.583569982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1219989s
2026-04-29T04:47:59.586956562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-29T04:47:59', 'remove_album_folders')
2026-04-29T04:47:59.590266026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:47:59.594216591Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-04-29T04:47:59.595547221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1330099s
2026-04-29T04:47:59.597556016Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-04-29T04:47:59.599109654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:47:59.601373343Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-04-29T04:47:59.617407421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-29T04:47:59.619021461Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-04-29T04:47:59.620480900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-04-29T04:47:59.622554796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-04-29T04:47:59.633272950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113642s
2026-04-29T04:47:59.634654031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-29T04:47:59.636009631Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-04-29T04:47:59.637455222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-04-29T04:47:59.639567014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-04-29T04:47:59.649748607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108569s
2026-04-29T04:47:59.651107724Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T04:47:59.652575660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T04:48:00.829692011Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1767965s
2026-04-29T04:48:00.831466665Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-04-29T04:48:00.917816930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-04-29T04:48:00.925940278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-04-29T04:48:00.930769733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-29T04:48:00.934116753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-29T04:48:00.961098206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1282165s
2026-04-29T04:48:00.962702437Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-04-29T04:48:01.034210534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-04-29T04:48:01.041503540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-04-29T04:48:01.045975405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-29T04:48:01.049413418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-29T04:48:01.076799857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1125435s
2026-04-29T04:48:01.078485992Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-04-29T04:48:01.149205932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-04-29T04:48:01.157428460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-04-29T04:48:01.161796767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-29T04:48:01.165290663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-29T04:48:01.192724627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1127554s
2026-04-29T04:48:01.194361423Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-04-29T04:48:01.264575975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-04-29T04:48:01.270637762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-04-29T04:48:01.274514068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-29T04:48:01.277909295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-29T04:48:01.304882070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1090671s
2026-04-29T04:48:01.306666934Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-04-29T04:48:01.375943017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-04-29T04:48:01.381733608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "Order", "Tags", "Name", "Items") SELECT "Id", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-04-29T04:48:01.385534913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-29T04:48:01.389001203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-29T04:48:01.416362541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1084311s
2026-04-29T04:48:01.419041826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-29T04:48:01', 'flexible_delay_profiles')
2026-04-29T04:48:01.422298634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:01.441538398Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-04-29T04:48:01.442908547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1334666s
2026-04-29T04:48:01.444957573Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-04-29T04:48:01.446584790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:01.448999573Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-04-29T04:48:01.453723696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-29T04:48:01.455114647Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-04-29T04:48:01.456722745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-04-29T04:48:01.459096876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-04-29T04:48:01.469845100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011608s
2026-04-29T04:48:01.472586600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-29T04:48:01', 'add_priority_to_indexers')
2026-04-29T04:48:01.475773147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:01.479089114Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-04-29T04:48:01.480469524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207557s
2026-04-29T04:48:01.482404100Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-04-29T04:48:01.484052800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:01.486333583Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-04-29T04:48:01.491134330Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-04-29T04:48:01.493321394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-04-29T04:48:01.497287641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043539s
2026-04-29T04:48:01.498646307Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T04:48:01.500144604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T04:48:01.508019142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076772s
2026-04-29T04:48:01.510857277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-29T04:48:01', 'remove_chown_and_folderchmod_config')
2026-04-29T04:48:01.514390221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:01.517328207Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-04-29T04:48:01.518762295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171218s
2026-04-29T04:48:01.520664816Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-04-29T04:48:01.522243776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:01.524468165Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-04-29T04:48:01.532164594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-29T04:48:01.533655235Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-04-29T04:48:01.535184625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-04-29T04:48:01.608660034Z [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" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-04-29T04:48:01.617819037Z [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-04-29T04:48:01.623200384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-04-29T04:48:01.626478375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-04-29T04:48:01.653065554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1162784s
2026-04-29T04:48:01.654926492Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-04-29T04:48:01.656793030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-04-29T04:48:01.659191009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002674s
2026-04-29T04:48:01.661276168Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-04-29T04:48:01.663694418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-04-29T04:48:01.666132507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031854s
2026-04-29T04:48:01.668191995Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-04-29T04:48:01.670617780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-04-29T04:48:01.673073936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032042s
2026-04-29T04:48:01.675828001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-29T04:48:01', 'convert_blacklist_protocol')
2026-04-29T04:48:01.678835428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:01.683701356Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-04-29T04:48:01.685185374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135951s
2026-04-29T04:48:01.687318059Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-04-29T04:48:01.688907079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:01.691385219Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-04-29T04:48:01.758072438Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-04-29T04:48:01.763499186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-04-29T04:48:01.767740267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064693s
2026-04-29T04:48:01.770416135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-29T04:48:01', 'update_notifiarr')
2026-04-29T04:48:01.773428010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:01.777510141Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-04-29T04:48:01.778823756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161799s
2026-04-29T04:48:01.780703260Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-04-29T04:48:01.782286629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:01.784573504Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-04-29T04:48:01.787925985Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T04:48:01.789511007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T04:48:01.803663346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013873s
2026-04-29T04:48:01.806647916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-29T04:48:01', 'email_multiple_addresses')
2026-04-29T04:48:01.809931919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:01.813030138Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-04-29T04:48:01.814384455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234985s
2026-04-29T04:48:01.816248729Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-04-29T04:48:01.817844503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:01.820091998Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-04-29T04:48:01.823548609Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-04-29T04:48:01.825483335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-04-29T04:48:01.852972871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027901s
2026-04-29T04:48:01.855695404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-29T04:48:01', 'rename_blacklist_to_blocklist')
2026-04-29T04:48:01.858753722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:01.862094480Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-04-29T04:48:01.863490130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0368503s
2026-04-29T04:48:01.865305045Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-04-29T04:48:01.866875327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:01.869083814Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-04-29T04:48:01.875513261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-29T04:48:01.876974433Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-04-29T04:48:01.878718436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-04-29T04:48:01.881310355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-04-29T04:48:01.892116926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118403s
2026-04-29T04:48:01.893875918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-04-29T04:48:01.896331584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-04-29T04:48:01.906516253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110974s
2026-04-29T04:48:01.907882715Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T04:48:01.909419369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T04:48:01.926607481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168061s
2026-04-29T04:48:01.929327618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-29T04:48:01', 'cdh_per_downloadclient')
2026-04-29T04:48:01.932502352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:01.947055077Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-04-29T04:48:01.948409995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0377026s
2026-04-29T04:48:01.950171632Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-04-29T04:48:01.951713667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:01.953899309Z [Info] download_history: Starting migration of Main DB to 52
2026-04-29T04:48:01.969522439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-04-29T04:48:01.975111404Z [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" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-04-29T04:48:01.980629827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094507s
2026-04-29T04:48:01.982293276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-04-29T04:48:01.984503327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-04-29T04:48:01.987735285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040275s
2026-04-29T04:48:01.989293032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-04-29T04:48:01.991426718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-04-29T04:48:01.994397872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037161s
2026-04-29T04:48:01.995948665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-04-29T04:48:01.998206972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-04-29T04:48:02.001202384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003796s
2026-04-29T04:48:02.002543755Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T04:48:02.004242235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T04:48:02.018810993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143017s
2026-04-29T04:48:02.021476230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-29T04:48:02', 'download_history')
2026-04-29T04:48:02.024629239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:02.028038595Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-04-29T04:48:02.029383833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240132s
2026-04-29T04:48:02.031442880Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-04-29T04:48:02.032760012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:02.035198352Z [Info] add_update_history: Starting migration of Main DB to 53
2026-04-29T04:48:02.038932161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-29T04:48:02', 'add_update_history')
2026-04-29T04:48:02.042263700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:02.044398208Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-04-29T04:48:02.045733938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116608s
2026-04-29T04:48:02.047537099Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-04-29T04:48:02.049162151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:02.051308443Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-04-29T04:48:02.056334464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-29T04:48:02.057360230Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-04-29T04:48:02.059007688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-04-29T04:48:02.061478553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-04-29T04:48:02.072716253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012187s
2026-04-29T04:48:02.075677326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-29T04:48:02', 'add_on_update_to_notifications')
2026-04-29T04:48:02.078693449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:02.081617227Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-04-29T04:48:02.083038098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208995s
2026-04-29T04:48:02.084896110Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-04-29T04:48:02.086497003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:02.088733176Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-04-29T04:48:02.093271104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-29T04:48:02.094923532Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-04-29T04:48:02.096295084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-04-29T04:48:02.098593262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:48:02.109666781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011993s
2026-04-29T04:48:02.112466037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-29T04:48:02', 'download_client_per_indexer')
2026-04-29T04:48:02.115434024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:02.118571131Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-04-29T04:48:02.119944787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207112s
2026-04-29T04:48:02.121786867Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-04-29T04:48:02.123396198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:02.125635307Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-04-29T04:48:02.133062984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-29T04:48:02.134456079Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-04-29T04:48:02.135948825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-04-29T04:48:02.138356794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:48:02.153385588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154065s
2026-04-29T04:48:02.155174991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-29T04:48:02.156523968Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-04-29T04:48:02.158205464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-04-29T04:48:02.160797724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:48:02.171899981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121896s
2026-04-29T04:48:02.173286553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-29T04:48:02.174565759Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-04-29T04:48:02.176111121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-04-29T04:48:02.178363296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:48:02.188785514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112379s
2026-04-29T04:48:02.191386271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-29T04:48:02', 'AddNewItemMonitorType')
2026-04-29T04:48:02.194363266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:02.198119790Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-04-29T04:48:02.199489629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204167s
2026-04-29T04:48:02.201344755Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-04-29T04:48:02.202956059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:02.205127472Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-04-29T04:48:02.210000014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-29T04:48:02.211408991Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-04-29T04:48:02.212997119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-04-29T04:48:02.215320768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-04-29T04:48:02.226540131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120725s
2026-04-29T04:48:02.229122150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-29T04:48:02', 'ImportListSearch')
2026-04-29T04:48:02.232075237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:02.235321574Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-04-29T04:48:02.236654328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207729s
2026-04-29T04:48:02.238485195Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-04-29T04:48:02.240074024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:02.242286319Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-04-29T04:48:02.246926042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-29T04:48:02.248341573Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-04-29T04:48:02.249985363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-04-29T04:48:02.252530328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:48:02.263940375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123837s
2026-04-29T04:48:02.266603006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-29T04:48:02', 'ImportListMonitorExisting')
2026-04-29T04:48:02.269586895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:02.272681517Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-04-29T04:48:02.274071075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209111s
2026-04-29T04:48:02.275823794Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-04-29T04:48:02.277428876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:02.279624718Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-04-29T04:48:02.285661404Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T04:48:02.287813037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-04-29T04:48:02.290379606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031864s
2026-04-29T04:48:02.291948144Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T04:48:02.293929935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-04-29T04:48:02.296086939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027093s
2026-04-29T04:48:02.297418460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-29T04:48:02.298724500Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-04-29T04:48:02.300132906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-04-29T04:48:02.302083293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-04-29T04:48:02.313101311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011548s
2026-04-29T04:48:02.316042022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-29T04:48:02', 'add_indexer_tags')
2026-04-29T04:48:02.319070040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:02.322244422Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-04-29T04:48:02.323565072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020618s
2026-04-29T04:48:02.325423143Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-04-29T04:48:02.326986221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:02.329334380Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-04-29T04:48:02.332664946Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T04:48:02.334227553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T04:48:02.346854189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124496s
2026-04-29T04:48:02.349829130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-29T04:48:02', 'update_audio_types')
2026-04-29T04:48:02.353112271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:02.356036390Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-04-29T04:48:02.357363222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218599s
2026-04-29T04:48:02.359495486Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-29T04:48:02.361228215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:02.363583328Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-04-29T04:48:02.410858286Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T04:48:02.412936932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-04-29T04:48:02.415428940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030687s
2026-04-29T04:48:02.416813678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-04-29T04:48:02.418109277Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-04-29T04:48:02.419810924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-04-29T04:48:02.510675359Z [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-04-29T04:48:02.522372664Z [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-04-29T04:48:02.528480043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-04-29T04:48:02.532406370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-04-29T04:48:02.561554696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-04-29T04:48:02.565471744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-04-29T04:48:02.568417215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1470797s
2026-04-29T04:48:02.569853538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-29T04:48:02.571127593Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-04-29T04:48:02.572909672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-04-29T04:48:02.654388848Z [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-04-29T04:48:02.670240900Z [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-04-29T04:48:02.678474069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-29T04:48:02.682471348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-29T04:48:02.711205310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-29T04:48:02.715011375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-29T04:48:02.718677758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-29T04:48:02.721681316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1472921s
2026-04-29T04:48:02.723028689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-29T04:48:02.724335982Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-04-29T04:48:02.725896204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-04-29T04:48:02.806744479Z [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-04-29T04:48:02.822665239Z [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-04-29T04:48:02.830867577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-29T04:48:02.834951240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-29T04:48:02.866103151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-29T04:48:02.870304461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-29T04:48:02.874053651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-29T04:48:02.877115577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.149745s
2026-04-29T04:48:02.878488422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-29T04:48:02.879890455Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-04-29T04:48:02.881416227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-04-29T04:48:02.964512270Z [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-04-29T04:48:02.980117865Z [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-04-29T04:48:02.988676900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-29T04:48:02.992814733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-29T04:48:03.021692665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-29T04:48:03.025935348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-29T04:48:03.029821354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-29T04:48:03.032922839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1499714s
2026-04-29T04:48:03.034306225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-29T04:48:03.035607786Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-04-29T04:48:03.037228490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-04-29T04:48:03.115739138Z [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-04-29T04:48:03.126931025Z [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-04-29T04:48:03.132952371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-29T04:48:03.137291358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-29T04:48:03.165924948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-29T04:48:03.169959322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-29T04:48:03.173500653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-29T04:48:03.177689629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-29T04:48:03.181005526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1422401s
2026-04-29T04:48:03.182499384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-29T04:48:03.183784152Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-04-29T04:48:03.185343993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-04-29T04:48:03.266783168Z [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-04-29T04:48:03.278583000Z [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-04-29T04:48:03.284584525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-29T04:48:03.288998203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-29T04:48:03.318846970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-29T04:48:03.323512145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-29T04:48:03.327817013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-29T04:48:03.332259209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-29T04:48:03.335787443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1486547s
2026-04-29T04:48:03.337381834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-29T04:48:03.339197931Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-04-29T04:48:03.341170594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-04-29T04:48:03.421185852Z [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" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-04-29T04:48:03.431753523Z [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-04-29T04:48:03.437526938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-29T04:48:03.441378444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-29T04:48:03.470883599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1267309s
2026-04-29T04:48:03.473006615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-29T04:48:03.474394078Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-04-29T04:48:03.476318564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-04-29T04:48:03.553621149Z [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" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-04-29T04:48:03.564293651Z [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-04-29T04:48:03.570017317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-29T04:48:03.573798591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-29T04:48:03.603338035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1245693s
2026-04-29T04:48:03.605409617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-29T04:48:03.606905199Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-04-29T04:48:03.608733039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-04-29T04:48:03.704493594Z [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-04-29T04:48:03.715534728Z [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-04-29T04:48:03.720824620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-29T04:48:03.724388026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-29T04:48:03.753437864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1428937s
2026-04-29T04:48:03.755054630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-29T04:48:03.756517315Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-04-29T04:48:03.758733538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-04-29T04:48:03.839936068Z [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-04-29T04:48:03.849669117Z [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-04-29T04:48:03.855133080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-29T04:48:03.858811247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-29T04:48:03.888126259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.12735s
2026-04-29T04:48:03.890635001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-29T04:48:03.892140893Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-04-29T04:48:03.893835636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-04-29T04:48:03.973050803Z [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-04-29T04:48:03.984710402Z [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-04-29T04:48:03.990251671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-29T04:48:03.993769274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-29T04:48:04.022410951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1268036s
2026-04-29T04:48:04.024202649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-29T04:48:04.025667889Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-04-29T04:48:04.027581403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-04-29T04:48:04.103789083Z [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-04-29T04:48:04.112465235Z [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-04-29T04:48:04.117219228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-29T04:48:04.121150895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-29T04:48:04.150953890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-29T04:48:04.155685448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1250803s
2026-04-29T04:48:04.157465703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-29T04:48:04.158936545Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-04-29T04:48:04.160846641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-04-29T04:48:04.238149417Z [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-04-29T04:48:04.248108402Z [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-04-29T04:48:04.252667573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-29T04:48:04.256898513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-29T04:48:04.293450127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-29T04:48:04.297566507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1348224s
2026-04-29T04:48:04.299210116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-29T04:48:04.300784497Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-04-29T04:48:04.302628230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-04-29T04:48:04.379398424Z [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-04-29T04:48:04.391064295Z [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-04-29T04:48:04.396297453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-29T04:48:04.401129654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-29T04:48:04.432053606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-29T04:48:04.438607574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1342161s
2026-04-29T04:48:04.440270913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-04-29T04:48:04.442000506Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-04-29T04:48:04.443822736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-04-29T04:48:04.521099520Z [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" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-04-29T04:48:04.531095709Z [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-04-29T04:48:04.536388107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-04-29T04:48:04.540376608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-04-29T04:48:04.569274000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-04-29T04:48:04.573365258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-04-29T04:48:04.577327507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-04-29T04:48:04.580797996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1350697s
2026-04-29T04:48:04.582306083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-04-29T04:48:04.583717314Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-04-29T04:48:04.585407388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-04-29T04:48:04.661421338Z [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-04-29T04:48:04.669468283Z [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-04-29T04:48:04.674058776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-04-29T04:48:04.677432791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-04-29T04:48:04.706609675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1195045s
2026-04-29T04:48:04.708265971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-04-29T04:48:04.709652803Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-04-29T04:48:04.711485954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-04-29T04:48:04.793914302Z [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-04-29T04:48:04.804103661Z [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-04-29T04:48:04.809293471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-04-29T04:48:04.813040577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-04-29T04:48:04.844685651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.13096s
2026-04-29T04:48:04.846706080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-29T04:48:04.848537017Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-04-29T04:48:04.850638278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-04-29T04:48:04.953383578Z [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-04-29T04:48:04.967319512Z [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-04-29T04:48:04.974869716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-29T04:48:04.980142002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-29T04:48:05.011553326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-29T04:48:05.016519527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-29T04:48:05.020629463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-29T04:48:05.025226430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-29T04:48:05.029917807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1772781s
2026-04-29T04:48:05.032130703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-29T04:48:05.033931600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002086s
2026-04-29T04:48:05.036198144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-04-29T04:48:05.126106314Z [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-04-29T04:48:05.152455083Z [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-04-29T04:48:05.159367933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-29T04:48:05.164553335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-29T04:48:05.205329086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-29T04:48:05.210402162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1718708s
2026-04-29T04:48:05.212112857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-29T04:48:05.213997101Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.27E-05s
2026-04-29T04:48:05.215878770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-04-29T04:48:05.299714702Z [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-04-29T04:48:05.309109541Z [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-04-29T04:48:05.314474985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-29T04:48:05.318860937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-29T04:48:05.349430586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-29T04:48:05.355562484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1356028s
2026-04-29T04:48:05.357491218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-29T04:48:05.359130619Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s
2026-04-29T04:48:05.361219386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-04-29T04:48:05.442452396Z [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-04-29T04:48:05.451014969Z [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-04-29T04:48:05.455915537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-29T04:48:05.460124212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-29T04:48:05.492128840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-29T04:48:05.496437807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1332712s
2026-04-29T04:48:05.498212050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-29T04:48:05.499551678Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s
2026-04-29T04:48:05.501639232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-04-29T04:48:05.583282158Z [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-04-29T04:48:05.592460460Z [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-04-29T04:48:05.597623016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-29T04:48:05.601497047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-29T04:48:05.634714317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-29T04:48:05.638328015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1350693s
2026-04-29T04:48:05.639861473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-29T04:48:05.641234878Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s
2026-04-29T04:48:05.642955934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-04-29T04:48:05.735760376Z [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-04-29T04:48:05.744917556Z [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-04-29T04:48:05.750120914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-29T04:48:05.754453829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-29T04:48:05.785563015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-29T04:48:05.789597709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1449024s
2026-04-29T04:48:05.791146508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-29T04:48:05.793646512Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2026-04-29T04:48:05.797051750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-04-29T04:48:05.886500444Z [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-04-29T04:48:05.895977459Z [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-04-29T04:48:05.901046316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-29T04:48:05.905223487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-29T04:48:05.936670302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-29T04:48:05.941466941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1427586s
2026-04-29T04:48:05.943096733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-04-29T04:48:05.944432533Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-04-29T04:48:05.946108909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-04-29T04:48:06.031430483Z [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-04-29T04:48:06.039557578Z [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-04-29T04:48:06.044620835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-29T04:48:06.048517481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-29T04:48:06.078714710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1306317s
2026-04-29T04:48:06.080509795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-04-29T04:48:06.081921007Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s
2026-04-29T04:48:06.083500567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-04-29T04:48:06.164919913Z [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-04-29T04:48:06.185602933Z [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-04-29T04:48:06.191336118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-29T04:48:06.195037010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-29T04:48:06.226322811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1410021s
2026-04-29T04:48:06.228045781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-29T04:48:06.229425018Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2026-04-29T04:48:06.231413673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-04-29T04:48:06.317130753Z [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-04-29T04:48:06.326306741Z [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-04-29T04:48:06.331733379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-29T04:48:06.335127814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-29T04:48:06.366145786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1329046s
2026-04-29T04:48:06.367802221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-29T04:48:06.369170286Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-04-29T04:48:06.370787162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-04-29T04:48:06.465915815Z [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-04-29T04:48:06.475303068Z [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-04-29T04:48:06.481180564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-29T04:48:06.484900394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-29T04:48:06.515633682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1431697s
2026-04-29T04:48:06.517280569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-29T04:48:06.518645157Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s
2026-04-29T04:48:06.520294558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-04-29T04:48:06.610075121Z [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-04-29T04:48:06.617880639Z [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-04-29T04:48:06.622424860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-04-29T04:48:06.625836911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-04-29T04:48:06.656432191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1343276s
2026-04-29T04:48:06.658132465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-29T04:48:06.659490790Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-04-29T04:48:06.661249863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-04-29T04:48:06.743884265Z [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-04-29T04:48:06.751004564Z [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-04-29T04:48:06.755000360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-29T04:48:06.758774069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-29T04:48:06.791228413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-29T04:48:06.796536873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1335579s
2026-04-29T04:48:06.798311627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-29T04:48:06.799649441Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2026-04-29T04:48:06.801399284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-04-29T04:48:06.884714638Z [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-04-29T04:48:06.891874857Z [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-04-29T04:48:06.895877417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-29T04:48:06.899870077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-29T04:48:06.930587844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-29T04:48:06.933833179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1308846s
2026-04-29T04:48:06.935265964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-29T04:48:06.936676314Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s
2026-04-29T04:48:06.938556451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-04-29T04:48:07.018750649Z [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-04-29T04:48:07.027179513Z [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-04-29T04:48:07.032104861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-29T04:48:07.036181580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-29T04:48:07.065794973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-29T04:48:07.069661610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-29T04:48:07.072909961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1327394s
2026-04-29T04:48:07.074489271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-29T04:48:07.075870683Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-04-29T04:48:07.077536618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-04-29T04:48:07.158436978Z [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-04-29T04:48:07.166843847Z [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-04-29T04:48:07.171803084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-29T04:48:07.175936026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-29T04:48:07.205724212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-29T04:48:07.210032297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-29T04:48:07.213378996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1340758s
2026-04-29T04:48:07.214978898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-29T04:48:07.216548048Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.74E-05s
2026-04-29T04:48:07.218153701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-29T04:48:07.297478940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-29T04:48:07.302767219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-29T04:48:07.306371818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-29T04:48:07.309752375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-29T04:48:07.339490740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-29T04:48:07.344095312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1239983s
2026-04-29T04:48:07.349258259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-29T04:48:07', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-29T04:48:07.353528699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:07.359421615Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-29T04:48:07.361151589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1393766s
2026-04-29T04:48:07.366567014Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-04-29T04:48:07.368335195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:07.375862673Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-04-29T04:48:07.396054734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-29T04:48:07.397944961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002818s
2026-04-29T04:48:07.399839055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-04-29T04:48:07.402643863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:48:07.414530930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131521s
2026-04-29T04:48:07.415998114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-29T04:48:07.417310958Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-04-29T04:48:07.418914658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-04-29T04:48:07.421259069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:48:07.432260883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118434s
2026-04-29T04:48:07.435213940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-29T04:48:07', 'add_on_delete_to_notifications')
2026-04-29T04:48:07.438567232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:07.442544582Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-04-29T04:48:07.443997077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219298s
2026-04-29T04:48:07.445931642Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-04-29T04:48:07.447490170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:07.449816285Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-04-29T04:48:07.480361535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-29T04:48:07.482082400Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.14E-05s
2026-04-29T04:48:07.483785449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-04-29T04:48:07.486334983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:48:07.498329537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129717s
2026-04-29T04:48:07.499679666Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-29T04:48:07.501837932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-04-29T04:48:07.504295942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033268s
2026-04-29T04:48:07.505651231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-29T04:48:07.506955557Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-04-29T04:48:07.508595570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-04-29T04:48:07.510683344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-04-29T04:48:07.521618635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115272s
2026-04-29T04:48:07.523025377Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T04:48:07.524510618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T04:48:07.534301124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096392s
2026-04-29T04:48:07.536175679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-04-29T04:48:07.540322208Z [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-04-29T04:48:07.554794020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017102s
2026-04-29T04:48:07.557151929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-04-29T04:48:07.559365346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-04-29T04:48:07.562542844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040002s
2026-04-29T04:48:07.563989207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-29T04:48:07.565320869Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-04-29T04:48:07.567067296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-04-29T04:48:07.569455655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-04-29T04:48:07.580857655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122811s
2026-04-29T04:48:07.582318187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-29T04:48:07.583620639Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-04-29T04:48:07.585227766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-04-29T04:48:07.587648019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:48:07.598960399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012216s
2026-04-29T04:48:07.600432814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-29T04:48:07.601718674Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-04-29T04:48:07.603353235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-04-29T04:48:07.605818710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:48:07.617071560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012208s
2026-04-29T04:48:07.618435888Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T04:48:07.619915307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T04:48:07.641904296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217494s
2026-04-29T04:48:07.643692267Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T04:48:07.645224092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T04:48:07.657078623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011702s
2026-04-29T04:48:07.658862536Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-04-29T04:48:07.742581863Z [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-04-29T04:48:07.750239133Z [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-04-29T04:48:07.754816500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-04-29T04:48:07.758120503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-04-29T04:48:07.790638475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1298451s
2026-04-29T04:48:07.792496046Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-04-29T04:48:07.875552358Z [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-04-29T04:48:07.882360889Z [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-04-29T04:48:07.886583141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-04-29T04:48:07.890298563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-04-29T04:48:07.922015241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1276398s
2026-04-29T04:48:07.924061642Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-04-29T04:48:07.926279298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-04-29T04:48:07.928950557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032002s
2026-04-29T04:48:07.930490017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-29T04:48:07.931803342Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-04-29T04:48:07.934027461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-04-29T04:48:07.937505915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:48:07.949163791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135063s
2026-04-29T04:48:07.950632078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-29T04:48:07.951969451Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-04-29T04:48:07.953651528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-04-29T04:48:07.955966640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-04-29T04:48:07.967256815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120861s
2026-04-29T04:48:07.970657463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-29T04:48:07', 'add_custom_formats')
2026-04-29T04:48:07.974049504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:07.989461169Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-04-29T04:48:07.990868502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034088s
2026-04-29T04:48:07.995446642Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-04-29T04:48:07.997187828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:08.000165534Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-04-29T04:48:08.007089668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-29T04:48:08.008559989Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s
2026-04-29T04:48:08.010057975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-04-29T04:48:08.012298557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-04-29T04:48:08.024271517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127633s
2026-04-29T04:48:08.027457132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-29T04:48:08', 'add_result_to_commands')
2026-04-29T04:48:08.030686475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:08.033667738Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-04-29T04:48:08.035118910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220156s
2026-04-29T04:48:08.037329041Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-04-29T04:48:08.039308267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:08.041730334Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-04-29T04:48:08.046474908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-29T04:48:08.047929588Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.02E-05s
2026-04-29T04:48:08.049566033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-04-29T04:48:08.052343316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:48:08.064402800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130026s
2026-04-29T04:48:08.066975360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-29T04:48:08', 'health_restored_notification')
2026-04-29T04:48:08.070233682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:08.073272952Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-04-29T04:48:08.074680216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219623s
2026-04-29T04:48:08.076418566Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-04-29T04:48:08.077936764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:08.080167346Z [Info] remove_uc: Starting migration of Main DB to 66
2026-04-29T04:48:08.084167370Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-29T04:48:08.086368272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-04-29T04:48:08.089098901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033823s
2026-04-29T04:48:08.091683796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-29T04:48:08', 'remove_uc')
2026-04-29T04:48:08.095105878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:08.097336078Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-04-29T04:48:08.098652008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115962s
2026-04-29T04:48:08.100626063Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-04-29T04:48:08.102248200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:08.104628353Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-04-29T04:48:08.107907576Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T04:48:08.109484802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T04:48:08.128048595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183314s
2026-04-29T04:48:08.131338901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-29T04:48:08', 'download_clients_rename_tv_to_music')
2026-04-29T04:48:08.134736523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:08.137676232Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-04-29T04:48:08.139095891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280804s
2026-04-29T04:48:08.141142683Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-04-29T04:48:08.142787375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:08.145175033Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-04-29T04:48:08.149732871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-29T04:48:08.151137209Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-05s
2026-04-29T04:48:08.152811430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-04-29T04:48:08.155327086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-04-29T04:48:08.167427643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130719s
2026-04-29T04:48:08.170368215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-29T04:48:08', 'add_colon_replacement_to_naming_config')
2026-04-29T04:48:08.173586165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:08.176626647Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-04-29T04:48:08.178058331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022007s
2026-04-29T04:48:08.179883666Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-04-29T04:48:08.181428798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:08.183682025Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-04-29T04:48:08.188830914Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-04-29T04:48:08.271937547Z [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-04-29T04:48:08.279610318Z [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-04-29T04:48:08.284047333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-29T04:48:08.297904567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-29T04:48:08.328965495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-29T04:48:08.332393739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1419112s
2026-04-29T04:48:08.333863448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-29T04:48:08.335201924Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.82E-05s
2026-04-29T04:48:08.337109405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-04-29T04:48:08.339413064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-04-29T04:48:08.350631014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120009s
2026-04-29T04:48:08.353391082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-29T04:48:08', 'list_sync_time')
2026-04-29T04:48:08.356600194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:08.359738303Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-04-29T04:48:08.361021387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209518s
2026-04-29T04:48:08.362949991Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-04-29T04:48:08.364544712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:08.366934114Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-04-29T04:48:08.371246317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-29T04:48:08.372762821Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.02E-05s
2026-04-29T04:48:08.374287251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-04-29T04:48:08.376407691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-04-29T04:48:08.388366823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125762s
2026-04-29T04:48:08.391157944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-29T04:48:08', 'add_download_client_tags')
2026-04-29T04:48:08.394350743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:08.397339762Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-04-29T04:48:08.398718148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214523s
2026-04-29T04:48:08.400641631Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-04-29T04:48:08.402237034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:08.404650133Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-04-29T04:48:08.412863452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-04-29T04:48:08.417234655Z [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-04-29T04:48:08.422207629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078184s
2026-04-29T04:48:08.423869746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-04-29T04:48:08.426252113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-04-29T04:48:08.429538030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004254s
2026-04-29T04:48:08.432224109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-29T04:48:08', 'add_notification_status')
2026-04-29T04:48:08.435259893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:08.438226236Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-04-29T04:48:08.439594651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127551s
2026-04-29T04:48:08.441550971Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-04-29T04:48:08.443147276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:08.445503641Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-04-29T04:48:08.448882344Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T04:48:08.450438698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T04:48:08.473018227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222356s
2026-04-29T04:48:08.476175435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-29T04:48:08', 'add_alac_24_quality_in_profiles')
2026-04-29T04:48:08.479739262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:08.482719132Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-04-29T04:48:08.484139021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322135s
2026-04-29T04:48:08.485953445Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-04-29T04:48:08.487508697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:08.489791614Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-04-29T04:48:08.494825171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-04-29T04:48:08.496216983Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.02E-05s
2026-04-29T04:48:08.497674909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-04-29T04:48:08.499622711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-04-29T04:48:08.511551563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124158s
2026-04-29T04:48:08.513109951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-04-29T04:48:08.515072984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-04-29T04:48:08.526271214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116954s
2026-04-29T04:48:08.528881631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-29T04:48:08', 'add_salt_to_users')
2026-04-29T04:48:08.532019870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:08.534865220Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-04-29T04:48:08.536174587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02025s
2026-04-29T04:48:08.537974231Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-04-29T04:48:08.539524242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:08.541788772Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-04-29T04:48:08.549068231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-04-29T04:48:08.553383450Z [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-04-29T04:48:08.558519343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079765s
2026-04-29T04:48:08.560038111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-04-29T04:48:08.562108270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-04-29T04:48:08.565139644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037376s
2026-04-29T04:48:08.567827898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-29T04:48:08', 'add_auto_tagging')
2026-04-29T04:48:08.570842318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:08.573606323Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-04-29T04:48:08.574916612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120919s
2026-04-29T04:48:08.576930488Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-04-29T04:48:08.578561712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:08.581029682Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-04-29T04:48:08.586369485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-04-29T04:48:08.587909766Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.11E-05s
2026-04-29T04:48:08.589550040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-04-29T04:48:08.591888559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-04-29T04:48:08.604721531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133684s
2026-04-29T04:48:08.606985680Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-04-29T04:48:08.609347176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-04-29T04:48:08.612107855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034477s
2026-04-29T04:48:08.614966932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-29T04:48:08', 'quality_definition_preferred_size')
2026-04-29T04:48:08.618091494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:08.620873567Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-04-29T04:48:08.622289698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119292s
2026-04-29T04:48:08.624374256Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-04-29T04:48:08.626040992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:08.628493241Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-04-29T04:48:08.632947210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-29T04:48:08.634381488Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s
2026-04-29T04:48:08.635979135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-04-29T04:48:08.638341422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:48:08.650634236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013177s
2026-04-29T04:48:08.653519025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-29T04:48:08', 'add_on_artist_add_to_notifications')
2026-04-29T04:48:08.656744190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:08.659403255Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-04-29T04:48:08.660828074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217198s
2026-04-29T04:48:08.662661836Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-04-29T04:48:08.664280376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:08.666534034Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-04-29T04:48:08.670591485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-29T04:48:08.671976554Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-05s
2026-04-29T04:48:08.673577267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-04-29T04:48:08.675778039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-04-29T04:48:08.687947885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128314s
2026-04-29T04:48:08.690678274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-29T04:48:08', 'album_last_searched_time')
2026-04-29T04:48:08.693834229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:08.696402450Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-04-29T04:48:08.697778692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211177s
2026-04-29T04:48:08.699592945Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-04-29T04:48:08.701201054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:08.703544222Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-04-29T04:48:08.711991853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-29T04:48:08.713884114Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.52E-05s
2026-04-29T04:48:08.715433895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-04-29T04:48:08.717843196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:48:08.730530575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136052s
2026-04-29T04:48:08.731968060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-29T04:48:08.733235743Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-04-29T04:48:08.734773429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-04-29T04:48:08.737054122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-04-29T04:48:08.748651916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124108s
2026-04-29T04:48:08.751414750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-29T04:48:08', 'add_indexer_flags')
2026-04-29T04:48:08.754485363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:08.757127123Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-04-29T04:48:08.758465098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208027s
2026-04-29T04:48:08.760479815Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-04-29T04:48:08.762089145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:08.764501172Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-04-29T04:48:08.770108414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-04-29T04:48:08.772271239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-04-29T04:48:08.775776468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004137s
2026-04-29T04:48:08.777327170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-04-29T04:48:08.779358922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-04-29T04:48:08.782423914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003726s
2026-04-29T04:48:08.783964386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-04-29T04:48:08.786137111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-04-29T04:48:08.789199197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003845s
2026-04-29T04:48:08.792011100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-29T04:48:08', 'add_indexes_album_statistics')
2026-04-29T04:48:08.795106443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:08.797784506Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-04-29T04:48:08.799169344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121976s
2026-04-29T04:48:08.801027316Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-04-29T04:48:08.802613851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:08.804905295Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-04-29T04:48:08.808968026Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-04-29T04:48:08.812123530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-04-29T04:48:08.815433476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046198s
2026-04-29T04:48:08.818150697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-29T04:48:08', 'update_redacted_baseurl')
2026-04-29T04:48:08.821503399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:08.824133916Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-04-29T04:48:08.825492251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131414s
2026-04-29T04:48:08.949801305Z [Debug] MigrationController: Took: 00:00:22.5761829
2026-04-29T04:48:10.255996126Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-04-29T04:48:10.830171676Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-04-29T04:48:11.673380463Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-29T04:48:12.118016095Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-29T04:48:12.131900264Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-29T04:48:12.134527925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-29T04:48:12.390062891Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-29T04:48:12.395372473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2602206s
2026-04-29T04:48:12.400564017Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-29T04:48:12.405639999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2648485s
2026-04-29T04:48:12.463353648Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-29T04:48:12.468104555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:12.478733409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-29T04:48:12.484193805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-29T04:48:12.493018124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106532s
2026-04-29T04:48:12.496729889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:12.560088696Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-29T04:48:12.563710238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0772058s
2026-04-29T04:48:12.571858146Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-29T04:48:12.575966830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:12.586998935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-29T04:48:12.591364597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-29T04:48:12.597959316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074547s
2026-04-29T04:48:12.601077766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-29T04:48:12.604610730Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.34E-05s
2026-04-29T04:48:12.608197123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-29T04:48:12.612567112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-29T04:48:12.624596997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127097s
2026-04-29T04:48:12.628111936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:12.748734957Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-29T04:48:12.752111636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.136789s
2026-04-29T04:48:12.757147287Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-29T04:48:12.760515920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:12.767175741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-29T04:48:12.770558884Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.48E-05s
2026-04-29T04:48:12.773861264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-29T04:48:12.777883924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-29T04:48:12.784676824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077755s
2026-04-29T04:48:12.788149807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:12.826053916Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-29T04:48:12.830627395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.048159s
2026-04-29T04:48:12.843033207Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-29T04:48:12.848047594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:12.855798062Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-04-29T04:48:12.867795642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-04-29T04:48:12.874737080Z [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-04-29T04:48:12.884650613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136788s
2026-04-29T04:48:12.886744269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-04-29T04:48:12.889260165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-29T04:48:12.893358678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043804s
2026-04-29T04:48:12.899235984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-29T04:48:12', 'InitialSetup')
2026-04-29T04:48:12.903677157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:12.924526161Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-29T04:48:12.926546890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356609s
2026-04-29T04:48:12.929088007Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-04-29T04:48:12.931436697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:12.934573113Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-04-29T04:48:12.938948634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-29T04:48:12', 'add_reason_to_pending_releases')
2026-04-29T04:48:12.943615492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:12.958858286Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-04-29T04:48:12.961169982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02729s
2026-04-29T04:48:12.963643011Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-04-29T04:48:12.965976200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:12.969182256Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-04-29T04:48:12.972624247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-29T04:48:12', 'add_medium_support')
2026-04-29T04:48:12.977156013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:12.992170197Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-04-29T04:48:12.994283403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261264s
2026-04-29T04:48:12.996846845Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-04-29T04:48:12.999239633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:13.002686294Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-04-29T04:48:13.006437548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-29T04:48:13', 'add_various_qualites_in_profile')
2026-04-29T04:48:13.011290310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:13.021525641Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-04-29T04:48:13.023876375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220814s
2026-04-29T04:48:13.026437572Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-04-29T04:48:13.028707543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:13.032032489Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-04-29T04:48:13.035592047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-29T04:48:13', 'metadata_profiles')
2026-04-29T04:48:13.040281069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:13.050605430Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-04-29T04:48:13.052751481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219696s
2026-04-29T04:48:13.055457540Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-04-29T04:48:13.057972645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:13.061303583Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-04-29T04:48:13.065160209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-29T04:48:13', 'separate_automatic_and_interactive_search')
2026-04-29T04:48:13.070071970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:13.153694863Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-04-29T04:48:13.157931194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0945974s
2026-04-29T04:48:13.162380153Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-04-29T04:48:13.166601493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:13.173398350Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-04-29T04:48:13.179267900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-29T04:48:13', 'change_album_path_to_relative')
2026-04-29T04:48:13.186103996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:13.212637667Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-04-29T04:48:13.217366249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0458096s
2026-04-29T04:48:13.221134357Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-04-29T04:48:13.225229494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:13.230531150Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-04-29T04:48:13.236212270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-29T04:48:13', 'change_quality_size_mb_to_kb')
2026-04-29T04:48:13.243580999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:13.270669047Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-04-29T04:48:13.274781387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0450495s
2026-04-29T04:48:13.278516068Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-04-29T04:48:13.282084985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:13.287163702Z [Info] album_releases: Starting migration of Log DB to 9
2026-04-29T04:48:13.292337621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-29T04:48:13', 'album_releases')
2026-04-29T04:48:13.298944435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:13.344982954Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-04-29T04:48:13.348342940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0628573s
2026-04-29T04:48:13.352144134Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-04-29T04:48:13.355597579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:13.360532677Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-04-29T04:48:13.366022231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-29T04:48:13', 'album_releases_fix')
2026-04-29T04:48:13.372703606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:13.407648524Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-04-29T04:48:13.411635513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.051813s
2026-04-29T04:48:13.415627822Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-04-29T04:48:13.419195397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:13.423602431Z [Info] import_lists: Starting migration of Log DB to 11
2026-04-29T04:48:13.428525986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-29T04:48:13', 'import_lists')
2026-04-29T04:48:13.435024883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:13.447869639Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-04-29T04:48:13.451396921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286696s
2026-04-29T04:48:13.454958203Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-04-29T04:48:13.458665729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:13.463100940Z [Info] add_release_status: Starting migration of Log DB to 12
2026-04-29T04:48:13.468408017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-29T04:48:13', 'add_release_status')
2026-04-29T04:48:13.475348142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:13.501072214Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-04-29T04:48:13.503284158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0425746s
2026-04-29T04:48:13.505832489Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-04-29T04:48:13.508063372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:13.511071329Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-04-29T04:48:13.514631058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-29T04:48:13', 'album_download_notification')
2026-04-29T04:48:13.519169687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:13.560807824Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-04-29T04:48:13.565067853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0514002s
2026-04-29T04:48:13.569417021Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-04-29T04:48:13.572928502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:13.577927258Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-04-29T04:48:13.583412564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-29T04:48:13', 'fix_language_metadata_profiles')
2026-04-29T04:48:13.590190232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:13.621933605Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-04-29T04:48:13.626044363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0483103s
2026-04-29T04:48:13.629554411Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-04-29T04:48:13.632850959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:13.637291211Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-04-29T04:48:13.641983750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-29T04:48:13', 'remove_fanzub')
2026-04-29T04:48:13.648593941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:13.662644806Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-04-29T04:48:13.665888929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295392s
2026-04-29T04:48:13.669239796Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-04-29T04:48:13.672842181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:13.677202811Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-04-29T04:48:13.682522083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-29T04:48:13', 'update_artist_history_indexes')
2026-04-29T04:48:13.688990739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:13.706154322Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-04-29T04:48:13.708235403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332983s
2026-04-29T04:48:13.710343768Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-04-29T04:48:13.712315328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:13.715069946Z [Info] remove_nma: Starting migration of Log DB to 17
2026-04-29T04:48:13.718155940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-29T04:48:13', 'remove_nma')
2026-04-29T04:48:13.722537102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:13.752825855Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-04-29T04:48:13.755498888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0404262s
2026-04-29T04:48:13.757708969Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-04-29T04:48:13.759740279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:13.762694017Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-04-29T04:48:13.766029233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-29T04:48:13', 'album_disambiguation')
2026-04-29T04:48:13.770517662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:13.866790018Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-04-29T04:48:13.870839322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1046576s
2026-04-29T04:48:13.874034817Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-04-29T04:48:13.877104027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:13.881272110Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-04-29T04:48:13.886031955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-29T04:48:13', 'add_ape_quality_in_profiles')
2026-04-29T04:48:13.892465872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:13.914101349Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-04-29T04:48:13.916799603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358202s
2026-04-29T04:48:13.919755174Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-04-29T04:48:13.922603590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:13.926544917Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-04-29T04:48:13.930983796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-29T04:48:13', 'remove_pushalot')
2026-04-29T04:48:13.936946643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:13.954893594Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-04-29T04:48:13.957462817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321008s
2026-04-29T04:48:13.960477588Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-04-29T04:48:13.963697312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:13.967794212Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-04-29T04:48:13.972613136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-29T04:48:13', 'add_custom_filters')
2026-04-29T04:48:13.978898713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:13.997813492Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-04-29T04:48:14.001426608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338337s
2026-04-29T04:48:14.004244021Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-04-29T04:48:14.007103730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:14.011898465Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-04-29T04:48:14.017091463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-29T04:48:14', 'import_list_tags')
2026-04-29T04:48:14.024456414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:14.049418741Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-04-29T04:48:14.052481348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0414557s
2026-04-29T04:48:14.056165427Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-04-29T04:48:14.059052150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:14.063637093Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-04-29T04:48:14.068825501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-29T04:48:14', 'add_release_groups_etc')
2026-04-29T04:48:14.075702148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:14.091488608Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-04-29T04:48:14.095095711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317659s
2026-04-29T04:48:14.098454205Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-04-29T04:48:14.101738208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:14.106544516Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-04-29T04:48:14.111671220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-29T04:48:14', 'NewMediaInfoFormat')
2026-04-29T04:48:14.118771979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:14.133149922Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-04-29T04:48:14.136232640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311063s
2026-04-29T04:48:14.139891067Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-04-29T04:48:14.143559665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:14.148812332Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-04-29T04:48:14.154738395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-29T04:48:14', 'rename_restrictions_to_release_profiles')
2026-04-29T04:48:14.161801759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:14.191799015Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-04-29T04:48:14.196005746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.04803s
2026-04-29T04:48:14.199385131Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-04-29T04:48:14.202981975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:14.207365321Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-04-29T04:48:14.213315954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-29T04:48:14', 'rename_quality_profiles_add_upgrade_allowed')
2026-04-29T04:48:14.220407896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:14.237794176Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-04-29T04:48:14.241967019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0344719s
2026-04-29T04:48:14.245020699Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-04-29T04:48:14.248675839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:14.253008454Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-04-29T04:48:14.257537634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-29T04:48:14', 'add_import_exclusions')
2026-04-29T04:48:14.263527606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:14.270506530Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-04-29T04:48:14.272943617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221015s
2026-04-29T04:48:14.275816493Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-04-29T04:48:14.278725100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:14.282898233Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-04-29T04:48:14.287444088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-29T04:48:14', 'clean_artist_metadata_table')
2026-04-29T04:48:14.293166260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:14.308107929Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-04-29T04:48:14.309749795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029727s
2026-04-29T04:48:14.311546533Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-04-29T04:48:14.313387150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:14.315811722Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-04-29T04:48:14.318635238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-29T04:48:14', 'health_issue_notification')
2026-04-29T04:48:14.322464208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:14.343496502Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-04-29T04:48:14.345132205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300833s
2026-04-29T04:48:14.347244809Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-04-29T04:48:14.349181960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:14.351731154Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-04-29T04:48:14.354980657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-29T04:48:14', 'add_mediafilerepository_mtime')
2026-04-29T04:48:14.360214667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:14.377013776Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-04-29T04:48:14.378872559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027723s
2026-04-29T04:48:14.380786153Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-04-29T04:48:14.382711580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:14.385357618Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-04-29T04:48:14.388580799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-29T04:48:14', 'add_artistmetadataid_constraint')
2026-04-29T04:48:14.392573479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:14.413654099Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-04-29T04:48:14.415328451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308863s
2026-04-29T04:48:14.417097794Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-04-29T04:48:14.418863199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:14.421112809Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-04-29T04:48:14.424214745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-29T04:48:14', 'old_ids_and_artist_alias')
2026-04-29T04:48:14.428022343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:14.462568399Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-04-29T04:48:14.464786215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0436457s
2026-04-29T04:48:14.468115810Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-04-29T04:48:14.470853333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:14.474271947Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-04-29T04:48:14.478405290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-29T04:48:14', 'download_propers_config')
2026-04-29T04:48:14.483915105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:14.519769757Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-04-29T04:48:14.527210270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0489197s
2026-04-29T04:48:14.529977042Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-04-29T04:48:14.532642168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:14.536182668Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-04-29T04:48:14.540420051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-29T04:48:14', 'remove_language_profiles')
2026-04-29T04:48:14.546419402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:14.583564401Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-04-29T04:48:14.585929614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0509135s
2026-04-29T04:48:14.588562647Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-04-29T04:48:14.591217923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:14.594752882Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-04-29T04:48:14.599232713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-29T04:48:14', 'multi_disc_naming_format')
2026-04-29T04:48:14.604792038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:14.644459327Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-04-29T04:48:14.647928282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0531644s
2026-04-29T04:48:14.651924499Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-04-29T04:48:14.655913312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:14.660997360Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-04-29T04:48:14.667246574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-29T04:48:14', 'add_download_client_priority')
2026-04-29T04:48:14.675410013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:14.708626792Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-04-29T04:48:14.711016545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0530125s
2026-04-29T04:48:14.713629306Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-04-29T04:48:14.716203700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:14.719521221Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-04-29T04:48:14.723596497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-29T04:48:14', 'remove_growl_prowl')
2026-04-29T04:48:14.729282427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:14.777494603Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-04-29T04:48:14.781604369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0609392s
2026-04-29T04:48:14.785447678Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-04-29T04:48:14.789350557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:14.794308892Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-04-29T04:48:14.800359977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-29T04:48:14', 'remove_plex_hometheatre')
2026-04-29T04:48:14.809233316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:14.825715997Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-04-29T04:48:14.828061961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.036803s
2026-04-29T04:48:14.830687108Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-04-29T04:48:14.834192977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:14.837566010Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-04-29T04:48:14.842124810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-29T04:48:14', 'add_root_folder_add_defaults')
2026-04-29T04:48:14.847541307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:14.865142792Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-04-29T04:48:14.867495750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308324s
2026-04-29T04:48:14.869936736Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-04-29T04:48:14.872436309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:14.876240329Z [Info] task_duration: Starting migration of Log DB to 40
2026-04-29T04:48:14.879745407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-29T04:48:14', 'task_duration')
2026-04-29T04:48:14.884902623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:14.907637965Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-04-29T04:48:14.910417132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.035319s
2026-04-29T04:48:14.913230858Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-04-29T04:48:14.916087280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:14.919462406Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-04-29T04:48:14.924707599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-29T04:48:14', 'add_indexer_and_enabled_to_release_profiles')
2026-04-29T04:48:14.930889056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:14.948687177Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-04-29T04:48:14.951193454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322978s
2026-04-29T04:48:14.954172583Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-04-29T04:48:14.956694311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:14.960554024Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-04-29T04:48:14.964642697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-29T04:48:14', 'remove_album_folders')
2026-04-29T04:48:14.971172246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:14.975540282Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-04-29T04:48:14.978431524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188705s
2026-04-29T04:48:14.980762137Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-04-29T04:48:14.983611265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:14.987431377Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-04-29T04:48:14.991687007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-29T04:48:14', 'flexible_delay_profiles')
2026-04-29T04:48:14.995618784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:14.999173202Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-04-29T04:48:15.000852854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159789s
2026-04-29T04:48:15.002888343Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-04-29T04:48:15.004619569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.007143492Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-04-29T04:48:15.009972889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-29T04:48:15', 'add_priority_to_indexers')
2026-04-29T04:48:15.013625264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.016454692Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-04-29T04:48:15.017922418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118545s
2026-04-29T04:48:15.019782002Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-04-29T04:48:15.021652489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.023953292Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-04-29T04:48:15.026827841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-29T04:48:15', 'remove_chown_and_folderchmod_config')
2026-04-29T04:48:15.030438461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.033191555Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-04-29T04:48:15.034727468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114378s
2026-04-29T04:48:15.036406219Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-04-29T04:48:15.038173187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.040275210Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-04-29T04:48:15.043268167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-29T04:48:15', 'convert_blacklist_protocol')
2026-04-29T04:48:15.046690168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.049307077Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-04-29T04:48:15.050782479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111856s
2026-04-29T04:48:15.052308522Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-04-29T04:48:15.053876068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.056125017Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-04-29T04:48:15.058591905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-29T04:48:15', 'update_notifiarr')
2026-04-29T04:48:15.062409061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.064422275Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-04-29T04:48:15.065789058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105792s
2026-04-29T04:48:15.067372116Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-04-29T04:48:15.069019403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.071076826Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-04-29T04:48:15.073628905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-29T04:48:15', 'email_multiple_addresses')
2026-04-29T04:48:15.077347423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.079911877Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-04-29T04:48:15.081362688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108749s
2026-04-29T04:48:15.082984875Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-04-29T04:48:15.084715721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.087010221Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-04-29T04:48:15.089902515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-29T04:48:15', 'rename_blacklist_to_blocklist')
2026-04-29T04:48:15.094975080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.097798606Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-04-29T04:48:15.099335731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130444s
2026-04-29T04:48:15.101117730Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-04-29T04:48:15.102778003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.104944185Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-04-29T04:48:15.107576576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-29T04:48:15', 'cdh_per_downloadclient')
2026-04-29T04:48:15.111311177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.113841582Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-04-29T04:48:15.115290069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011059s
2026-04-29T04:48:15.117035945Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-04-29T04:48:15.118678683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.120976099Z [Info] download_history: Starting migration of Log DB to 52
2026-04-29T04:48:15.123598159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-29T04:48:15', 'download_history')
2026-04-29T04:48:15.127232929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.130642685Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-04-29T04:48:15.132066632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120308s
2026-04-29T04:48:15.133775533Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-04-29T04:48:15.135477040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.137714716Z [Info] add_update_history: Starting migration of Log DB to 53
2026-04-29T04:48:15.145299289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-04-29T04:48:15.149036414Z [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-04-29T04:48:15.153658733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068156s
2026-04-29T04:48:15.155140406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-04-29T04:48:15.157243171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-29T04:48:15.160219354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036098s
2026-04-29T04:48:15.162673486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-29T04:48:15', 'add_update_history')
2026-04-29T04:48:15.165838439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.168527665Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-04-29T04:48:15.169907884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011805s
2026-04-29T04:48:15.171716666Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-04-29T04:48:15.173433463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.175640378Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-04-29T04:48:15.178488934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-29T04:48:15', 'add_on_update_to_notifications')
2026-04-29T04:48:15.181917398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.184503576Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-04-29T04:48:15.186032975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110086s
2026-04-29T04:48:15.187734803Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-04-29T04:48:15.189463684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.218748756Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-04-29T04:48:15.221453342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-29T04:48:15', 'download_client_per_indexer')
2026-04-29T04:48:15.224768277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.227437032Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-04-29T04:48:15.228945068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0379434s
2026-04-29T04:48:15.230554279Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-04-29T04:48:15.232184622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.234301685Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-04-29T04:48:15.236846169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-29T04:48:15', 'AddNewItemMonitorType')
2026-04-29T04:48:15.240066564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.242657301Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-04-29T04:48:15.244090607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105054s
2026-04-29T04:48:15.245639677Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-04-29T04:48:15.247211101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.249296190Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-04-29T04:48:15.251727726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-29T04:48:15', 'ImportListSearch')
2026-04-29T04:48:15.254884293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.257355630Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-04-29T04:48:15.258719376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101948s
2026-04-29T04:48:15.260357063Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-04-29T04:48:15.262033900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.264124170Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-04-29T04:48:15.266713844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-29T04:48:15', 'ImportListMonitorExisting')
2026-04-29T04:48:15.269921143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.272552081Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-04-29T04:48:15.273996349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104895s
2026-04-29T04:48:15.275520128Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-04-29T04:48:15.277121803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.279145178Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-04-29T04:48:15.281611354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-29T04:48:15', 'add_indexer_tags')
2026-04-29T04:48:15.284783000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.287252754Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-04-29T04:48:15.288640438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101887s
2026-04-29T04:48:15.290235911Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-04-29T04:48:15.291827135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.293935361Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-04-29T04:48:15.296408301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-29T04:48:15', 'update_audio_types')
2026-04-29T04:48:15.299538704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.302035763Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-04-29T04:48:15.303449770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102424s
2026-04-29T04:48:15.305318493Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-29T04:48:15.307210643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.309390804Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-04-29T04:48:15.317083154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-04-29T04:48:15.318471029Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.91E-05s
2026-04-29T04:48:15.319914135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-04-29T04:48:15.334540107Z [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-04-29T04:48:15.342423352Z [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-04-29T04:48:15.347277708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-04-29T04:48:15.351167921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-04-29T04:48:15.357721198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-29T04:48:15.360703453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391789s
2026-04-29T04:48:15.362120887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-04-29T04:48:15.363476167Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s
2026-04-29T04:48:15.365016498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-04-29T04:48:15.374398972Z [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-04-29T04:48:15.379798265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-04-29T04:48:15.383320698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-04-29T04:48:15.386631264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-04-29T04:48:15.393086333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-29T04:48:15.396086525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294847s
2026-04-29T04:48:15.397436483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-29T04:48:15.398779568Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-04-29T04:48:15.400425141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-29T04:48:15.409069950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-29T04:48:15.413642107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-29T04:48:15.417418973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-29T04:48:15.420584126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-29T04:48:15.426836557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-29T04:48:15.430176863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280612s
2026-04-29T04:48:15.432991381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-29T04:48:15', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-29T04:48:15.436945513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.440258876Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-29T04:48:15.441943648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0378051s
2026-04-29T04:48:15.443869316Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-04-29T04:48:15.445593999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.447861345Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-04-29T04:48:15.450661063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-29T04:48:15', 'add_on_delete_to_notifications')
2026-04-29T04:48:15.477872028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.480709742Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-04-29T04:48:15.482265936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0350385s
2026-04-29T04:48:15.484038205Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-04-29T04:48:15.485661874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.488093050Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-04-29T04:48:15.490692886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-29T04:48:15', 'add_custom_formats')
2026-04-29T04:48:15.493991418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.496584109Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-04-29T04:48:15.497973968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109695s
2026-04-29T04:48:15.499571946Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-04-29T04:48:15.501227530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.503759157Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-04-29T04:48:15.506246256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-29T04:48:15', 'add_result_to_commands')
2026-04-29T04:48:15.509608446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.512690392Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-04-29T04:48:15.514112917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011461s
2026-04-29T04:48:15.515771026Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-04-29T04:48:15.517538886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.519730459Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-04-29T04:48:15.522853498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-29T04:48:15', 'health_restored_notification')
2026-04-29T04:48:15.526290970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.529175649Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-04-29T04:48:15.531011326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115897s
2026-04-29T04:48:15.532685818Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-04-29T04:48:15.534264867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.536387752Z [Info] remove_uc: Starting migration of Log DB to 66
2026-04-29T04:48:15.538785310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-29T04:48:15', 'remove_uc')
2026-04-29T04:48:15.542084133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.544624338Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-04-29T04:48:15.545963926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105159s
2026-04-29T04:48:15.547665172Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-04-29T04:48:15.549452391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.551584825Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-04-29T04:48:15.554412018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-29T04:48:15', 'download_clients_rename_tv_to_music')
2026-04-29T04:48:15.557734459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.561074384Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-04-29T04:48:15.562647442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115071s
2026-04-29T04:48:15.564443158Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-04-29T04:48:15.566196790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.568450498Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-04-29T04:48:15.571289304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-29T04:48:15', 'add_colon_replacement_to_naming_config')
2026-04-29T04:48:15.575306544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.578059838Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-04-29T04:48:15.579636413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117133s
2026-04-29T04:48:15.581240644Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-04-29T04:48:15.582856277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.585272984Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-04-29T04:48:15.587719350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-29T04:48:15', 'list_sync_time')
2026-04-29T04:48:15.590841577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.593358365Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-04-29T04:48:15.594731140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105695s
2026-04-29T04:48:15.596400301Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-04-29T04:48:15.598060945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.600474876Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-04-29T04:48:15.603049711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-29T04:48:15', 'add_download_client_tags')
2026-04-29T04:48:15.606244304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.608803007Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-04-29T04:48:15.610261634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107097s
2026-04-29T04:48:15.611926667Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-04-29T04:48:15.613601760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.615737330Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-04-29T04:48:15.618307245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-29T04:48:15', 'add_notification_status')
2026-04-29T04:48:15.621597311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.624300324Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-04-29T04:48:15.625760815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107267s
2026-04-29T04:48:15.627466469Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-04-29T04:48:15.629175260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.631500984Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-04-29T04:48:15.634225661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-29T04:48:15', 'add_alac_24_quality_in_profiles')
2026-04-29T04:48:15.637729827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.640460035Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-04-29T04:48:15.641985557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112028s
2026-04-29T04:48:15.643613204Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-04-29T04:48:15.645366746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.647799274Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-04-29T04:48:15.650384831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-29T04:48:15', 'add_salt_to_users')
2026-04-29T04:48:15.653763885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.657610742Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-04-29T04:48:15.659024298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118316s
2026-04-29T04:48:15.660746366Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-04-29T04:48:15.662331989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.664591339Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-04-29T04:48:15.667157867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-29T04:48:15', 'add_auto_tagging')
2026-04-29T04:48:15.670510919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.673518726Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-04-29T04:48:15.675050751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111838s
2026-04-29T04:48:15.676984415Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-04-29T04:48:15.678751814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.681276288Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-04-29T04:48:15.684291479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-29T04:48:15', 'quality_definition_preferred_size')
2026-04-29T04:48:15.687791287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.690462085Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-04-29T04:48:15.692031365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116236s
2026-04-29T04:48:15.693792452Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-04-29T04:48:15.695525892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.697666503Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-04-29T04:48:15.700492955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-29T04:48:15', 'add_on_artist_add_to_notifications')
2026-04-29T04:48:15.704995251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.707648213Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-04-29T04:48:15.709205810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120314s
2026-04-29T04:48:15.710888278Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-04-29T04:48:15.712560395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.714697519Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-04-29T04:48:15.717270510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-29T04:48:15', 'album_last_searched_time')
2026-04-29T04:48:15.720694294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.723077864Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-04-29T04:48:15.724540299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105064s
2026-04-29T04:48:15.726130391Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-04-29T04:48:15.727724201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.729748016Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-04-29T04:48:15.732218772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-29T04:48:15', 'add_indexer_flags')
2026-04-29T04:48:15.735272431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.737609928Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-04-29T04:48:15.738996881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099324s
2026-04-29T04:48:15.740673527Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-04-29T04:48:15.742384412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.744456275Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-04-29T04:48:15.747107864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-29T04:48:15', 'add_indexes_album_statistics')
2026-04-29T04:48:15.750410515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.752851871Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-04-29T04:48:15.754315929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104196s
2026-04-29T04:48:15.755922705Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-04-29T04:48:15.757554100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-29T04:48:15.759783930Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-04-29T04:48:15.762348615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-29T04:48:15', 'update_redacted_baseurl')
2026-04-29T04:48:15.765657818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-29T04:48:15.768303115Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-04-29T04:48:15.769735871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106822s
2026-04-29T04:48:18.989286320Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-04-29T04:48:20.003295083Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-04-29T04:48:20.128365119Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-04-29T04:48:20.234928337Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop.
2026-04-29T04:48:21.585465966Z [Info] QualityProfileService: Setting up default quality profiles
2026-04-29T04:48:21.943788759Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-04-29T04:48:23.851267623Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-04-29T04:48:24.900226806Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-04-29T04:48:25.014422695Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-04-29T04:48:25.020639855Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-04-29T04:48:25.140231119Z [ls.io-init] done.