AMD64 PASS
linuxserver/lidarr
Runtime: 16.70s
Build Information
Builder: X86-BUILDER-3b --Hetzner
Created: 2026-03-04T03:37:40+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 125.45MB
Tag: amd64-nightly-3.1.2.4914-ls190
Version: 3.1.2.4914-ls190
Expand
2026-03-04T03:41:36.692671984Z [migrations] started
2026-03-04T03:41:36.692704850Z [migrations] no migrations found
2026-03-04T03:41:36.711793156Z usermod: no changes
2026-03-04T03:41:36.717870112Z ───────────────────────────────────────
2026-03-04T03:41:36.717887837Z
2026-03-04T03:41:36.717891775Z ██╗ ███████╗██╗ ██████╗
2026-03-04T03:41:36.717895924Z ██║ ██╔════╝██║██╔═══██╗
2026-03-04T03:41:36.717899551Z ██║ ███████╗██║██║ ██║
2026-03-04T03:41:36.717903188Z ██║ ╚════██║██║██║ ██║
2026-03-04T03:41:36.717906725Z ███████╗███████║██║╚██████╔╝
2026-03-04T03:41:36.717910383Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-04T03:41:36.717914060Z
2026-03-04T03:41:36.717917417Z Brought to you by linuxserver.io
2026-03-04T03:41:36.717920864Z ───────────────────────────────────────
2026-03-04T03:41:36.718189966Z
2026-03-04T03:41:36.718198012Z To support the app dev(s) visit:
2026-03-04T03:41:36.720009600Z Lidarr: https://opencollective.com/lidarr
2026-03-04T03:41:36.720286617Z
2026-03-04T03:41:36.720293772Z To support LSIO projects visit:
2026-03-04T03:41:36.720297650Z https://www.linuxserver.io/donate/
2026-03-04T03:41:36.720301477Z
2026-03-04T03:41:36.720305165Z ───────────────────────────────────────
2026-03-04T03:41:36.720309734Z GID/UID
2026-03-04T03:41:36.720313602Z ───────────────────────────────────────
2026-03-04T03:41:36.724342945Z
2026-03-04T03:41:36.724354048Z User UID: 911
2026-03-04T03:41:36.724358497Z User GID: 911
2026-03-04T03:41:36.724362425Z ───────────────────────────────────────
2026-03-04T03:41:36.726069532Z Linuxserver.io version: 3.1.2.4914-ls190
2026-03-04T03:41:36.726316218Z Build-date: 2026-03-04T03:37:40+00:00
2026-03-04T03:41:36.726328914Z ───────────────────────────────────────
2026-03-04T03:41:36.726334626Z
2026-03-04T03:41:36.774027548Z [custom-init] No custom files found, skipping...
2026-03-04T03:41:36.794268735Z failed to load "/config/config.xml": No such file or directory
2026-03-04T03:41:37.100561914Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4914
2026-03-04T03:41:37.118419581Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-04T03:41:37.122799130Z [Debug] Bootstrap: Console selected
2026-03-04T03:41:37.126365000Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-04T03:41:37.129211231Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-04T03:41:37.399138345Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-04T03:41:37.453732653Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {7ef9254c-e85e-40dd-9ca8-ec198e3612ed} may be persisted to storage in unencrypted form.
2026-03-04T03:41:37.512106071Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-03-04T03:41:37.550893923Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-04T03:41:37.628182428Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-04T03:41:37.635427646Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:41:37.636064559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:41:37.676261218Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-04T03:41:37.679762427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0407987s
2026-03-04T03:41:37.680026840Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-04T03:41:37.680238315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0442261s
2026-03-04T03:41:37.687867177Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-04T03:41:37.688494390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:37.693858881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-04T03:41:37.704194032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-04T03:41:37.715586942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214098s
2026-03-04T03:41:37.716019092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:37.719291802Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-04T03:41:37.719431904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251601s
2026-03-04T03:41:37.720236203Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-04T03:41:37.720457519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:37.725924227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-04T03:41:37.726983189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-04T03:41:37.727656154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014791s
2026-03-04T03:41:37.727902440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-04T03:41:37.728250350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000118s
2026-03-04T03:41:37.728663152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-04T03:41:37.729264382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-04T03:41:37.730005885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001124s
2026-03-04T03:41:37.730273684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:37.731004556Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-04T03:41:37.731126301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020836s
2026-03-04T03:41:37.731621899Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-04T03:41:37.731876542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:37.732810432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-04T03:41:37.733606165Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-03-04T03:41:37.733821348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-04T03:41:37.734115260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-04T03:41:37.734611850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005944s
2026-03-04T03:41:37.734847154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:37.735429105Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-04T03:41:37.735612615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013837s
2026-03-04T03:41:37.738901828Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-04T03:41:37.739122883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:37.739702710Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-03-04T03:41:37.751931314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-03-04T03:41:37.752517364Z [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-03-04T03:41:37.753087462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009352s
2026-03-04T03:41:37.753286542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-03-04T03:41:37.753561807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-03-04T03:41:37.753880659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000431s
2026-03-04T03:41:37.754057805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-03-04T03:41:37.754433792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-03-04T03:41:37.754765350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000539s
2026-03-04T03:41:37.754977597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-03-04T03:41:37.755257902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-03-04T03:41:37.755544649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004321s
2026-03-04T03:41:37.755711816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-03-04T03:41:37.761648279Z [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-03-04T03:41:37.762811702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068814s
2026-03-04T03:41:37.762987386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-03-04T03:41:37.763307159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-04T03:41:37.763637194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000473s
2026-03-04T03:41:37.763831946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-03-04T03:41:37.764194386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-04T03:41:37.764511374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004328s
2026-03-04T03:41:37.764703160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-03-04T03:41:37.764993034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-04T03:41:37.765308790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004176s
2026-03-04T03:41:37.765494303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-03-04T03:41:37.765751591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-04T03:41:37.766050734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003875s
2026-03-04T03:41:37.766221968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-03-04T03:41:37.767594642Z [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-03-04T03:41:37.768556760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021627s
2026-03-04T03:41:37.768758215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-03-04T03:41:37.769069412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-04T03:41:37.769395298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004536s
2026-03-04T03:41:37.769578898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-03-04T03:41:37.769831767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-04T03:41:37.770160820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004108s
2026-03-04T03:41:37.770350933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-03-04T03:41:37.770613221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-04T03:41:37.770934718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004101s
2026-03-04T03:41:37.771130903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-03-04T03:41:37.771396578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-04T03:41:37.771728567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004545s
2026-03-04T03:41:37.771942497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-03-04T03:41:37.772255417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-04T03:41:37.772595602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004426s
2026-03-04T03:41:37.772786807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-03-04T03:41:37.773038855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-03-04T03:41:37.773395102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004249s
2026-03-04T03:41:37.773566457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-03-04T03:41:37.774448523Z [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-03-04T03:41:37.775139715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013967s
2026-03-04T03:41:37.775314517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-03-04T03:41:37.775630012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-04T03:41:37.776040559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004994s
2026-03-04T03:41:37.776238327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-03-04T03:41:37.776517559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-03-04T03:41:37.776832644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004146s
2026-03-04T03:41:37.777011424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-03-04T03:41:37.777335607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-04T03:41:37.777720231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005317s
2026-03-04T03:41:37.777955014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-03-04T03:41:37.778336993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-03-04T03:41:37.778700806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005472s
2026-03-04T03:41:37.778884175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-03-04T03:41:37.779624185Z [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-03-04T03:41:37.780195976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001148s
2026-03-04T03:41:37.780395789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-03-04T03:41:37.780689199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-03-04T03:41:37.781050517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004707s
2026-03-04T03:41:37.781254147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-03-04T03:41:37.781541676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-04T03:41:37.781867582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004322s
2026-03-04T03:41:37.782047124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-03-04T03:41:37.782850561Z [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-03-04T03:41:37.783461131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012449s
2026-03-04T03:41:37.783651504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-03-04T03:41:37.783951889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-04T03:41:37.784299388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004656s
2026-03-04T03:41:37.784501195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-03-04T03:41:37.784789395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-04T03:41:37.785174781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004913s
2026-03-04T03:41:37.785380325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-03-04T03:41:37.785673856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-03-04T03:41:37.786036296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004666s
2026-03-04T03:41:37.786235206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-03-04T03:41:37.786510941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-03-04T03:41:37.786862008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004437s
2026-03-04T03:41:37.787047171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-03-04T03:41:37.787741108Z [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-03-04T03:41:37.788328461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010982s
2026-03-04T03:41:37.788517261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-03-04T03:41:37.788987198Z [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-03-04T03:41:37.789449939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007555s
2026-03-04T03:41:37.789664171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-03-04T03:41:37.790023925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-04T03:41:37.790399241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005134s
2026-03-04T03:41:37.790544093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-03-04T03:41:37.793182114Z [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-03-04T03:41:37.793734968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029717s
2026-03-04T03:41:37.793889499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-03-04T03:41:37.794168551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-04T03:41:37.794538465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004673s
2026-03-04T03:41:37.794718207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-03-04T03:41:37.795156710Z [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-03-04T03:41:37.795661056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007483s
2026-03-04T03:41:37.795837912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-03-04T03:41:37.796133587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-03-04T03:41:37.796506769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004765s
2026-03-04T03:41:37.796713635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-03-04T03:41:37.797203892Z [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-03-04T03:41:37.797832819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008973s
2026-03-04T03:41:37.798024415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-03-04T03:41:37.798372185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-03-04T03:41:37.798782231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005566s
2026-03-04T03:41:37.798993065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-03-04T03:41:37.799326386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-03-04T03:41:37.799729107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005438s
2026-03-04T03:41:37.799930864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-03-04T03:41:37.800626835Z [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-03-04T03:41:37.801168005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010622s
2026-03-04T03:41:37.801348378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-03-04T03:41:37.802197297Z [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-03-04T03:41:37.803128612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015999s
2026-03-04T03:41:37.803312192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-03-04T03:41:37.803842079Z [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-03-04T03:41:37.804348939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008522s
2026-03-04T03:41:37.804529914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-03-04T03:41:37.805271116Z [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-03-04T03:41:37.805862908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011499s
2026-03-04T03:41:37.806059473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-03-04T03:41:37.806622768Z [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-03-04T03:41:37.807146272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009057s
2026-03-04T03:41:37.807343238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-03-04T03:41:37.807944399Z [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-03-04T03:41:37.808458384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009343s
2026-03-04T03:41:37.808652485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-03-04T03:41:37.809099395Z [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-03-04T03:41:37.809513228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006804s
2026-03-04T03:41:37.809681918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-03-04T03:41:37.810012062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-03-04T03:41:37.810390174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005406s
2026-03-04T03:41:37.810574114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-03-04T03:41:37.810840030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-03-04T03:41:37.811166026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004182s
2026-03-04T03:41:37.811351920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-03-04T03:41:37.811782367Z [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-03-04T03:41:37.812200870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006734s
2026-03-04T03:41:37.812386093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-03-04T03:41:37.813067775Z [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-03-04T03:41:37.813639296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010787s
2026-03-04T03:41:37.813816272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-03-04T03:41:37.814266619Z [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-03-04T03:41:37.814716535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007316s
2026-03-04T03:41:37.814912981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-03-04T03:41:37.815197834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-03-04T03:41:37.815557829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004697s
2026-03-04T03:41:37.815756689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-03-04T03:41:37.816050371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-03-04T03:41:37.816380495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004457s
2026-03-04T03:41:37.816559376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-03-04T03:41:37.817253974Z [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-03-04T03:41:37.817842930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011101s
2026-03-04T03:41:37.818033554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-03-04T03:41:37.818670066Z [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-03-04T03:41:37.819206055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009977s
2026-03-04T03:41:37.819416309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-03-04T03:41:37.819752075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-04T03:41:37.820135406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005182s
2026-03-04T03:41:37.820313796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-03-04T03:41:37.820958885Z [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-03-04T03:41:37.821492038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010055s
2026-03-04T03:41:37.821675177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-03-04T03:41:37.822372781Z [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-03-04T03:41:37.822976527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011268s
2026-03-04T03:41:37.823168203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-03-04T03:41:37.823617458Z [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-03-04T03:41:37.824156453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008037s
2026-03-04T03:41:37.824364121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-03-04T03:41:37.824687602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-03-04T03:41:37.825034150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004838s
2026-03-04T03:41:37.825238111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-03-04T03:41:37.825832808Z [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-03-04T03:41:37.826380271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009602s
2026-03-04T03:41:37.826621807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-03-04T03:41:37.826997404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-04T03:41:37.827365605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005385s
2026-03-04T03:41:37.828682617Z [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-03-04T03:41:37.830414304Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0015215 taking an average of 00:00:00.0015215
2026-03-04T03:41:37.831182130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-04T03:41:37', 'InitialSetup')
2026-03-04T03:41:37.831544800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:37.834888051Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-04T03:41:37.835069677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073199s
2026-03-04T03:41:37.835366314Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-03-04T03:41:37.835602149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:37.835925110Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-03-04T03:41:37.836543204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-04T03:41:37.836732636Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-04T03:41:37.836940154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-03-04T03:41:37.837265599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:37.838337728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011917s
2026-03-04T03:41:37.838834949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-04T03:41:37', 'add_reason_to_pending_releases')
2026-03-04T03:41:37.839212269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:37.839989664Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-03-04T03:41:37.840183555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002743s
2026-03-04T03:41:37.840385040Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-03-04T03:41:37.840597197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:37.840855798Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-03-04T03:41:37.843192663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:41:37.843363066Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-04T03:41:37.843545674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-03-04T03:41:37.843831049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-03-04T03:41:37.844885833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011475s
2026-03-04T03:41:37.845062879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-04T03:41:37.845216128Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:37.845404687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-03-04T03:41:37.845713229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:37.846718683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011201s
2026-03-04T03:41:37.846896562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-04T03:41:37.847045512Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-04T03:41:37.847250444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-03-04T03:41:37.847575439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:37.848590973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011384s
2026-03-04T03:41:37.848984576Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-03-04T03:41:37.849596238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-03-04T03:41:37.849882364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006677s
2026-03-04T03:41:37.850217799Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-03-04T03:41:37.861565628Z [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-03-04T03:41:37.863035348Z [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-03-04T03:41:37.863979749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-03-04T03:41:37.865114434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-03-04T03:41:37.867336909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-04T03:41:37.867804481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-03-04T03:41:37.868297814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-04T03:41:37.868638671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182212s
2026-03-04T03:41:37.868813663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-04T03:41:37.868971681Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-04T03:41:37.869161583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-03-04T03:41:37.869430795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-03-04T03:41:37.870277140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009249s
2026-03-04T03:41:37.870639399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-04T03:41:37', 'add_medium_support')
2026-03-04T03:41:37.870994474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:37.875923168Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-03-04T03:41:37.876177591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064833s
2026-03-04T03:41:37.876420009Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-03-04T03:41:37.876647447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:37.876940747Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-03-04T03:41:37.877704635Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-03-04T03:41:37.878059901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-03-04T03:41:37.878373703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004367s
2026-03-04T03:41:37.878547493Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:41:37.878764359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:41:37.881170444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002441s
2026-03-04T03:41:37.881564327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-04T03:41:37', 'add_various_qualites_in_profile')
2026-03-04T03:41:37.881942739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:37.882589060Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-03-04T03:41:37.882782410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038228s
2026-03-04T03:41:37.882981370Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-03-04T03:41:37.883191303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:37.883453511Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-03-04T03:41:37.884253852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-03-04T03:41:37.884771064Z [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-03-04T03:41:37.885239287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007921s
2026-03-04T03:41:37.885447666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-03-04T03:41:37.885765366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-03-04T03:41:37.886107294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000478s
2026-03-04T03:41:37.886278549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-04T03:41:37.886457269Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:37.886657833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-03-04T03:41:37.886987918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-03-04T03:41:37.887933522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010356s
2026-03-04T03:41:37.888147593Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-03-04T03:41:37.892222448Z [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-03-04T03:41:37.894858516Z [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-03-04T03:41:37.896055606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-04T03:41:37.897021742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-04T03:41:37.899129576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-04T03:41:37.899607328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-04T03:41:37.900153938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-04T03:41:37.900594866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-04T03:41:37.900920512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125757s
2026-03-04T03:41:37.901141878Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-03-04T03:41:37.905050859Z [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-03-04T03:41:37.907504058Z [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-03-04T03:41:37.908633532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-04T03:41:37.909635660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-04T03:41:37.911766661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-04T03:41:37.912268211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-04T03:41:37.912713127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-04T03:41:37.913145818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-04T03:41:37.913471414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121417s
2026-03-04T03:41:37.913659593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:41:37.913792941Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:37.913995509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-03-04T03:41:37.914265332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-03-04T03:41:37.915109512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009239s
2026-03-04T03:41:37.915470710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-04T03:41:37', 'metadata_profiles')
2026-03-04T03:41:37.915820203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:37.917367829Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-03-04T03:41:37.917551159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031514s
2026-03-04T03:41:37.917821222Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-03-04T03:41:37.918052207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:37.918345298Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-03-04T03:41:37.920327509Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-03-04T03:41:37.925072193Z [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-03-04T03:41:37.925995542Z [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-03-04T03:41:37.926482563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-04T03:41:37.927108152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-04T03:41:37.930080968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-04T03:41:37.930484270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098664s
2026-03-04T03:41:37.930668731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-04T03:41:37.930820537Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-04T03:41:37.931046402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-03-04T03:41:37.931356206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-03-04T03:41:37.932233672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009789s
2026-03-04T03:41:37.932538947Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-04T03:41:37.932887198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-04T03:41:37.933155879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003931s
2026-03-04T03:41:37.933328878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-04T03:41:37.933476375Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-04T03:41:37.933862372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-03-04T03:41:37.937212498Z [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-03-04T03:41:37.938320318Z [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-03-04T03:41:37.938856769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-04T03:41:37.939568822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-04T03:41:37.942478100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-04T03:41:37.942864719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087831s
2026-03-04T03:41:37.943276699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-04T03:41:37', 'separate_automatic_and_interactive_search')
2026-03-04T03:41:37.943647666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:37.944793693Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-03-04T03:41:37.944995109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106412s
2026-03-04T03:41:37.945240984Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-03-04T03:41:37.945462901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:37.945743616Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-03-04T03:41:37.946102338Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-03-04T03:41:37.949916648Z [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-03-04T03:41:37.952063301Z [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-03-04T03:41:37.953032252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-04T03:41:37.954144401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-04T03:41:37.956296334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-04T03:41:37.956743234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-04T03:41:37.957157809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-04T03:41:37.957602264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-04T03:41:37.958051548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-04T03:41:37.958395651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121043s
2026-03-04T03:41:37.958768732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-04T03:41:37', 'change_album_path_to_relative')
2026-03-04T03:41:37.959134008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:37.960291879Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-03-04T03:41:37.960481200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139531s
2026-03-04T03:41:37.960701895Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-03-04T03:41:37.960918281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:37.961235179Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-03-04T03:41:37.961806670Z [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-03-04T03:41:37.962333721Z [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-03-04T03:41:37.962669737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005701s
2026-03-04T03:41:37.963037769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-04T03:41:37', 'change_quality_size_mb_to_kb')
2026-03-04T03:41:37.963395880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:37.964737641Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-03-04T03:41:37.964924878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002574s
2026-03-04T03:41:37.965115071Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-03-04T03:41:37.965325705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:37.965578815Z [Info] album_releases: Starting migration of Main DB to 9
2026-03-04T03:41:37.965966486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:41:37.966133101Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:37.966321230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-03-04T03:41:37.966598979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-03-04T03:41:37.967472227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009653s
2026-03-04T03:41:37.967646128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:41:37.967796671Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-04T03:41:37.968009790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-03-04T03:41:37.968310375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-03-04T03:41:37.969169375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009659s
2026-03-04T03:41:37.969519299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-04T03:41:37', 'album_releases')
2026-03-04T03:41:37.969868042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:37.970482930Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-03-04T03:41:37.970659836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022657s
2026-03-04T03:41:37.970858907Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-03-04T03:41:37.971080062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:37.971321669Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-03-04T03:41:37.971949493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:41:37.972112621Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:37.972294678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-03-04T03:41:37.976219320Z [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-03-04T03:41:37.978574482Z [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-03-04T03:41:37.979640839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-04T03:41:37.980812208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-04T03:41:37.982972057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-04T03:41:37.983421643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-04T03:41:37.983860647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-04T03:41:37.984376746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-04T03:41:37.984821441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-04T03:41:37.985152728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126715s
2026-03-04T03:41:37.985336979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:41:37.985485909Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-04T03:41:37.985687054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-03-04T03:41:37.989680645Z [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-03-04T03:41:37.992046289Z [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-03-04T03:41:37.993079880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-04T03:41:37.994169093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-04T03:41:37.996304433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-04T03:41:37.996750130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-04T03:41:37.997163903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-04T03:41:37.997605964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-04T03:41:37.998046601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-04T03:41:37.998373259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125015s
2026-03-04T03:41:37.998732692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-04T03:41:37', 'album_releases_fix')
2026-03-04T03:41:37.999087767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.000132671Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-03-04T03:41:38.000311612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142225s
2026-03-04T03:41:38.000532867Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-03-04T03:41:38.000735846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.001009787Z [Info] import_lists: Starting migration of Main DB to 11
2026-03-04T03:41:38.001991184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-03-04T03:41:38.002856897Z [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-03-04T03:41:38.003518248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013373s
2026-03-04T03:41:38.003719564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-03-04T03:41:38.004045309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-03-04T03:41:38.004375715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000469s
2026-03-04T03:41:38.004578673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-03-04T03:41:38.005225416Z [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-03-04T03:41:38.005774161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010319s
2026-03-04T03:41:38.005990827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-03-04T03:41:38.006338417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-04T03:41:38.006692920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000507s
2026-03-04T03:41:38.007115401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-04T03:41:38', 'import_lists')
2026-03-04T03:41:38.007468252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.008282321Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-03-04T03:41:38.008452223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020662s
2026-03-04T03:41:38.008658298Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-03-04T03:41:38.008868972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.009133354Z [Info] add_release_status: Starting migration of Main DB to 12
2026-03-04T03:41:38.009528931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-03-04T03:41:38.009705406Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.009927373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-03-04T03:41:38.010274462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-03-04T03:41:38.011226048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001092s
2026-03-04T03:41:38.011405299Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:41:38.011609050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:41:38.012640997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010535s
2026-03-04T03:41:38.013007776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-04T03:41:38', 'add_release_status')
2026-03-04T03:41:38.013363532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.013991437Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-03-04T03:41:38.014176269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023837s
2026-03-04T03:41:38.014393827Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-03-04T03:41:38.014615553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.014883914Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-03-04T03:41:38.015219439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-04T03:41:38.015391255Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.015609064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-03-04T03:41:38.015965832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:38.016871075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010583s
2026-03-04T03:41:38.017245419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-04T03:41:38', 'album_download_notification')
2026-03-04T03:41:38.017605634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.018237176Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-03-04T03:41:38.018424894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002386s
2026-03-04T03:41:38.018643263Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-03-04T03:41:38.018863136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.019140114Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-03-04T03:41:38.019760673Z [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-03-04T03:41:38.020477918Z [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-03-04T03:41:38.020896541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007418s
2026-03-04T03:41:38.021421417Z [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-03-04T03:41:38.022074212Z [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-03-04T03:41:38.022482414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007343s
2026-03-04T03:41:38.022857359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-04T03:41:38', 'fix_language_metadata_profiles')
2026-03-04T03:41:38.023216702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.023936742Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-03-04T03:41:38.024120211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021213s
2026-03-04T03:41:38.024312228Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-03-04T03:41:38.024516329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.024766884Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-03-04T03:41:38.025114584Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-03-04T03:41:38.025428696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-03-04T03:41:38.025683860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000349s
2026-03-04T03:41:38.026027091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-04T03:41:38', 'remove_fanzub')
2026-03-04T03:41:38.026432878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.026994439Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-03-04T03:41:38.027171646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016338s
2026-03-04T03:41:38.027386038Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-03-04T03:41:38.027609147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.027892658Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-03-04T03:41:38.029408871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-03-04T03:41:38.029700618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-03-04T03:41:38.030037697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004303s
2026-03-04T03:41:38.030251437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-03-04T03:41:38.030588656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-03-04T03:41:38.030944072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005048s
2026-03-04T03:41:38.031406222Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-03-04T03:41:38.031811538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-03-04T03:41:38.032204590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005975s
2026-03-04T03:41:38.032410915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-03-04T03:41:38.032717793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-04T03:41:38.041153549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084773s
2026-03-04T03:41:38.041428342Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-03-04T03:41:38.041734018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-03-04T03:41:38.042092690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004892s
2026-03-04T03:41:38.042307563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-03-04T03:41:38.042637066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-04T03:41:38.042977762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004871s
2026-03-04T03:41:38.043372587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-04T03:41:38', 'update_artist_history_indexes')
2026-03-04T03:41:38.043729606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.045313415Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-03-04T03:41:38.045500662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027594s
2026-03-04T03:41:38.045721958Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-03-04T03:41:38.045928223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.046196744Z [Info] remove_nma: Starting migration of Main DB to 17
2026-03-04T03:41:38.047794732Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:41:38.048733382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-03-04T03:41:38.049034157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010155s
2026-03-04T03:41:38.049371527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-04T03:41:38', 'remove_nma')
2026-03-04T03:41:38.049716722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.050287010Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-03-04T03:41:38.050499217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022575s
2026-03-04T03:41:38.050680442Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-03-04T03:41:38.050886447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.051150729Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-03-04T03:41:38.051453569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:41:38.051623631Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s
2026-03-04T03:41:38.051857662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-03-04T03:41:38.052145221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-03-04T03:41:38.053101457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010438s
2026-03-04T03:41:38.053462734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-04T03:41:38', 'album_disambiguation')
2026-03-04T03:41:38.053833781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.054459672Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-03-04T03:41:38.054644303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023752s
2026-03-04T03:41:38.054869427Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-03-04T03:41:38.055093408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.055370836Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-03-04T03:41:38.055633856Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:41:38.055861775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:41:38.057156762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013301s
2026-03-04T03:41:38.057541216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-04T03:41:38', 'add_ape_quality_in_profiles')
2026-03-04T03:41:38.057905520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.058571822Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-03-04T03:41:38.058775021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027097s
2026-03-04T03:41:38.058963861Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-03-04T03:41:38.059171058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.059423767Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-03-04T03:41:38.060294571Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:41:38.060627170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-03-04T03:41:38.060900962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004013s
2026-03-04T03:41:38.061127498Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:41:38.061425538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-03-04T03:41:38.061696273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003835s
2026-03-04T03:41:38.061914192Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:41:38.062217513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-03-04T03:41:38.062485622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003806s
2026-03-04T03:41:38.062829264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-04T03:41:38', 'remove_pushalot')
2026-03-04T03:41:38.063185111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.063808235Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-03-04T03:41:38.064007226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016809s
2026-03-04T03:41:38.064205746Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-03-04T03:41:38.064421821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.064672115Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-03-04T03:41:38.065094876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-03-04T03:41:38.065550945Z [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-03-04T03:41:38.065961782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006792s
2026-03-04T03:41:38.066319312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-04T03:41:38', 'add_custom_filters')
2026-03-04T03:41:38.066692042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.067530611Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-03-04T03:41:38.068590726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021707s
2026-03-04T03:41:38.068610415Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-03-04T03:41:38.068620716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.068630255Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-03-04T03:41:38.069027295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-04T03:41:38.069206105Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-04T03:41:38.069411638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-03-04T03:41:38.069683656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-03-04T03:41:38.070716085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011159s
2026-03-04T03:41:38.071077212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-04T03:41:38', 'import_list_tags')
2026-03-04T03:41:38.071436976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.072134822Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-03-04T03:41:38.072308782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025011s
2026-03-04T03:41:38.072530518Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-03-04T03:41:38.072743267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.073013812Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-03-04T03:41:38.077757964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-03-04T03:41:38.078485369Z [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-03-04T03:41:38.079103253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011562s
2026-03-04T03:41:38.079324559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-03-04T03:41:38.079685175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-03-04T03:41:38.080071974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005457s
2026-03-04T03:41:38.082419089Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-03-04T03:41:38.082434711Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-03-04T03:41:38.082444661Z FROM "Artists"
2026-03-04T03:41:38.083431658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-03-04T03:41:38.083447300Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-03-04T03:41:38.083457100Z FROM "Artists"
2026-03-04T03:41:38.084057749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011501s
2026-03-04T03:41:38.084237160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-04T03:41:38.084384858Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-04T03:41:38.084603318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-03-04T03:41:38.084924324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:38.085919949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011221s
2026-03-04T03:41:38.086466980Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-03-04T03:41:38.086478293Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:41:38.086487221Z FROM "ArtistMetadata"
2026-03-04T03:41:38.086495868Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-03-04T03:41:38.087179485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-03-04T03:41:38.087192802Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:41:38.087201800Z FROM "ArtistMetadata"
2026-03-04T03:41:38.087210277Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-03-04T03:41:38.087609962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007907s
2026-03-04T03:41:38.087792199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-03-04T03:41:38.088661048Z [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-03-04T03:41:38.089309835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013245s
2026-03-04T03:41:38.089530639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-03-04T03:41:38.089885243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-03-04T03:41:38.090249136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005306s
2026-03-04T03:41:38.090459740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-03-04T03:41:38.090760285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-03-04T03:41:38.091092594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004571s
2026-03-04T03:41:38.091265312Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:41:38.091464172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:41:38.096361283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004906s
2026-03-04T03:41:38.096547909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:41:38.096701087Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-04T03:41:38.096902323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-03-04T03:41:38.097222988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:38.098219154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011239s
2026-03-04T03:41:38.098391190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:41:38.098544649Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-04T03:41:38.098736125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-03-04T03:41:38.099042582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-03-04T03:41:38.099988617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010225s
2026-03-04T03:41:38.100166565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:41:38.100314222Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.100504696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-03-04T03:41:38.100763407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-03-04T03:41:38.101641785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009477s
2026-03-04T03:41:38.102269119Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-03-04T03:41:38.102281313Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:41:38.102290181Z FROM "ArtistMetadata"
2026-03-04T03:41:38.102298538Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-03-04T03:41:38.102307696Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-03-04T03:41:38.103117236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-03-04T03:41:38.103130293Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:41:38.103139140Z FROM "ArtistMetadata"
2026-03-04T03:41:38.103147617Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-03-04T03:41:38.103173099Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-03-04T03:41:38.103612163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009372s
2026-03-04T03:41:38.103783959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-04T03:41:38.103952308Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-04T03:41:38.104158403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-03-04T03:41:38.104478748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-03-04T03:41:38.105401786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010477s
2026-03-04T03:41:38.105577530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-04T03:41:38.105727202Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-04T03:41:38.105919739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-03-04T03:41:38.106232700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:38.107140548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010228s
2026-03-04T03:41:38.107307985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-04T03:41:38.107455412Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.107653821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-03-04T03:41:38.107993124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:38.108902505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010485s
2026-03-04T03:41:38.109484016Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-03-04T03:41:38.109496361Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-03-04T03:41:38.109505179Z FROM "AlbumReleases"
2026-03-04T03:41:38.109513626Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-03-04T03:41:38.109523125Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-03-04T03:41:38.110252524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-03-04T03:41:38.110265269Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-03-04T03:41:38.110274308Z FROM "AlbumReleases"
2026-03-04T03:41:38.110297003Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-03-04T03:41:38.110306172Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-03-04T03:41:38.110727711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008645s
2026-03-04T03:41:38.111343460Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-03-04T03:41:38.111355114Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:41:38.111363942Z FROM "ArtistMetadata"
2026-03-04T03:41:38.111372960Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-03-04T03:41:38.111382649Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-03-04T03:41:38.112190897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-03-04T03:41:38.112207590Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:41:38.112216468Z FROM "ArtistMetadata"
2026-03-04T03:41:38.112224855Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-03-04T03:41:38.112233863Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-03-04T03:41:38.112687206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009352s
2026-03-04T03:41:38.113229408Z [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-03-04T03:41:38.117234653Z [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-03-04T03:41:38.118677929Z [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-03-04T03:41:38.119352878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-04T03:41:38.120553776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-04T03:41:38.123022818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-04T03:41:38.123473515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-04T03:41:38.123837689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102808s
2026-03-04T03:41:38.124252995Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-03-04T03:41:38.128309452Z [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-03-04T03:41:38.130127132Z [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-03-04T03:41:38.130973236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-04T03:41:38.132515752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-04T03:41:38.134835714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-04T03:41:38.135338075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-04T03:41:38.135722880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111949s
2026-03-04T03:41:38.136037804Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-03-04T03:41:38.140225887Z [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-03-04T03:41:38.141797311Z [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-03-04T03:41:38.142497571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-03-04T03:41:38.143447434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-03-04T03:41:38.145729048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-04T03:41:38.146253895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-04T03:41:38.146640022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103824s
2026-03-04T03:41:38.146849284Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-03-04T03:41:38.150857735Z [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-03-04T03:41:38.152093163Z [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-03-04T03:41:38.152709574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-04T03:41:38.153468913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-04T03:41:38.155910328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-04T03:41:38.156356427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093189s
2026-03-04T03:41:38.156620849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-03-04T03:41:38.156962447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-04T03:41:38.157384056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005327s
2026-03-04T03:41:38.157625853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-03-04T03:41:38.157917229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-04T03:41:38.158322996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005067s
2026-03-04T03:41:38.158545945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-03-04T03:41:38.158864036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-04T03:41:38.159254762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005146s
2026-03-04T03:41:38.159465136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-03-04T03:41:38.159785551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-03-04T03:41:38.160234686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005733s
2026-03-04T03:41:38.160453446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-03-04T03:41:38.160756356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-03-04T03:41:38.161152343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005158s
2026-03-04T03:41:38.161371054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-03-04T03:41:38.161691449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-03-04T03:41:38.162087517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005228s
2026-03-04T03:41:38.162264252Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-04T03:41:38.163166830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-03-04T03:41:38.163461243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010342s
2026-03-04T03:41:38.163646826Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-04T03:41:38.164032473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-03-04T03:41:38.164320924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005051s
2026-03-04T03:41:38.164484543Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-04T03:41:38.164860791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-03-04T03:41:38.165191386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005439s
2026-03-04T03:41:38.165584538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-04T03:41:38', 'add_release_groups_etc')
2026-03-04T03:41:38.165947559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.168634229Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-03-04T03:41:38.168839392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038735s
2026-03-04T03:41:38.169057541Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-03-04T03:41:38.169270770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.169624162Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-03-04T03:41:38.170281175Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-04T03:41:38.170598384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-03-04T03:41:38.170867766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000368s
2026-03-04T03:41:38.171295387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-04T03:41:38', 'NewMediaInfoFormat')
2026-03-04T03:41:38.171684862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.172342516Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-03-04T03:41:38.172534603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017937s
2026-03-04T03:41:38.172849647Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-03-04T03:41:38.173119981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.173412761Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-03-04T03:41:38.174649882Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-03-04T03:41:38.175017432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-03-04T03:41:38.177490321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026073s
2026-03-04T03:41:38.177682929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-04T03:41:38.177842891Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-04T03:41:38.178094828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-03-04T03:41:38.178486867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-03-04T03:41:38.179432892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011215s
2026-03-04T03:41:38.179867287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-04T03:41:38', 'rename_restrictions_to_release_profiles')
2026-03-04T03:41:38.180278355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.181165441Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-03-04T03:41:38.181369983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027898s
2026-03-04T03:41:38.181616690Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-03-04T03:41:38.181855941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.182135825Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-03-04T03:41:38.183511946Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-03-04T03:41:38.183880207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-03-04T03:41:38.186404169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026194s
2026-03-04T03:41:38.186640806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-04T03:41:38.186813664Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.187038386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-03-04T03:41:38.187403752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-03-04T03:41:38.188456532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011612s
2026-03-04T03:41:38.188649070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-03-04T03:41:38.188811667Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-04T03:41:38.189034786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-03-04T03:41:38.189434311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-03-04T03:41:38.190445046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011299s
2026-03-04T03:41:38.190619377Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-04T03:41:38.190883689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-03-04T03:41:38.191223724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004072s
2026-03-04T03:41:38.191393205Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-04T03:41:38.191658069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-03-04T03:41:38.191959856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003893s
2026-03-04T03:41:38.192203216Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-03-04T03:41:38.196743909Z [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-03-04T03:41:38.198337899Z [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-03-04T03:41:38.199118571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-04T03:41:38.200223967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-04T03:41:38.202742869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-04T03:41:38.203301313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-04T03:41:38.203838865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-04T03:41:38.204409815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-04T03:41:38.204780171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123397s
2026-03-04T03:41:38.205298093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-04T03:41:38', 'rename_quality_profiles_add_upgrade_allowed')
2026-03-04T03:41:38.205745675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.206971272Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-03-04T03:41:38.207179752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144858s
2026-03-04T03:41:38.207454796Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-03-04T03:41:38.207683306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.207990014Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-03-04T03:41:38.208570432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-03-04T03:41:38.209031992Z [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-03-04T03:41:38.209475214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007097s
2026-03-04T03:41:38.209707763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-03-04T03:41:38.210083740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-03-04T03:41:38.210485118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005722s
2026-03-04T03:41:38.210864322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-04T03:41:38', 'add_import_exclusions')
2026-03-04T03:41:38.211223605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.212838767Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-03-04T03:41:38.213175315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028804s
2026-03-04T03:41:38.213414056Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-03-04T03:41:38.213727467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.214104055Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-03-04T03:41:38.219832229Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-03-04T03:41:38.219861037Z WHERE "Id" in (
2026-03-04T03:41:38.219874083Z SELECT "Artists"."Id" from "Artists"
2026-03-04T03:41:38.219883112Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:41:38.219892100Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-04T03:41:38.220889358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-03-04T03:41:38.220903546Z WHERE "Id" in (
2026-03-04T03:41:38.220912294Z SELECT "Artists"."Id" from "Artists"
2026-03-04T03:41:38.220920971Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:41:38.220951052Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-04T03:41:38.221865042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013992s
2026-03-04T03:41:38.222642347Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-03-04T03:41:38.222656927Z WHERE "Id" in (
2026-03-04T03:41:38.222665744Z SELECT "Albums"."Id" from "Albums"
2026-03-04T03:41:38.222675183Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:41:38.222684622Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-04T03:41:38.223457859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-03-04T03:41:38.223473962Z WHERE "Id" in (
2026-03-04T03:41:38.223482599Z SELECT "Albums"."Id" from "Albums"
2026-03-04T03:41:38.223494022Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:41:38.223503030Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-04T03:41:38.224066415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010037s
2026-03-04T03:41:38.224674479Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-03-04T03:41:38.224686172Z WHERE "Id" in (
2026-03-04T03:41:38.224694700Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-03-04T03:41:38.224703427Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-03-04T03:41:38.224712245Z WHERE "Albums"."Id" IS NULL)
2026-03-04T03:41:38.225451233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-03-04T03:41:38.225464550Z WHERE "Id" in (
2026-03-04T03:41:38.225473217Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-03-04T03:41:38.225482025Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-03-04T03:41:38.225490833Z WHERE "Albums"."Id" IS NULL)
2026-03-04T03:41:38.226023696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009525s
2026-03-04T03:41:38.226606048Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-03-04T03:41:38.226615597Z WHERE "Id" in (
2026-03-04T03:41:38.226623844Z SELECT "Tracks"."Id" from "Tracks"
2026-03-04T03:41:38.226632301Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-04T03:41:38.226656460Z WHERE "AlbumReleases"."Id" IS NULL)
2026-03-04T03:41:38.227392281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-03-04T03:41:38.227405939Z WHERE "Id" in (
2026-03-04T03:41:38.227414466Z SELECT "Tracks"."Id" from "Tracks"
2026-03-04T03:41:38.227422883Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-04T03:41:38.227431901Z WHERE "AlbumReleases"."Id" IS NULL)
2026-03-04T03:41:38.228088804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010378s
2026-03-04T03:41:38.228837231Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-03-04T03:41:38.228846800Z WHERE "Id" in (
2026-03-04T03:41:38.228855217Z SELECT "Tracks"."Id" from "Tracks"
2026-03-04T03:41:38.228863714Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:41:38.228886710Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-04T03:41:38.229839840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-03-04T03:41:38.229853357Z WHERE "Id" in (
2026-03-04T03:41:38.229863768Z SELECT "Tracks"."Id" from "Tracks"
2026-03-04T03:41:38.229873367Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:41:38.229882165Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-04T03:41:38.230584850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001227s
2026-03-04T03:41:38.231344991Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-04T03:41:38.231361353Z WHERE "Id" IN (
2026-03-04T03:41:38.231371524Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:41:38.231380121Z LEFT OUTER JOIN "Tracks"
2026-03-04T03:41:38.231388338Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:41:38.231396855Z WHERE "Tracks"."Id" IS NULL)
2026-03-04T03:41:38.232353501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-04T03:41:38.232374524Z WHERE "Id" IN (
2026-03-04T03:41:38.232385255Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:41:38.232394023Z LEFT OUTER JOIN "Tracks"
2026-03-04T03:41:38.232436248Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:41:38.232445086Z WHERE "Tracks"."Id" IS NULL)
2026-03-04T03:41:38.233133852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012931s
2026-03-04T03:41:38.233668569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-04T03:41:38', 'clean_artist_metadata_table')
2026-03-04T03:41:38.234190720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.235141254Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-03-04T03:41:38.235390035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031944s
2026-03-04T03:41:38.235734058Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-03-04T03:41:38.236056167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.236407063Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-03-04T03:41:38.237339771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-04T03:41:38.237532209Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-04T03:41:38.237792844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-03-04T03:41:38.238153620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:38.239281832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012755s
2026-03-04T03:41:38.239480732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-04T03:41:38.239636576Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.239918384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-03-04T03:41:38.240312968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:38.241295096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011416s
2026-03-04T03:41:38.241489728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-04T03:41:38.241650682Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-04T03:41:38.241888230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-03-04T03:41:38.242240549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:38.243198027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011031s
2026-03-04T03:41:38.243407800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-04T03:41:38.243576599Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-04T03:41:38.243819428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-03-04T03:41:38.244212159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:38.245261853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012026s
2026-03-04T03:41:38.247405940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-04T03:41:38.247595462Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-04T03:41:38.247873963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-03-04T03:41:38.248288758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:38.249482983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001361s
2026-03-04T03:41:38.249734759Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-03-04T03:41:38.254652592Z [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-03-04T03:41:38.256657779Z [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-03-04T03:41:38.257606249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-03-04T03:41:38.258218331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-03-04T03:41:38.261497514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115129s
2026-03-04T03:41:38.261847158Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-03-04T03:41:38.266965525Z [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-03-04T03:41:38.268893657Z [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-03-04T03:41:38.269836826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-03-04T03:41:38.270522867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-03-04T03:41:38.273218315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110731s
2026-03-04T03:41:38.273664944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-04T03:41:38', 'health_issue_notification')
2026-03-04T03:41:38.274110702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.276197604Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-03-04T03:41:38.276429851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014024s
2026-03-04T03:41:38.276752180Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-03-04T03:41:38.277049639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.277438091Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-03-04T03:41:38.278818431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-04T03:41:38.279003844Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-04T03:41:38.279213096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-03-04T03:41:38.279663032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-03-04T03:41:38.281023691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015744s
2026-03-04T03:41:38.281263063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-04T03:41:38.281463517Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-04T03:41:38.281688360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-03-04T03:41:38.282042783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-03-04T03:41:38.283252469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013029s
2026-03-04T03:41:38.283583926Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-03-04T03:41:38.283965014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-03-04T03:41:38.284246811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004026s
2026-03-04T03:41:38.284791468Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-04T03:41:38.284801117Z WHERE "Id" IN (
2026-03-04T03:41:38.284809574Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:41:38.284818242Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:41:38.284827190Z WHERE "Tracks"."Id" IS NULL)
2026-03-04T03:41:38.285484624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-04T03:41:38.285494403Z WHERE "Id" IN (
2026-03-04T03:41:38.285502690Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:41:38.285511227Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:41:38.285520195Z WHERE "Tracks"."Id" IS NULL)
2026-03-04T03:41:38.286129041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009535s
2026-03-04T03:41:38.286881086Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-04T03:41:38.286890675Z WHERE "Id" IN (
2026-03-04T03:41:38.286898922Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:41:38.286907419Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-03-04T03:41:38.286916176Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-03-04T03:41:38.286925064Z WHERE "Artists"."Path" IS NULL)
2026-03-04T03:41:38.287902162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-04T03:41:38.287919837Z WHERE "Id" IN (
2026-03-04T03:41:38.287928294Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:41:38.287936852Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-03-04T03:41:38.287945820Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-03-04T03:41:38.287972413Z WHERE "Artists"."Path" IS NULL)
2026-03-04T03:41:38.288592822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012231s
2026-03-04T03:41:38.289374216Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-04T03:41:38.289390549Z WHERE "Id" IN (
2026-03-04T03:41:38.289399416Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:41:38.289408054Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:41:38.289416842Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-04T03:41:38.289425850Z WHERE "AlbumReleases"."Monitored" = 0
2026-03-04T03:41:38.289434217Z OR "AlbumReleases"."Monitored" IS NULL)
2026-03-04T03:41:38.290583891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-04T03:41:38.290597729Z WHERE "Id" IN (
2026-03-04T03:41:38.290606186Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:41:38.290614713Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:41:38.290623551Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-04T03:41:38.290632549Z WHERE "AlbumReleases"."Monitored" = 0
2026-03-04T03:41:38.290640996Z OR "AlbumReleases"."Monitored" IS NULL)
2026-03-04T03:41:38.291349773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001446s
2026-03-04T03:41:38.292061066Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-03-04T03:41:38.292075835Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-03-04T03:41:38.292087248Z FROM "Artists"
2026-03-04T03:41:38.292099112Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-03-04T03:41:38.292110355Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-03-04T03:41:38.293767542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-03-04T03:41:38.293777903Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-03-04T03:41:38.293786751Z FROM "Artists"
2026-03-04T03:41:38.293794977Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-03-04T03:41:38.293804396Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-03-04T03:41:38.294822596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001879s
2026-03-04T03:41:38.295749984Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-04T03:41:38.295759734Z WHERE "Id" NOT IN (
2026-03-04T03:41:38.295768050Z SELECT MIN("Id")
2026-03-04T03:41:38.295776347Z FROM "TrackFiles"
2026-03-04T03:41:38.295785235Z GROUP BY "Path"
2026-03-04T03:41:38.295793602Z )
2026-03-04T03:41:38.296665628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-04T03:41:38.296680848Z WHERE "Id" NOT IN (
2026-03-04T03:41:38.296689285Z SELECT MIN("Id")
2026-03-04T03:41:38.296697472Z FROM "TrackFiles"
2026-03-04T03:41:38.296705718Z GROUP BY "Path"
2026-03-04T03:41:38.296713925Z )
2026-03-04T03:41:38.297197318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008344s
2026-03-04T03:41:38.297382200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-04T03:41:38.297538265Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-04T03:41:38.297726965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-03-04T03:41:38.301426083Z [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-03-04T03:41:38.302628253Z [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-03-04T03:41:38.303205415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-04T03:41:38.303870444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-04T03:41:38.306296329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-04T03:41:38.306668579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087478s
2026-03-04T03:41:38.306857850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-03-04T03:41:38.307143315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-04T03:41:38.307495123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004595s
2026-03-04T03:41:38.307704866Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-03-04T03:41:38.311229603Z [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-03-04T03:41:38.312326872Z [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-03-04T03:41:38.312886930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-04T03:41:38.313682782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-04T03:41:38.316017594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-04T03:41:38.316480235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-04T03:41:38.316819348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089233s
2026-03-04T03:41:38.317203752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-04T03:41:38', 'add_mediafilerepository_mtime')
2026-03-04T03:41:38.317567986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.318613070Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-03-04T03:41:38.318790126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106499s
2026-03-04T03:41:38.319056142Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-03-04T03:41:38.319279602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.319568443Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-03-04T03:41:38.321089877Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-03-04T03:41:38.321107132Z WHERE "Id" NOT IN (
2026-03-04T03:41:38.321117092Z SELECT MIN("Artists"."Id") from "Artists"
2026-03-04T03:41:38.321127383Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:41:38.321159537Z GROUP BY "ArtistMetadata"."Id")
2026-03-04T03:41:38.321894648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-03-04T03:41:38.321908325Z WHERE "Id" NOT IN (
2026-03-04T03:41:38.321916812Z SELECT MIN("Artists"."Id") from "Artists"
2026-03-04T03:41:38.321925780Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:41:38.321934808Z GROUP BY "ArtistMetadata"."Id")
2026-03-04T03:41:38.322408823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008879s
2026-03-04T03:41:38.322590178Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-03-04T03:41:38.322832696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-03-04T03:41:38.323191148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004124s
2026-03-04T03:41:38.323411963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-03-04T03:41:38.327097373Z [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-03-04T03:41:38.328549457Z [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-03-04T03:41:38.329219767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-04T03:41:38.329978194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-04T03:41:38.332264728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-04T03:41:38.332703091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-04T03:41:38.333139860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-04T03:41:38.333465616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098696s
2026-03-04T03:41:38.333676190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-03-04T03:41:38.334003589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-04T03:41:38.334344937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004861s
2026-03-04T03:41:38.334726645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-04T03:41:38', 'add_artistmetadataid_constraint')
2026-03-04T03:41:38.335099426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.336110111Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-03-04T03:41:38.336299933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002185s
2026-03-04T03:41:38.336512311Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-03-04T03:41:38.336732084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.336999442Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-03-04T03:41:38.337610943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-03-04T03:41:38.337787398Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-04T03:41:38.337997321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-03-04T03:41:38.338308979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-03-04T03:41:38.339253440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010536s
2026-03-04T03:41:38.339437791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-03-04T03:41:38.339590278Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.339805802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-03-04T03:41:38.340179595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-03-04T03:41:38.341128877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010832s
2026-03-04T03:41:38.341287236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:41:38.341438330Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.341639826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-03-04T03:41:38.341961634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-03-04T03:41:38.342892738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001046s
2026-03-04T03:41:38.343065085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-03-04T03:41:38.343219897Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.343444139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-03-04T03:41:38.343786448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-03-04T03:41:38.344780089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011118s
2026-03-04T03:41:38.344940692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-04T03:41:38.345091536Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.345303332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-03-04T03:41:38.345636233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-03-04T03:41:38.346559912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010594s
2026-03-04T03:41:38.346735456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-04T03:41:38.346884706Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.347093196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-03-04T03:41:38.347412699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-03-04T03:41:38.348352331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010604s
2026-03-04T03:41:38.348721555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-04T03:41:38', 'old_ids_and_artist_alias')
2026-03-04T03:41:38.349094215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.349846730Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-03-04T03:41:38.350028577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025199s
2026-03-04T03:41:38.350236525Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-03-04T03:41:38.350460907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.350721402Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-03-04T03:41:38.351049362Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:41:38.351271229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:41:38.351792117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005549s
2026-03-04T03:41:38.352084857Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-04T03:41:38.352370462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-04T03:41:38.352634564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003352s
2026-03-04T03:41:38.352985991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-04T03:41:38', 'download_propers_config')
2026-03-04T03:41:38.353338742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.353975875Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-03-04T03:41:38.354157751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016408s
2026-03-04T03:41:38.354366602Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-03-04T03:41:38.354591625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.354856458Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-03-04T03:41:38.355677221Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-03-04T03:41:38.356002676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-03-04T03:41:38.356511210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006503s
2026-03-04T03:41:38.356722515Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-03-04T03:41:38.360570694Z [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-03-04T03:41:38.362010012Z [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-03-04T03:41:38.362660141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-04T03:41:38.363624012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-04T03:41:38.365957731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-04T03:41:38.366387597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-04T03:41:38.366824697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-04T03:41:38.367302228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-04T03:41:38.367655429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107545s
2026-03-04T03:41:38.367882637Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-03-04T03:41:38.371390019Z [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-03-04T03:41:38.372703464Z [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-03-04T03:41:38.373352140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-03-04T03:41:38.373909763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-03-04T03:41:38.376286579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-03-04T03:41:38.376636122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085491s
2026-03-04T03:41:38.376831776Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-03-04T03:41:38.381347639Z [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-03-04T03:41:38.382494749Z [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-03-04T03:41:38.383063705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-03-04T03:41:38.383506527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-03-04T03:41:38.385781487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087527s
2026-03-04T03:41:38.385969155Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-03-04T03:41:38.389432188Z [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-03-04T03:41:38.390432793Z [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-03-04T03:41:38.390928762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-04T03:41:38.391673121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-04T03:41:38.393951408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-04T03:41:38.394398799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-04T03:41:38.394856530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-04T03:41:38.395344152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-04T03:41:38.395700470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095466s
2026-03-04T03:41:38.395913799Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-03-04T03:41:38.399225688Z [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-03-04T03:41:38.400178366Z [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-03-04T03:41:38.400683804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-04T03:41:38.401119311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-04T03:41:38.403344301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072391s
2026-03-04T03:41:38.403542600Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-03-04T03:41:38.406917997Z [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-03-04T03:41:38.407969955Z [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-03-04T03:41:38.408498649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-04T03:41:38.409243269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-04T03:41:38.411549924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-04T03:41:38.412029189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-04T03:41:38.412377540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086421s
2026-03-04T03:41:38.412735240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-04T03:41:38', 'remove_language_profiles')
2026-03-04T03:41:38.413099854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.415541721Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-03-04T03:41:38.415738217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117804s
2026-03-04T03:41:38.415998531Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-03-04T03:41:38.416220087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.416513007Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-03-04T03:41:38.416982923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-04T03:41:38.417160350Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-04T03:41:38.417402859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-03-04T03:41:38.417705719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-03-04T03:41:38.418623647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010218s
2026-03-04T03:41:38.419009444Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-03-04T03:41:38.419485953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-03-04T03:41:38.419797130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005157s
2026-03-04T03:41:38.420194731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-04T03:41:38', 'multi_disc_naming_format')
2026-03-04T03:41:38.420558693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.421208111Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-03-04T03:41:38.421399416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018774s
2026-03-04T03:41:38.421613006Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-03-04T03:41:38.421830785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.422107983Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-03-04T03:41:38.422474190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-04T03:41:38.422646848Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-04T03:41:38.422850137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-03-04T03:41:38.423172667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-03-04T03:41:38.424118902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010753s
2026-03-04T03:41:38.424311439Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:41:38.424504729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:41:38.437307177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128074s
2026-03-04T03:41:38.437722383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-04T03:41:38', 'add_download_client_priority')
2026-03-04T03:41:38.438092288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.438854343Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-03-04T03:41:38.439029064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143175s
2026-03-04T03:41:38.439229598Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-03-04T03:41:38.439438880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.439696468Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-03-04T03:41:38.440097145Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:41:38.440406999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-03-04T03:41:38.440681893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003785s
2026-03-04T03:41:38.440899901Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:41:38.441196098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-03-04T03:41:38.441459769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003619s
2026-03-04T03:41:38.441808371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-04T03:41:38', 'remove_growl_prowl')
2026-03-04T03:41:38.442161401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.442857954Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-03-04T03:41:38.443033417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017277s
2026-03-04T03:41:38.443240594Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-03-04T03:41:38.443455016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.443713106Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-03-04T03:41:38.444094975Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:41:38.444412133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-03-04T03:41:38.444685354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003921s
2026-03-04T03:41:38.444909685Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:41:38.445303268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-03-04T03:41:38.445576578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003823s
2026-03-04T03:41:38.445931683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-04T03:41:38', 'remove_plex_hometheatre')
2026-03-04T03:41:38.446286227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.446951717Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-03-04T03:41:38.447140367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017191s
2026-03-04T03:41:38.447353747Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-03-04T03:41:38.447572798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.447835226Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-03-04T03:41:38.448465976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-04T03:41:38.448638444Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-04T03:41:38.448833025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-03-04T03:41:38.449097408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-03-04T03:41:38.450043503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010239s
2026-03-04T03:41:38.450222513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-04T03:41:38.450378748Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.450600434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-03-04T03:41:38.450957072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:38.451945162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011052s
2026-03-04T03:41:38.452131978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-04T03:41:38.452287471Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.452509638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-03-04T03:41:38.452861106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:38.453810568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010966s
2026-03-04T03:41:38.453992023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-04T03:41:38.454146003Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.454367389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-03-04T03:41:38.454702754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:38.455674170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010983s
2026-03-04T03:41:38.455840535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-04T03:41:38.456019255Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.456224177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-03-04T03:41:38.456498650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-03-04T03:41:38.457408623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009966s
2026-03-04T03:41:38.457583755Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:41:38.457779119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:41:38.458765745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010108s
2026-03-04T03:41:38.459142063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-04T03:41:38', 'add_root_folder_add_defaults')
2026-03-04T03:41:38.459510024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.460442301Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-03-04T03:41:38.460630159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026387s
2026-03-04T03:41:38.460832106Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-03-04T03:41:38.461029393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.461279787Z [Info] task_duration: Starting migration of Main DB to 40
2026-03-04T03:41:38.461583880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-04T03:41:38.461757740Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.461968815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-03-04T03:41:38.462276544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-03-04T03:41:38.463190374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010225s
2026-03-04T03:41:38.463540910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-04T03:41:38', 'task_duration')
2026-03-04T03:41:38.463907348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.464567147Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-03-04T03:41:38.464739824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023771s
2026-03-04T03:41:38.464985068Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-03-04T03:41:38.465213889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.465495877Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-03-04T03:41:38.465892926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-04T03:41:38.466068630Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-04T03:41:38.466269454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-03-04T03:41:38.466590281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-03-04T03:41:38.467508389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010442s
2026-03-04T03:41:38.467702450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-04T03:41:38.467874987Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.468092175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-03-04T03:41:38.468412480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:38.469332562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001048s
2026-03-04T03:41:38.469738149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-04T03:41:38', 'add_indexer_and_enabled_to_release_profiles')
2026-03-04T03:41:38.470115038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.470824987Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-03-04T03:41:38.471045401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024721s
2026-03-04T03:41:38.471249522Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-03-04T03:41:38.471446769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.471704248Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-03-04T03:41:38.472078161Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-03-04T03:41:38.475640473Z [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-03-04T03:41:38.476896693Z [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-03-04T03:41:38.477513224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-04T03:41:38.478469139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-04T03:41:38.481448849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-04T03:41:38.481890418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-04T03:41:38.482322799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-04T03:41:38.482801382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-04T03:41:38.483151658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108839s
2026-03-04T03:41:38.483482383Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-03-04T03:41:38.483874683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-03-04T03:41:38.484205500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004766s
2026-03-04T03:41:38.484533300Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-03-04T03:41:38.484932493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-03-04T03:41:38.485226385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004451s
2026-03-04T03:41:38.485440707Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-03-04T03:41:38.488768528Z [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-03-04T03:41:38.489818251Z [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-03-04T03:41:38.490381846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-03-04T03:41:38.490966754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-03-04T03:41:38.493300884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076562s
2026-03-04T03:41:38.493658394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-04T03:41:38', 'remove_album_folders')
2026-03-04T03:41:38.494014230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.495700235Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-03-04T03:41:38.495898965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100354s
2026-03-04T03:41:38.496132706Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-03-04T03:41:38.496342709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.496623404Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-03-04T03:41:38.497612676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-04T03:41:38.497793771Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-04T03:41:38.497984284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-03-04T03:41:38.498255771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-03-04T03:41:38.499208629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010362s
2026-03-04T03:41:38.499396718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-04T03:41:38.499550588Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.499742134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-03-04T03:41:38.500088962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-03-04T03:41:38.501015437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010795s
2026-03-04T03:41:38.501195600Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:41:38.501390643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:41:38.573701706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0721685s
2026-03-04T03:41:38.573940667Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-03-04T03:41:38.577494903Z [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-03-04T03:41:38.578538685Z [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-03-04T03:41:38.579079554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-04T03:41:38.579546274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-04T03:41:38.581875664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077375s
2026-03-04T03:41:38.582054474Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-03-04T03:41:38.587057859Z [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-03-04T03:41:38.587955226Z [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-03-04T03:41:38.588469241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-04T03:41:38.589011553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-04T03:41:38.591349961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090841s
2026-03-04T03:41:38.591553662Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-03-04T03:41:38.594853205Z [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-03-04T03:41:38.595654679Z [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-03-04T03:41:38.596133693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-04T03:41:38.596677859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-04T03:41:38.598964553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072079s
2026-03-04T03:41:38.599164937Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-03-04T03:41:38.602358027Z [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-03-04T03:41:38.603086213Z [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-03-04T03:41:38.603576280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-04T03:41:38.604115235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-04T03:41:38.606433743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070574s
2026-03-04T03:41:38.606642183Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-03-04T03:41:38.609779410Z [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-03-04T03:41:38.610411513Z [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-03-04T03:41:38.610811638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-04T03:41:38.611350223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-04T03:41:38.613703642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068481s
2026-03-04T03:41:38.614082665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-04T03:41:38', 'flexible_delay_profiles')
2026-03-04T03:41:38.614439583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.615465539Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-03-04T03:41:38.615655391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085748s
2026-03-04T03:41:38.615905435Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-03-04T03:41:38.616160368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.616421444Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-03-04T03:41:38.616890619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-04T03:41:38.617053908Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-04T03:41:38.617259522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-03-04T03:41:38.617589246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-03-04T03:41:38.618516413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010286s
2026-03-04T03:41:38.618902620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-04T03:41:38', 'add_priority_to_indexers')
2026-03-04T03:41:38.619254539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.619989068Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-03-04T03:41:38.620143068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024461s
2026-03-04T03:41:38.620374995Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-03-04T03:41:38.620597854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.620872206Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-03-04T03:41:38.621380159Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-03-04T03:41:38.621684171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-03-04T03:41:38.622037923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004324s
2026-03-04T03:41:38.622193196Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:41:38.622387888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:41:38.622979669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006137s
2026-03-04T03:41:38.623362811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-04T03:41:38', 'remove_chown_and_folderchmod_config')
2026-03-04T03:41:38.623727946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.624426473Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-03-04T03:41:38.624603359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019957s
2026-03-04T03:41:38.624816598Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-03-04T03:41:38.625041902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.625292987Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-03-04T03:41:38.625780038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-04T03:41:38.625948587Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-04T03:41:38.626137177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-03-04T03:41:38.629682987Z [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-03-04T03:41:38.630835989Z [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-03-04T03:41:38.631401668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-03-04T03:41:38.631974251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-03-04T03:41:38.634255614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079045s
2026-03-04T03:41:38.634519746Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-03-04T03:41:38.634817686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-03-04T03:41:38.635070796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003227s
2026-03-04T03:41:38.635380148Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-03-04T03:41:38.635749672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-03-04T03:41:38.636058344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004299s
2026-03-04T03:41:38.636361304Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-03-04T03:41:38.636728533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-03-04T03:41:38.637011313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004127s
2026-03-04T03:41:38.637384484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-03-04T03:41:38', 'convert_blacklist_protocol')
2026-03-04T03:41:38.637756293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.638604170Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-03-04T03:41:38.638772670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019267s
2026-03-04T03:41:38.638970498Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-03-04T03:41:38.639178176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.639426236Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-03-04T03:41:38.645724297Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-03-04T03:41:38.646490710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-03-04T03:41:38.646933452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000837s
2026-03-04T03:41:38.647279288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-04T03:41:38', 'update_notifiarr')
2026-03-04T03:41:38.647627890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.648293771Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-03-04T03:41:38.648519014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021764s
2026-03-04T03:41:38.648673475Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-03-04T03:41:38.648902977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.649175837Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-03-04T03:41:38.649467053Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:41:38.649662066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:41:38.650686198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001024s
2026-03-04T03:41:38.651045492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-04T03:41:38', 'email_multiple_addresses')
2026-03-04T03:41:38.651402901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.652013370Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-03-04T03:41:38.652208183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023396s
2026-03-04T03:41:38.652416382Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-03-04T03:41:38.652639080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.652911389Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-03-04T03:41:38.653219679Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-03-04T03:41:38.653498601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-03-04T03:41:38.655762880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023264s
2026-03-04T03:41:38.656160030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-04T03:41:38', 'rename_blacklist_to_blocklist')
2026-03-04T03:41:38.656522520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.657228381Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-03-04T03:41:38.657411800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037616s
2026-03-04T03:41:38.657619549Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-03-04T03:41:38.657835093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.658098383Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-03-04T03:41:38.658514260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-04T03:41:38.658683010Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-04T03:41:38.658935859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-03-04T03:41:38.659312187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-04T03:41:38.660314155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011677s
2026-03-04T03:41:38.660571553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-03-04T03:41:38.660925215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-04T03:41:38.661879897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011001s
2026-03-04T03:41:38.662100572Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:41:38.662255053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:41:38.663420259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001183s
2026-03-04T03:41:38.663772939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-04T03:41:38', 'cdh_per_downloadclient')
2026-03-04T03:41:38.664144467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.665557162Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-03-04T03:41:38.665740321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032894s
2026-03-04T03:41:38.665926776Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-03-04T03:41:38.666139504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.666396883Z [Info] download_history: Starting migration of Main DB to 52
2026-03-04T03:41:38.667175881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-03-04T03:41:38.667936062Z [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-03-04T03:41:38.668512813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011424s
2026-03-04T03:41:38.668718848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-03-04T03:41:38.669039564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-04T03:41:38.669393937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004832s
2026-03-04T03:41:38.669596405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-03-04T03:41:38.669913213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-03-04T03:41:38.670281775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004941s
2026-03-04T03:41:38.670501287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-03-04T03:41:38.670819949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-04T03:41:38.671223110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005193s
2026-03-04T03:41:38.671394886Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:41:38.671595300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:41:38.672695535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011158s
2026-03-04T03:41:38.673055760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-04T03:41:38', 'download_history')
2026-03-04T03:41:38.673411176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.674369646Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-03-04T03:41:38.674543286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027749s
2026-03-04T03:41:38.674747597Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-03-04T03:41:38.674952189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.675216351Z [Info] add_update_history: Starting migration of Main DB to 53
2026-03-04T03:41:38.675637819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-04T03:41:38', 'add_update_history')
2026-03-04T03:41:38.676032284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.676653755Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-03-04T03:41:38.676829900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001692s
2026-03-04T03:41:38.677044241Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-03-04T03:41:38.677260838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.677529418Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-03-04T03:41:38.677854072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-04T03:41:38.678025237Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-04T03:41:38.678251222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-03-04T03:41:38.678610666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-03-04T03:41:38.679629908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011657s
2026-03-04T03:41:38.680029663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-04T03:41:38', 'add_on_update_to_notifications')
2026-03-04T03:41:38.680399728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.681076491Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-03-04T03:41:38.681263618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025711s
2026-03-04T03:41:38.681475304Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-03-04T03:41:38.681692862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.681953527Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-03-04T03:41:38.682274603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-04T03:41:38.682438383Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.682647163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-03-04T03:41:38.682965604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:38.683976640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001119s
2026-03-04T03:41:38.684344731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-04T03:41:38', 'download_client_per_indexer')
2026-03-04T03:41:38.684706891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.685380587Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-03-04T03:41:38.685566341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024981s
2026-03-04T03:41:38.685774911Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-03-04T03:41:38.685990846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.686250860Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-03-04T03:41:38.686661937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-04T03:41:38.686823543Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-04T03:41:38.687027173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-03-04T03:41:38.687343680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:38.688381300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011437s
2026-03-04T03:41:38.688556903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-04T03:41:38.688715813Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.688946488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-03-04T03:41:38.689301071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:38.690296816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011516s
2026-03-04T03:41:38.690479134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-04T03:41:38.690633675Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.690847255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-03-04T03:41:38.691166447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:38.692204047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011526s
2026-03-04T03:41:38.692566897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-04T03:41:38', 'AddNewItemMonitorType')
2026-03-04T03:41:38.692924036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.693647934Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-03-04T03:41:38.693831564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025749s
2026-03-04T03:41:38.694026466Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-03-04T03:41:38.694228814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.694479198Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-03-04T03:41:38.694793040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-04T03:41:38.694960878Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-04T03:41:38.695169268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-03-04T03:41:38.695486556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-03-04T03:41:38.696505879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011255s
2026-03-04T03:41:38.696855763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-04T03:41:38', 'ImportListSearch')
2026-03-04T03:41:38.697201540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.697877491Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-03-04T03:41:38.698055148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024926s
2026-03-04T03:41:38.698264229Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-03-04T03:41:38.698482198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.698748364Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-03-04T03:41:38.699062396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-04T03:41:38.699225625Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.699448704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-03-04T03:41:38.699803038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:38.700840126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011763s
2026-03-04T03:41:38.701207987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-04T03:41:38', 'ImportListMonitorExisting')
2026-03-04T03:41:38.701560927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.702241387Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-03-04T03:41:38.702424356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025484s
2026-03-04T03:41:38.702618196Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-03-04T03:41:38.702830063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.703081479Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-03-04T03:41:38.703486023Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:41:38.703787280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-03-04T03:41:38.704071933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003856s
2026-03-04T03:41:38.704288279Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:41:38.704571740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-03-04T03:41:38.704836092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003511s
2026-03-04T03:41:38.705006876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-04T03:41:38.705155966Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-04T03:41:38.705332752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-03-04T03:41:38.705597064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-03-04T03:41:38.706557598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010281s
2026-03-04T03:41:38.706908485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-04T03:41:38', 'add_indexer_tags')
2026-03-04T03:41:38.707260113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.707953619Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-03-04T03:41:38.708129113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023792s
2026-03-04T03:41:38.708333043Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-03-04T03:41:38.708547385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.708805815Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-03-04T03:41:38.709062212Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:41:38.709275110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:41:38.710169421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009155s
2026-03-04T03:41:38.710526801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-04T03:41:38', 'update_audio_types')
2026-03-04T03:41:38.710877928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:38.711503507Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-03-04T03:41:38.711675894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022313s
2026-03-04T03:41:38.711955167Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-04T03:41:38.712198086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:38.712481927Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-03-04T03:41:38.714484840Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:41:38.714744894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-03-04T03:41:38.714990268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003034s
2026-03-04T03:41:38.715173858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-03-04T03:41:38.715326094Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-04T03:41:38.715543893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-03-04T03:41:38.719330277Z [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-03-04T03:41:38.720765176Z [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-03-04T03:41:38.721467761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-03-04T03:41:38.722210987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-03-04T03:41:38.724755761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-03-04T03:41:38.725256800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-03-04T03:41:38.725597737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098637s
2026-03-04T03:41:38.725770495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:41:38.725920697Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.726129287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-03-04T03:41:38.731550643Z [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-03-04T03:41:38.733495650Z [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-03-04T03:41:38.734366854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-04T03:41:38.735224651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-04T03:41:38.737711899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-04T03:41:38.738179962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-04T03:41:38.738642293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-04T03:41:38.738978941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126538s
2026-03-04T03:41:38.739147209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:41:38.739295748Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.739521543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-03-04T03:41:38.743615998Z [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-03-04T03:41:38.745535272Z [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-03-04T03:41:38.746410114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-04T03:41:38.747216437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-04T03:41:38.749659557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-04T03:41:38.750124894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-04T03:41:38.750594409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-04T03:41:38.750944414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112186s
2026-03-04T03:41:38.751109306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:41:38.751259037Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.751448148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-03-04T03:41:38.755491440Z [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-03-04T03:41:38.757457168Z [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-03-04T03:41:38.758313582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-04T03:41:38.759120427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-04T03:41:38.761646673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-04T03:41:38.762113534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-04T03:41:38.762576867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-04T03:41:38.762918885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112864s
2026-03-04T03:41:38.763093286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-04T03:41:38.763242928Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.763449133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-03-04T03:41:38.767153091Z [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-03-04T03:41:38.768523560Z [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-03-04T03:41:38.769206826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-04T03:41:38.770114894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-04T03:41:38.772599768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-04T03:41:38.773061017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-04T03:41:38.773519299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-04T03:41:38.774010889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-04T03:41:38.774374772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107236s
2026-03-04T03:41:38.774543161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-04T03:41:38.774692973Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.774886272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-03-04T03:41:38.778646994Z [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-03-04T03:41:38.780076372Z [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-03-04T03:41:38.780758125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-04T03:41:38.781701034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-04T03:41:38.784181609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-04T03:41:38.784618539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-04T03:41:38.785047482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-04T03:41:38.785524162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-04T03:41:38.785888416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107971s
2026-03-04T03:41:38.786058458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-04T03:41:38.786219542Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-04T03:41:38.786424445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-03-04T03:41:38.790025907Z [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-03-04T03:41:38.791150020Z [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-03-04T03:41:38.791717713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-04T03:41:38.792300547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-04T03:41:38.794656861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080443s
2026-03-04T03:41:38.794839239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-04T03:41:38.794987868Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.795201779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-03-04T03:41:38.798781256Z [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-03-04T03:41:38.799924858Z [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-03-04T03:41:38.800512572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-04T03:41:38.801064934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-04T03:41:38.803405968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080029s
2026-03-04T03:41:38.803583546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-04T03:41:38.803731895Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-04T03:41:38.803977118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-03-04T03:41:38.807499190Z [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-03-04T03:41:38.808515567Z [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-03-04T03:41:38.809042688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-04T03:41:38.809468115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-04T03:41:38.811776964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076022s
2026-03-04T03:41:38.811974081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-04T03:41:38.812128391Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.812332512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-03-04T03:41:38.817345085Z [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-03-04T03:41:38.818356061Z [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-03-04T03:41:38.818885768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-04T03:41:38.819442789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-04T03:41:38.821814014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092776s
2026-03-04T03:41:38.821995519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-04T03:41:38.822145291Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.822368911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-03-04T03:41:38.825903258Z [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-03-04T03:41:38.826911788Z [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-03-04T03:41:38.827435342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-04T03:41:38.828018266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-04T03:41:38.830379140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078057s
2026-03-04T03:41:38.830572379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-04T03:41:38.830734826Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.830969148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-03-04T03:41:38.834401028Z [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-03-04T03:41:38.835394779Z [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-03-04T03:41:38.835956671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-04T03:41:38.836622522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-04T03:41:38.839178388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-04T03:41:38.839555057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083786s
2026-03-04T03:41:38.839748536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-04T03:41:38.839933909Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.840177610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-03-04T03:41:38.843600743Z [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-03-04T03:41:38.844641498Z [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-03-04T03:41:38.845169912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-04T03:41:38.845903469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-04T03:41:38.848455678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-04T03:41:38.848867928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084786s
2026-03-04T03:41:38.849064845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-04T03:41:38.849229106Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.849460942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-03-04T03:41:38.852921140Z [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-03-04T03:41:38.853913398Z [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-03-04T03:41:38.854453916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-04T03:41:38.855202904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-04T03:41:38.857762368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-04T03:41:38.858162644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084921s
2026-03-04T03:41:38.858351775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-03-04T03:41:38.858510655Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.858717762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-03-04T03:41:38.862274463Z [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-03-04T03:41:38.863382023Z [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-03-04T03:41:38.863977422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-03-04T03:41:38.864690859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-03-04T03:41:38.867205031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-04T03:41:38.867719758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-03-04T03:41:38.868252280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-04T03:41:38.868628668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096994s
2026-03-04T03:41:38.868807157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-04T03:41:38.868948392Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.869146180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-03-04T03:41:38.872696949Z [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-03-04T03:41:38.873678195Z [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-03-04T03:41:38.874173322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-04T03:41:38.874632376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-04T03:41:38.877012349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076586s
2026-03-04T03:41:38.877191239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-04T03:41:38.877343345Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-04T03:41:38.877555362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-03-04T03:41:38.881070500Z [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-03-04T03:41:38.882028419Z [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-03-04T03:41:38.882528055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-04T03:41:38.883068453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-04T03:41:38.885455640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076899s
2026-03-04T03:41:38.885629249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-04T03:41:38.885778590Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.885970166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-03-04T03:41:38.889504723Z [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-03-04T03:41:38.890498374Z [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-03-04T03:41:38.891010695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-04T03:41:38.891801758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-04T03:41:38.894200889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-04T03:41:38.894640594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-04T03:41:38.895107284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-04T03:41:38.895607040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-04T03:41:38.895987366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098144s
2026-03-04T03:41:38.896169833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-04T03:41:38.896325106Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:38.896555991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-03-04T03:41:38.901085010Z [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-03-04T03:41:38.902163111Z [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-03-04T03:41:38.902715904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-04T03:41:38.903350863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-04T03:41:38.905882561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-04T03:41:38.906248387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094868s
2026-03-04T03:41:38.906430384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-04T03:41:38.906629435Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-04T03:41:38.906855149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-03-04T03:41:38.931817221Z [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-03-04T03:41:38.933232591Z [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-03-04T03:41:38.933968954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-04T03:41:38.934991143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-04T03:41:38.937939429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-04T03:41:38.938373573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312973s
2026-03-04T03:41:38.938590059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-04T03:41:38.938790072Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-03-04T03:41:38.939042871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-03-04T03:41:38.944425289Z [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-03-04T03:41:38.945664725Z [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-03-04T03:41:38.946257739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-04T03:41:38.947008971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-04T03:41:38.949756183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-04T03:41:38.950163483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108941s
2026-03-04T03:41:38.950401983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-04T03:41:38.950572657Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-04T03:41:38.950814814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-03-04T03:41:38.954759928Z [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-03-04T03:41:38.955888200Z [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-03-04T03:41:38.956468318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-04T03:41:38.957123367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-04T03:41:38.959732140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-04T03:41:38.960138358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090976s
2026-03-04T03:41:38.960348341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-04T03:41:38.960523784Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-04T03:41:38.960768076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-03-04T03:41:38.964603629Z [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-03-04T03:41:38.965699075Z [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-03-04T03:41:38.966336989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-04T03:41:38.967092009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-04T03:41:38.969764420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-04T03:41:38.970152261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091659s
2026-03-04T03:41:38.970356693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-04T03:41:38.970523859Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-04T03:41:38.970755696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-03-04T03:41:38.974638905Z [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-03-04T03:41:38.975735293Z [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-03-04T03:41:38.976351885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-04T03:41:38.977050061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-04T03:41:38.979653142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-04T03:41:38.980051273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090732s
2026-03-04T03:41:38.980242168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-03-04T03:41:38.980413984Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-03-04T03:41:38.980638245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-03-04T03:41:38.984482116Z [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-03-04T03:41:38.985443371Z [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-03-04T03:41:38.985956654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-04T03:41:38.986501461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-04T03:41:38.988971495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008112s
2026-03-04T03:41:38.989163371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-03-04T03:41:38.989332773Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-04T03:41:38.989546172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-03-04T03:41:38.993370443Z [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-03-04T03:41:38.994336468Z [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-03-04T03:41:38.994851856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-04T03:41:38.996303188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-04T03:41:38.998762670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089961s
2026-03-04T03:41:38.998960709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-04T03:41:38.999131122Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-04T03:41:38.999353760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-03-04T03:41:39.004620706Z [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-03-04T03:41:39.005741723Z [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-03-04T03:41:39.006326661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-04T03:41:39.006813411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-04T03:41:39.009316481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097384s
2026-03-04T03:41:39.009516243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-04T03:41:39.009686957Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-04T03:41:39.009931279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-03-04T03:41:39.013867525Z [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-03-04T03:41:39.014958231Z [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-03-04T03:41:39.015537096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-04T03:41:39.016100681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-04T03:41:39.018582498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084278s
2026-03-04T03:41:39.018784385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-04T03:41:39.018953686Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-04T03:41:39.019178558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-03-04T03:41:39.022991436Z [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-03-04T03:41:39.023869444Z [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-03-04T03:41:39.024389090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-03-04T03:41:39.024882153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-03-04T03:41:39.027366626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079691s
2026-03-04T03:41:39.027563672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-04T03:41:39.027734907Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-04T03:41:39.027996324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-03-04T03:41:39.031677426Z [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-03-04T03:41:39.032524121Z [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-03-04T03:41:39.032994298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-04T03:41:39.033636761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-04T03:41:39.036376949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-04T03:41:39.036799289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008547s
2026-03-04T03:41:39.036989743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-04T03:41:39.037160727Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-04T03:41:39.037397023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-03-04T03:41:39.041129839Z [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-03-04T03:41:39.041990422Z [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-03-04T03:41:39.042465599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-04T03:41:39.043176380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-04T03:41:39.045910294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-04T03:41:39.046287003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086744s
2026-03-04T03:41:39.046476264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-04T03:41:39.046645074Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-04T03:41:39.046866670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-03-04T03:41:39.050766813Z [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-03-04T03:41:39.051833842Z [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-03-04T03:41:39.052431205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-04T03:41:39.053797806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-04T03:41:39.058646049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-04T03:41:39.059136486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-04T03:41:39.059487864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124177s
2026-03-04T03:41:39.059696103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-04T03:41:39.059872478Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-04T03:41:39.060083313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-03-04T03:41:39.063935489Z [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-03-04T03:41:39.065045695Z [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-03-04T03:41:39.065577436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-04T03:41:39.066378168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-04T03:41:39.069661830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-04T03:41:39.070138399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-04T03:41:39.070506851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102635s
2026-03-04T03:41:39.070692916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-04T03:41:39.070849020Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-04T03:41:39.071061809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-04T03:41:39.074669372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-04T03:41:39.075265182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-04T03:41:39.075722763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-04T03:41:39.076355798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-04T03:41:39.079522795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-04T03:41:39.079862880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085997s
2026-03-04T03:41:39.080357646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-04T03:41:39', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-04T03:41:39.080745016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.083950941Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-04T03:41:39.084213410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125748s
2026-03-04T03:41:39.084475347Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-03-04T03:41:39.084697605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.085008621Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-03-04T03:41:39.085630403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-04T03:41:39.085813051Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-03-04T03:41:39.086031491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-03-04T03:41:39.086374231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:39.087427743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012209s
2026-03-04T03:41:39.087607855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-04T03:41:39.087773859Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-04T03:41:39.088088132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-03-04T03:41:39.088439830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:39.089438331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011392s
2026-03-04T03:41:39.089826783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-04T03:41:39', 'add_on_delete_to_notifications')
2026-03-04T03:41:39.090192469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.091210970Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-03-04T03:41:39.091370291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028663s
2026-03-04T03:41:39.091565404Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-03-04T03:41:39.091778012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.092076433Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-03-04T03:41:39.093519809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-04T03:41:39.093702286Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-04T03:41:39.093929414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-03-04T03:41:39.094290972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:39.095318200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011784s
2026-03-04T03:41:39.095483974Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-04T03:41:39.095759028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-03-04T03:41:39.096069022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004162s
2026-03-04T03:41:39.096241279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-04T03:41:39.096395960Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-04T03:41:39.096606143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-03-04T03:41:39.096899033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-03-04T03:41:39.097866902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010613s
2026-03-04T03:41:39.098044620Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:41:39.098244412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:41:39.098955815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007392s
2026-03-04T03:41:39.099148322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-03-04T03:41:39.099700234Z [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-03-04T03:41:39.100258187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009198s
2026-03-04T03:41:39.100462469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-03-04T03:41:39.100764697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-03-04T03:41:39.101109662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004668s
2026-03-04T03:41:39.101297289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-04T03:41:39.101458905Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-04T03:41:39.101668497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-03-04T03:41:39.101999513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-03-04T03:41:39.103033826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001164s
2026-03-04T03:41:39.103236995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-04T03:41:39.103399051Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-04T03:41:39.103606068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-03-04T03:41:39.104000803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:39.105031308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012141s
2026-03-04T03:41:39.105219677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-04T03:41:39.105380541Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-04T03:41:39.105595554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-03-04T03:41:39.105947102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:39.106973379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011711s
2026-03-04T03:41:39.107150105Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:41:39.107347141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:41:39.109053788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017222s
2026-03-04T03:41:39.109234081Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:41:39.109434444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:41:39.110317622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009019s
2026-03-04T03:41:39.110529790Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-03-04T03:41:39.115892268Z [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-03-04T03:41:39.116894275Z [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-03-04T03:41:39.117411907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-03-04T03:41:39.117905341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-03-04T03:41:39.122013142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112738s
2026-03-04T03:41:39.122265049Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-03-04T03:41:39.126100171Z [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-03-04T03:41:39.126905162Z [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-03-04T03:41:39.127364227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-03-04T03:41:39.127959425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-03-04T03:41:39.130591004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081201s
2026-03-04T03:41:39.130887972Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-03-04T03:41:39.131218377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-03-04T03:41:39.131494433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003882s
2026-03-04T03:41:39.131675588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-04T03:41:39.131835229Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-04T03:41:39.132120925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-03-04T03:41:39.132518966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:39.133552387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012019s
2026-03-04T03:41:39.133749103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-04T03:41:39.133908123Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-04T03:41:39.134136353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-03-04T03:41:39.134466838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-03-04T03:41:39.135492033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011186s
2026-03-04T03:41:39.135861747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-04T03:41:39', 'add_custom_formats')
2026-03-04T03:41:39.136236442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.137437750Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-03-04T03:41:39.137620478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030541s
2026-03-04T03:41:39.137861263Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-03-04T03:41:39.138080394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.138384797Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-03-04T03:41:39.138838120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-04T03:41:39.139009585Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-04T03:41:39.139195750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-03-04T03:41:39.139496696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-03-04T03:41:39.140555398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001158s
2026-03-04T03:41:39.140927237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-04T03:41:39', 'add_result_to_commands')
2026-03-04T03:41:39.141291320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.142096531Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-03-04T03:41:39.142282996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026777s
2026-03-04T03:41:39.142506436Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-03-04T03:41:39.142731920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.143003718Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-03-04T03:41:39.143389073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-04T03:41:39.143566150Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-04T03:41:39.143790612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-03-04T03:41:39.144153112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:39.145182705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011706s
2026-03-04T03:41:39.145561378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-04T03:41:39', 'health_restored_notification')
2026-03-04T03:41:39.145928026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.146693157Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-03-04T03:41:39.146882588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026402s
2026-03-04T03:41:39.147073803Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-03-04T03:41:39.147270539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.147532397Z [Info] remove_uc: Starting migration of Main DB to 66
2026-03-04T03:41:39.147906510Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:41:39.148224590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-03-04T03:41:39.148498782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003854s
2026-03-04T03:41:39.148845821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-04T03:41:39', 'remove_uc')
2026-03-04T03:41:39.149194102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.149832127Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-03-04T03:41:39.150011468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017047s
2026-03-04T03:41:39.150245239Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-03-04T03:41:39.150469751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.150750586Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-03-04T03:41:39.151064458Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:41:39.151273860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:41:39.153182694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019237s
2026-03-04T03:41:39.153579433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-04T03:41:39', 'download_clients_rename_tv_to_music')
2026-03-04T03:41:39.153956582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.154643666Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-03-04T03:41:39.154846133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033325s
2026-03-04T03:41:39.155090054Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-03-04T03:41:39.155320358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.155598328Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-03-04T03:41:39.155975838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-04T03:41:39.156147323Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-04T03:41:39.156368539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-03-04T03:41:39.156730808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-03-04T03:41:39.157806634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012295s
2026-03-04T03:41:39.158206499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-04T03:41:39', 'add_colon_replacement_to_naming_config')
2026-03-04T03:41:39.158602547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.159381826Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-03-04T03:41:39.159596398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002743s
2026-03-04T03:41:39.159808796Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-03-04T03:41:39.160041614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.160296177Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-03-04T03:41:39.160682064Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-03-04T03:41:39.164670966Z [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-03-04T03:41:39.165666871Z [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-03-04T03:41:39.166235827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-04T03:41:39.167053594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-04T03:41:39.169800785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-04T03:41:39.170177794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092819s
2026-03-04T03:41:39.170369450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-04T03:41:39.170532158Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-04T03:41:39.170767722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-03-04T03:41:39.171080812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-03-04T03:41:39.172140496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011573s
2026-03-04T03:41:39.172509199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-04T03:41:39', 'list_sync_time')
2026-03-04T03:41:39.172863422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.174375497Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-03-04T03:41:39.174571291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033772s
2026-03-04T03:41:39.174792957Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-03-04T03:41:39.175008862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.175281561Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-03-04T03:41:39.175659292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-04T03:41:39.175833633Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-04T03:41:39.176061582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-03-04T03:41:39.176332026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-03-04T03:41:39.177347381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011028s
2026-03-04T03:41:39.177732887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-04T03:41:39', 'add_download_client_tags')
2026-03-04T03:41:39.178091840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.178784154Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-03-04T03:41:39.178983014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025057s
2026-03-04T03:41:39.179189850Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-03-04T03:41:39.179409623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.179672532Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-03-04T03:41:39.180302661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-03-04T03:41:39.180910114Z [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-03-04T03:41:39.181457557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009614s
2026-03-04T03:41:39.181680095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-03-04T03:41:39.182034869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-03-04T03:41:39.182404053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000528s
2026-03-04T03:41:39.182765851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-04T03:41:39', 'add_notification_status')
2026-03-04T03:41:39.183130816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.183912881Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-03-04T03:41:39.184104016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019887s
2026-03-04T03:41:39.184328899Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-03-04T03:41:39.184549663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.184831310Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-03-04T03:41:39.185104029Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:41:39.185315796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:41:39.186968042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016699s
2026-03-04T03:41:39.187354020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-04T03:41:39', 'add_alac_24_quality_in_profiles')
2026-03-04T03:41:39.187732842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.188452922Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-03-04T03:41:39.188650610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031096s
2026-03-04T03:41:39.188848228Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-03-04T03:41:39.189057269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.189321231Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-03-04T03:41:39.189677027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-03-04T03:41:39.189844905Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-04T03:41:39.190032503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-03-04T03:41:39.190279110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-03-04T03:41:39.191326378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011125s
2026-03-04T03:41:39.191534999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-03-04T03:41:39.191807848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-03-04T03:41:39.192844135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011051s
2026-03-04T03:41:39.193213608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-04T03:41:39', 'add_salt_to_users')
2026-03-04T03:41:39.193562160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.194249154Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-03-04T03:41:39.194426260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024977s
2026-03-04T03:41:39.194630521Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-03-04T03:41:39.194842418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.195102872Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-03-04T03:41:39.195614923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-03-04T03:41:39.196241996Z [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-03-04T03:41:39.196785170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000972s
2026-03-04T03:41:39.196979431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-03-04T03:41:39.197277281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-03-04T03:41:39.197636995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004727s
2026-03-04T03:41:39.197999755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-04T03:41:39', 'add_auto_tagging')
2026-03-04T03:41:39.198354399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.199106013Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-03-04T03:41:39.199283580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019222s
2026-03-04T03:41:39.199517521Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-03-04T03:41:39.199743647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.200056687Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-03-04T03:41:39.200433967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-03-04T03:41:39.200623438Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-03-04T03:41:39.200851507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-03-04T03:41:39.201165700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-03-04T03:41:39.202268150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001208s
2026-03-04T03:41:39.202580279Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-03-04T03:41:39.202941326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-03-04T03:41:39.203238103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004174s
2026-03-04T03:41:39.203620674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-04T03:41:39', 'quality_definition_preferred_size')
2026-03-04T03:41:39.204063716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.204789196Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-03-04T03:41:39.204991173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019027s
2026-03-04T03:41:39.205226677Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-03-04T03:41:39.205454656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.205738388Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-03-04T03:41:39.206084545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-04T03:41:39.206262333Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-04T03:41:39.206473337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-03-04T03:41:39.206803903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:39.207897856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012096s
2026-03-04T03:41:39.208314064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-04T03:41:39', 'add_on_artist_add_to_notifications')
2026-03-04T03:41:39.208683057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.209393087Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-03-04T03:41:39.209592759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026704s
2026-03-04T03:41:39.209801820Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-03-04T03:41:39.210018987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.210286816Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-03-04T03:41:39.210601610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:41:39.210776923Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-04T03:41:39.210985253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-03-04T03:41:39.211275227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-03-04T03:41:39.212338357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011462s
2026-03-04T03:41:39.212715847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-04T03:41:39', 'album_last_searched_time')
2026-03-04T03:41:39.213077385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.213780521Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-03-04T03:41:39.213966506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025538s
2026-03-04T03:41:39.214168011Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-03-04T03:41:39.214378094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.214647988Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-03-04T03:41:39.215041891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-04T03:41:39.215212975Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-04T03:41:39.215407557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-03-04T03:41:39.215727722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:39.216831394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001221s
2026-03-04T03:41:39.217009252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-04T03:41:39.217165276Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-04T03:41:39.217362373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-03-04T03:41:39.217682668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:39.218741279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001185s
2026-03-04T03:41:39.219102106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-04T03:41:39', 'add_indexer_flags')
2026-03-04T03:41:39.219456620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.220482786Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-03-04T03:41:39.220674883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028965s
2026-03-04T03:41:39.220891609Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-03-04T03:41:39.221117755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.221391446Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-03-04T03:41:39.221811652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-03-04T03:41:39.222109622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-03-04T03:41:39.222448905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004429s
2026-03-04T03:41:39.222651794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-03-04T03:41:39.222940856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-03-04T03:41:39.223290700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000447s
2026-03-04T03:41:39.223490272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-03-04T03:41:39.223808262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-03-04T03:41:39.224191855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005015s
2026-03-04T03:41:39.224568724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-04T03:41:39', 'add_indexes_album_statistics')
2026-03-04T03:41:39.224934139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.225662766Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-03-04T03:41:39.225862659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019361s
2026-03-04T03:41:39.226077962Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-03-04T03:41:39.226294118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.226563039Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-03-04T03:41:39.227010510Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-03-04T03:41:39.227462520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-03-04T03:41:39.227792374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005092s
2026-03-04T03:41:39.228180416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-03-04T03:41:39', 'update_redacted_baseurl')
2026-03-04T03:41:39.228548116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.229228005Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-03-04T03:41:39.229418809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019047s
2026-03-04T03:41:39.237302333Z [Debug] MigrationController: Took: 00:00:01.6866754
2026-03-04T03:41:39.322416395Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-03-04T03:41:39.354017085Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-03-04T03:41:39.386156841Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-04T03:41:39.405236869Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-04T03:41:39.406188265Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:41:39.406497307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:41:39.410667625Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-04T03:41:39.410922177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044614s
2026-03-04T03:41:39.411207462Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-04T03:41:39.411486283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047137s
2026-03-04T03:41:39.413126646Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-04T03:41:39.413448193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.413907468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-04T03:41:39.414312724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-04T03:41:39.414849876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006542s
2026-03-04T03:41:39.415147234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.416540339Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-04T03:41:39.417110778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021928s
2026-03-04T03:41:39.417476685Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-04T03:41:39.417801729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.418326496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-04T03:41:39.418725740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-04T03:41:39.419272861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006483s
2026-03-04T03:41:39.419539659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-04T03:41:39.419790363Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-04T03:41:39.420126270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-04T03:41:39.420529482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-04T03:41:39.421365094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009256s
2026-03-04T03:41:39.421664327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.422466212Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-04T03:41:39.422760925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019884s
2026-03-04T03:41:39.423129076Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-04T03:41:39.423464371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.423916502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-04T03:41:39.424188580Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-04T03:41:39.424471209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-04T03:41:39.424866875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-04T03:41:39.425461593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006881s
2026-03-04T03:41:39.425755645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.426543972Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-04T03:41:39.426861722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017307s
2026-03-04T03:41:39.427246797Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-04T03:41:39.427556611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.427946857Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-03-04T03:41:39.428599662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-03-04T03:41:39.429234029Z [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-03-04T03:41:39.430008919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011322s
2026-03-04T03:41:39.430278532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-03-04T03:41:39.430624389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-04T03:41:39.431099796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005524s
2026-03-04T03:41:39.431539040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-04T03:41:39', 'InitialSetup')
2026-03-04T03:41:39.432091403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.432960984Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-04T03:41:39.433231017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023971s
2026-03-04T03:41:39.433539859Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-03-04T03:41:39.433873200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.434253065Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-03-04T03:41:39.434773583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-04T03:41:39', 'add_reason_to_pending_releases')
2026-03-04T03:41:39.435344222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.436314326Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-03-04T03:41:39.436617686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024215s
2026-03-04T03:41:39.436901107Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-03-04T03:41:39.437218456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.437588201Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-03-04T03:41:39.438054199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-04T03:41:39', 'add_medium_support')
2026-03-04T03:41:39.438599918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.439408446Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-03-04T03:41:39.439689632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021989s
2026-03-04T03:41:39.440014496Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-03-04T03:41:39.440354471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.440753284Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-03-04T03:41:39.441249834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-04T03:41:39', 'add_various_qualites_in_profile')
2026-03-04T03:41:39.441814491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.443530506Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-03-04T03:41:39.443857935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031541s
2026-03-04T03:41:39.444155564Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-03-04T03:41:39.444463825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.444838800Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-03-04T03:41:39.445298225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-04T03:41:39', 'metadata_profiles')
2026-03-04T03:41:39.445839836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.446632331Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-03-04T03:41:39.446926985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021741s
2026-03-04T03:41:39.447240937Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-03-04T03:41:39.447596523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.448005626Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-03-04T03:41:39.448541646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-04T03:41:39', 'separate_automatic_and_interactive_search')
2026-03-04T03:41:39.449132966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.449968309Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-03-04T03:41:39.450292842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023297s
2026-03-04T03:41:39.450604820Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-03-04T03:41:39.450937049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.451320061Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-03-04T03:41:39.451816951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-04T03:41:39', 'change_album_path_to_relative')
2026-03-04T03:41:39.452441098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.453260488Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-03-04T03:41:39.453559690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023073s
2026-03-04T03:41:39.453864193Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-03-04T03:41:39.454197154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.454579063Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-03-04T03:41:39.455062406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-04T03:41:39', 'change_quality_size_mb_to_kb')
2026-03-04T03:41:39.455622634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.456444819Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-03-04T03:41:39.456748791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022322s
2026-03-04T03:41:39.457027342Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-03-04T03:41:39.457339792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.457709486Z [Info] album_releases: Starting migration of Log DB to 9
2026-03-04T03:41:39.458142127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-04T03:41:39', 'album_releases')
2026-03-04T03:41:39.458677575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.459466945Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-03-04T03:41:39.459740596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021394s
2026-03-04T03:41:39.460046211Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-03-04T03:41:39.460362258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.460733044Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-03-04T03:41:39.461245957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-04T03:41:39', 'album_releases_fix')
2026-03-04T03:41:39.461781215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.462582688Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-03-04T03:41:39.462864015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021835s
2026-03-04T03:41:39.463155301Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-03-04T03:41:39.463423441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.463790039Z [Info] import_lists: Starting migration of Log DB to 11
2026-03-04T03:41:39.464263352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-04T03:41:39', 'import_lists')
2026-03-04T03:41:39.464803330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.465601707Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-03-04T03:41:39.465865999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021839s
2026-03-04T03:41:39.466150703Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-03-04T03:41:39.466503683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.466870322Z [Info] add_release_status: Starting migration of Log DB to 12
2026-03-04T03:41:39.467323284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-04T03:41:39', 'add_release_status')
2026-03-04T03:41:39.467872740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.468685787Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-03-04T03:41:39.468928155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021813s
2026-03-04T03:41:39.469234001Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-03-04T03:41:39.469560859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.469945474Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-03-04T03:41:39.470434829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-04T03:41:39', 'album_download_notification')
2026-03-04T03:41:39.470988714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.471841722Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-03-04T03:41:39.472137528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022444s
2026-03-04T03:41:39.472449015Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-03-04T03:41:39.472795202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.473171229Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-03-04T03:41:39.473666156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-04T03:41:39', 'fix_language_metadata_profiles')
2026-03-04T03:41:39.474233217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.475070233Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-03-04T03:41:39.475372381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022623s
2026-03-04T03:41:39.475649629Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-03-04T03:41:39.475974263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.476346743Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-03-04T03:41:39.476784945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-04T03:41:39', 'remove_fanzub')
2026-03-04T03:41:39.477321816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.478110254Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-03-04T03:41:39.478374055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021413s
2026-03-04T03:41:39.478678538Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-03-04T03:41:39.479012401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.479392135Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-03-04T03:41:39.479903976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-04T03:41:39', 'update_artist_history_indexes')
2026-03-04T03:41:39.480519165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.481454748Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-03-04T03:41:39.481756005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024052s
2026-03-04T03:41:39.482031309Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-03-04T03:41:39.482331995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.482701599Z [Info] remove_nma: Starting migration of Log DB to 17
2026-03-04T03:41:39.483128990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-04T03:41:39', 'remove_nma')
2026-03-04T03:41:39.483674217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.484546564Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-03-04T03:41:39.484813491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002231s
2026-03-04T03:41:39.485098936Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-03-04T03:41:39.485421135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.485791641Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-03-04T03:41:39.486252048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-04T03:41:39', 'album_disambiguation')
2026-03-04T03:41:39.486796304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.487649492Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-03-04T03:41:39.487970218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022293s
2026-03-04T03:41:39.488277968Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-03-04T03:41:39.488617692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.489014400Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-03-04T03:41:39.489488124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-04T03:41:39', 'add_ape_quality_in_profiles')
2026-03-04T03:41:39.490044635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.490904236Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-03-04T03:41:39.491214691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022743s
2026-03-04T03:41:39.491484955Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-03-04T03:41:39.491791753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.492199944Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-03-04T03:41:39.492642435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-04T03:41:39', 'remove_pushalot')
2026-03-04T03:41:39.493180208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.494047114Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-03-04T03:41:39.494323721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022601s
2026-03-04T03:41:39.494606911Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-03-04T03:41:39.494920011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.495295497Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-03-04T03:41:39.495744271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-04T03:41:39', 'add_custom_filters')
2026-03-04T03:41:39.496328487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.497178268Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-03-04T03:41:39.497463292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022572s
2026-03-04T03:41:39.497744449Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-03-04T03:41:39.498052228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.498422454Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-03-04T03:41:39.498867009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-04T03:41:39', 'import_list_tags')
2026-03-04T03:41:39.499414101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.500276166Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-03-04T03:41:39.500563074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022271s
2026-03-04T03:41:39.500852417Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-03-04T03:41:39.501176890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.501553278Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-03-04T03:41:39.502033966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-04T03:41:39', 'add_release_groups_etc')
2026-03-04T03:41:39.502580727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.503441660Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-03-04T03:41:39.503726173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022589s
2026-03-04T03:41:39.504049674Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-03-04T03:41:39.504364939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.504756137Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-03-04T03:41:39.505209239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-04T03:41:39', 'NewMediaInfoFormat')
2026-03-04T03:41:39.505752944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.507114907Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-03-04T03:41:39.507419690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027519s
2026-03-04T03:41:39.507733222Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-03-04T03:41:39.508106523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.508495537Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-03-04T03:41:39.509031275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-04T03:41:39', 'rename_restrictions_to_release_profiles')
2026-03-04T03:41:39.509610452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.510467527Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-03-04T03:41:39.510784075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023281s
2026-03-04T03:41:39.511120753Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-03-04T03:41:39.511478333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.511889941Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-03-04T03:41:39.512435650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-04T03:41:39', 'rename_quality_profiles_add_upgrade_allowed')
2026-03-04T03:41:39.513030859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.513887774Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-03-04T03:41:39.514221937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023622s
2026-03-04T03:41:39.514513203Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-03-04T03:41:39.514834721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.515221379Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-03-04T03:41:39.515687468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-04T03:41:39', 'add_import_exclusions')
2026-03-04T03:41:39.516260091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.517095202Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-03-04T03:41:39.517375507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022506s
2026-03-04T03:41:39.517678106Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-03-04T03:41:39.518009503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.518401773Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-03-04T03:41:39.518882862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-04T03:41:39', 'clean_artist_metadata_table')
2026-03-04T03:41:39.519441998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.520286769Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-03-04T03:41:39.520593356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022607s
2026-03-04T03:41:39.520898631Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-03-04T03:41:39.521224106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.521607799Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-03-04T03:41:39.522082424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-04T03:41:39', 'health_issue_notification')
2026-03-04T03:41:39.522645889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.523483556Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-03-04T03:41:39.523791796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022492s
2026-03-04T03:41:39.524109757Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-03-04T03:41:39.524445743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.524830608Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-03-04T03:41:39.525325595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-04T03:41:39', 'add_mediafilerepository_mtime')
2026-03-04T03:41:39.525892436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.526756075Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-03-04T03:41:39.527071430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022913s
2026-03-04T03:41:39.529763461Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-03-04T03:41:39.530134959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.530539183Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-03-04T03:41:39.531041795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-04T03:41:39', 'add_artistmetadataid_constraint')
2026-03-04T03:41:39.531624127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.532649392Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-03-04T03:41:39.532961851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024918s
2026-03-04T03:41:39.533255843Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-03-04T03:41:39.533578643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.533954921Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-03-04T03:41:39.534453895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-04T03:41:39', 'old_ids_and_artist_alias')
2026-03-04T03:41:39.535020075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.535780026Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-03-04T03:41:39.536093487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021884s
2026-03-04T03:41:39.536389453Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-03-04T03:41:39.536710359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.537110935Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-03-04T03:41:39.537587174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-04T03:41:39', 'download_propers_config')
2026-03-04T03:41:39.538158044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.538912242Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-03-04T03:41:39.539209030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021829s
2026-03-04T03:41:39.539501599Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-03-04T03:41:39.539823437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.540229966Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-03-04T03:41:39.540694250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-04T03:41:39', 'remove_language_profiles')
2026-03-04T03:41:39.541253807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.542010090Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-03-04T03:41:39.542318411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021802s
2026-03-04T03:41:39.542608415Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-03-04T03:41:39.542933008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.543312392Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-03-04T03:41:39.543780124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-04T03:41:39', 'multi_disc_naming_format')
2026-03-04T03:41:39.544385533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.545132597Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-03-04T03:41:39.545424335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021889s
2026-03-04T03:41:39.545727856Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-03-04T03:41:39.546070225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.546453327Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-03-04T03:41:39.546937291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-04T03:41:39', 'add_download_client_priority')
2026-03-04T03:41:39.547506958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.548278973Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-03-04T03:41:39.548593466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021932s
2026-03-04T03:41:39.548876165Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-03-04T03:41:39.549189596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.549561996Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-03-04T03:41:39.550013646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-04T03:41:39', 'remove_growl_prowl')
2026-03-04T03:41:39.550557901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.551295036Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-03-04T03:41:39.551584659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021103s
2026-03-04T03:41:39.551898090Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-03-04T03:41:39.552227804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.552604051Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-03-04T03:41:39.553069358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-04T03:41:39', 'remove_plex_hometheatre')
2026-03-04T03:41:39.553620388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.554389006Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-03-04T03:41:39.554688669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002158s
2026-03-04T03:41:39.554995888Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-03-04T03:41:39.555329449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.555710066Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-03-04T03:41:39.556247628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-04T03:41:39', 'add_root_folder_add_defaults')
2026-03-04T03:41:39.556818187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.557572837Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-03-04T03:41:39.557884033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022343s
2026-03-04T03:41:39.558160520Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-03-04T03:41:39.558469883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.558848786Z [Info] task_duration: Starting migration of Log DB to 40
2026-03-04T03:41:39.559274623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-04T03:41:39', 'task_duration')
2026-03-04T03:41:39.559827116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.560640293Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-03-04T03:41:39.560913002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021773s
2026-03-04T03:41:39.561243949Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-03-04T03:41:39.561604434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.562000452Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-03-04T03:41:39.562549598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-04T03:41:39', 'add_indexer_and_enabled_to_release_profiles')
2026-03-04T03:41:39.563142041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.564031522Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-03-04T03:41:39.564367709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023763s
2026-03-04T03:41:39.564655749Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-03-04T03:41:39.564974090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.565345097Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-03-04T03:41:39.565816175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-04T03:41:39', 'remove_album_folders')
2026-03-04T03:41:39.566350351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.567212206Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-03-04T03:41:39.567501499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022328s
2026-03-04T03:41:39.567794358Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-03-04T03:41:39.568158692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.568534549Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-03-04T03:41:39.569002150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-04T03:41:39', 'flexible_delay_profiles')
2026-03-04T03:41:39.569563771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.570323370Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-03-04T03:41:39.570614046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021631s
2026-03-04T03:41:39.570913378Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-03-04T03:41:39.571250227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.571629390Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-03-04T03:41:39.572575154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-04T03:41:39', 'add_priority_to_indexers')
2026-03-04T03:41:39.573138769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.573902808Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-03-04T03:41:39.574198283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026452s
2026-03-04T03:41:39.574518698Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-03-04T03:41:39.574861107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.575249239Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-03-04T03:41:39.575760138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-04T03:41:39', 'remove_chown_and_folderchmod_config')
2026-03-04T03:41:39.576370276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.577197632Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-03-04T03:41:39.577512907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023052s
2026-03-04T03:41:39.577812951Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-03-04T03:41:39.578141543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.578521037Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-03-04T03:41:39.579000081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-03-04T03:41:39', 'convert_blacklist_protocol')
2026-03-04T03:41:39.579559919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.580379188Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-03-04T03:41:39.580678631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022201s
2026-03-04T03:41:39.580962663Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-03-04T03:41:39.581270363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.581639937Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-03-04T03:41:39.582082859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-04T03:41:39', 'update_notifiarr')
2026-03-04T03:41:39.582625181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.583413318Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-03-04T03:41:39.583687400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002147s
2026-03-04T03:41:39.584031663Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-03-04T03:41:39.584361177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.584741542Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-03-04T03:41:39.585211579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-04T03:41:39', 'email_multiple_addresses')
2026-03-04T03:41:39.585776216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.586614093Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-03-04T03:41:39.586908997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002242s
2026-03-04T03:41:39.587219822Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-03-04T03:41:39.587940133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.588344727Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-03-04T03:41:39.594274117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-04T03:41:39', 'rename_blacklist_to_blocklist')
2026-03-04T03:41:39.594854425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.595669136Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-03-04T03:41:39.595992106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077299s
2026-03-04T03:41:39.596290757Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-03-04T03:41:39.596611423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.596990787Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-03-04T03:41:39.597457707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-04T03:41:39', 'cdh_per_downloadclient')
2026-03-04T03:41:39.598007173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.598963409Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-03-04T03:41:39.599253082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023492s
2026-03-04T03:41:39.599535731Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-03-04T03:41:39.599856186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.600260531Z [Info] download_history: Starting migration of Log DB to 52
2026-03-04T03:41:39.600695206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-04T03:41:39', 'download_history')
2026-03-04T03:41:39.601232618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.602101187Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-03-04T03:41:39.602391602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022459s
2026-03-04T03:41:39.602667978Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-03-04T03:41:39.602981991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.603358108Z [Info] add_update_history: Starting migration of Log DB to 53
2026-03-04T03:41:39.604063308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-03-04T03:41:39.604644969Z [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-03-04T03:41:39.605371602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010194s
2026-03-04T03:41:39.605661987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-03-04T03:41:39.606082443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-04T03:41:39.606586548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006262s
2026-03-04T03:41:39.607033999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-04T03:41:39', 'add_update_history')
2026-03-04T03:41:39.607587183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.608504681Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-03-04T03:41:39.608798212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025193s
2026-03-04T03:41:39.609097885Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-03-04T03:41:39.609430335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.609820180Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-03-04T03:41:39.610309254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-04T03:41:39', 'add_on_update_to_notifications')
2026-03-04T03:41:39.610873270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.611689774Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-03-04T03:41:39.612009388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022416s
2026-03-04T03:41:39.612311015Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-03-04T03:41:39.612641631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.613021887Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-03-04T03:41:39.613502604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-04T03:41:39', 'download_client_per_indexer')
2026-03-04T03:41:39.614067592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.614861190Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-03-04T03:41:39.615228459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022038s
2026-03-04T03:41:39.615463372Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-03-04T03:41:39.615786683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.616193974Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-03-04T03:41:39.616666776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-04T03:41:39', 'AddNewItemMonitorType')
2026-03-04T03:41:39.617222615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.618195263Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-03-04T03:41:39.618925534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023519s
2026-03-04T03:41:39.618935674Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-03-04T03:41:39.619027339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.619398285Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-03-04T03:41:39.619844143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-04T03:41:39', 'ImportListSearch')
2026-03-04T03:41:39.620489543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.621218380Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-03-04T03:41:39.621501030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021938s
2026-03-04T03:41:39.621797466Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-03-04T03:41:39.622121549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.622501775Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-03-04T03:41:39.622971611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-04T03:41:39', 'ImportListMonitorExisting')
2026-03-04T03:41:39.623540326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.624277550Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-03-04T03:41:39.624584579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021422s
2026-03-04T03:41:39.624867067Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-03-04T03:41:39.625171270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.625550503Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-03-04T03:41:39.625988435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-04T03:41:39', 'add_indexer_tags')
2026-03-04T03:41:39.626531990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.627369556Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-03-04T03:41:39.627649490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022035s
2026-03-04T03:41:39.627948201Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-03-04T03:41:39.628264348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.628635104Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-03-04T03:41:39.629083658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-04T03:41:39', 'update_audio_types')
2026-03-04T03:41:39.629623394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.630422203Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-03-04T03:41:39.630706115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021628s
2026-03-04T03:41:39.631048845Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-04T03:41:39.631418519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.631818294Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-03-04T03:41:39.632471540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-03-04T03:41:39.632723797Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-04T03:41:39.633014753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-03-04T03:41:39.634103836Z [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-03-04T03:41:39.635211386Z [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-03-04T03:41:39.635937037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-03-04T03:41:39.636637618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-03-04T03:41:39.637798155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-04T03:41:39.638278151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049547s
2026-03-04T03:41:39.638556131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-03-04T03:41:39.638805343Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-04T03:41:39.639094064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-03-04T03:41:39.640032223Z [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-03-04T03:41:39.640942897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-03-04T03:41:39.641545139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-03-04T03:41:39.642210038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-03-04T03:41:39.643420135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-04T03:41:39.643932216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045197s
2026-03-04T03:41:39.644202260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-04T03:41:39.644455349Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-04T03:41:39.644746897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-04T03:41:39.645563601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-04T03:41:39.646330806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-04T03:41:39.646961516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-04T03:41:39.647600653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-04T03:41:39.648685828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-04T03:41:39.649189792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041322s
2026-03-04T03:41:39.649706222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-04T03:41:39', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-04T03:41:39.650306391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.652069872Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-04T03:41:39.652401369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068813s
2026-03-04T03:41:39.652721344Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-03-04T03:41:39.653068583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.653451554Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-03-04T03:41:39.653954236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-04T03:41:39', 'add_on_delete_to_notifications')
2026-03-04T03:41:39.654535056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.655612244Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-03-04T03:41:39.655938832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002437s
2026-03-04T03:41:39.656231782Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-03-04T03:41:39.656546886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.656922362Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-03-04T03:41:39.657369914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-04T03:41:39', 'add_custom_formats')
2026-03-04T03:41:39.657933799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.658838571Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-03-04T03:41:39.659131731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022922s
2026-03-04T03:41:39.659413298Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-03-04T03:41:39.659736639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.660158148Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-03-04T03:41:39.660761663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-04T03:41:39', 'add_result_to_commands')
2026-03-04T03:41:39.661313625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.662181001Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-03-04T03:41:39.662471626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024408s
2026-03-04T03:41:39.662872744Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-03-04T03:41:39.663204833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.663587293Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-03-04T03:41:39.664086869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-04T03:41:39', 'health_restored_notification')
2026-03-04T03:41:39.664662898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.665402939Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-03-04T03:41:39.665708013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021797s
2026-03-04T03:41:39.665973798Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-03-04T03:41:39.666273201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.666629819Z [Info] remove_uc: Starting migration of Log DB to 66
2026-03-04T03:41:39.667050366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-04T03:41:39', 'remove_uc')
2026-03-04T03:41:39.667580653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.668337107Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-03-04T03:41:39.668629125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020634s
2026-03-04T03:41:39.668926984Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-03-04T03:41:39.669282250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.669651934Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-03-04T03:41:39.670166590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-04T03:41:39', 'download_clients_rename_tv_to_music')
2026-03-04T03:41:39.670745416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.671587422Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-03-04T03:41:39.671931595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022942s
2026-03-04T03:41:39.672256799Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-03-04T03:41:39.672611704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.672999084Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-03-04T03:41:39.673545604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-04T03:41:39', 'add_colon_replacement_to_naming_config')
2026-03-04T03:41:39.674160092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.675105395Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-03-04T03:41:39.675422994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024438s
2026-03-04T03:41:39.675680403Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-03-04T03:41:39.676030778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.676405954Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-03-04T03:41:39.676832142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-04T03:41:39', 'list_sync_time')
2026-03-04T03:41:39.677370065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.678180758Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-03-04T03:41:39.678398666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021239s
2026-03-04T03:41:39.678693590Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-03-04T03:41:39.679020739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.679395433Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-03-04T03:41:39.679870801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-04T03:41:39', 'add_download_client_tags')
2026-03-04T03:41:39.680451410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.681208043Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-03-04T03:41:39.681488107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021601s
2026-03-04T03:41:39.681831198Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-03-04T03:41:39.682103386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.682481307Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-03-04T03:41:39.682937065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-04T03:41:39', 'add_notification_status')
2026-03-04T03:41:39.683520820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.684252513Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-03-04T03:41:39.684560574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021466s
2026-03-04T03:41:39.684876179Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-03-04T03:41:39.685192105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.685628805Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-03-04T03:41:39.686819001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-04T03:41:39', 'add_alac_24_quality_in_profiles')
2026-03-04T03:41:39.686840996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.687432356Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-03-04T03:41:39.687739184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022009s
2026-03-04T03:41:39.688058026Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-03-04T03:41:39.688428121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.688744378Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-03-04T03:41:39.689180637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-04T03:41:39', 'add_salt_to_users')
2026-03-04T03:41:39.689756366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.690756600Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-03-04T03:41:39.691024609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002379s
2026-03-04T03:41:39.691299954Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-03-04T03:41:39.691610128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.692003851Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-03-04T03:41:39.692446913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-04T03:41:39', 'add_auto_tagging')
2026-03-04T03:41:39.692986690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.693787973Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-03-04T03:41:39.694063528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021699s
2026-03-04T03:41:39.694375306Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-03-04T03:41:39.694714238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.695118993Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-03-04T03:41:39.695608208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-04T03:41:39', 'quality_definition_preferred_size')
2026-03-04T03:41:39.696201683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.697120925Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-03-04T03:41:39.697428454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023694s
2026-03-04T03:41:39.697738719Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-03-04T03:41:39.698080236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.698463809Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-03-04T03:41:39.698968325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-04T03:41:39', 'add_on_artist_add_to_notifications')
2026-03-04T03:41:39.699541769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.700419797Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-03-04T03:41:39.700740393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023087s
2026-03-04T03:41:39.701051629Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-03-04T03:41:39.701374900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.701746879Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-03-04T03:41:39.702215082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-04T03:41:39', 'album_last_searched_time')
2026-03-04T03:41:39.702774558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.703579439Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-03-04T03:41:39.703906918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021971s
2026-03-04T03:41:39.704182854Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-03-04T03:41:39.704497818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.704870208Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-03-04T03:41:39.705312519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-04T03:41:39', 'add_indexer_flags')
2026-03-04T03:41:39.705872356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.706713259Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-03-04T03:41:39.706997091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002225s
2026-03-04T03:41:39.707294309Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-03-04T03:41:39.707635937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.708033488Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-03-04T03:41:39.708520669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-04T03:41:39', 'add_indexes_album_statistics')
2026-03-04T03:41:39.709086107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.709953835Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-03-04T03:41:39.710263448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023046s
2026-03-04T03:41:39.710550696Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-03-04T03:41:39.710871412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:39.711243531Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-03-04T03:41:39.711710471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-03-04T03:41:39', 'update_redacted_baseurl')
2026-03-04T03:41:39.712283886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:39.713203618Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-03-04T03:41:39.713489343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023152s
2026-03-04T03:41:39.885125012Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-03-04T03:41:39.892061439Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-03-04T03:41:39.896341366Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-03-04T03:41:40.012572194Z [Info] QualityProfileService: Setting up default quality profiles
2026-03-04T03:41:40.029840565Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-03-04T03:41:40.039979640Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-03-04T03:41:40.076232347Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-03-04T03:41:40.077458767Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-03-04T03:41:40.077775925Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-03-04T03:41:40.178990847Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-03-04T03:41:41.025989498Z [ls.io-init] done.
Expand
NAME VERSION
Azure.Core 1.47.1
Azure.Identity 1.14.2
BouncyCastle.Cryptography 2.6.1
Dapper 2.1.66
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
Equ 2.3.0
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.2.0
Ical.Net 4.3.1
ImpromptuInterface 8.0.6
Lidarr 1.0.0
Lidarr.Api.V1 1.0.0
Lidarr.Common 1.0.0
Lidarr.Core 1.0.0
Lidarr.Host 1.0.0
Lidarr.Http 1.0.0
Lidarr.Mono 1.0.0
Lidarr.SignalR 1.0.0
MailKit 4.14.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.20
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.20
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Bcl.Cryptography 8.0.0
Microsoft.Data.SqlClient 6.1.1
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.73.1
Microsoft.Identity.Client.Extensions.Msal 4.73.1
Microsoft.IdentityModel.Abstractions 7.7.1
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.OpenApi 1.6.25
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.Registry 5.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.14.0
Mono.Nat 3.0.0
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 3.0.2
NLog 5.4.0
NLog.Extensions.Logging 5.4.0
NLog.Layouts.ClefJsonLayout 1.0.4
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
NodaTime 3.2.0
Npgsql 9.0.3
Polly 8.6.4
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.4
ReusableTasks 4.0.0
Sentry 4.0.2
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.11
SourceGear.sqlite3 3.50.4.2
SpotifyAPI.Web 5.1.1
Swashbuckle.AspNetCore.Annotations 9.0.6
Swashbuckle.AspNetCore.Swagger 9.0.6
Swashbuckle.AspNetCore.SwaggerGen 9.0.6
System.ClientModel 1.5.1
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.2
System.Diagnostics.DiagnosticSource 6.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.20
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.Abstractions 17.0.24
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.0
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.CompilerServices.Unsafe 6.0.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
TagLibSharp-Lidarr 2.2.0.27
acl-libs 2.3.2-r1
aligned 0.4.2
aligned-vec 0.6.4
alpine-baselayout 3.7.1-r8
alpine-baselayout-data 3.7.1-r8
alpine-keys 2.6-r0
alpine-release 3.23.3-r0
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.13.1-r1
apk-tools 3.0.5-r0
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
bash 5.3.3-r1
bitflags 2.9.1
bitstream-io 4.2.0
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20251003-r0
ca-certificates-bundle 20251003-r0
catatonit 0.2.1-r0
cfg-if 1.0.1
chromaprint 1.6.0-r0
chromaprint-libs 1.6.0-r0
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
colorchoice 1.0.4
console 0.15.11
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.17.0-r1
either 1.15.0
equator 0.4.2
errno 0.3.12
fern 0.7.1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
fftw-double-libs 3.3.10-r7
findutils 4.10.0-r0
getrandom 0.3.3
glslang-libs 1.4.321.0-r0
hwdata-pci 0.401-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jq 1.8.1-r0
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.17-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.5-r0
libattr 2.5.2-r2
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.5-r0
libcurl 8.17.0-r1
libdav1d 1.5.2-r0
libdrm 2.4.131-r0
libffi 3.5.2-r0
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjxl 0.11.1-r3
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.3-r0
libpciaccess 0.18.1-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.3-r0
libssl3 3.5.5-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpl 2.15.0-r1
libvpx 1.15.2-r1
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
libzmq 4.3.5-r2
linux-pam 1.7.1-r2
linux-raw-sys 0.9.4
log 0.4.27
maybe-rayon 0.1.1
mbedtls 3.6.5-r0
memchr 2.7.5
minimal-lexical 0.2.1
mpg123-libs 1.33.3-r0
musl 1.2.5-r21
musl-utils 1.2.5-r21
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
paste 1.0.15
pastey 0.1.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profiling 1.0.16
quote 1.0.40
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 8.0.12
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 8.0.12
rustix 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
skalibs-libs 2.14.4.0-r0
soxr 0.1.3-r7
spirv-tools 1.4.321.0-r1
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
syn 2.0.102
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
tzdata 2025c-r0
unicode-ident 1.0.18
unicode-width 0.2.1
utf8parse 0.2.2
utmps-libs 0.1.3.1-r0
v_frame 0.3.9
wayland-libs-client 1.24.0-r0
x264-libs 0.164.3108-r1
x265-libs 4.1-r0
xmlstarlet 1.6.1-r2
xvidcore 1.3.7-r2
xz-libs 5.8.2-r0
y4m 0.8.0
zerocopy 0.8.25
zlib 1.3.1-r2
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1772595712702
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:8686/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1772595712702
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:8686/signalr/messages?access_token=(removed)&id=tV_oWnd6pXnzZ9l-bRWLrQ.\"",
"source": "console-api",
"timestamp": 1772595712702
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1772595712702
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1772595712702
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1772595712702
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1772595712703
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1772595712703
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1772595712703
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.07s |
| Container Start | PASS | - | 5.12s |
| Create Buildx SBOM | PASS | - | 1.81s |
| Get Build Info | PASS | - | 0.03s |
ARM64 PASS
linuxserver/lidarr
Runtime: 66.98s
Build Information
Builder: X86-BUILDER-3b --Hetzner
Created: 2026-03-04T03:37:40+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 120.53MB
Tag: arm64v8-nightly-3.1.2.4914-ls190
Version: 3.1.2.4914-ls190
Expand
2026-03-04T03:41:38.057950611Z [migrations] started
2026-03-04T03:41:38.062276000Z [migrations] no migrations found
2026-03-04T03:41:38.546075789Z usermod: no changes
2026-03-04T03:41:38.637964983Z ───────────────────────────────────────
2026-03-04T03:41:38.637982398Z
2026-03-04T03:41:38.637990805Z ██╗ ███████╗██╗ ██████╗
2026-03-04T03:41:38.637999302Z ██║ ██╔════╝██║██╔═══██╗
2026-03-04T03:41:38.638007579Z ██║ ███████╗██║██║ ██║
2026-03-04T03:41:38.638015826Z ██║ ╚════██║██║██║ ██║
2026-03-04T03:41:38.638024052Z ███████╗███████║██║╚██████╔╝
2026-03-04T03:41:38.638032910Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-04T03:41:38.638043491Z
2026-03-04T03:41:38.638053421Z Brought to you by linuxserver.io
2026-03-04T03:41:38.638061628Z ───────────────────────────────────────
2026-03-04T03:41:38.642875972Z
2026-03-04T03:41:38.643108961Z To support the app dev(s) visit:
2026-03-04T03:41:38.664093424Z Lidarr: https://opencollective.com/lidarr
2026-03-04T03:41:38.667362978Z
2026-03-04T03:41:38.667372607Z To support LSIO projects visit:
2026-03-04T03:41:38.667380924Z https://www.linuxserver.io/donate/
2026-03-04T03:41:38.667389201Z
2026-03-04T03:41:38.667397347Z ───────────────────────────────────────
2026-03-04T03:41:38.667406395Z GID/UID
2026-03-04T03:41:38.667414672Z ───────────────────────────────────────
2026-03-04T03:41:38.742116649Z
2026-03-04T03:41:38.742130627Z User UID: 911
2026-03-04T03:41:38.742138954Z User GID: 911
2026-03-04T03:41:38.742147150Z ───────────────────────────────────────
2026-03-04T03:41:38.782224107Z Linuxserver.io version: 3.1.2.4914-ls190
2026-03-04T03:41:38.786037135Z Build-date: 2026-03-04T03:37:40+00:00
2026-03-04T03:41:38.786052265Z ───────────────────────────────────────
2026-03-04T03:41:38.786063528Z
2026-03-04T03:41:41.065917626Z [custom-init] No custom files found, skipping...
2026-03-04T03:41:41.649453238Z failed to load "/config/config.xml": No such file or directory
2026-03-04T03:41:42.928971542Z failed to load "/config/config.xml": No such file or directory
2026-03-04T03:41:44.210947464Z failed to load "/config/config.xml": No such file or directory
2026-03-04T03:41:45.505037870Z failed to load "/config/config.xml": No such file or directory
2026-03-04T03:41:46.312447255Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4914
2026-03-04T03:41:46.585334419Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-04T03:41:46.647784666Z [Debug] Bootstrap: Console selected
2026-03-04T03:41:46.676765421Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-04T03:41:46.714602999Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-04T03:41:46.796364310Z failed to load "/config/config.xml": No such file or directory
2026-03-04T03:41:48.064420695Z failed to load "/config/config.xml": No such file or directory
2026-03-04T03:41:49.363696842Z failed to load "/config/config.xml": No such file or directory
2026-03-04T03:41:50.251140361Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-04T03:41:50.648805733Z failed to load "/config/config.xml": No such file or directory
2026-03-04T03:41:51.212851932Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {0f2164a7-ea24-4822-ab72-4a9954a94b18} may be persisted to storage in unencrypted form.
2026-03-04T03:41:52.125144356Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-03-04T03:41:52.737078410Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-04T03:41:53.799806034Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-04T03:41:53.915807710Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:41:53.924719164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:41:54.467812614Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-04T03:41:54.517763212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5521428s
2026-03-04T03:41:54.521842195Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-04T03:41:54.525009252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6015357s
2026-03-04T03:41:54.628679468Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-04T03:41:54.637501773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:54.724207580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-04T03:41:54.855750479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-04T03:41:55.019682495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2916599s
2026-03-04T03:41:55.025801055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:55.040795648Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-04T03:41:55.043561598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3130283s
2026-03-04T03:41:55.059461833Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-04T03:41:55.062955809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:55.142050240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-04T03:41:55.157604850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-04T03:41:55.171313423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258922s
2026-03-04T03:41:55.175412126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-04T03:41:55.179705822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015836s
2026-03-04T03:41:55.186123404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-04T03:41:55.194767189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-04T03:41:55.209029817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192427s
2026-03-04T03:41:55.212801391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:55.217547308Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-04T03:41:55.220785999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281777s
2026-03-04T03:41:55.227883841Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-04T03:41:55.231093714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:55.244672115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-04T03:41:55.247747828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002374s
2026-03-04T03:41:55.250727999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-04T03:41:55.255059831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-04T03:41:55.260833617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007435s
2026-03-04T03:41:55.263652573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:55.267766567Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-04T03:41:55.270322283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139847s
2026-03-04T03:41:55.314701072Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-04T03:41:55.318053994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:55.328210995Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-03-04T03:41:56.105940629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-03-04T03:41:56.146884592Z [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-03-04T03:41:56.223096499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0930784s
2026-03-04T03:41:56.225970015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-03-04T03:41:56.231203754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-03-04T03:41:56.237833833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098209s
2026-03-04T03:41:56.239840323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-03-04T03:41:56.243996442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-03-04T03:41:56.248585933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066685s
2026-03-04T03:41:56.250829191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-03-04T03:41:56.253950445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-03-04T03:41:56.258179822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053467s
2026-03-04T03:41:56.260135640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-03-04T03:41:56.524193335Z [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-03-04T03:41:56.547572921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2851086s
2026-03-04T03:41:56.550173538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-03-04T03:41:56.554404377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-04T03:41:56.558732892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065514s
2026-03-04T03:41:56.560835867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-03-04T03:41:56.564120541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-04T03:41:56.567943579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051622s
2026-03-04T03:41:56.570185493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-03-04T03:41:56.573875022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-04T03:41:56.577794454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052315s
2026-03-04T03:41:56.579809571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-03-04T03:41:56.582813580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-04T03:41:56.587602242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058786s
2026-03-04T03:41:56.589496907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-03-04T03:41:56.606520495Z [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-03-04T03:41:56.620483771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288257s
2026-03-04T03:41:56.622773682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-03-04T03:41:56.626521248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-04T03:41:56.631163957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063318s
2026-03-04T03:41:56.633189124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-03-04T03:41:56.636072861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-04T03:41:56.639603580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044938s
2026-03-04T03:41:56.641820875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-03-04T03:41:56.644626995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-04T03:41:56.648316013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004611s
2026-03-04T03:41:56.650571174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-03-04T03:41:56.653614652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-04T03:41:56.657422339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048877s
2026-03-04T03:41:56.659653662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-03-04T03:41:56.663815953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-04T03:41:56.667830927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061295s
2026-03-04T03:41:56.670021067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-03-04T03:41:56.672863641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-03-04T03:41:56.679209469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044365s
2026-03-04T03:41:56.681579371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-03-04T03:41:56.691234031Z [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-03-04T03:41:56.704502848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208044s
2026-03-04T03:41:56.707439402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-03-04T03:41:56.710780970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-04T03:41:56.720869293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113281s
2026-03-04T03:41:56.723015124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-03-04T03:41:56.726071929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-03-04T03:41:56.730097154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051084s
2026-03-04T03:41:56.732246231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-03-04T03:41:56.735297095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-04T03:41:56.738992836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047263s
2026-03-04T03:41:56.741592711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-03-04T03:41:56.745580892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-03-04T03:41:56.749978376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062622s
2026-03-04T03:41:56.751969475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-03-04T03:41:56.759905204Z [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-03-04T03:41:56.766763855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128436s
2026-03-04T03:41:56.769086622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-03-04T03:41:56.772189089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-03-04T03:41:56.776081536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049665s
2026-03-04T03:41:56.778273560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-03-04T03:41:56.781312038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-04T03:41:56.785100326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047694s
2026-03-04T03:41:56.787066646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-03-04T03:41:56.795696422Z [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-03-04T03:41:56.803144399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141422s
2026-03-04T03:41:56.805223626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-03-04T03:41:56.808028072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-04T03:41:56.811623532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044527s
2026-03-04T03:41:56.813801297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-03-04T03:41:56.816804535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-04T03:41:56.820463182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046478s
2026-03-04T03:41:56.822610125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-03-04T03:41:56.825689785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-03-04T03:41:56.829459486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048135s
2026-03-04T03:41:56.831572751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-03-04T03:41:56.834483111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-03-04T03:41:56.838651866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050952s
2026-03-04T03:41:56.840890944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-03-04T03:41:56.848290293Z [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-03-04T03:41:56.857538695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143528s
2026-03-04T03:41:56.859591549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-03-04T03:41:56.864596025Z [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-03-04T03:41:56.872012359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101277s
2026-03-04T03:41:56.874357420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-03-04T03:41:56.877843791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-04T03:41:56.881639353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005259s
2026-03-04T03:41:56.883660032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-03-04T03:41:56.920371112Z [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-03-04T03:41:56.927045691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0414249s
2026-03-04T03:41:56.929227615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-03-04T03:41:56.932454312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-04T03:41:56.936564218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053724s
2026-03-04T03:41:56.938546719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-03-04T03:41:56.942976730Z [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-03-04T03:41:56.947732235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007321s
2026-03-04T03:41:56.949807453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-03-04T03:41:56.952687633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-03-04T03:41:56.956490741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047409s
2026-03-04T03:41:56.958787636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-03-04T03:41:56.963875120Z [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-03-04T03:41:56.969330003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085506s
2026-03-04T03:41:56.971651929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-03-04T03:41:56.975167838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-03-04T03:41:56.979118032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054023s
2026-03-04T03:41:56.981358343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-03-04T03:41:56.984910927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-03-04T03:41:56.988671098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052954s
2026-03-04T03:41:56.990632096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-03-04T03:41:56.998875555Z [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-03-04T03:41:57.004741346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121353s
2026-03-04T03:41:57.006711433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-03-04T03:41:57.016027842Z [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-03-04T03:41:57.029148752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202397s
2026-03-04T03:41:57.031355976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-03-04T03:41:57.036925090Z [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-03-04T03:41:57.042059909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088253s
2026-03-04T03:41:57.044079355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-03-04T03:41:57.051506601Z [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-03-04T03:41:57.057952029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119489s
2026-03-04T03:41:57.060029011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-03-04T03:41:57.065595039Z [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-03-04T03:41:57.070818316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088604s
2026-03-04T03:41:57.072835598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-03-04T03:41:57.078649875Z [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-03-04T03:41:57.084257266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094955s
2026-03-04T03:41:57.086345090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-03-04T03:41:57.090904260Z [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-03-04T03:41:57.095286534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069666s
2026-03-04T03:41:57.097245950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-03-04T03:41:57.100578490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-03-04T03:41:57.104742093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056956s
2026-03-04T03:41:57.106782141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-03-04T03:41:57.109649976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-03-04T03:41:57.113286959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045799s
2026-03-04T03:41:57.115265032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-03-04T03:41:57.119774412Z [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-03-04T03:41:57.124338622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070646s
2026-03-04T03:41:57.126351185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-03-04T03:41:57.133292742Z [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-03-04T03:41:57.139288645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011034s
2026-03-04T03:41:57.141292059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-03-04T03:41:57.148144447Z [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-03-04T03:41:57.153069493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098568s
2026-03-04T03:41:57.155191115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-03-04T03:41:57.158246578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-03-04T03:41:57.162118354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004871s
2026-03-04T03:41:57.164176458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-03-04T03:41:57.167239906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-03-04T03:41:57.171077083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049205s
2026-03-04T03:41:57.173038953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-03-04T03:41:57.180391488Z [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-03-04T03:41:57.186780212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118461s
2026-03-04T03:41:57.188756291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-03-04T03:41:57.195138422Z [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-03-04T03:41:57.200977078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102533s
2026-03-04T03:41:57.203158561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-03-04T03:41:57.206561533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-04T03:41:57.210383148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051942s
2026-03-04T03:41:57.212380730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-03-04T03:41:57.218942823Z [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-03-04T03:41:57.224673983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103981s
2026-03-04T03:41:57.226612707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-03-04T03:41:57.233798165Z [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-03-04T03:41:57.240205447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114698s
2026-03-04T03:41:57.242120984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-03-04T03:41:57.246904776Z [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-03-04T03:41:57.251436561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074115s
2026-03-04T03:41:57.253637954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-03-04T03:41:57.256893248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-03-04T03:41:57.260715826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050462s
2026-03-04T03:41:57.262946627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-03-04T03:41:57.268974194Z [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-03-04T03:41:57.274779133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096697s
2026-03-04T03:41:57.277858083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-03-04T03:41:57.281602612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-04T03:41:57.285644220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056895s
2026-03-04T03:41:57.308486725Z [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-03-04T03:41:57.337189700Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0277649 taking an average of 00:00:00.0277649
2026-03-04T03:41:57.351205823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-04T03:41:57', 'InitialSetup')
2026-03-04T03:41:57.361303304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:57.373084016Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-04T03:41:57.375273584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0853033s
2026-03-04T03:41:57.383263482Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-03-04T03:41:57.386391972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:57.399319773Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-03-04T03:41:57.414495039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-04T03:41:57.416852055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002288s
2026-03-04T03:41:57.419661612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-03-04T03:41:57.423919616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:57.441543262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197737s
2026-03-04T03:41:57.446037742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-04T03:41:57', 'add_reason_to_pending_releases')
2026-03-04T03:41:57.450607864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:57.454204215Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-03-04T03:41:57.456181807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320473s
2026-03-04T03:41:57.458722273Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-03-04T03:41:57.461049309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:57.464163319Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-03-04T03:41:57.516745446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:41:57.527286561Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s
2026-03-04T03:41:57.529523746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-03-04T03:41:57.532660602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-03-04T03:41:57.543217860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116812s
2026-03-04T03:41:57.545165141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-04T03:41:57.547056920Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-03-04T03:41:57.549262341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-03-04T03:41:57.552683379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:57.562239551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109202s
2026-03-04T03:41:57.564144527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-04T03:41:57.565938669Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-03-04T03:41:57.568283491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-03-04T03:41:57.571708958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:57.581386775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110244s
2026-03-04T03:41:57.586234195Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-03-04T03:41:57.593891855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-03-04T03:41:57.598168957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095295s
2026-03-04T03:41:57.603600373Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-03-04T03:41:57.924121822Z [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-03-04T03:41:57.941925010Z [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-03-04T03:41:57.955651990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-03-04T03:41:57.968244686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-03-04T03:41:58.000234098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-04T03:41:58.005685716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-03-04T03:41:58.010422483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-04T03:41:58.014274640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.323863s
2026-03-04T03:41:58.016197081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-04T03:41:58.018002616Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-03-04T03:41:58.022284217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-03-04T03:41:58.025227113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-03-04T03:41:58.034708835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010395s
2026-03-04T03:41:58.038545220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-04T03:41:58', 'add_medium_support')
2026-03-04T03:41:58.042707681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:58.046513154Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-03-04T03:41:58.048465144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219972s
2026-03-04T03:41:58.051134399Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-03-04T03:41:58.053574703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:58.056849457Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-03-04T03:41:58.064985639Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-03-04T03:41:58.068772825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-03-04T03:41:58.073965501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064626s
2026-03-04T03:41:58.075933594Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:41:58.078471434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:41:58.114262371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0360758s
2026-03-04T03:41:58.118821090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-04T03:41:58', 'add_various_qualites_in_profile')
2026-03-04T03:41:58.123464099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:58.127141213Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-03-04T03:41:58.129213857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0488921s
2026-03-04T03:41:58.131632527Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-03-04T03:41:58.133962107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:58.137018441Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-03-04T03:41:58.153026054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-03-04T03:41:58.158385075Z [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-03-04T03:41:58.164090252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088222s
2026-03-04T03:41:58.166357247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-03-04T03:41:58.169740529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-03-04T03:41:58.173659520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052859s
2026-03-04T03:41:58.175549867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-04T03:41:58.177450343Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-03-04T03:41:58.179774443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-03-04T03:41:58.183257036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-03-04T03:41:58.193477255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011556s
2026-03-04T03:41:58.195894862Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-03-04T03:41:58.280071597Z [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-03-04T03:41:58.312151823Z [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-03-04T03:41:58.332135641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-04T03:41:58.337636838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-04T03:41:58.367307983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-04T03:41:58.372465478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-04T03:41:58.377684206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-04T03:41:58.382253787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-04T03:41:58.386428694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1881905s
2026-03-04T03:41:58.389031575Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-03-04T03:41:58.474371872Z [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-03-04T03:41:58.504469025Z [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-03-04T03:41:58.521237138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-04T03:41:58.526915341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-04T03:41:58.554344922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-04T03:41:58.559823444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-04T03:41:58.564509570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-04T03:41:58.569229283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-04T03:41:58.573109586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1818492s
2026-03-04T03:41:58.575080024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:41:58.577017264Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-03-04T03:41:58.579278909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-03-04T03:41:58.582387899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-03-04T03:41:58.592392223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109381s
2026-03-04T03:41:58.596807454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-04T03:41:58', 'metadata_profiles')
2026-03-04T03:41:58.601342515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:58.606600362Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-03-04T03:41:58.608483293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247029s
2026-03-04T03:41:58.611875333Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-03-04T03:41:58.614368133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:58.617588487Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-03-04T03:41:58.652404461Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-03-04T03:41:58.762414553Z [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-03-04T03:41:58.772725214Z [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-03-04T03:41:58.778705495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-04T03:41:58.783054963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-04T03:41:58.808113170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-04T03:41:58.812117222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1571365s
2026-03-04T03:41:58.814075806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-04T03:41:58.815895229Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-03-04T03:41:58.818396556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-03-04T03:41:58.821702282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-03-04T03:41:58.831345148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01081s
2026-03-04T03:41:58.834453367Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-04T03:41:58.838140371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-04T03:41:58.841214561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043453s
2026-03-04T03:41:58.843147343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-04T03:41:58.844987198Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-03-04T03:41:58.850454706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-03-04T03:41:58.918842800Z [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-03-04T03:41:58.930902002Z [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-03-04T03:41:58.937702946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-04T03:41:58.942276996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-04T03:41:58.966622397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-04T03:41:58.970478171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1177476s
2026-03-04T03:41:58.974756155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-04T03:41:58', 'separate_automatic_and_interactive_search')
2026-03-04T03:41:58.979040923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:58.983059574Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-03-04T03:41:58.985217349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.129714s
2026-03-04T03:41:58.987888548Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-03-04T03:41:58.990306266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:58.993378272Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-03-04T03:41:58.998035339Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-03-04T03:41:59.070872862Z [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-03-04T03:41:59.096358699Z [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-03-04T03:41:59.111675680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-04T03:41:59.119111944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-04T03:41:59.154427914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-04T03:41:59.160588870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-04T03:41:59.165432483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-04T03:41:59.170303481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-04T03:41:59.175042673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-04T03:41:59.179085945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1789733s
2026-03-04T03:41:59.183413518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-04T03:41:59', 'change_album_path_to_relative')
2026-03-04T03:41:59.187684328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:59.191905918Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-03-04T03:41:59.193950746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.19139s
2026-03-04T03:41:59.196694661Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-03-04T03:41:59.199087810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:59.202164054Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-03-04T03:41:59.210901487Z [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-03-04T03:41:59.216138683Z [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-03-04T03:41:59.220201112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062268s
2026-03-04T03:41:59.224197019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-04T03:41:59', 'change_quality_size_mb_to_kb')
2026-03-04T03:41:59.228416124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:59.231994079Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-03-04T03:41:59.233978214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175466s
2026-03-04T03:41:59.236336001Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-03-04T03:41:59.238643798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:59.241572004Z [Info] album_releases: Starting migration of Main DB to 9
2026-03-04T03:41:59.248303248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:41:59.250208404Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-03-04T03:41:59.252398975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-03-04T03:41:59.255386671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-03-04T03:41:59.265889118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114694s
2026-03-04T03:41:59.267817260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:41:59.269703017Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-03-04T03:41:59.271921434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-03-04T03:41:59.275090826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-03-04T03:41:59.284864135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108085s
2026-03-04T03:41:59.288581390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-04T03:41:59', 'album_releases')
2026-03-04T03:41:59.292615924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:59.295935007Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-03-04T03:41:59.297854121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217142s
2026-03-04T03:41:59.300463295Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-03-04T03:41:59.302872676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:59.305895874Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-03-04T03:41:59.314790003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:41:59.316782254Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-03-04T03:41:59.318946652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-03-04T03:41:59.392773847Z [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-03-04T03:41:59.421247731Z [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-03-04T03:41:59.436646999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-04T03:41:59.442339591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-04T03:41:59.468373682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-04T03:41:59.473132364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-04T03:41:59.477482263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-04T03:41:59.482399023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-04T03:41:59.487045228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-04T03:41:59.490648784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1696676s
2026-03-04T03:41:59.492709464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:41:59.494625041Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-03-04T03:41:59.496854380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-03-04T03:41:59.570548447Z [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-03-04T03:41:59.598331239Z [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-03-04T03:41:59.613112583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-04T03:41:59.618552636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-04T03:41:59.645393602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-04T03:41:59.649970648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-04T03:41:59.654380057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-04T03:41:59.658882693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-04T03:41:59.663467675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-04T03:41:59.667053335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1681494s
2026-03-04T03:41:59.671367552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-04T03:41:59', 'album_releases_fix')
2026-03-04T03:41:59.675444722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:59.680413116Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-03-04T03:41:59.682364395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1812411s
2026-03-04T03:41:59.685215506Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-03-04T03:41:59.687490246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:59.690504405Z [Info] import_lists: Starting migration of Main DB to 11
2026-03-04T03:41:59.750359938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-03-04T03:41:59.761308824Z [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-03-04T03:41:59.769850543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171428s
2026-03-04T03:41:59.772187318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-03-04T03:41:59.775139553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-03-04T03:41:59.778866317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047418s
2026-03-04T03:41:59.780901946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-03-04T03:41:59.787343857Z [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-03-04T03:41:59.793271814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103818s
2026-03-04T03:41:59.795626675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-03-04T03:41:59.799087754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-04T03:41:59.803118881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054215s
2026-03-04T03:41:59.807066309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-04T03:41:59', 'import_lists')
2026-03-04T03:41:59.811205544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:59.814816154Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-03-04T03:41:59.816776221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169703s
2026-03-04T03:41:59.819234350Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-03-04T03:41:59.821580545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:59.825052927Z [Info] add_release_status: Starting migration of Main DB to 12
2026-03-04T03:41:59.830900301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-03-04T03:41:59.833056743Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-03-04T03:41:59.835523961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-03-04T03:41:59.839073468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-03-04T03:41:59.850181364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124917s
2026-03-04T03:41:59.852076500Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:41:59.854234445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:41:59.870114831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015898s
2026-03-04T03:41:59.874181730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-04T03:41:59', 'add_release_status')
2026-03-04T03:41:59.878540046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:59.881887446Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-03-04T03:41:59.883784055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277589s
2026-03-04T03:41:59.886422758Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-03-04T03:41:59.888759914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:59.891819906Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-03-04T03:41:59.897097673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-04T03:41:59.899007188Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-03-04T03:41:59.901352941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-03-04T03:41:59.904907578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:41:59.916153142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012402s
2026-03-04T03:41:59.919841459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-04T03:41:59', 'album_download_notification')
2026-03-04T03:41:59.923976284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:59.927343705Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-03-04T03:41:59.929290555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235039s
2026-03-04T03:41:59.931880760Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-03-04T03:41:59.934223748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:59.937244771Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-03-04T03:41:59.944248203Z [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-03-04T03:41:59.950203955Z [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-03-04T03:41:59.956863355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093265s
2026-03-04T03:41:59.961524420Z [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-03-04T03:41:59.967390872Z [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-03-04T03:41:59.972109503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071612s
2026-03-04T03:41:59.975710104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-04T03:41:59', 'fix_language_metadata_profiles')
2026-03-04T03:41:59.979748986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:41:59.983207720Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-03-04T03:41:59.985186375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180555s
2026-03-04T03:41:59.987475935Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-03-04T03:41:59.989670644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:41:59.992604351Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-03-04T03:41:59.997017367Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-03-04T03:41:59.999984511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-03-04T03:42:00.003261049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039283s
2026-03-04T03:42:00.007256754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-04T03:42:00', 'remove_fanzub')
2026-03-04T03:42:00.010678234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:00.013816894Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-03-04T03:42:00.015664744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144152s
2026-03-04T03:42:00.018301203Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-03-04T03:42:00.020689623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:00.023700064Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-03-04T03:42:00.052252306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-03-04T03:42:00.055053676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-03-04T03:42:00.059385439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052066s
2026-03-04T03:42:00.061634127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-03-04T03:42:00.064948871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-03-04T03:42:00.068775426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005171s
2026-03-04T03:42:00.075608184Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-03-04T03:42:00.080609044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-03-04T03:42:00.084406219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067189s
2026-03-04T03:42:00.086596510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-03-04T03:42:00.089822435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-04T03:42:00.093693169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051729s
2026-03-04T03:42:00.095819762Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-03-04T03:42:00.098518034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-03-04T03:42:00.101677696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039601s
2026-03-04T03:42:00.104053610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-03-04T03:42:00.106997408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-04T03:42:00.110754924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049878s
2026-03-04T03:42:00.114574164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-04T03:42:00', 'update_artist_history_indexes')
2026-03-04T03:42:00.118584750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:00.122143145Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-03-04T03:42:00.124101227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159548s
2026-03-04T03:42:00.126359465Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-03-04T03:42:00.128528943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:00.131315003Z [Info] remove_nma: Starting migration of Main DB to 17
2026-03-04T03:42:00.157806716Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:42:00.171771394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-03-04T03:42:00.175549923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153537s
2026-03-04T03:42:00.179102275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-04T03:42:00', 'remove_nma')
2026-03-04T03:42:00.183067309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:00.186236992Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-03-04T03:42:00.188020252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259746s
2026-03-04T03:42:00.190449885Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-03-04T03:42:00.192766128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:00.195748754Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-03-04T03:42:00.200770045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:42:00.202695552Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.69E-05s
2026-03-04T03:42:00.204889540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-03-04T03:42:00.207729327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-03-04T03:42:00.218538072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116176s
2026-03-04T03:42:00.222413265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-04T03:42:00', 'album_disambiguation')
2026-03-04T03:42:00.226432087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:00.229679385Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-03-04T03:42:00.231648150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022524s
2026-03-04T03:42:00.234208044Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-03-04T03:42:00.236491061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:00.239409578Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-03-04T03:42:00.243380112Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:42:00.245583539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:42:00.263365765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177489s
2026-03-04T03:42:00.267473396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-04T03:42:00', 'add_ape_quality_in_profiles')
2026-03-04T03:42:00.271882734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:00.275318673Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-03-04T03:42:00.277252106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295859s
2026-03-04T03:42:00.279565274Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-03-04T03:42:00.281824633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:00.284679742Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-03-04T03:42:00.297514275Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:42:00.301121027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-03-04T03:42:00.304521885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046915s
2026-03-04T03:42:00.306786335Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:42:00.309846967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-03-04T03:42:00.312752267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039768s
2026-03-04T03:42:00.314969863Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:42:00.317990916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-03-04T03:42:00.320855404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038893s
2026-03-04T03:42:00.324384069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-04T03:42:00', 'remove_pushalot')
2026-03-04T03:42:00.328327649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:00.331466509Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-03-04T03:42:00.333339781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143254s
2026-03-04T03:42:00.335667649Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-03-04T03:42:00.337873771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:00.340712387Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-03-04T03:42:00.347291594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-03-04T03:42:00.351454186Z [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-03-04T03:42:00.356181485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069418s
2026-03-04T03:42:00.359773046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-04T03:42:00', 'add_custom_filters')
2026-03-04T03:42:00.363719202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:00.368210927Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-03-04T03:42:00.370062295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187538s
2026-03-04T03:42:00.372443690Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-03-04T03:42:00.374656074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:00.377584721Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-03-04T03:42:00.382433725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-04T03:42:00.384281836Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-03-04T03:42:00.386356965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-03-04T03:42:00.389164217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-03-04T03:42:00.399808029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115027s
2026-03-04T03:42:00.403462798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-04T03:42:00', 'import_list_tags')
2026-03-04T03:42:00.407374535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:00.410584047Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-03-04T03:42:00.412411467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220979s
2026-03-04T03:42:00.414795477Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-03-04T03:42:00.417036059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:00.420101832Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-03-04T03:42:00.509246540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-03-04T03:42:00.516520837Z [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-03-04T03:42:00.523477756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120185s
2026-03-04T03:42:00.525745712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-03-04T03:42:00.529209146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-03-04T03:42:00.533000510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052629s
2026-03-04T03:42:00.567043848Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-03-04T03:42:00.567390095Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-03-04T03:42:00.567650560Z FROM "Artists"
2026-03-04T03:42:00.579214705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-03-04T03:42:00.579242381Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-03-04T03:42:00.579271419Z FROM "Artists"
2026-03-04T03:42:00.587194753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141548s
2026-03-04T03:42:00.589095290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-04T03:42:00.590895886Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-03-04T03:42:00.593090545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-03-04T03:42:00.596416943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:00.607258803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121665s
2026-03-04T03:42:00.613674261Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-03-04T03:42:00.613699241Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:42:00.613711125Z FROM "ArtistMetadata"
2026-03-04T03:42:00.613748891Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-03-04T03:42:00.622171361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-03-04T03:42:00.622199928Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:42:00.622213846Z FROM "ArtistMetadata"
2026-03-04T03:42:00.622231161Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-03-04T03:42:00.628381024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105168s
2026-03-04T03:42:00.630290359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-03-04T03:42:00.638560461Z [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-03-04T03:42:00.645755298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136095s
2026-03-04T03:42:00.648013055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-03-04T03:42:00.651391437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-03-04T03:42:00.655215587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052386s
2026-03-04T03:42:00.657329874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-03-04T03:42:00.660286848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-03-04T03:42:00.663830253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004587s
2026-03-04T03:42:00.665707022Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:42:00.667812502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:42:00.745957150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0780167s
2026-03-04T03:42:00.748119394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:42:00.749877294Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-03-04T03:42:00.752059759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-03-04T03:42:00.755273309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:00.766926904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128785s
2026-03-04T03:42:00.768774995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:42:00.770493015Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-03-04T03:42:00.772684107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-03-04T03:42:00.775692063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-03-04T03:42:00.786460606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118127s
2026-03-04T03:42:00.788303617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:42:00.790033861Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-03-04T03:42:00.792010041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-03-04T03:42:00.794606048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-03-04T03:42:00.805135449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112225s
2026-03-04T03:42:00.812338283Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-03-04T03:42:00.812363002Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:42:00.812446821Z FROM "ArtistMetadata"
2026-03-04T03:42:00.812481321Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-03-04T03:42:00.812528325Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-03-04T03:42:00.822399782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-03-04T03:42:00.822424301Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:42:00.822449582Z FROM "ArtistMetadata"
2026-03-04T03:42:00.822488691Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-03-04T03:42:00.822528321Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-03-04T03:42:00.830193455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131151s
2026-03-04T03:42:00.832003420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-04T03:42:00.833750337Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-03-04T03:42:00.835942061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-03-04T03:42:00.839094057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-03-04T03:42:00.849997722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120608s
2026-03-04T03:42:00.851827997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-04T03:42:00.853559003Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-03-04T03:42:00.855657479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-03-04T03:42:00.858725486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:00.869501214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118696s
2026-03-04T03:42:00.871314815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-04T03:42:00.873053697Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-03-04T03:42:00.875189588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-03-04T03:42:00.878301714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:00.889221351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120508s
2026-03-04T03:42:00.895902083Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-03-04T03:42:00.895926633Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-03-04T03:42:00.895957114Z FROM "AlbumReleases"
2026-03-04T03:42:00.895992766Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-03-04T03:42:00.896036744Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-03-04T03:42:00.905143021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-03-04T03:42:00.905170055Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-03-04T03:42:00.905208212Z FROM "AlbumReleases"
2026-03-04T03:42:00.905233362Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-03-04T03:42:00.905263653Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-03-04T03:42:00.911586776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112625s
2026-03-04T03:42:00.918649697Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-03-04T03:42:00.918681150Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:42:00.918695409Z FROM "ArtistMetadata"
2026-03-04T03:42:00.918732383Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-03-04T03:42:00.918766482Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-03-04T03:42:00.928548228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-03-04T03:42:00.928577337Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:42:00.928591495Z FROM "ArtistMetadata"
2026-03-04T03:42:00.928625534Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-03-04T03:42:00.928649923Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-03-04T03:42:00.934722070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114492s
2026-03-04T03:42:00.940573421Z [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-03-04T03:42:01.017620971Z [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-03-04T03:42:01.032078222Z [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-03-04T03:42:01.039827586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-04T03:42:01.044967745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-04T03:42:01.072428609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-04T03:42:01.076789711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-04T03:42:01.080211090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1364624s
2026-03-04T03:42:01.083812542Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-03-04T03:42:01.162953517Z [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-03-04T03:42:01.182724717Z [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-03-04T03:42:01.193074016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-04T03:42:01.199979821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-04T03:42:01.230837174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-04T03:42:01.235762763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-04T03:42:01.239009390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1526372s
2026-03-04T03:42:01.241590637Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-03-04T03:42:01.315248992Z [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-03-04T03:42:01.330428678Z [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-03-04T03:42:01.338551594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-03-04T03:42:01.343512493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-03-04T03:42:01.374541411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-04T03:42:01.379631130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-04T03:42:01.383166829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1393492s
2026-03-04T03:42:01.385143900Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-03-04T03:42:01.454206311Z [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-03-04T03:42:01.465268355Z [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-03-04T03:42:01.471720066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-04T03:42:01.476062941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-04T03:42:01.502937865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-04T03:42:01.506755101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1197242s
2026-03-04T03:42:01.508929579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-03-04T03:42:01.512146848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-04T03:42:01.515783430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004958s
2026-03-04T03:42:01.517788137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-03-04T03:42:01.520636031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-04T03:42:01.524102401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044759s
2026-03-04T03:42:01.526216658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-03-04T03:42:01.529398334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-04T03:42:01.533033675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049118s
2026-03-04T03:42:01.535173273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-03-04T03:42:01.538352665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-03-04T03:42:01.542097756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005004s
2026-03-04T03:42:01.544302776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-03-04T03:42:01.547450574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-03-04T03:42:01.551144041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049269s
2026-03-04T03:42:01.553321846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-03-04T03:42:01.556537471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-03-04T03:42:01.560196739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049472s
2026-03-04T03:42:01.561961302Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-04T03:42:01.573969952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-03-04T03:42:01.577858492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014157s
2026-03-04T03:42:01.579620079Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-04T03:42:01.582834591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-03-04T03:42:01.585939524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046294s
2026-03-04T03:42:01.587639376Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-04T03:42:01.592054126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-03-04T03:42:01.595878927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065257s
2026-03-04T03:42:01.599895946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-04T03:42:01', 'add_release_groups_etc')
2026-03-04T03:42:01.604116113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:01.609621118Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-03-04T03:42:01.611546695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019917s
2026-03-04T03:42:01.614137742Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-03-04T03:42:01.616482814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:01.620107964Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-03-04T03:42:01.628896640Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-04T03:42:01.631659353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-03-04T03:42:01.635139871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043497s
2026-03-04T03:42:01.639054423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-04T03:42:01', 'NewMediaInfoFormat')
2026-03-04T03:42:01.643186504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:01.646487751Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-03-04T03:42:01.648356404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015459s
2026-03-04T03:42:01.651139077Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-03-04T03:42:01.653726006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:01.656922833Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-03-04T03:42:01.677915452Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-03-04T03:42:01.681952381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-03-04T03:42:01.710756670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304321s
2026-03-04T03:42:01.712812069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-04T03:42:01.714623666Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-03-04T03:42:01.717422011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-03-04T03:42:01.721604443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-03-04T03:42:01.732513809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127944s
2026-03-04T03:42:01.736985213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-04T03:42:01', 'rename_restrictions_to_release_profiles')
2026-03-04T03:42:01.741449502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:01.745304975Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-03-04T03:42:01.747427479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248802s
2026-03-04T03:42:01.750392670Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-03-04T03:42:01.753010210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:01.756237799Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-03-04T03:42:01.776118600Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-03-04T03:42:01.779365338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-03-04T03:42:01.808404319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299317s
2026-03-04T03:42:01.810416791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-04T03:42:01.812255714Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-03-04T03:42:01.814719806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-03-04T03:42:01.818052957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-03-04T03:42:01.828452397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115445s
2026-03-04T03:42:01.830432364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-03-04T03:42:01.832308261Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-03-04T03:42:01.834751831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-03-04T03:42:01.838052968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-03-04T03:42:01.848393911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114088s
2026-03-04T03:42:01.850115738Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-04T03:42:01.852942840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-03-04T03:42:01.855949123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041077s
2026-03-04T03:42:01.857674217Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-04T03:42:01.860487752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-03-04T03:42:01.863453053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040847s
2026-03-04T03:42:01.866068850Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-03-04T03:42:01.943456945Z [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-03-04T03:42:01.960605395Z [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-03-04T03:42:01.982889736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-04T03:42:01.988584492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-04T03:42:02.015942530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-04T03:42:02.021132860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-04T03:42:02.026044039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-04T03:42:02.031370835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-04T03:42:02.035089914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1667692s
2026-03-04T03:42:02.039540265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-04T03:42:02', 'rename_quality_profiles_add_upgrade_allowed')
2026-03-04T03:42:02.043910405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:02.048108838Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-03-04T03:42:02.050243727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1790845s
2026-03-04T03:42:02.052690113Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-03-04T03:42:02.054983641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:02.058430151Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-03-04T03:42:02.065494806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-03-04T03:42:02.070304290Z [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-03-04T03:42:02.075357665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077863s
2026-03-04T03:42:02.077710673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-03-04T03:42:02.081391355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-03-04T03:42:02.085556972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058267s
2026-03-04T03:42:02.089499400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-04T03:42:02', 'add_import_exclusions')
2026-03-04T03:42:02.093605689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:02.097065375Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-03-04T03:42:02.098930911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170125s
2026-03-04T03:42:02.101531708Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-03-04T03:42:02.103887291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:02.106913064Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-03-04T03:42:02.167723730Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-03-04T03:42:02.167758279Z WHERE "Id" in (
2026-03-04T03:42:02.167811797Z SELECT "Artists"."Id" from "Artists"
2026-03-04T03:42:02.167866617Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:42:02.167903021Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-04T03:42:02.178537965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-03-04T03:42:02.178562574Z WHERE "Id" in (
2026-03-04T03:42:02.178572534Z SELECT "Artists"."Id" from "Artists"
2026-03-04T03:42:02.178601302Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:42:02.178632275Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-04T03:42:02.188987025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159766s
2026-03-04T03:42:02.196213666Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-03-04T03:42:02.196240069Z WHERE "Id" in (
2026-03-04T03:42:02.196269258Z SELECT "Albums"."Id" from "Albums"
2026-03-04T03:42:02.196291893Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:42:02.196316333Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-04T03:42:02.206130284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-03-04T03:42:02.206155114Z WHERE "Id" in (
2026-03-04T03:42:02.206184633Z SELECT "Albums"."Id" from "Albums"
2026-03-04T03:42:02.206337361Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:42:02.206359986Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-04T03:42:02.212456251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115808s
2026-03-04T03:42:02.219315042Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-03-04T03:42:02.219339751Z WHERE "Id" in (
2026-03-04T03:42:02.219375383Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-03-04T03:42:02.219398790Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-03-04T03:42:02.219439412Z WHERE "Albums"."Id" IS NULL)
2026-03-04T03:42:02.228825932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-03-04T03:42:02.228850803Z WHERE "Id" in (
2026-03-04T03:42:02.228860462Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-03-04T03:42:02.228886575Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-03-04T03:42:02.229067258Z WHERE "Albums"."Id" IS NULL)
2026-03-04T03:42:02.234987439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111271s
2026-03-04T03:42:02.241962304Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-03-04T03:42:02.241988797Z WHERE "Id" in (
2026-03-04T03:42:02.242018116Z SELECT "Tracks"."Id" from "Tracks"
2026-03-04T03:42:02.242040671Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-04T03:42:02.242064399Z WHERE "AlbumReleases"."Id" IS NULL)
2026-03-04T03:42:02.251582534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-03-04T03:42:02.251607625Z WHERE "Id" in (
2026-03-04T03:42:02.251634689Z SELECT "Tracks"."Id" from "Tracks"
2026-03-04T03:42:02.251670271Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-04T03:42:02.251706865Z WHERE "AlbumReleases"."Id" IS NULL)
2026-03-04T03:42:02.257782378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112555s
2026-03-04T03:42:02.264950451Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-03-04T03:42:02.264976874Z WHERE "Id" in (
2026-03-04T03:42:02.264986794Z SELECT "Tracks"."Id" from "Tracks"
2026-03-04T03:42:02.264998578Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:42:02.265050883Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-04T03:42:02.274999115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-03-04T03:42:02.275025478Z WHERE "Id" in (
2026-03-04T03:42:02.275035057Z SELECT "Tracks"."Id" from "Tracks"
2026-03-04T03:42:02.275047081Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:42:02.275086751Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-04T03:42:02.281196614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114928s
2026-03-04T03:42:02.288492345Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-04T03:42:02.288517505Z WHERE "Id" IN (
2026-03-04T03:42:02.288528147Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:42:02.288561955Z LEFT OUTER JOIN "Tracks"
2026-03-04T03:42:02.288608158Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:42:02.288646475Z WHERE "Tracks"."Id" IS NULL)
2026-03-04T03:42:02.298865231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-04T03:42:02.298890191Z WHERE "Id" IN (
2026-03-04T03:42:02.298921093Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:42:02.298944270Z LEFT OUTER JOIN "Tracks"
2026-03-04T03:42:02.298983950Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:42:02.299010684Z WHERE "Tracks"."Id" IS NULL)
2026-03-04T03:42:02.305212612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117423s
2026-03-04T03:42:02.309312116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-04T03:42:02', 'clean_artist_metadata_table')
2026-03-04T03:42:02.313532614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:02.317026870Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-03-04T03:42:02.319092920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231136s
2026-03-04T03:42:02.321758257Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-03-04T03:42:02.324103660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:02.327206838Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-03-04T03:42:02.339648049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-04T03:42:02.341587504Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-03-04T03:42:02.344139613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-03-04T03:42:02.347738961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:02.359301503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129967s
2026-03-04T03:42:02.361171678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-04T03:42:02.363016002Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-03-04T03:42:02.365555095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-03-04T03:42:02.369368884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:02.380108469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123577s
2026-03-04T03:42:02.382019607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-04T03:42:02.383865093Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.06E-05s
2026-03-04T03:42:02.386374977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-03-04T03:42:02.389963563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:02.400617815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121248s
2026-03-04T03:42:02.402489073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-04T03:42:02.404265540Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-03-04T03:42:02.406619079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-03-04T03:42:02.410204589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:02.420778189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120361s
2026-03-04T03:42:02.422674989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-04T03:42:02.424468079Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-03-04T03:42:02.426792329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-03-04T03:42:02.430280683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:02.440988214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121019s
2026-03-04T03:42:02.443153003Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-03-04T03:42:02.524819312Z [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-03-04T03:42:02.545041020Z [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-03-04T03:42:02.555346861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-03-04T03:42:02.559462498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-03-04T03:42:02.588257298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1425557s
2026-03-04T03:42:02.590804347Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-03-04T03:42:02.669085711Z [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-03-04T03:42:02.688566186Z [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-03-04T03:42:02.698126075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-03-04T03:42:02.702679965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-03-04T03:42:02.731224982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1380477s
2026-03-04T03:42:02.735988193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-04T03:42:02', 'health_issue_notification')
2026-03-04T03:42:02.739784206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:02.745093256Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-03-04T03:42:02.747023573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1516675s
2026-03-04T03:42:02.750735417Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-03-04T03:42:02.753133766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:02.756464924Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-03-04T03:42:02.772922101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-04T03:42:02.774874613Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.36E-05s
2026-03-04T03:42:02.777043941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-03-04T03:42:02.780543297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-03-04T03:42:02.792126801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130894s
2026-03-04T03:42:02.793960604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-04T03:42:02.795625166Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-03-04T03:42:02.797637036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-03-04T03:42:02.800392445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-03-04T03:42:02.810718817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111795s
2026-03-04T03:42:02.813304423Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-03-04T03:42:02.816180395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-03-04T03:42:02.818987176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035703s
2026-03-04T03:42:02.824532672Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-04T03:42:02.824561611Z WHERE "Id" IN (
2026-03-04T03:42:02.824574928Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:42:02.824613746Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:42:02.824660580Z WHERE "Tracks"."Id" IS NULL)
2026-03-04T03:42:02.832046001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-04T03:42:02.832070530Z WHERE "Id" IN (
2026-03-04T03:42:02.832079939Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:42:02.832098977Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:42:02.832138306Z WHERE "Tracks"."Id" IS NULL)
2026-03-04T03:42:02.837462818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009134s
2026-03-04T03:42:02.844555209Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-04T03:42:02.844580079Z WHERE "Id" IN (
2026-03-04T03:42:02.844616452Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:42:02.844639960Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-03-04T03:42:02.844694890Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-03-04T03:42:02.844720301Z WHERE "Artists"."Path" IS NULL)
2026-03-04T03:42:02.854387397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-04T03:42:02.854412467Z WHERE "Id" IN (
2026-03-04T03:42:02.854439962Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:42:02.854449752Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-03-04T03:42:02.854504021Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-03-04T03:42:02.854541958Z WHERE "Artists"."Path" IS NULL)
2026-03-04T03:42:02.861200134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120099s
2026-03-04T03:42:02.869127356Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-04T03:42:02.869158118Z WHERE "Id" IN (
2026-03-04T03:42:02.869170212Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:42:02.869196315Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:42:02.869227788Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-04T03:42:02.869288380Z WHERE "AlbumReleases"."Monitored" = 0
2026-03-04T03:42:02.869314744Z OR "AlbumReleases"."Monitored" IS NULL)
2026-03-04T03:42:02.880329162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-04T03:42:02.880353872Z WHERE "Id" IN (
2026-03-04T03:42:02.880363621Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:42:02.880385726Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:42:02.880434444Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-04T03:42:02.880476218Z WHERE "AlbumReleases"."Monitored" = 0
2026-03-04T03:42:02.880511309Z OR "AlbumReleases"."Monitored" IS NULL)
2026-03-04T03:42:02.887879114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136659s
2026-03-04T03:42:02.893777370Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-03-04T03:42:02.893802140Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-03-04T03:42:02.893832722Z FROM "Artists"
2026-03-04T03:42:02.893865809Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-03-04T03:42:02.893904416Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-03-04T03:42:02.901800566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-03-04T03:42:02.901829484Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-03-04T03:42:02.901843602Z FROM "Artists"
2026-03-04T03:42:02.901878232Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-03-04T03:42:02.901923473Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-03-04T03:42:02.907587528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098205s
2026-03-04T03:42:02.912348665Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-04T03:42:02.912373355Z WHERE "Id" NOT IN (
2026-03-04T03:42:02.912401581Z SELECT MIN("Id")
2026-03-04T03:42:02.912423245Z FROM "TrackFiles"
2026-03-04T03:42:02.912449488Z GROUP BY "Path"
2026-03-04T03:42:02.912478346Z )
2026-03-04T03:42:02.918687499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-04T03:42:02.918716337Z WHERE "Id" NOT IN (
2026-03-04T03:42:02.918728231Z SELECT MIN("Id")
2026-03-04T03:42:02.918756297Z FROM "TrackFiles"
2026-03-04T03:42:02.918785165Z GROUP BY "Path"
2026-03-04T03:42:02.918802721Z )
2026-03-04T03:42:02.925000741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092138s
2026-03-04T03:42:02.926787248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-04T03:42:02.928468463Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-03-04T03:42:02.930431656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-03-04T03:42:03.004299884Z [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-03-04T03:42:03.017819587Z [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-03-04T03:42:03.025059445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-04T03:42:03.029635348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-04T03:42:03.057848828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-04T03:42:03.061649842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1293194s
2026-03-04T03:42:03.063635941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-03-04T03:42:03.066437922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-04T03:42:03.069902168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044332s
2026-03-04T03:42:03.072022908Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-03-04T03:42:03.149449852Z [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-03-04T03:42:03.161777574Z [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-03-04T03:42:03.168412244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-04T03:42:03.173242339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-04T03:42:03.204018750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-04T03:42:03.208627139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-04T03:42:03.212206596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1364564s
2026-03-04T03:42:03.216534771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-04T03:42:03', 'add_mediafilerepository_mtime')
2026-03-04T03:42:03.220660739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:03.224696225Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-03-04T03:42:03.226642143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1484149s
2026-03-04T03:42:03.230456423Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-03-04T03:42:03.233011759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:03.236915018Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-03-04T03:42:03.258485512Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-03-04T03:42:03.258514239Z WHERE "Id" NOT IN (
2026-03-04T03:42:03.258527727Z SELECT MIN("Artists"."Id") from "Artists"
2026-03-04T03:42:03.258581365Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:42:03.258634952Z GROUP BY "ArtistMetadata"."Id")
2026-03-04T03:42:03.268535507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-03-04T03:42:03.268559796Z WHERE "Id" NOT IN (
2026-03-04T03:42:03.268591871Z SELECT MIN("Artists"."Id") from "Artists"
2026-03-04T03:42:03.268603845Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:42:03.268651802Z GROUP BY "ArtistMetadata"."Id")
2026-03-04T03:42:03.275469960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121026s
2026-03-04T03:42:03.277660602Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-03-04T03:42:03.280247400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-03-04T03:42:03.283457243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039259s
2026-03-04T03:42:03.285635830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-03-04T03:42:03.360453219Z [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-03-04T03:42:03.376447154Z [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-03-04T03:42:03.384807348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-04T03:42:03.389337219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-04T03:42:03.417701422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-04T03:42:03.422125780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-04T03:42:03.426559338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-04T03:42:03.430086961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1425022s
2026-03-04T03:42:03.432195707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-03-04T03:42:03.435441793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-04T03:42:03.439101122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050424s
2026-03-04T03:42:03.443253342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-04T03:42:03', 'add_artistmetadataid_constraint')
2026-03-04T03:42:03.447398649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:03.452055456Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-03-04T03:42:03.454005913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173945s
2026-03-04T03:42:03.457231638Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-03-04T03:42:03.459677964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:03.463173643Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-03-04T03:42:03.475153044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-03-04T03:42:03.477025564Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-03-04T03:42:03.479184111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-03-04T03:42:03.482470117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-03-04T03:42:03.494636275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134788s
2026-03-04T03:42:03.496487032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-03-04T03:42:03.498176082Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-03-04T03:42:03.500496535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-03-04T03:42:03.503956110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-03-04T03:42:03.515342568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128162s
2026-03-04T03:42:03.517068574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:42:03.518684748Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-03-04T03:42:03.520819596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-03-04T03:42:03.524056824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-03-04T03:42:03.534758523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119947s
2026-03-04T03:42:03.536564560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-03-04T03:42:03.538247939Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-03-04T03:42:03.540559634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-03-04T03:42:03.544351710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-03-04T03:42:03.555007806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012394s
2026-03-04T03:42:03.556822761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-04T03:42:03.558452883Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-03-04T03:42:03.560659306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-03-04T03:42:03.564051356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-03-04T03:42:03.574913969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122818s
2026-03-04T03:42:03.576683652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-04T03:42:03.578314656Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2026-03-04T03:42:03.580454034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-03-04T03:42:03.583627794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-03-04T03:42:03.594535638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121362s
2026-03-04T03:42:03.598356732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-04T03:42:03', 'old_ids_and_artist_alias')
2026-03-04T03:42:03.602546057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:03.606026315Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-03-04T03:42:03.607869817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232805s
2026-03-04T03:42:03.611101444Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-03-04T03:42:03.613359651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:03.616418089Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-03-04T03:42:03.620967811Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:42:03.623088230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:42:03.629732378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069019s
2026-03-04T03:42:03.632360601Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-04T03:42:03.635194437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-04T03:42:03.638238386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037805s
2026-03-04T03:42:03.642059710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-04T03:42:03', 'download_propers_config')
2026-03-04T03:42:03.646057550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:03.649318587Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-03-04T03:42:03.651142128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144866s
2026-03-04T03:42:03.653537211Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-03-04T03:42:03.655763684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:03.658600045Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-03-04T03:42:03.676788669Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-03-04T03:42:03.680029374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-03-04T03:42:03.684241506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053476s
2026-03-04T03:42:03.686419622Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-03-04T03:42:03.759979759Z [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-03-04T03:42:03.774518834Z [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-03-04T03:42:03.782350825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-04T03:42:03.787238656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-04T03:42:03.815351784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-04T03:42:03.820043902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-04T03:42:03.824539354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-04T03:42:03.829380211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-04T03:42:03.833089951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.144818s
2026-03-04T03:42:03.835244329Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-03-04T03:42:03.917092475Z [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-03-04T03:42:03.931689717Z [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-03-04T03:42:03.939208266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-03-04T03:42:03.943601602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-03-04T03:42:03.973183177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-03-04T03:42:03.977001465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1398005s
2026-03-04T03:42:03.978972143Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-03-04T03:42:04.052334673Z [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-03-04T03:42:04.066794288Z [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-03-04T03:42:04.074192886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-03-04T03:42:04.078339836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-03-04T03:42:04.109364044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1284041s
2026-03-04T03:42:04.111450335Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-03-04T03:42:04.235733587Z [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-03-04T03:42:04.247384116Z [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-03-04T03:42:04.253478648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-04T03:42:04.258051055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-04T03:42:04.289383504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-04T03:42:04.294547743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-04T03:42:04.299308469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-04T03:42:04.304347535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-04T03:42:04.308179040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1947637s
2026-03-04T03:42:04.310156853Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-03-04T03:42:04.383292906Z [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-03-04T03:42:04.393556362Z [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-03-04T03:42:04.399348164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-04T03:42:04.403347227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-04T03:42:04.430733591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.118635s
2026-03-04T03:42:04.432811405Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-03-04T03:42:04.506057891Z [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-03-04T03:42:04.517870566Z [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-03-04T03:42:04.524006882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-04T03:42:04.528676735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-04T03:42:04.556735663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-04T03:42:04.561487411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-04T03:42:04.564967569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1302588s
2026-03-04T03:42:04.568970810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-04T03:42:04', 'remove_language_profiles')
2026-03-04T03:42:04.573345358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:04.579748230Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-03-04T03:42:04.581689900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1446749s
2026-03-04T03:42:04.584463114Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-03-04T03:42:04.587157389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:04.590133652Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-03-04T03:42:04.595573165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-04T03:42:04.597436367Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-03-04T03:42:04.600207817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-03-04T03:42:04.603287358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-03-04T03:42:04.614666070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124196s
2026-03-04T03:42:04.618584369Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-03-04T03:42:04.623556841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-03-04T03:42:04.627008241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056721s
2026-03-04T03:42:04.630848043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-04T03:42:04', 'multi_disc_naming_format')
2026-03-04T03:42:04.634830402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:04.638287673Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-03-04T03:42:04.640125433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165804s
2026-03-04T03:42:04.642536348Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-03-04T03:42:04.644806229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:04.647686458Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-03-04T03:42:04.653484072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-04T03:42:04.655287132Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-03-04T03:42:04.657408263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-03-04T03:42:04.660671955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-03-04T03:42:04.671950515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126086s
2026-03-04T03:42:04.673720239Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:42:04.675756960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:42:04.878106863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.202264s
2026-03-04T03:42:04.882451571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-04T03:42:04', 'add_download_client_priority')
2026-03-04T03:42:04.886964187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:04.890398242Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-03-04T03:42:04.892313910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2145421s
2026-03-04T03:42:04.895422880Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-03-04T03:42:04.897603480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:04.900391544Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-03-04T03:42:04.906029126Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:42:04.909178187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-03-04T03:42:04.912313780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042412s
2026-03-04T03:42:04.914536486Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:42:04.917436245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-03-04T03:42:04.920201603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037289s
2026-03-04T03:42:04.923881292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-04T03:42:04', 'remove_growl_prowl')
2026-03-04T03:42:04.927762518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:04.930848742Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-03-04T03:42:04.932609818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141201s
2026-03-04T03:42:04.934904989Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-03-04T03:42:04.937122354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:04.939907983Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-03-04T03:42:04.945192383Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:42:04.948432397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-03-04T03:42:04.951601348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043837s
2026-03-04T03:42:04.953832771Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:42:04.956841720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-03-04T03:42:04.959658372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038959s
2026-03-04T03:42:04.963417030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-04T03:42:04', 'remove_plex_hometheatre')
2026-03-04T03:42:04.967351522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:04.970546415Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-03-04T03:42:04.972380889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144345s
2026-03-04T03:42:04.974787435Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-03-04T03:42:04.977046403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:04.979879037Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-03-04T03:42:04.991685169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-04T03:42:04.993512178Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-03-04T03:42:04.995495041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-03-04T03:42:04.998252874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-03-04T03:42:05.009379838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119997s
2026-03-04T03:42:05.011173099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-04T03:42:05.012838883Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-03-04T03:42:05.015153955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-03-04T03:42:05.018716368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:05.029429951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122405s
2026-03-04T03:42:05.031195576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-04T03:42:05.032854937Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2026-03-04T03:42:05.035144457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-03-04T03:42:05.038623212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:05.049518560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123349s
2026-03-04T03:42:05.051299957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-04T03:42:05.052962525Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-03-04T03:42:05.055180040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-03-04T03:42:05.058602331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:05.069332006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121427s
2026-03-04T03:42:05.071105216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-04T03:42:05.072763315Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-03-04T03:42:05.074837311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-03-04T03:42:05.077667470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-03-04T03:42:05.088199787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114379s
2026-03-04T03:42:05.089921684Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:42:05.091961401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:42:05.106419023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144949s
2026-03-04T03:42:05.110710464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-04T03:42:05', 'add_root_folder_add_defaults')
2026-03-04T03:42:05.114929419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:05.118523225Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-03-04T03:42:05.120210262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262945s
2026-03-04T03:42:05.122405873Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-03-04T03:42:05.124554640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:05.127525923Z [Info] task_duration: Starting migration of Main DB to 40
2026-03-04T03:42:05.132030573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-04T03:42:05.133767340Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-03-04T03:42:05.136328547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-03-04T03:42:05.139197704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-03-04T03:42:05.150539522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124942s
2026-03-04T03:42:05.154170824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-04T03:42:05', 'task_duration')
2026-03-04T03:42:05.158093061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:05.161203013Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-03-04T03:42:05.162898206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02302s
2026-03-04T03:42:05.165730991Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-03-04T03:42:05.168252598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:05.171359774Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-03-04T03:42:05.178244127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-04T03:42:05.180068650Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-03-04T03:42:05.182212718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-03-04T03:42:05.185600419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-03-04T03:42:05.197051035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128195s
2026-03-04T03:42:05.198919688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-04T03:42:05.200619450Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-03-04T03:42:05.202767486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-03-04T03:42:05.205973882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:05.216878289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121799s
2026-03-04T03:42:05.221154319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-04T03:42:05', 'add_indexer_and_enabled_to_release_profiles')
2026-03-04T03:42:05.225348213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:05.229089707Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-03-04T03:42:05.231054634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236633s
2026-03-04T03:42:05.233376519Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-03-04T03:42:05.235544264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:05.238313239Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-03-04T03:42:05.243679835Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-03-04T03:42:05.319320853Z [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-03-04T03:42:05.332882750Z [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-03-04T03:42:05.340193741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-04T03:42:05.345292538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-04T03:42:05.372880859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-04T03:42:05.377297662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-04T03:42:05.381685508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-04T03:42:05.386486394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-04T03:42:05.390143248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1445439s
2026-03-04T03:42:05.393460357Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-03-04T03:42:05.397470672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-03-04T03:42:05.400709143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004777s
2026-03-04T03:42:05.404098047Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-03-04T03:42:05.408207160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-03-04T03:42:05.411457235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048073s
2026-03-04T03:42:05.413676042Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-03-04T03:42:05.485746861Z [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-03-04T03:42:05.499522710Z [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-03-04T03:42:05.506185556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-03-04T03:42:05.510259389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-03-04T03:42:05.537849884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1222592s
2026-03-04T03:42:05.541811350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-04T03:42:05', 'remove_album_folders')
2026-03-04T03:42:05.545820002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:05.550055420Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-03-04T03:42:05.551892098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1342067s
2026-03-04T03:42:05.554488456Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-03-04T03:42:05.556768728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:05.559675270Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-03-04T03:42:05.575734757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-04T03:42:05.577795085Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-03-04T03:42:05.579839131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-03-04T03:42:05.582721265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-03-04T03:42:05.594073423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123024s
2026-03-04T03:42:05.595907496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-04T03:42:05.597663792Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-03-04T03:42:05.599704591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-03-04T03:42:05.602775936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-03-04T03:42:05.613641023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120132s
2026-03-04T03:42:05.615395606Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:42:05.617509413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:42:06.795052684Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1775601s
2026-03-04T03:42:06.797463529Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-03-04T03:42:06.882954750Z [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-03-04T03:42:06.894101956Z [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-03-04T03:42:06.900570671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-04T03:42:06.907242926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-04T03:42:06.935423639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1359753s
2026-03-04T03:42:06.937879564Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-03-04T03:42:07.011102232Z [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-03-04T03:42:07.021218202Z [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-03-04T03:42:07.027020164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-04T03:42:07.031383851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-04T03:42:07.059393580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1195675s
2026-03-04T03:42:07.061661967Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-03-04T03:42:07.133770552Z [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-03-04T03:42:07.142522515Z [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-03-04T03:42:07.147835673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-04T03:42:07.152173337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-04T03:42:07.179626285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1159656s
2026-03-04T03:42:07.181759912Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-03-04T03:42:07.254222128Z [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-03-04T03:42:07.262121224Z [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-03-04T03:42:07.267068946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-04T03:42:07.271569639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-04T03:42:07.299410989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.115677s
2026-03-04T03:42:07.301565657Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-03-04T03:42:07.372850483Z [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-03-04T03:42:07.379769064Z [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-03-04T03:42:07.384372975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-04T03:42:07.388606289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-04T03:42:07.416537690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1127231s
2026-03-04T03:42:07.420537153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-04T03:42:07', 'flexible_delay_profiles')
2026-03-04T03:42:07.424530785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:07.428541911Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-03-04T03:42:07.430397778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1246651s
2026-03-04T03:42:07.432945368Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-03-04T03:42:07.435233435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:07.438841861Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-03-04T03:42:07.444590777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-04T03:42:07.446358636Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-03-04T03:42:07.448549919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-03-04T03:42:07.451671815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-03-04T03:42:07.463143584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012721s
2026-03-04T03:42:07.466945139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-04T03:42:07', 'add_priority_to_indexers')
2026-03-04T03:42:07.470924391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:07.474228594Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-03-04T03:42:07.476068900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234549s
2026-03-04T03:42:07.478662192Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-03-04T03:42:07.481068597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:07.484027505Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-03-04T03:42:07.489782433Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-03-04T03:42:07.492863577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-03-04T03:42:07.496939424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048959s
2026-03-04T03:42:07.498663856Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:42:07.500798615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:42:07.508736779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081992s
2026-03-04T03:42:07.512956756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-04T03:42:07', 'remove_chown_and_folderchmod_config')
2026-03-04T03:42:07.517280422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:07.520702953Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-03-04T03:42:07.522684563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197193s
2026-03-04T03:42:07.525116510Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-03-04T03:42:07.527443385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:07.530275778Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-03-04T03:42:07.538576723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-04T03:42:07.540433882Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-03-04T03:42:07.542488770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-03-04T03:42:07.617270548Z [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-03-04T03:42:07.629724284Z [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-03-04T03:42:07.636701172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-03-04T03:42:07.640840728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-03-04T03:42:07.668460281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1239357s
2026-03-04T03:42:07.671031649Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-03-04T03:42:07.673848500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-03-04T03:42:07.676813410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036143s
2026-03-04T03:42:07.679928784Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-03-04T03:42:07.683767954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-03-04T03:42:07.686853126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045463s
2026-03-04T03:42:07.690001676Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-03-04T03:42:07.693967221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-03-04T03:42:07.696886880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044945s
2026-03-04T03:42:07.700771461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-03-04T03:42:07', 'convert_blacklist_protocol')
2026-03-04T03:42:07.704749702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:07.708346534Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-03-04T03:42:07.710227411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154881s
2026-03-04T03:42:07.712560409Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-03-04T03:42:07.714722443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:07.717819098Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-03-04T03:42:07.794141728Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-03-04T03:42:07.802823038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-03-04T03:42:07.808439547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099656s
2026-03-04T03:42:07.812425944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-04T03:42:07', 'update_notifiarr')
2026-03-04T03:42:07.816343452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:07.819883531Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-03-04T03:42:07.821577772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021184s
2026-03-04T03:42:07.824032024Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-03-04T03:42:07.826343548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:07.829533351Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-03-04T03:42:07.833327881Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:42:07.835456257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:42:07.855353160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019952s
2026-03-04T03:42:07.859524229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-04T03:42:07', 'email_multiple_addresses')
2026-03-04T03:42:07.863817654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:07.868109136Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-03-04T03:42:07.870001787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032648s
2026-03-04T03:42:07.872475006Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-03-04T03:42:07.874767903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:07.877674877Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-03-04T03:42:07.881729090Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-03-04T03:42:07.885049987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-03-04T03:42:07.913171812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295171s
2026-03-04T03:42:07.917197548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-04T03:42:07', 'rename_blacklist_to_blocklist')
2026-03-04T03:42:07.921283205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:07.924618911Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-03-04T03:42:07.926525520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0405356s
2026-03-04T03:42:07.928855742Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-03-04T03:42:07.931062847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:07.933886121Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-03-04T03:42:07.940775022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-04T03:42:07.942604476Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-03-04T03:42:07.945104751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-03-04T03:42:07.948916165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-04T03:42:07.960611093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133524s
2026-03-04T03:42:07.963169635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-03-04T03:42:07.966880317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-04T03:42:07.977745114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124635s
2026-03-04T03:42:07.979540008Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:42:07.981613944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:42:07.999436511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178386s
2026-03-04T03:42:08.003576166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-04T03:42:08', 'cdh_per_downloadclient')
2026-03-04T03:42:08.007717415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:08.011716908Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-03-04T03:42:08.013608848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301308s
2026-03-04T03:42:08.015837204Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-03-04T03:42:08.018013847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:08.020775909Z [Info] download_history: Starting migration of Main DB to 52
2026-03-04T03:42:08.036234966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-03-04T03:42:08.043521308Z [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-03-04T03:42:08.050173513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120066s
2026-03-04T03:42:08.052369504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-03-04T03:42:08.055579588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-04T03:42:08.059398518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051396s
2026-03-04T03:42:08.061541322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-03-04T03:42:08.064692397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-03-04T03:42:08.068307256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048732s
2026-03-04T03:42:08.070440391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-03-04T03:42:08.073687620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-04T03:42:08.077330034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050078s
2026-03-04T03:42:08.079041009Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:42:08.081123432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:42:08.096276794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151784s
2026-03-04T03:42:08.100333643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-04T03:42:08', 'download_history')
2026-03-04T03:42:08.104487988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:08.108723336Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-03-04T03:42:08.110457408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027763s
2026-03-04T03:42:08.112750766Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-03-04T03:42:08.115256120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:08.117693258Z [Info] add_update_history: Starting migration of Main DB to 53
2026-03-04T03:42:08.122650249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-04T03:42:08', 'add_update_history')
2026-03-04T03:42:08.126700404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:08.129780296Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-03-04T03:42:08.131589579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014931s
2026-03-04T03:42:08.133979381Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-03-04T03:42:08.136299091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:08.139113238Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-03-04T03:42:08.144388580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-04T03:42:08.146220198Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-03-04T03:42:08.148608507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-03-04T03:42:08.152261954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-03-04T03:42:08.164255523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135556s
2026-03-04T03:42:08.168226078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-04T03:42:08', 'add_on_update_to_notifications')
2026-03-04T03:42:08.172363830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:08.175920752Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-03-04T03:42:08.178068296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248083s
2026-03-04T03:42:08.180294259Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-03-04T03:42:08.182587716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:08.185474880Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-03-04T03:42:08.190681053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-04T03:42:08.192469093Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-03-04T03:42:08.194644603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-03-04T03:42:08.197958747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:08.209758667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131199s
2026-03-04T03:42:08.213672026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-04T03:42:08', 'download_client_per_indexer')
2026-03-04T03:42:08.217700167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:08.221363644Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-03-04T03:42:08.223243679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243233s
2026-03-04T03:42:08.225508239Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-03-04T03:42:08.227705303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:08.230509740Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-03-04T03:42:08.238176888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-04T03:42:08.239941642Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-03-04T03:42:08.242042622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-03-04T03:42:08.245267466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:08.257073528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130793s
2026-03-04T03:42:08.258860977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-04T03:42:08.260552914Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-03-04T03:42:08.262926042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-03-04T03:42:08.266564268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:08.277832607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128074s
2026-03-04T03:42:08.279618263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-04T03:42:08.281307304Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-03-04T03:42:08.283470610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-03-04T03:42:08.286722618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:08.297857429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124175s
2026-03-04T03:42:08.301619193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-04T03:42:08', 'AddNewItemMonitorType')
2026-03-04T03:42:08.305597333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:08.308873700Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-03-04T03:42:08.310664256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231481s
2026-03-04T03:42:08.312878244Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-03-04T03:42:08.315042963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:08.317788691Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-03-04T03:42:08.322864652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-04T03:42:08.324661721Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-03-04T03:42:08.326811359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-03-04T03:42:08.330059620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-03-04T03:42:08.341838126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130674s
2026-03-04T03:42:08.345546864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-04T03:42:08', 'ImportListSearch')
2026-03-04T03:42:08.349527559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:08.352598663Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-03-04T03:42:08.354386844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236009s
2026-03-04T03:42:08.356788440Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-03-04T03:42:08.359021526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:08.361866294Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-03-04T03:42:08.366917265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-04T03:42:08.368702399Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-03-04T03:42:08.371030026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-03-04T03:42:08.374587990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:08.386492691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133817s
2026-03-04T03:42:08.390320198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-04T03:42:08', 'ImportListMonitorExisting')
2026-03-04T03:42:08.394429372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:08.397703184Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-03-04T03:42:08.399538660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242519s
2026-03-04T03:42:08.401743118Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-03-04T03:42:08.403897707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:08.406628636Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-03-04T03:42:08.413343086Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:42:08.416366905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-03-04T03:42:08.419466556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040851s
2026-03-04T03:42:08.421717789Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:42:08.424539139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-03-04T03:42:08.427267654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036074s
2026-03-04T03:42:08.429023880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-04T03:42:08.430666878Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-03-04T03:42:08.432610862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-03-04T03:42:08.435268414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-03-04T03:42:08.446641594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121838s
2026-03-04T03:42:08.450345622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-04T03:42:08', 'add_indexer_tags')
2026-03-04T03:42:08.454255485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:08.457318372Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-03-04T03:42:08.459063907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226734s
2026-03-04T03:42:08.461339790Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-03-04T03:42:08.463509890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:08.466334036Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-03-04T03:42:08.469987913Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:42:08.472100698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:42:08.484894859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128582s
2026-03-04T03:42:08.488949985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-04T03:42:08', 'update_audio_types')
2026-03-04T03:42:08.493155282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:08.496234562Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-03-04T03:42:08.498020158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024246s
2026-03-04T03:42:08.500899355Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-04T03:42:08.503390261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:08.506516866Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-03-04T03:42:08.553507515Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:42:08.556484459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-03-04T03:42:08.559494941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037614s
2026-03-04T03:42:08.561322361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-03-04T03:42:08.563052043Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-03-04T03:42:08.565468228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-03-04T03:42:08.657454498Z [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-03-04T03:42:08.674045044Z [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-03-04T03:42:08.682276088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-03-04T03:42:08.687003326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-03-04T03:42:08.717771410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-03-04T03:42:08.723256604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-03-04T03:42:08.726895352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1593745s
2026-03-04T03:42:08.728768774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:42:08.730425269Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-03-04T03:42:08.732803878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-03-04T03:42:08.818840027Z [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-03-04T03:42:08.841976574Z [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-03-04T03:42:08.853220525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-04T03:42:08.858057153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-04T03:42:08.889768275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-04T03:42:08.895676873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-04T03:42:08.900842795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-04T03:42:08.905314519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1699342s
2026-03-04T03:42:08.907376882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:42:08.909464365Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-03-04T03:42:08.912607493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-03-04T03:42:08.998723263Z [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-03-04T03:42:09.023836379Z [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-03-04T03:42:09.035432328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-04T03:42:09.040753042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-04T03:42:09.071450754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-04T03:42:09.076478417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-04T03:42:09.081367492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-04T03:42:09.085576366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1703463s
2026-03-04T03:42:09.087210447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:42:09.089061915Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-03-04T03:42:09.091722091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-03-04T03:42:09.177798711Z [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-03-04T03:42:09.203622339Z [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-03-04T03:42:09.217268987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-04T03:42:09.223144718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-04T03:42:09.255635510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-04T03:42:09.261280357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-04T03:42:09.267388155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-04T03:42:09.272076766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.177449s
2026-03-04T03:42:09.274058185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-04T03:42:09.275873691Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-03-04T03:42:09.279128064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-03-04T03:42:09.360730996Z [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-03-04T03:42:09.376472112Z [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-03-04T03:42:09.385082620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-04T03:42:09.390804040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-04T03:42:09.421854221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-04T03:42:09.428496876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-04T03:42:09.433357223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-04T03:42:09.438351299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-04T03:42:09.442337115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1602674s
2026-03-04T03:42:09.444218172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-04T03:42:09.446011534Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-03-04T03:42:09.448181874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-03-04T03:42:09.526889506Z [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-03-04T03:42:09.542713448Z [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-03-04T03:42:09.550625219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-04T03:42:09.555808847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-04T03:42:09.585695405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-04T03:42:09.590342913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-04T03:42:09.594923095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-04T03:42:09.600372589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-04T03:42:09.604491472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.154056s
2026-03-04T03:42:09.606437470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-04T03:42:09.608445143Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-03-04T03:42:09.610785956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-03-04T03:42:09.690693905Z [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-03-04T03:42:09.705526672Z [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-03-04T03:42:09.712532679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-04T03:42:09.716775553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-04T03:42:09.745977332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1328823s
2026-03-04T03:42:09.747924653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-04T03:42:09.749709858Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-03-04T03:42:09.752151344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-03-04T03:42:09.829887730Z [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-03-04T03:42:09.847005839Z [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-03-04T03:42:09.854934674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-04T03:42:09.859174230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-04T03:42:09.888027889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1336765s
2026-03-04T03:42:09.889938516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-04T03:42:09.891645072Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-03-04T03:42:09.894045265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-03-04T03:42:09.982192385Z [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-03-04T03:42:09.996937294Z [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-03-04T03:42:10.004228526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-04T03:42:10.008547112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-04T03:42:10.037730213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1414239s
2026-03-04T03:42:10.040063000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-04T03:42:10.041801471Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-03-04T03:42:10.044278639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-03-04T03:42:10.121946778Z [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-03-04T03:42:10.133163013Z [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-03-04T03:42:10.139473580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-04T03:42:10.143630630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-04T03:42:10.172405891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1259666s
2026-03-04T03:42:10.174292650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-04T03:42:10.176147214Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-03-04T03:42:10.178340310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-03-04T03:42:10.256085765Z [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-03-04T03:42:10.267392722Z [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-03-04T03:42:10.273693359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-04T03:42:10.277915520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-04T03:42:10.307412173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1262524s
2026-03-04T03:42:10.309621312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-04T03:42:10.311756120Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-03-04T03:42:10.315176327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-03-04T03:42:10.399178881Z [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-03-04T03:42:10.412405133Z [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-03-04T03:42:10.421004017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-04T03:42:10.426679706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-04T03:42:10.467603638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-04T03:42:10.474708835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1567156s
2026-03-04T03:42:10.477076773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-04T03:42:10.479132342Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-03-04T03:42:10.482966983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-03-04T03:42:10.571924965Z [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-03-04T03:42:10.584143438Z [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-03-04T03:42:10.590648035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-04T03:42:10.596397492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-04T03:42:10.628405332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-04T03:42:10.636257062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1506739s
2026-03-04T03:42:10.639003913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-04T03:42:10.641258322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001846s
2026-03-04T03:42:10.644109654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-03-04T03:42:10.733085672Z [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-03-04T03:42:10.751140135Z [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-03-04T03:42:10.759514658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-04T03:42:10.765049243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-04T03:42:10.796583879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-04T03:42:10.803164149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1547084s
2026-03-04T03:42:10.805356103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-03-04T03:42:10.807361861Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.13E-05s
2026-03-04T03:42:10.809793037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-03-04T03:42:10.890855420Z [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-03-04T03:42:10.904210521Z [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-03-04T03:42:10.911618969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-03-04T03:42:10.916687916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-03-04T03:42:10.950032657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-04T03:42:10.957775257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-03-04T03:42:10.963275923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-04T03:42:10.968243375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1553756s
2026-03-04T03:42:10.970230587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-04T03:42:10.972206887Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-03-04T03:42:10.974475514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-03-04T03:42:11.053710498Z [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-03-04T03:42:11.064248347Z [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-03-04T03:42:11.070182175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-04T03:42:11.074795294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-04T03:42:11.105057629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1284154s
2026-03-04T03:42:11.106987214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-04T03:42:11.108745264Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-03-04T03:42:11.111030355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-03-04T03:42:11.194938399Z [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-03-04T03:42:11.205550026Z [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-03-04T03:42:11.211453613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-04T03:42:11.216222866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-04T03:42:11.246430071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1331841s
2026-03-04T03:42:11.248293613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-04T03:42:11.250055621Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-03-04T03:42:11.252236893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-03-04T03:42:11.352231989Z [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-03-04T03:42:11.363648717Z [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-03-04T03:42:11.369916518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-04T03:42:11.374900203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-04T03:42:11.404482859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-04T03:42:11.409312774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-04T03:42:11.414490490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-04T03:42:11.419895634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-04T03:42:11.424017914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1697195s
2026-03-04T03:42:11.425899423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-04T03:42:11.427697273Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2026-03-04T03:42:11.430504044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-03-04T03:42:11.517130271Z [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-03-04T03:42:11.529843981Z [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-03-04T03:42:11.536763664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-04T03:42:11.541467385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-04T03:42:11.572702709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-04T03:42:11.576805470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1441143s
2026-03-04T03:42:11.578714605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-04T03:42:11.580519008Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-03-04T03:42:11.583034774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-03-04T03:42:11.664406681Z [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-03-04T03:42:11.676165197Z [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-03-04T03:42:11.684059413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-04T03:42:11.688836812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-04T03:42:11.720032537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-04T03:42:11.724109897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1388326s
2026-03-04T03:42:11.726076106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-04T03:42:11.727896371Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-03-04T03:42:11.730327336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-03-04T03:42:11.814021850Z [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-03-04T03:42:11.825702229Z [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-03-04T03:42:11.832174160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-04T03:42:11.837003104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-04T03:42:11.868184509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-04T03:42:11.872178862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1396576s
2026-03-04T03:42:11.874282348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-04T03:42:11.875833641Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-03-04T03:42:11.878270728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-03-04T03:42:11.963720586Z [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-03-04T03:42:11.975818216Z [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-03-04T03:42:11.982465450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-04T03:42:11.987185344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-04T03:42:12.019058653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-04T03:42:12.023180292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1427578s
2026-03-04T03:42:12.025288377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-04T03:42:12.027078481Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-03-04T03:42:12.029577884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-03-04T03:42:12.125072909Z [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-03-04T03:42:12.137350801Z [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-03-04T03:42:12.143955059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-04T03:42:12.148824624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-04T03:42:12.179485852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-04T03:42:12.183521008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1517494s
2026-03-04T03:42:12.185478349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-04T03:42:12.187283303Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-03-04T03:42:12.189733917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-03-04T03:42:12.275096760Z [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-03-04T03:42:12.287215893Z [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-03-04T03:42:12.293824299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-04T03:42:12.298683955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-04T03:42:12.329888858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-04T03:42:12.334048634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1421516s
2026-03-04T03:42:12.335968720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-03-04T03:42:12.337754736Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-03-04T03:42:12.340153185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-03-04T03:42:12.422874029Z [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-03-04T03:42:12.433362578Z [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-03-04T03:42:12.439347830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-04T03:42:12.443665734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-04T03:42:12.474241630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1319572s
2026-03-04T03:42:12.476188610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-03-04T03:42:12.477944276Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-03-04T03:42:12.480223716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-03-04T03:42:12.561931639Z [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-03-04T03:42:12.581681196Z [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-03-04T03:42:12.588110472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-04T03:42:12.592498638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-04T03:42:12.621910831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1395865s
2026-03-04T03:42:12.623823372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-04T03:42:12.625615130Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-03-04T03:42:12.628608417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-03-04T03:42:12.711008474Z [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-03-04T03:42:12.723156144Z [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-03-04T03:42:12.730055276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-04T03:42:12.734283450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-04T03:42:12.764167202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1333193s
2026-03-04T03:42:12.766125866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-04T03:42:12.768050852Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-03-04T03:42:12.770419392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-03-04T03:42:12.852651731Z [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-03-04T03:42:12.864638196Z [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-03-04T03:42:12.871658723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-04T03:42:12.875691363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-04T03:42:12.905785860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1328947s
2026-03-04T03:42:12.907806468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-04T03:42:12.909769802Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.03E-05s
2026-03-04T03:42:12.911979060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-03-04T03:42:12.992609705Z [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-03-04T03:42:13.000433017Z [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-03-04T03:42:13.004671632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-03-04T03:42:13.007912147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-03-04T03:42:13.037143626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1230174s
2026-03-04T03:42:13.038596482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-04T03:42:13.039958294Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-03-04T03:42:13.041598847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-03-04T03:42:13.120252330Z [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-03-04T03:42:13.127717422Z [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-03-04T03:42:13.131168461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-04T03:42:13.134939313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-04T03:42:13.164454213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-04T03:42:13.167927988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1245881s
2026-03-04T03:42:13.169479292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-04T03:42:13.171094444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003049s
2026-03-04T03:42:13.173101425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-03-04T03:42:13.252209504Z [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-03-04T03:42:13.259139117Z [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-03-04T03:42:13.263024280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-04T03:42:13.267000025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-04T03:42:13.296735229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-04T03:42:13.300232581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1254339s
2026-03-04T03:42:13.301476696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-04T03:42:13.302773517Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.04E-05s
2026-03-04T03:42:13.304340402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-03-04T03:42:13.384485198Z [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-03-04T03:42:13.393106608Z [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-03-04T03:42:13.398033539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-04T03:42:13.402079636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-04T03:42:13.431799779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-04T03:42:13.435665904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-04T03:42:13.438720484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1329374s
2026-03-04T03:42:13.440097768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-04T03:42:13.441342304Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s
2026-03-04T03:42:13.443031886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-03-04T03:42:13.522363394Z [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-03-04T03:42:13.530893360Z [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-03-04T03:42:13.535967056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-04T03:42:13.540059286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-04T03:42:13.569701312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-04T03:42:13.573669642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-04T03:42:13.576567828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1320788s
2026-03-04T03:42:13.577907706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-04T03:42:13.579477477Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s
2026-03-04T03:42:13.581034592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-04T03:42:13.654722206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-04T03:42:13.660166399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-04T03:42:13.663544982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-04T03:42:13.666885087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-04T03:42:13.696240877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-04T03:42:13.700196983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1176995s
2026-03-04T03:42:13.707893380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-04T03:42:13', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-04T03:42:13.711901701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:13.719885497Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-04T03:42:13.721485077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.136974s
2026-03-04T03:42:13.729182657Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-03-04T03:42:13.731494702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:13.741210536Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-03-04T03:42:13.763210464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-04T03:42:13.764671276Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.96E-05s
2026-03-04T03:42:13.766697455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-03-04T03:42:13.770114125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:13.782188818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140566s
2026-03-04T03:42:13.783559538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-04T03:42:13.784822361Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-03-04T03:42:13.786338754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-03-04T03:42:13.788621651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:13.799452309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011735s
2026-03-04T03:42:13.802553143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-04T03:42:13', 'add_on_delete_to_notifications')
2026-03-04T03:42:13.805611200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:13.808455838Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-03-04T03:42:13.809861929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204642s
2026-03-04T03:42:13.811785763Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-03-04T03:42:13.813320133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:13.815512607Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-03-04T03:42:13.848095434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-04T03:42:13.849729806Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.03E-05s
2026-03-04T03:42:13.851332934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-03-04T03:42:13.853836154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:13.865685323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128717s
2026-03-04T03:42:13.866961493Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-04T03:42:13.869059658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-03-04T03:42:13.871355400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032228s
2026-03-04T03:42:13.872648293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-04T03:42:13.873858350Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-03-04T03:42:13.875323079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-03-04T03:42:13.877362646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-03-04T03:42:13.888070196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113133s
2026-03-04T03:42:13.889362729Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:42:13.890761225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:42:13.900294220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093602s
2026-03-04T03:42:13.902030546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-03-04T03:42:13.906077184Z [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-03-04T03:42:13.920269742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168172s
2026-03-04T03:42:13.922412737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-03-04T03:42:13.924558447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-03-04T03:42:13.930194626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037847s
2026-03-04T03:42:13.931565116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-04T03:42:13.932804120Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s
2026-03-04T03:42:13.934536609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-03-04T03:42:13.936794806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-03-04T03:42:13.948238719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123133s
2026-03-04T03:42:13.949612024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-04T03:42:13.950837321Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-03-04T03:42:13.952345678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-03-04T03:42:13.954667634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:13.965772735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120129s
2026-03-04T03:42:13.967118745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-04T03:42:13.968312869Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-03-04T03:42:13.969878652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-03-04T03:42:13.972369999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:13.983419017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121389s
2026-03-04T03:42:13.984742852Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:42:13.986107350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:42:14.008646253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221734s
2026-03-04T03:42:14.010279341Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:42:14.011696675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:42:14.023724093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118272s
2026-03-04T03:42:14.025470750Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-03-04T03:42:14.103518363Z [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-03-04T03:42:14.111037904Z [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-03-04T03:42:14.115412493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-03-04T03:42:14.118648188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-03-04T03:42:14.148003677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1211125s
2026-03-04T03:42:14.149800075Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-03-04T03:42:14.226074778Z [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-03-04T03:42:14.232301005Z [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-03-04T03:42:14.236073030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-03-04T03:42:14.239453587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-03-04T03:42:14.268842523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1174814s
2026-03-04T03:42:14.270801899Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-03-04T03:42:14.272898039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-03-04T03:42:14.275344265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030134s
2026-03-04T03:42:14.276742370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-04T03:42:14.278018871Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-03-04T03:42:14.279763704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-03-04T03:42:14.282611097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:14.294087786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127473s
2026-03-04T03:42:14.295438185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-04T03:42:14.296712902Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-03-04T03:42:14.298347914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-03-04T03:42:14.300571882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-03-04T03:42:14.311749098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119753s
2026-03-04T03:42:14.314394695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-04T03:42:14', 'add_custom_formats')
2026-03-04T03:42:14.317346218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:14.320414496Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-03-04T03:42:14.321692109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205027s
2026-03-04T03:42:14.323584069Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-03-04T03:42:14.325158329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:14.327470945Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-03-04T03:42:14.332939336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-04T03:42:14.334284274Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s
2026-03-04T03:42:14.335671417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-03-04T03:42:14.337920957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-03-04T03:42:14.349918725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128285s
2026-03-04T03:42:14.352575655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-04T03:42:14', 'add_result_to_commands')
2026-03-04T03:42:14.355538641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:14.358077213Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-03-04T03:42:14.359370226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208709s
2026-03-04T03:42:14.361253428Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-03-04T03:42:14.362808990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:14.365069241Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-03-04T03:42:14.369762792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-04T03:42:14.371090746Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.91E-05s
2026-03-04T03:42:14.372650858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-03-04T03:42:14.375008044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:14.387227238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129239s
2026-03-04T03:42:14.389714897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-04T03:42:14', 'health_restored_notification')
2026-03-04T03:42:14.392767203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:14.395286355Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-03-04T03:42:14.396611343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210397s
2026-03-04T03:42:14.398235874Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-03-04T03:42:14.399647757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:14.401743878Z [Info] remove_uc: Starting migration of Main DB to 66
2026-03-04T03:42:14.405627588Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-04T03:42:14.407709160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-03-04T03:42:14.410532875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031921s
2026-03-04T03:42:14.412790481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-04T03:42:14', 'remove_uc')
2026-03-04T03:42:14.415618806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:14.417941232Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-03-04T03:42:14.419168463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108288s
2026-03-04T03:42:14.421024962Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-03-04T03:42:14.422570333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:14.424743038Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-03-04T03:42:14.427883903Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:42:14.429390857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:42:14.448294520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182696s
2026-03-04T03:42:14.451124499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-04T03:42:14', 'download_clients_rename_tv_to_music')
2026-03-04T03:42:14.454422039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:14.456933285Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-03-04T03:42:14.458270598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027395s
2026-03-04T03:42:14.460339945Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-03-04T03:42:14.461781848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:14.464402024Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-03-04T03:42:14.468571048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-04T03:42:14.469978983Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-05s
2026-03-04T03:42:14.471500387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-03-04T03:42:14.473887493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-03-04T03:42:14.486034021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130965s
2026-03-04T03:42:14.488905182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-04T03:42:14', 'add_colon_replacement_to_naming_config')
2026-03-04T03:42:14.491933300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:14.494648888Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-03-04T03:42:14.496014217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02143s
2026-03-04T03:42:14.497731444Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-03-04T03:42:14.499579245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:14.501418188Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-03-04T03:42:14.506599421Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-03-04T03:42:14.589967147Z [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-03-04T03:42:14.597393911Z [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-03-04T03:42:14.601627686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-04T03:42:14.605434391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-04T03:42:14.635725474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-04T03:42:14.638904865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1309541s
2026-03-04T03:42:14.640309444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-04T03:42:14.641557547Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s
2026-03-04T03:42:14.643163641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-03-04T03:42:14.645339512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-03-04T03:42:14.656373710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011755s
2026-03-04T03:42:14.658896279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-04T03:42:14', 'list_sync_time')
2026-03-04T03:42:14.661820046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:14.664523210Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-03-04T03:42:14.665758146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198241s
2026-03-04T03:42:14.667590826Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-03-04T03:42:14.669151138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:14.671470779Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-03-04T03:42:14.675728552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-04T03:42:14.677085204Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s
2026-03-04T03:42:14.678525163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-03-04T03:42:14.680540802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-03-04T03:42:14.692286743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123781s
2026-03-04T03:42:14.694926338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-04T03:42:14', 'add_download_client_tags')
2026-03-04T03:42:14.697894304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:14.700580152Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-03-04T03:42:14.701879629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205226s
2026-03-04T03:42:14.703643721Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-03-04T03:42:14.705187439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:14.707432940Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-03-04T03:42:14.715316364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-03-04T03:42:14.719558106Z [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-03-04T03:42:14.724372970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007574s
2026-03-04T03:42:14.725924645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-03-04T03:42:14.728262011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-03-04T03:42:14.731260519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003984s
2026-03-04T03:42:14.733855374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-04T03:42:14', 'add_notification_status')
2026-03-04T03:42:14.736753389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:14.740199177Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-03-04T03:42:14.741500939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126959s
2026-03-04T03:42:14.743345132Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-03-04T03:42:14.744904953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:14.747138140Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-03-04T03:42:14.750438435Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:42:14.751905268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:42:14.774503571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223147s
2026-03-04T03:42:14.777638494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-04T03:42:14', 'add_alac_24_quality_in_profiles')
2026-03-04T03:42:14.781116817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:14.783687984Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-03-04T03:42:14.785044546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317174s
2026-03-04T03:42:14.786746714Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-03-04T03:42:14.788216042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:14.790369438Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-03-04T03:42:14.795345738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-03-04T03:42:14.796661448Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.99E-05s
2026-03-04T03:42:14.798019863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-03-04T03:42:14.799894788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-03-04T03:42:14.811721431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123635s
2026-03-04T03:42:14.813228015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-03-04T03:42:14.815110616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-03-04T03:42:14.826267411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116832s
2026-03-04T03:42:14.828833478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-04T03:42:14', 'add_salt_to_users')
2026-03-04T03:42:14.831909040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:14.834330366Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-03-04T03:42:14.835588600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196525s
2026-03-04T03:42:14.837318613Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-03-04T03:42:14.838816790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:14.841005396Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-03-04T03:42:14.848200795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-03-04T03:42:14.852527718Z [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-03-04T03:42:14.857539328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078966s
2026-03-04T03:42:14.859031313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-03-04T03:42:14.861042953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-03-04T03:42:14.863973785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036609s
2026-03-04T03:42:14.866616616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-04T03:42:14', 'add_auto_tagging')
2026-03-04T03:42:14.869510353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:14.872057101Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-03-04T03:42:14.873323962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116288s
2026-03-04T03:42:14.875236483Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-03-04T03:42:14.876763227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:14.879007446Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-03-04T03:42:14.883823483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-03-04T03:42:14.885248182Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s
2026-03-04T03:42:14.886802121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-03-04T03:42:14.888981890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-03-04T03:42:14.901227848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129805s
2026-03-04T03:42:14.903251873Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-03-04T03:42:14.905543167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-03-04T03:42:14.908015275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031572s
2026-03-04T03:42:14.910757516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-04T03:42:14', 'quality_definition_preferred_size')
2026-03-04T03:42:14.913744621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:14.916404507Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-03-04T03:42:14.917747201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112604s
2026-03-04T03:42:14.919713049Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-03-04T03:42:14.921325005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:14.923635557Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-03-04T03:42:14.928132302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-04T03:42:14.929481368Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s
2026-03-04T03:42:14.930985306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-03-04T03:42:14.933287412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:14.945696208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132704s
2026-03-04T03:42:14.948463580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-04T03:42:14', 'add_on_artist_add_to_notifications')
2026-03-04T03:42:14.951516116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:14.954183107Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-03-04T03:42:14.955516942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021544s
2026-03-04T03:42:14.957315323Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-03-04T03:42:14.958801366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:14.961043530Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-03-04T03:42:14.965268938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-04T03:42:14.966576952Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.99E-05s
2026-03-04T03:42:14.968103426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-03-04T03:42:14.970152832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-03-04T03:42:14.982678704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129124s
2026-03-04T03:42:14.985573323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-04T03:42:14', 'album_last_searched_time')
2026-03-04T03:42:14.988761883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:14.991343721Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-03-04T03:42:14.992658599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021688s
2026-03-04T03:42:14.994360516Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-03-04T03:42:14.995832039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:14.997987078Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-03-04T03:42:15.003552314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-04T03:42:15.004912453Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.82E-05s
2026-03-04T03:42:15.006359406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-03-04T03:42:15.008629878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:15.020937049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131944s
2026-03-04T03:42:15.022259562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-04T03:42:15.023459959Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-03-04T03:42:15.024938627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-03-04T03:42:15.027096582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-04T03:42:15.038740738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124229s
2026-03-04T03:42:15.041288448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-04T03:42:15', 'add_indexer_flags')
2026-03-04T03:42:15.044269891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:15.046712720Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-03-04T03:42:15.047981324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203001s
2026-03-04T03:42:15.049781088Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-03-04T03:42:15.051305969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:15.053504356Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-03-04T03:42:15.058972045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-03-04T03:42:15.060992704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-03-04T03:42:15.064339924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039729s
2026-03-04T03:42:15.065764382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-03-04T03:42:15.067682945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-03-04T03:42:15.070463053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034443s
2026-03-04T03:42:15.072005980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-03-04T03:42:15.073982529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-03-04T03:42:15.076848721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035873s
2026-03-04T03:42:15.079546102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-04T03:42:15', 'add_indexes_album_statistics')
2026-03-04T03:42:15.082453697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:15.085143132Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-03-04T03:42:15.086472669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116522s
2026-03-04T03:42:15.088218775Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-03-04T03:42:15.089722784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:15.091878374Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-03-04T03:42:15.095820782Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-03-04T03:42:15.098510698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-03-04T03:42:15.101523315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039184s
2026-03-04T03:42:15.104271137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-03-04T03:42:15', 'update_redacted_baseurl')
2026-03-04T03:42:15.107364015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:15.110001225Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-03-04T03:42:15.111284379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012188s
2026-03-04T03:42:15.236734761Z [Debug] MigrationController: Took: 00:00:22.5014975
2026-03-04T03:42:16.656086327Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-03-04T03:42:17.192346488Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-03-04T03:42:17.997839966Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-04T03:42:18.414651761Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-04T03:42:18.426903671Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-04T03:42:18.429366239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-04T03:42:18.504307789Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-04T03:42:18.506730006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0774336s
2026-03-04T03:42:18.508955016Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-04T03:42:18.510958230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0795509s
2026-03-04T03:42:18.543975542Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-04T03:42:18.547259805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:18.552395716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-04T03:42:18.555349935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-04T03:42:18.560391647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058634s
2026-03-04T03:42:18.563003055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:18.567096999Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-04T03:42:18.569022766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126362s
2026-03-04T03:42:18.573630734Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-04T03:42:18.575853319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:18.582336825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-04T03:42:18.585091812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-04T03:42:18.589409756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049008s
2026-03-04T03:42:18.591406988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-04T03:42:18.593259107Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s
2026-03-04T03:42:18.595517194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-04T03:42:18.598341190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-04T03:42:18.607511165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094839s
2026-03-04T03:42:18.609839032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:18.613007382Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-04T03:42:18.614963150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152347s
2026-03-04T03:42:18.618725475Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-04T03:42:18.620985807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:18.625250925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-04T03:42:18.627184779Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.91E-05s
2026-03-04T03:42:18.629271180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-04T03:42:18.632073222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-04T03:42:18.636585127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051628s
2026-03-04T03:42:18.638617369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:18.641737632Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-04T03:42:18.643749843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101588s
2026-03-04T03:42:18.647768004Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-04T03:42:18.649930969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:18.652988286Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-03-04T03:42:18.661323369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-03-04T03:42:18.665958782Z [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-03-04T03:42:18.672542419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091723s
2026-03-04T03:42:18.674504199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-03-04T03:42:18.676937298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-04T03:42:18.680530844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041104s
2026-03-04T03:42:18.683749325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-04T03:42:18', 'InitialSetup')
2026-03-04T03:42:18.687740100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:18.691049484Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-04T03:42:18.692969320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145696s
2026-03-04T03:42:18.695355544Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-03-04T03:42:18.697667660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:18.700586798Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-03-04T03:42:18.704762917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-04T03:42:18', 'add_reason_to_pending_releases')
2026-03-04T03:42:18.709102194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:18.712443562Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-03-04T03:42:18.714486155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147139s
2026-03-04T03:42:18.716683660Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-03-04T03:42:18.718835072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:18.721636433Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-03-04T03:42:18.724791004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-04T03:42:18', 'add_medium_support')
2026-03-04T03:42:18.728856411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:18.731990852Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-03-04T03:42:18.733964155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131866s
2026-03-04T03:42:18.736156890Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-03-04T03:42:18.738411250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:18.741349546Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-03-04T03:42:18.744690944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-04T03:42:18', 'add_various_qualites_in_profile')
2026-03-04T03:42:18.748887123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:18.752102598Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-03-04T03:42:18.754145171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136045s
2026-03-04T03:42:18.756308006Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-03-04T03:42:18.758431221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:18.761256690Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-03-04T03:42:18.764390430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-04T03:42:18', 'metadata_profiles')
2026-03-04T03:42:18.768447038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:18.771598103Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-03-04T03:42:18.773546977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013224s
2026-03-04T03:42:18.775888392Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-03-04T03:42:18.778323375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:18.781181339Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-03-04T03:42:18.784744284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-04T03:42:18', 'separate_automatic_and_interactive_search')
2026-03-04T03:42:18.789012608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:18.792389117Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-03-04T03:42:18.794474396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139119s
2026-03-04T03:42:18.796760128Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-03-04T03:42:18.799017854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:18.801801560Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-03-04T03:42:18.805231326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-04T03:42:18', 'change_album_path_to_relative')
2026-03-04T03:42:18.809441753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:18.812786228Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-03-04T03:42:18.814861717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013714s
2026-03-04T03:42:18.817095936Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-03-04T03:42:18.819389674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:18.822199442Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-03-04T03:42:18.825493465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-04T03:42:18', 'change_quality_size_mb_to_kb')
2026-03-04T03:42:18.829675576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:18.832907083Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-03-04T03:42:18.834965868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135402s
2026-03-04T03:42:18.837023541Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-03-04T03:42:18.839142257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:18.841892715Z [Info] album_releases: Starting migration of Log DB to 9
2026-03-04T03:42:18.844946224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-04T03:42:18', 'album_releases')
2026-03-04T03:42:18.848958914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:18.852095500Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-03-04T03:42:18.854228214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013004s
2026-03-04T03:42:18.856270847Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-03-04T03:42:18.858465746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:18.861238960Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-03-04T03:42:18.864595439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-04T03:42:18', 'album_releases_fix')
2026-03-04T03:42:18.868700043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:18.871875608Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-03-04T03:42:18.873858420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134752s
2026-03-04T03:42:18.876140595Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-03-04T03:42:18.878273120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:18.882102811Z [Info] import_lists: Starting migration of Log DB to 11
2026-03-04T03:42:18.885625474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-04T03:42:18', 'import_lists')
2026-03-04T03:42:18.889690339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:18.892989161Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-03-04T03:42:18.894900991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148114s
2026-03-04T03:42:18.897383279Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-03-04T03:42:18.899649933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:18.902456254Z [Info] add_release_status: Starting migration of Log DB to 12
2026-03-04T03:42:18.905618421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-04T03:42:18', 'add_release_status')
2026-03-04T03:42:18.909666482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:18.912805823Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-03-04T03:42:18.914776200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132932s
2026-03-04T03:42:18.917001301Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-03-04T03:42:18.919225820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:18.921961849Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-03-04T03:42:18.925248477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-04T03:42:18', 'album_download_notification')
2026-03-04T03:42:18.929367942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:18.932581733Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-03-04T03:42:18.934599065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132983s
2026-03-04T03:42:18.937161515Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-03-04T03:42:18.939462368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:18.942314991Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-03-04T03:42:18.945660768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-04T03:42:18', 'fix_language_metadata_profiles')
2026-03-04T03:42:18.949887569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:18.953129597Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-03-04T03:42:18.955167641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013635s
2026-03-04T03:42:18.957245916Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-03-04T03:42:18.959347728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:18.961988095Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-03-04T03:42:18.965023527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-04T03:42:18', 'remove_fanzub')
2026-03-04T03:42:18.969000454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:18.972080716Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-03-04T03:42:18.973976885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127967s
2026-03-04T03:42:18.976314652Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-03-04T03:42:18.978556095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:18.981269338Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-03-04T03:42:18.984729456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-04T03:42:18', 'update_artist_history_indexes')
2026-03-04T03:42:18.988860824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:18.992155739Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-03-04T03:42:18.994192029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135182s
2026-03-04T03:42:18.996290264Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-03-04T03:42:18.998359791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.001117083Z [Info] remove_nma: Starting migration of Log DB to 17
2026-03-04T03:42:19.004114308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-04T03:42:19', 'remove_nma')
2026-03-04T03:42:19.008224434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.011409578Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-03-04T03:42:19.013339283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131482s
2026-03-04T03:42:19.015510465Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-03-04T03:42:19.017723401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.020404549Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-03-04T03:42:19.023595064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-04T03:42:19', 'album_disambiguation')
2026-03-04T03:42:19.027799309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.031079905Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-03-04T03:42:19.033114512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134169s
2026-03-04T03:42:19.035355855Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-03-04T03:42:19.037598270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.040307936Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-03-04T03:42:19.043699736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-04T03:42:19', 'add_ape_quality_in_profiles')
2026-03-04T03:42:19.048109585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.051365812Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-03-04T03:42:19.053653638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137373s
2026-03-04T03:42:19.055867085Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-03-04T03:42:19.058001293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.061128790Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-03-04T03:42:19.064582464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-04T03:42:19', 'remove_pushalot')
2026-03-04T03:42:19.069276897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.073301150Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-03-04T03:42:19.075493704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151423s
2026-03-04T03:42:19.077917876Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-03-04T03:42:19.080217927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.082994047Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-03-04T03:42:19.086276216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-04T03:42:19', 'add_custom_filters')
2026-03-04T03:42:19.090499520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.093537827Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-03-04T03:42:19.095590611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135455s
2026-03-04T03:42:19.097635649Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-03-04T03:42:19.099910990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.102364210Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-03-04T03:42:19.105327226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-04T03:42:19', 'import_list_tags')
2026-03-04T03:42:19.109205064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.112124583Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-03-04T03:42:19.113910649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125335s
2026-03-04T03:42:19.116008704Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-03-04T03:42:19.118274286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.120613265Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-03-04T03:42:19.123633507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-04T03:42:19', 'add_release_groups_etc')
2026-03-04T03:42:19.127563220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.130516777Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-03-04T03:42:19.132353325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125147s
2026-03-04T03:42:19.134320586Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-03-04T03:42:19.136380153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.139493362Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-03-04T03:42:19.142536239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-04T03:42:19', 'NewMediaInfoFormat')
2026-03-04T03:42:19.146504068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.149870867Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-03-04T03:42:19.151691683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131046s
2026-03-04T03:42:19.154154543Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-03-04T03:42:19.156375856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.158965971Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-03-04T03:42:19.162570709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-04T03:42:19', 'rename_restrictions_to_release_profiles')
2026-03-04T03:42:19.166745055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.169849756Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-03-04T03:42:19.171888161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133239s
2026-03-04T03:42:19.174132029Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-03-04T03:42:19.176475557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.179209232Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-03-04T03:42:19.182658407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-04T03:42:19', 'rename_quality_profiles_add_upgrade_allowed')
2026-03-04T03:42:19.186886460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.190169882Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-03-04T03:42:19.192309981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013389s
2026-03-04T03:42:19.194345500Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-03-04T03:42:19.196427061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.199145535Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-03-04T03:42:19.202138431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-04T03:42:19', 'add_import_exclusions')
2026-03-04T03:42:19.205974505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.209114818Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-03-04T03:42:19.210985766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126886s
2026-03-04T03:42:19.213038649Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-03-04T03:42:19.215177256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.217839596Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-03-04T03:42:19.221129792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-04T03:42:19', 'clean_artist_metadata_table')
2026-03-04T03:42:19.225272733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.228866219Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-03-04T03:42:19.230733589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136628s
2026-03-04T03:42:19.232963098Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-03-04T03:42:19.234973566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.237562760Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-03-04T03:42:19.240632571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-04T03:42:19', 'health_issue_notification')
2026-03-04T03:42:19.244595781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.247540641Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-03-04T03:42:19.249345125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125429s
2026-03-04T03:42:19.251926613Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-03-04T03:42:19.254110600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.256698822Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-03-04T03:42:19.259984868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-04T03:42:19', 'add_mediafilerepository_mtime')
2026-03-04T03:42:19.263834440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.266911656Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-03-04T03:42:19.268836351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127218s
2026-03-04T03:42:19.271238719Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-03-04T03:42:19.273565975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.276256102Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-03-04T03:42:19.279409080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-04T03:42:19', 'add_artistmetadataid_constraint')
2026-03-04T03:42:19.283397030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.286576131Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-03-04T03:42:19.288509735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012939s
2026-03-04T03:42:19.290559973Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-03-04T03:42:19.292551924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.294980023Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-03-04T03:42:19.297921676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-04T03:42:19', 'old_ids_and_artist_alias')
2026-03-04T03:42:19.301963475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.304938696Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-03-04T03:42:19.306825104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012329s
2026-03-04T03:42:19.308727925Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-03-04T03:42:19.310806751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.313286254Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-03-04T03:42:19.316315934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-04T03:42:19', 'download_propers_config')
2026-03-04T03:42:19.320216388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.323073060Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-03-04T03:42:19.324843084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122557s
2026-03-04T03:42:19.326721486Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-03-04T03:42:19.328656943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.331115083Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-03-04T03:42:19.334056366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-04T03:42:19', 'remove_language_profiles')
2026-03-04T03:42:19.338228096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.341101952Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-03-04T03:42:19.343023251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124359s
2026-03-04T03:42:19.344966504Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-03-04T03:42:19.347232206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.349591116Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-03-04T03:42:19.352604363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-04T03:42:19', 'multi_disc_naming_format')
2026-03-04T03:42:19.356357590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.360283906Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-03-04T03:42:19.362334966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01299s
2026-03-04T03:42:19.364371307Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-03-04T03:42:19.366455774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.368940787Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-03-04T03:42:19.372042122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-04T03:42:19', 'add_download_client_priority')
2026-03-04T03:42:19.376046766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.379048630Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-03-04T03:42:19.380808133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126441s
2026-03-04T03:42:19.382617737Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-03-04T03:42:19.384453904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.386813144Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-03-04T03:42:19.389783285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-04T03:42:19', 'remove_growl_prowl')
2026-03-04T03:42:19.393768950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.396547986Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-03-04T03:42:19.398357570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121318s
2026-03-04T03:42:19.400371465Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-03-04T03:42:19.402347343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.404731103Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-03-04T03:42:19.407679621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-04T03:42:19', 'remove_plex_hometheatre')
2026-03-04T03:42:19.411439020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.414345863Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-03-04T03:42:19.416464248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012044s
2026-03-04T03:42:19.418145263Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-03-04T03:42:19.420166694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.422555935Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-03-04T03:42:19.425489101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-04T03:42:19', 'add_root_folder_add_defaults')
2026-03-04T03:42:19.429469696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.432366910Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-03-04T03:42:19.434104789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121762s
2026-03-04T03:42:19.435886286Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-03-04T03:42:19.437668154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.440030481Z [Info] task_duration: Starting migration of Log DB to 40
2026-03-04T03:42:19.442723663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-04T03:42:19', 'task_duration')
2026-03-04T03:42:19.446300866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.449119121Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-03-04T03:42:19.450703972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115213s
2026-03-04T03:42:19.452714340Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-03-04T03:42:19.454740580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.457732755Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-03-04T03:42:19.460929372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-04T03:42:19', 'add_indexer_and_enabled_to_release_profiles')
2026-03-04T03:42:19.464880848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.467834716Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-03-04T03:42:19.469733690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129416s
2026-03-04T03:42:19.471537271Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-03-04T03:42:19.473412597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.475726196Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-03-04T03:42:19.478481885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-04T03:42:19', 'remove_album_folders')
2026-03-04T03:42:19.482237908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.484987274Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-03-04T03:42:19.487126942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115965s
2026-03-04T03:42:19.488949001Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-03-04T03:42:19.490796240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.493103636Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-03-04T03:42:19.495890618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-04T03:42:19', 'flexible_delay_profiles')
2026-03-04T03:42:19.499536750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.502341818Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-03-04T03:42:19.504022252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115362s
2026-03-04T03:42:19.505808368Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-03-04T03:42:19.507648834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.510005339Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-03-04T03:42:19.512920329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-04T03:42:19', 'add_priority_to_indexers')
2026-03-04T03:42:19.516751012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.519548304Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-03-04T03:42:19.521200611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118856s
2026-03-04T03:42:19.523090697Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-03-04T03:42:19.525034060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.527366948Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-03-04T03:42:19.530382009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-04T03:42:19', 'remove_chown_and_folderchmod_config')
2026-03-04T03:42:19.534245568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.537284738Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-03-04T03:42:19.539020563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012141s
2026-03-04T03:42:19.540842161Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-03-04T03:42:19.542703769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.545001356Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-03-04T03:42:19.547943520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-03-04T03:42:19', 'convert_blacklist_protocol')
2026-03-04T03:42:19.551607718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.554538860Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-03-04T03:42:19.556248292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118058s
2026-03-04T03:42:19.558059379Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-03-04T03:42:19.559941398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.562249706Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-03-04T03:42:19.564950775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-04T03:42:19', 'update_notifiarr')
2026-03-04T03:42:19.568706938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.571566546Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-03-04T03:42:19.573330348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117625s
2026-03-04T03:42:19.575155062Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-03-04T03:42:19.577075368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.579433487Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-03-04T03:42:19.582393878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-04T03:42:19', 'email_multiple_addresses')
2026-03-04T03:42:19.586060120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.588893896Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-03-04T03:42:19.590881097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118112s
2026-03-04T03:42:19.592760541Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-03-04T03:42:19.595014209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.597338770Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-03-04T03:42:19.600271435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-04T03:42:19', 'rename_blacklist_to_blocklist')
2026-03-04T03:42:19.604042027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.606982067Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-03-04T03:42:19.608692111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122875s
2026-03-04T03:42:19.610568379Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-03-04T03:42:19.612570340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.614838677Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-03-04T03:42:19.617607512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-04T03:42:19', 'cdh_per_downloadclient')
2026-03-04T03:42:19.621386592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.624153773Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-03-04T03:42:19.625736661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011607s
2026-03-04T03:42:19.627438077Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-03-04T03:42:19.629213171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.631429534Z [Info] download_history: Starting migration of Log DB to 52
2026-03-04T03:42:19.634111063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-04T03:42:19', 'download_history')
2026-03-04T03:42:19.637703206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.640409085Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-03-04T03:42:19.642356926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112284s
2026-03-04T03:42:19.644172322Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-03-04T03:42:19.645928668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.648170002Z [Info] add_update_history: Starting migration of Log DB to 53
2026-03-04T03:42:19.655176359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-03-04T03:42:19.658948545Z [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-03-04T03:42:19.663838832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069695s
2026-03-04T03:42:19.665379133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-03-04T03:42:19.667641859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-04T03:42:19.670908637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039345s
2026-03-04T03:42:19.673580196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-04T03:42:19', 'add_update_history')
2026-03-04T03:42:19.677136497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.679944642Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-03-04T03:42:19.682104451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128459s
2026-03-04T03:42:19.683550052Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-03-04T03:42:19.685450548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.688048840Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-03-04T03:42:19.690977627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-04T03:42:19', 'add_on_update_to_notifications')
2026-03-04T03:42:19.695003564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.698168887Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-03-04T03:42:19.699886305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126624s
2026-03-04T03:42:19.702140755Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-03-04T03:42:19.703624493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.706000527Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-03-04T03:42:19.708904905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-04T03:42:19', 'download_client_per_indexer')
2026-03-04T03:42:19.712641649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.715342688Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-03-04T03:42:19.717006919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116831s
2026-03-04T03:42:19.718753396Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-03-04T03:42:19.720543570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.722778170Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-03-04T03:42:19.725488296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-04T03:42:19', 'AddNewItemMonitorType')
2026-03-04T03:42:19.729076742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.731754163Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-03-04T03:42:19.733353123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112366s
2026-03-04T03:42:19.735075290Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-03-04T03:42:19.736871668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.739122009Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-03-04T03:42:19.741785682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-04T03:42:19', 'ImportListSearch')
2026-03-04T03:42:19.745332073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.747914373Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-03-04T03:42:19.749464023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111114s
2026-03-04T03:42:19.751262655Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-03-04T03:42:19.753110706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.755385656Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-03-04T03:42:19.758171466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-04T03:42:19', 'ImportListMonitorExisting')
2026-03-04T03:42:19.761808079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.764474277Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-03-04T03:42:19.766306677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113292s
2026-03-04T03:42:19.768097603Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-03-04T03:42:19.769566180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.772152878Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-03-04T03:42:19.774809758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-04T03:42:19', 'add_indexer_tags')
2026-03-04T03:42:19.778125454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.780853377Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-03-04T03:42:19.782428389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113422s
2026-03-04T03:42:19.784171869Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-03-04T03:42:19.785940621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.788270963Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-03-04T03:42:19.790985108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-04T03:42:19', 'update_audio_types')
2026-03-04T03:42:19.794907907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.797758888Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-03-04T03:42:19.799340462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118672s
2026-03-04T03:42:19.801336882Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-04T03:42:19.803498084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.805950331Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-03-04T03:42:19.814088258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-03-04T03:42:19.815887170Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.84E-05s
2026-03-04T03:42:19.817340456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-03-04T03:42:19.831894191Z [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-03-04T03:42:19.839530888Z [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-03-04T03:42:19.845191686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-03-04T03:42:19.849298896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-03-04T03:42:19.856326547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-04T03:42:19.859654718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0406477s
2026-03-04T03:42:19.861187234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-03-04T03:42:19.862746704Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s
2026-03-04T03:42:19.864423681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-03-04T03:42:19.874285528Z [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-03-04T03:42:19.880199546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-03-04T03:42:19.884308220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-03-04T03:42:19.887881404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-03-04T03:42:19.894743552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-04T03:42:19.898072525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319291s
2026-03-04T03:42:19.899604851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-04T03:42:19.901202758Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-03-04T03:42:19.902973764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-04T03:42:19.912133037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-04T03:42:19.917200741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-04T03:42:19.921354885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-04T03:42:19.924829001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-04T03:42:19.931881451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-04T03:42:19.935457071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307368s
2026-03-04T03:42:19.961026817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-04T03:42:19', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-04T03:42:19.966411820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.970196060Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-04T03:42:19.972257871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0650793s
2026-03-04T03:42:19.974399384Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-03-04T03:42:19.976274670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.978860135Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-03-04T03:42:19.981871900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-04T03:42:19', 'add_on_delete_to_notifications')
2026-03-04T03:42:19.985684056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:19.988516048Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-03-04T03:42:19.990362205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121738s
2026-03-04T03:42:19.992156819Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-03-04T03:42:19.993927645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:19.996181223Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-03-04T03:42:19.998854986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-04T03:42:19', 'add_custom_formats')
2026-03-04T03:42:20.002416558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:20.005149360Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-03-04T03:42:20.006702468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011268s
2026-03-04T03:42:20.008715882Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-03-04T03:42:20.010498381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:20.012814925Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-03-04T03:42:20.015538029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-04T03:42:20', 'add_result_to_commands')
2026-03-04T03:42:20.019128007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:20.021875790Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-03-04T03:42:20.023441663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113891s
2026-03-04T03:42:20.025276207Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-03-04T03:42:20.027128306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:20.029395832Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-03-04T03:42:20.032233165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-04T03:42:20', 'health_restored_notification')
2026-03-04T03:42:20.035869176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:20.038628212Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-03-04T03:42:20.040286902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114522s
2026-03-04T03:42:20.041895521Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-03-04T03:42:20.043572427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:20.045751565Z [Info] remove_uc: Starting migration of Log DB to 66
2026-03-04T03:42:20.048867028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-04T03:42:20', 'remove_uc')
2026-03-04T03:42:20.052287957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:20.054937572Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-03-04T03:42:20.056406640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114761s
2026-03-04T03:42:20.058233488Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-03-04T03:42:20.060087903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:20.062336891Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-03-04T03:42:20.065266089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-04T03:42:20', 'download_clients_rename_tv_to_music')
2026-03-04T03:42:20.069039236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:20.071835928Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-03-04T03:42:20.073819512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116534s
2026-03-04T03:42:20.075654056Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-03-04T03:42:20.077533229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:20.079809703Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-03-04T03:42:20.082962011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-04T03:42:20', 'add_colon_replacement_to_naming_config')
2026-03-04T03:42:20.086731991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:20.089826042Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-03-04T03:42:20.091529582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012191s
2026-03-04T03:42:20.093232882Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-03-04T03:42:20.094924047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:20.097231122Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-03-04T03:42:20.100241935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-04T03:42:20', 'list_sync_time')
2026-03-04T03:42:20.104324666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:20.107687718Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-03-04T03:42:20.109315315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127513s
2026-03-04T03:42:20.111125219Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-03-04T03:42:20.112914762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:20.115536471Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-03-04T03:42:20.118414015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-04T03:42:20', 'add_download_client_tags')
2026-03-04T03:42:20.122321864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:20.125328448Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-03-04T03:42:20.126905524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124113s
2026-03-04T03:42:20.128677071Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-03-04T03:42:20.130449740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:20.132697296Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-03-04T03:42:20.135410910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-04T03:42:20', 'add_notification_status')
2026-03-04T03:42:20.138957401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:20.142282185Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-03-04T03:42:20.143834360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118196s
2026-03-04T03:42:20.145625567Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-03-04T03:42:20.147418638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:20.149655863Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-03-04T03:42:20.152529769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-04T03:42:20', 'add_alac_24_quality_in_profiles')
2026-03-04T03:42:20.156171402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:20.158913704Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-03-04T03:42:20.160518225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011434s
2026-03-04T03:42:20.162148798Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-03-04T03:42:20.163834472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:20.166009963Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-03-04T03:42:20.168588635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-04T03:42:20', 'add_salt_to_users')
2026-03-04T03:42:20.172043692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:20.174718969Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-03-04T03:42:20.176218909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108842s
2026-03-04T03:42:20.177835233Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-03-04T03:42:20.179515356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:20.181693512Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-03-04T03:42:20.185498003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-04T03:42:20', 'add_auto_tagging')
2026-03-04T03:42:20.189010856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:20.191647675Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-03-04T03:42:20.193117956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121912s
2026-03-04T03:42:20.194876297Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-03-04T03:42:20.196729949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:20.198941452Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-03-04T03:42:20.201967235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-04T03:42:20', 'quality_definition_preferred_size')
2026-03-04T03:42:20.205623637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:20.208533797Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-03-04T03:42:20.210121464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116873s
2026-03-04T03:42:20.211905085Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-03-04T03:42:20.213719809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:20.216082046Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-03-04T03:42:20.218890671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-04T03:42:20', 'add_on_artist_add_to_notifications')
2026-03-04T03:42:20.222574649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:20.225425008Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-03-04T03:42:20.227043647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011624s
2026-03-04T03:42:20.228733079Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-03-04T03:42:20.230444806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:20.232657090Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-03-04T03:42:20.235331355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-04T03:42:20', 'album_last_searched_time')
2026-03-04T03:42:20.238885662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:20.241545698Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-03-04T03:42:20.243071921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110483s
2026-03-04T03:42:20.244738467Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-03-04T03:42:20.246427277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:20.248548398Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-03-04T03:42:20.251084746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-04T03:42:20', 'add_indexer_flags')
2026-03-04T03:42:20.254603200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:20.257234558Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-03-04T03:42:20.258692404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108558s
2026-03-04T03:42:20.260396846Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-03-04T03:42:20.262152591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:20.264370778Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-03-04T03:42:20.267143401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-04T03:42:20', 'add_indexes_album_statistics')
2026-03-04T03:42:20.271238366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:20.274041470Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-03-04T03:42:20.275592693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118418s
2026-03-04T03:42:20.277267997Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-03-04T03:42:20.278974273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-04T03:42:20.281138501Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-03-04T03:42:20.283771923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-03-04T03:42:20', 'update_redacted_baseurl')
2026-03-04T03:42:20.287325939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-04T03:42:20.290065576Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-03-04T03:42:20.291556889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011082s
2026-03-04T03:42:24.550096415Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-03-04T03:42:24.586245344Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-03-04T03:42:24.721913750Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-03-04T03:42:24.857996470Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-03-04T03:42:26.296450221Z [Info] QualityProfileService: Setting up default quality profiles
2026-03-04T03:42:26.612956945Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-03-04T03:42:26.800277426Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-03-04T03:42:29.675330443Z [ls.io-init] done.
2026-03-04T03:42:30.097791462Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-03-04T03:42:30.231414269Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-03-04T03:42:30.245384720Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
Expand
NAME VERSION
Azure.Core 1.47.1
Azure.Identity 1.14.2
BouncyCastle.Cryptography 2.6.1
Dapper 2.1.66
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
Equ 2.3.0
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.2.0
Ical.Net 4.3.1
ImpromptuInterface 8.0.6
Lidarr 1.0.0
Lidarr.Api.V1 1.0.0
Lidarr.Common 1.0.0
Lidarr.Core 1.0.0
Lidarr.Host 1.0.0
Lidarr.Http 1.0.0
Lidarr.Mono 1.0.0
Lidarr.SignalR 1.0.0
MailKit 4.14.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.20
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.20
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Bcl.Cryptography 8.0.0
Microsoft.Data.SqlClient 6.1.1
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.73.1
Microsoft.Identity.Client.Extensions.Msal 4.73.1
Microsoft.IdentityModel.Abstractions 7.7.1
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.OpenApi 1.6.25
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.Registry 5.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.14.0
Mono.Nat 3.0.0
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 3.0.2
NLog 5.4.0
NLog.Extensions.Logging 5.4.0
NLog.Layouts.ClefJsonLayout 1.0.4
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
NodaTime 3.2.0
Npgsql 9.0.3
Polly 8.6.4
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.4
ReusableTasks 4.0.0
Sentry 4.0.2
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.11
SourceGear.sqlite3 3.50.4.2
SpotifyAPI.Web 5.1.1
Swashbuckle.AspNetCore.Annotations 9.0.6
Swashbuckle.AspNetCore.Swagger 9.0.6
Swashbuckle.AspNetCore.SwaggerGen 9.0.6
System.ClientModel 1.5.1
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.2
System.Diagnostics.DiagnosticSource 6.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.20
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.Abstractions 17.0.24
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.0
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.CompilerServices.Unsafe 6.0.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
TagLibSharp-Lidarr 2.2.0.27
acl-libs 2.3.2-r1
aligned 0.4.2
aligned-vec 0.6.4
alpine-baselayout 3.7.1-r8
alpine-baselayout-data 3.7.1-r8
alpine-keys 2.6-r0
alpine-release 3.23.3-r0
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.13.1-r1
apk-tools 3.0.5-r0
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
bash 5.3.3-r1
bitflags 2.9.1
bitstream-io 4.2.0
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20251003-r0
ca-certificates-bundle 20251003-r0
catatonit 0.2.1-r0
cfg-if 1.0.1
chromaprint 1.6.0-r0
chromaprint-libs 1.6.0-r0
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
colorchoice 1.0.4
console 0.15.11
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.17.0-r1
either 1.15.0
equator 0.4.2
errno 0.3.12
fern 0.7.1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
fftw-double-libs 3.3.10-r7
findutils 4.10.0-r0
getrandom 0.3.3
glslang-libs 1.4.321.0-r0
hwdata-pci 0.401-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jq 1.8.1-r0
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.17-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.5-r0
libattr 2.5.2-r2
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.5-r0
libcurl 8.17.0-r1
libdav1d 1.5.2-r0
libdrm 2.4.131-r0
libffi 3.5.2-r0
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjxl 0.11.1-r3
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.3-r0
libpciaccess 0.18.1-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.3-r0
libssl3 3.5.5-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpx 1.15.2-r1
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
libzmq 4.3.5-r2
linux-pam 1.7.1-r2
linux-raw-sys 0.9.4
log 0.4.27
maybe-rayon 0.1.1
mbedtls 3.6.5-r0
memchr 2.7.5
minimal-lexical 0.2.1
mpg123-libs 1.33.3-r0
musl 1.2.5-r21
musl-utils 1.2.5-r21
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
paste 1.0.15
pastey 0.1.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profiling 1.0.16
quote 1.0.40
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 8.0.12
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 8.0.12
rustix 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
skalibs-libs 2.14.4.0-r0
soxr 0.1.3-r7
spirv-tools 1.4.321.0-r1
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
syn 2.0.102
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
tzdata 2025c-r0
unicode-ident 1.0.18
unicode-width 0.2.1
utf8parse 0.2.2
utmps-libs 0.1.3.1-r0
v_frame 0.3.9
wayland-libs-client 1.24.0-r0
x264-libs 0.164.3108-r1
x265-libs 4.1-r0
xmlstarlet 1.6.1-r2
xvidcore 1.3.7-r2
xz-libs 5.8.2-r0
y4m 0.8.0
zerocopy 0.8.25
zlib 1.3.1-r2
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1772595763010
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:8686/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1772595763010
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:8686/signalr/messages?access_token=(removed)&id=0SjhcECmZ5AgoFjAJkW8pA.\"",
"source": "console-api",
"timestamp": 1772595763010
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1772595763010
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1772595763010
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1772595763010
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1772595763010
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1772595763010
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 12.71s |
| Container Start | PASS | - | 53.84s |
| Create Buildx SBOM | PASS | - | 1.57s |
| Get Build Info | PASS | - | 0.03s |