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.