2026-04-08T04:17:38.965803571Z [migrations] started
2026-04-08T04:17:38.972010701Z [migrations] no migrations found
2026-04-08T04:17:39.508760211Z usermod: no changes
2026-04-08T04:17:39.612801486Z ───────────────────────────────────────
2026-04-08T04:17:39.612823810Z
2026-04-08T04:17:39.612832017Z ██╗ ███████╗██╗ ██████╗
2026-04-08T04:17:39.612840594Z ██║ ██╔════╝██║██╔═══██╗
2026-04-08T04:17:39.612848871Z ██║ ███████╗██║██║ ██║
2026-04-08T04:17:39.612857098Z ██║ ╚════██║██║██║ ██║
2026-04-08T04:17:39.612865254Z ███████╗███████║██║╚██████╔╝
2026-04-08T04:17:39.612874693Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-08T04:17:39.612885324Z
2026-04-08T04:17:39.612894703Z Brought to you by linuxserver.io
2026-04-08T04:17:39.612902780Z ───────────────────────────────────────
2026-04-08T04:17:39.620377122Z
2026-04-08T04:17:39.620940737Z To support the app dev(s) visit:
2026-04-08T04:17:39.654921069Z Lidarr: https://opencollective.com/lidarr
2026-04-08T04:17:39.660321605Z
2026-04-08T04:17:39.660336424Z To support LSIO projects visit:
2026-04-08T04:17:39.660344711Z https://www.linuxserver.io/donate/
2026-04-08T04:17:39.660352777Z
2026-04-08T04:17:39.660360623Z ───────────────────────────────────────
2026-04-08T04:17:39.660369341Z GID/UID
2026-04-08T04:17:39.660377287Z ───────────────────────────────────────
2026-04-08T04:17:39.743123156Z
2026-04-08T04:17:39.743139168Z User UID: 911
2026-04-08T04:17:39.743147595Z User GID: 911
2026-04-08T04:17:39.743155741Z ───────────────────────────────────────
2026-04-08T04:17:39.778101718Z Linuxserver.io version: 3.1.2.4938-ls243
2026-04-08T04:17:39.781530934Z Build-date: 2026-04-08T04:13:40+00:00
2026-04-08T04:17:39.781548629Z ───────────────────────────────────────
2026-04-08T04:17:39.781558178Z
2026-04-08T04:17:41.985872483Z [custom-init] No custom files found, skipping...
2026-04-08T04:17:48.412372146Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4938
2026-04-08T04:17:48.697846823Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-08T04:17:48.763518266Z [Debug] Bootstrap: Console selected
2026-04-08T04:17:48.792697579Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-08T04:17:48.829775920Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-08T04:17:52.310094381Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-08T04:17:53.262242206Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {c151fc28-25a0-4690-b10a-88e083a074db} may be persisted to storage in unencrypted form.
2026-04-08T04:17:54.230744236Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-04-08T04:17:54.847269874Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-08T04:17:55.957552350Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-08T04:17:56.060688371Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:17:56.068941692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:17:56.616651505Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-08T04:17:56.667245504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5561186s
2026-04-08T04:17:56.670990526Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-08T04:17:56.673771026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6063411s
2026-04-08T04:17:56.773129660Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-08T04:17:56.780921141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:17:56.869255184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-08T04:17:56.996166305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-08T04:17:57.156979130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2841805s
2026-04-08T04:17:57.162569248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:17:57.192152725Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-08T04:17:57.194622539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3196007s
2026-04-08T04:17:57.210064397Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-08T04:17:57.213004067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:17:57.289595942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-08T04:17:57.304154501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-08T04:17:57.317107046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244349s
2026-04-08T04:17:57.320853761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T04:17:57.324693163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015603s
2026-04-08T04:17:57.330384796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-08T04:17:57.338394546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-08T04:17:57.351745002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181141s
2026-04-08T04:17:57.355048565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:17:57.370639723Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-08T04:17:57.373746460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372575s
2026-04-08T04:17:57.380450932Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-08T04:17:57.383118654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:17:57.395537314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T04:17:57.398345840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003465s
2026-04-08T04:17:57.400847558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-08T04:17:57.404607470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-08T04:17:57.409859186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067524s
2026-04-08T04:17:57.412246503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:17:57.415842325Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-08T04:17:57.417960731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124814s
2026-04-08T04:17:57.460818351Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-08T04:17:57.463608159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:17:57.473072689Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-04-08T04:17:58.304560371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-04-08T04:17:58.348844062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL)
2026-04-08T04:17:58.422447509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0899293s
2026-04-08T04:17:58.425525919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-04-08T04:17:58.430522832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-04-08T04:17:58.437186913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096155s
2026-04-08T04:17:58.439240338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-04-08T04:17:58.443022525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-04-08T04:17:58.447469861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061834s
2026-04-08T04:17:58.450463179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-04-08T04:17:58.453463972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-04-08T04:17:58.457544891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050675s
2026-04-08T04:17:58.459510700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-04-08T04:17:58.806416230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT)
2026-04-08T04:17:58.832106727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3682154s
2026-04-08T04:17:58.834422150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-04-08T04:17:58.837653187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-08T04:17:58.841414131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051423s
2026-04-08T04:17:58.843337043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-04-08T04:17:58.846065919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-08T04:17:58.849449563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043154s
2026-04-08T04:17:58.851454951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-04-08T04:17:58.854411295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:17:58.858296970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048269s
2026-04-08T04:17:58.860307600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-04-08T04:17:58.862975553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:17:58.866340419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042167s
2026-04-08T04:17:58.868096595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-04-08T04:17:58.882687319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2026-04-08T04:17:58.894269975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241497s
2026-04-08T04:17:58.896437891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-04-08T04:17:58.899349855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:17:58.903277325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049129s
2026-04-08T04:17:58.905230338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-04-08T04:17:58.907824362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-08T04:17:58.912153460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050843s
2026-04-08T04:17:58.914065881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-04-08T04:17:58.916602941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-08T04:17:58.919884058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040365s
2026-04-08T04:17:58.921776309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-04-08T04:17:58.924505034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-08T04:17:58.928076837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043788s
2026-04-08T04:17:58.930198490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-04-08T04:17:58.933234104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:17:58.936917261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047879s
2026-04-08T04:17:58.938828330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-04-08T04:17:58.941320599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-04-08T04:17:58.945502671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039922s
2026-04-08T04:17:58.947497418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-04-08T04:17:58.956012576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2026-04-08T04:17:58.971567522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214773s
2026-04-08T04:17:58.974265846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-04-08T04:17:58.977433996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-08T04:17:58.982657195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065088s
2026-04-08T04:17:58.984657834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-04-08T04:17:58.987249573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-04-08T04:17:58.990612295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041605s
2026-04-08T04:17:58.992575269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-04-08T04:17:58.995365588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-08T04:17:58.998759292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043609s
2026-04-08T04:17:59.001079224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-04-08T04:17:59.004717631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-04-08T04:17:59.008945065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005886s
2026-04-08T04:17:59.010727164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-04-08T04:17:59.017637921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0)
2026-04-08T04:17:59.023804129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112228s
2026-04-08T04:17:59.025859959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-04-08T04:17:59.028843748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-04-08T04:17:59.032448458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046937s
2026-04-08T04:17:59.034475610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-04-08T04:17:59.037201540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-08T04:17:59.040570595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042374s
2026-04-08T04:17:59.042363495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-04-08T04:17:59.049814350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0)
2026-04-08T04:17:59.056337346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121824s
2026-04-08T04:17:59.058248515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-04-08T04:17:59.060915887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-08T04:17:59.064727283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046144s
2026-04-08T04:17:59.066689134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-04-08T04:17:59.069388460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-08T04:17:59.072810391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042842s
2026-04-08T04:17:59.074806481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-04-08T04:17:59.077642121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-04-08T04:17:59.081174605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044995s
2026-04-08T04:17:59.083145184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-04-08T04:17:59.085824580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-04-08T04:17:59.089844806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048521s
2026-04-08T04:17:59.091801457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-04-08T04:17:59.098507582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2026-04-08T04:17:59.108590167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138547s
2026-04-08T04:17:59.110635846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-04-08T04:17:59.115416684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-04-08T04:17:59.123822833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105678s
2026-04-08T04:17:59.125881809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-04-08T04:17:59.129024869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-08T04:17:59.132758899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049583s
2026-04-08T04:17:59.134579736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-04-08T04:17:59.178094188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2026-04-08T04:17:59.184885615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0480835s
2026-04-08T04:17:59.186970734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-04-08T04:17:59.189661583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-08T04:17:59.193703744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048982s
2026-04-08T04:17:59.195520703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-04-08T04:17:59.199405406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-04-08T04:17:59.204085731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066538s
2026-04-08T04:17:59.206077953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-04-08T04:17:59.208796087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-04-08T04:17:59.212343251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043482s
2026-04-08T04:17:59.214536828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-04-08T04:17:59.218900236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2026-04-08T04:17:59.224332295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007997s
2026-04-08T04:17:59.226466844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-04-08T04:17:59.229753653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-04-08T04:17:59.233446781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005051s
2026-04-08T04:17:59.235539325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-04-08T04:17:59.238543595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-04-08T04:17:59.242108123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047239s
2026-04-08T04:17:59.243963811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-04-08T04:17:59.251453384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT)
2026-04-08T04:17:59.256980284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111341s
2026-04-08T04:17:59.258820209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-04-08T04:17:59.267260267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '')
2026-04-08T04:17:59.280609209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195806s
2026-04-08T04:17:59.282785702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-04-08T04:17:59.287787425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-04-08T04:17:59.292638935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080628s
2026-04-08T04:17:59.294508751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-04-08T04:17:59.301143633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-04-08T04:17:59.307211613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109132s
2026-04-08T04:17:59.309172271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-04-08T04:17:59.314105506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-04-08T04:17:59.318973660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079772s
2026-04-08T04:17:59.320881703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-04-08T04:17:59.326160634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '')
2026-04-08T04:17:59.331579867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088722s
2026-04-08T04:17:59.333601308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-04-08T04:17:59.337677627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2026-04-08T04:17:59.341786943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063525s
2026-04-08T04:17:59.343536947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-04-08T04:17:59.346663463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-04-08T04:17:59.350687177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053184s
2026-04-08T04:17:59.353464039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-04-08T04:17:59.356170259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-04-08T04:17:59.359938097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045577s
2026-04-08T04:17:59.361900359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-04-08T04:17:59.365995756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2026-04-08T04:17:59.370259703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064931s
2026-04-08T04:17:59.372182966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-04-08T04:17:59.378488344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2026-04-08T04:17:59.384427976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103635s
2026-04-08T04:17:59.386372552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-04-08T04:17:59.396477232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL)
2026-04-08T04:17:59.401664298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132827s
2026-04-08T04:17:59.403885872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-04-08T04:17:59.406790250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-04-08T04:17:59.410405682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046168s
2026-04-08T04:17:59.412419136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-04-08T04:17:59.415202111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-04-08T04:17:59.418751128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045148s
2026-04-08T04:17:59.420546794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-04-08T04:17:59.427113178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-04-08T04:17:59.433076718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107518s
2026-04-08T04:17:59.434954019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-04-08T04:17:59.440696333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-04-08T04:17:59.446012398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092399s
2026-04-08T04:17:59.448075674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-04-08T04:17:59.451181318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-08T04:17:59.455101292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050638s
2026-04-08T04:17:59.456900145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-04-08T04:17:59.462694384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-04-08T04:17:59.467894957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092255s
2026-04-08T04:17:59.469693299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-04-08T04:17:59.475986953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-04-08T04:17:59.481492831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100164s
2026-04-08T04:17:59.483374040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-04-08T04:17:59.487579569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2026-04-08T04:17:59.491872945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066424s
2026-04-08T04:17:59.493928495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-04-08T04:17:59.496809507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-04-08T04:17:59.500516021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047182s
2026-04-08T04:17:59.502532262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-04-08T04:17:59.507871234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-04-08T04:17:59.513027668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086398s
2026-04-08T04:17:59.515657133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-04-08T04:17:59.518983472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-08T04:17:59.522817483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052097s
2026-04-08T04:17:59.541500839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2026-04-08T04:17:59.570176698Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0231147 taking an average of 00:00:00.0231147
2026-04-08T04:17:59.582023276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-08T04:17:59', 'InitialSetup')
2026-04-08T04:17:59.587925332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:17:59.610969850Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-08T04:17:59.612859546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0860833s
2026-04-08T04:17:59.620994358Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-04-08T04:17:59.623963528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:17:59.635931940Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-04-08T04:17:59.648229636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-08T04:17:59.650502053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000225s
2026-04-08T04:17:59.653114303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-04-08T04:17:59.657034979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:17:59.674822601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194773s
2026-04-08T04:17:59.678992669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-08T04:17:59', 'add_reason_to_pending_releases')
2026-04-08T04:17:59.683075541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:17:59.686382200Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-04-08T04:17:59.688268098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307798s
2026-04-08T04:17:59.690706499Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-04-08T04:17:59.692850076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:17:59.696008967Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-04-08T04:17:59.746121858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:17:59.756993732Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-04-08T04:17:59.759139223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-04-08T04:17:59.762086999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-04-08T04:17:59.772696034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116072s
2026-04-08T04:17:59.774512352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:17:59.776327869Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-04-08T04:17:59.778485243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-04-08T04:17:59.781589194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:17:59.791713603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112286s
2026-04-08T04:17:59.793713461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:17:59.795442523Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-04-08T04:17:59.797598946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-04-08T04:17:59.800813038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:17:59.810719128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111411s
2026-04-08T04:17:59.815138638Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-04-08T04:17:59.822607189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-04-08T04:17:59.826917569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094145s
2026-04-08T04:17:59.831653006Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-04-08T04:18:00.143516135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL)
2026-04-08T04:18:00.159816852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks"
2026-04-08T04:18:00.172440595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-04-08T04:18:00.184635213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-04-08T04:18:00.216743986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-08T04:18:00.221876041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-04-08T04:18:00.226352266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-08T04:18:00.230017607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3963531s
2026-04-08T04:18:00.231806861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:18:00.233544730Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-04-08T04:18:00.237436367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-04-08T04:18:00.240191286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-04-08T04:18:00.249767411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103542s
2026-04-08T04:18:00.253371930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-08T04:18:00', 'add_medium_support')
2026-04-08T04:18:00.257212013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:00.260841442Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-04-08T04:18:00.262609894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212856s
2026-04-08T04:18:00.265115790Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-04-08T04:18:00.267322775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:00.270777833Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-04-08T04:18:00.278926583Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-04-08T04:18:00.282545020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-04-08T04:18:00.287524639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061812s
2026-04-08T04:18:00.289373462Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:00.291744988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:00.324495843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328526s
2026-04-08T04:18:00.328730201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-08T04:18:00', 'add_various_qualites_in_profile')
2026-04-08T04:18:00.332979729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:00.336384906Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-04-08T04:18:00.338262247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0448082s
2026-04-08T04:18:00.340557399Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-04-08T04:18:00.342675114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:00.345483941Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-04-08T04:18:00.362439998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-04-08T04:18:00.367248882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL)
2026-04-08T04:18:00.372591913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008003s
2026-04-08T04:18:00.374673985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-04-08T04:18:00.377659237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-04-08T04:18:00.381349158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047929s
2026-04-08T04:18:00.383201188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-08T04:18:00.384957445Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-04-08T04:18:00.387143257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-04-08T04:18:00.390266276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:18:00.400564545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011457s
2026-04-08T04:18:00.402785819Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-04-08T04:18:00.483878037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2026-04-08T04:18:00.512062036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists"
2026-04-08T04:18:00.526639964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:18:00.531660264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:18:00.556680812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-08T04:18:00.561463544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-08T04:18:00.566206024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:18:00.570584302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:18:00.574069681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1693354s
2026-04-08T04:18:00.576294411Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-04-08T04:18:00.669704887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2026-04-08T04:18:00.696532284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists"
2026-04-08T04:18:00.710447126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:18:00.716298450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:18:00.743153873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-04-08T04:18:00.747928689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-04-08T04:18:00.752340023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:18:00.756636145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:18:00.760442300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1821098s
2026-04-08T04:18:00.762552169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:00.764344298Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-04-08T04:18:00.766456271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-04-08T04:18:00.769419479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-04-08T04:18:00.779496612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110325s
2026-04-08T04:18:00.783536569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-08T04:18:00', 'metadata_profiles')
2026-04-08T04:18:00.787937361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:00.792400138Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-04-08T04:18:00.794228130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238239s
2026-04-08T04:18:00.797065995Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-04-08T04:18:00.799398292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:00.802460509Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-04-08T04:18:00.835595949Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-04-08T04:18:00.944264112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2026-04-08T04:18:00.954033846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-04-08T04:18:00.959368590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-08T04:18:00.963446202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-08T04:18:00.988665771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-08T04:18:00.992405993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1543496s
2026-04-08T04:18:00.994237792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-08T04:18:00.995968056Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-04-08T04:18:00.998275273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-04-08T04:18:01.001285324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-04-08T04:18:01.010926721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106147s
2026-04-08T04:18:01.013790659Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-04-08T04:18:01.017133240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-04-08T04:18:01.020015715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039902s
2026-04-08T04:18:01.021800329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-08T04:18:01.023490192Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-04-08T04:18:01.028641887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-04-08T04:18:01.099551920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2026-04-08T04:18:01.110340356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2026-04-08T04:18:01.116386462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-08T04:18:01.120635409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-08T04:18:01.147710334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-08T04:18:01.151406718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1206096s
2026-04-08T04:18:01.155303847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-08T04:18:01', 'separate_automatic_and_interactive_search')
2026-04-08T04:18:01.159300034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:01.210244509Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-04-08T04:18:01.212311783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1788034s
2026-04-08T04:18:01.214864514Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-04-08T04:18:01.217088683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:01.220077632Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-04-08T04:18:01.224731595Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-04-08T04:18:01.306032133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT)
2026-04-08T04:18:01.332442319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums"
2026-04-08T04:18:01.345666601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-08T04:18:01.351828440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-08T04:18:01.377225637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:18:01.382736334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-08T04:18:01.387821776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-08T04:18:01.392409244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-08T04:18:01.397016052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:18:01.400803589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.174226s
2026-04-08T04:18:01.404650847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-08T04:18:01', 'change_album_path_to_relative')
2026-04-08T04:18:01.408824873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:01.450067981Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-04-08T04:18:01.452018900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2230768s
2026-04-08T04:18:01.454544296Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-04-08T04:18:01.456794167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:01.459685079Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-04-08T04:18:01.467349544Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2026-04-08T04:18:01.471889867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2026-04-08T04:18:01.475706744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055636s
2026-04-08T04:18:01.479404922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-08T04:18:01', 'change_quality_size_mb_to_kb')
2026-04-08T04:18:01.483419617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:01.533534030Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-04-08T04:18:01.535376411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0630197s
2026-04-08T04:18:01.537758898Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-04-08T04:18:01.539840410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:01.542668195Z [Info] album_releases: Starting migration of Main DB to 9
2026-04-08T04:18:01.549293447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:01.551090246Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-04-08T04:18:01.553081777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-04-08T04:18:01.555829731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-04-08T04:18:01.566102038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111102s
2026-04-08T04:18:01.567903726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:01.569605894Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-04-08T04:18:01.571647415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-04-08T04:18:01.574480230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-04-08T04:18:01.584162720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105659s
2026-04-08T04:18:01.587578428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-08T04:18:01', 'album_releases')
2026-04-08T04:18:01.591300343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:01.624768464Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-04-08T04:18:01.626511544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0509759s
2026-04-08T04:18:01.628966508Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-04-08T04:18:01.631184615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:01.634113063Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-04-08T04:18:01.643209913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:01.645145691Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-04-08T04:18:01.647211972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-04-08T04:18:01.725083404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT)
2026-04-08T04:18:01.750689442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2026-04-08T04:18:01.763760445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-08T04:18:01.769266202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-08T04:18:01.794478527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:18:01.799086126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-08T04:18:01.803234420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-08T04:18:01.807633950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-08T04:18:01.812151508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:18:01.815621245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1664723s
2026-04-08T04:18:01.817459948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:01.819206946Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-04-08T04:18:01.821274240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-04-08T04:18:01.896433029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL)
2026-04-08T04:18:01.922090810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2026-04-08T04:18:01.935010318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-08T04:18:01.940341915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-08T04:18:01.964897457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:18:01.969630308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-04-08T04:18:01.974162736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-04-08T04:18:01.978492606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-04-08T04:18:01.982821473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:18:01.986314378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1631113s
2026-04-08T04:18:01.989941222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-08T04:18:01', 'album_releases_fix')
2026-04-08T04:18:01.993759271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:01.998547353Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-04-08T04:18:02.000424814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.175173s
2026-04-08T04:18:02.002804887Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-04-08T04:18:02.004909015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:02.007739004Z [Info] import_lists: Starting migration of Main DB to 11
2026-04-08T04:18:02.072992816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-04-08T04:18:02.081204423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL)
2026-04-08T04:18:02.089018309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138259s
2026-04-08T04:18:02.091101094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-04-08T04:18:02.093886283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-04-08T04:18:02.097707177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046819s
2026-04-08T04:18:02.099653708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-04-08T04:18:02.105313836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-04-08T04:18:02.110768742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092889s
2026-04-08T04:18:02.112913190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-04-08T04:18:02.116076611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-08T04:18:02.119741952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00494s
2026-04-08T04:18:02.123211550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-08T04:18:02', 'import_lists')
2026-04-08T04:18:02.127436578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:02.130973451Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-04-08T04:18:02.132804068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160138s
2026-04-08T04:18:02.135121124Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-04-08T04:18:02.137295603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:02.140377670Z [Info] add_release_status: Starting migration of Main DB to 12
2026-04-08T04:18:02.146124493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-04-08T04:18:02.148046494Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-04-08T04:18:02.150502941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-04-08T04:18:02.153843038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-04-08T04:18:02.165279358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126075s
2026-04-08T04:18:02.167171910Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:02.169304645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:02.183908956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144906s
2026-04-08T04:18:02.187789150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-08T04:18:02', 'add_release_status')
2026-04-08T04:18:02.192111405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:02.195412452Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-04-08T04:18:02.197268039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261679s
2026-04-08T04:18:02.199898417Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-04-08T04:18:02.202103066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:02.205129080Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-04-08T04:18:02.210565408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:18:02.212455605Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-04-08T04:18:02.214683853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-04-08T04:18:02.218049691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:02.229316340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124026s
2026-04-08T04:18:02.233213489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-08T04:18:02', 'album_download_notification')
2026-04-08T04:18:02.237272563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:02.240661798Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-04-08T04:18:02.242504519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235766s
2026-04-08T04:18:02.245200479Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-04-08T04:18:02.247462694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:02.250606125Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-04-08T04:18:02.257564448Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2026-04-08T04:18:02.263236581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2026-04-08T04:18:02.270078039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092148s
2026-04-08T04:18:02.274620757Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2026-04-08T04:18:02.280209953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2026-04-08T04:18:02.284679023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069793s
2026-04-08T04:18:02.288602254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-08T04:18:02', 'fix_language_metadata_profiles')
2026-04-08T04:18:02.293694840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:02.297118915Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-04-08T04:18:02.299044163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190182s
2026-04-08T04:18:02.301347551Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-04-08T04:18:02.303443202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:02.306355968Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-04-08T04:18:02.310778965Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-04-08T04:18:02.314120114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-04-08T04:18:02.317400891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040163s
2026-04-08T04:18:02.320936010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-08T04:18:02', 'remove_fanzub')
2026-04-08T04:18:02.324684088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:02.327843500Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-04-08T04:18:02.329619677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143594s
2026-04-08T04:18:02.332201817Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-04-08T04:18:02.334531409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:02.337559998Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-04-08T04:18:02.362978117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-04-08T04:18:02.365995974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-04-08T04:18:02.370136152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049854s
2026-04-08T04:18:02.372306773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-04-08T04:18:02.375446096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-04-08T04:18:02.379172169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049647s
2026-04-08T04:18:02.385831190Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-04-08T04:18:02.390742220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-04-08T04:18:02.394600851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067035s
2026-04-08T04:18:02.396710459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-04-08T04:18:02.399802025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-08T04:18:02.403603952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005035s
2026-04-08T04:18:02.405817529Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-04-08T04:18:02.408450121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-04-08T04:18:02.411581628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039063s
2026-04-08T04:18:02.413659502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-04-08T04:18:02.416687780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-08T04:18:02.420386149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048359s
2026-04-08T04:18:02.424094446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-08T04:18:02', 'update_artist_history_indexes')
2026-04-08T04:18:02.427923488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:02.431460060Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-04-08T04:18:02.433354685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015528s
2026-04-08T04:18:02.435553253Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-04-08T04:18:02.437636549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:02.440406076Z [Info] remove_nma: Starting migration of Main DB to 17
2026-04-08T04:18:02.462752749Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:02.475978935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-04-08T04:18:02.479603514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145634s
2026-04-08T04:18:02.483465511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-08T04:18:02', 'remove_nma')
2026-04-08T04:18:02.487223199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:02.490067257Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-04-08T04:18:02.491836289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249843s
2026-04-08T04:18:02.494194027Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-04-08T04:18:02.496353356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:02.499149277Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-04-08T04:18:02.504215560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:02.505767916Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.22E-05s
2026-04-08T04:18:02.507832714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-04-08T04:18:02.510813116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-04-08T04:18:02.521369285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115269s
2026-04-08T04:18:02.525029396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-08T04:18:02', 'album_disambiguation')
2026-04-08T04:18:02.528888608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:02.532183643Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-04-08T04:18:02.534030884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221649s
2026-04-08T04:18:02.536473342Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-04-08T04:18:02.538671509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:02.541563653Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-04-08T04:18:02.545282623Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:02.547342421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:02.563364808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158392s
2026-04-08T04:18:02.567999421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-08T04:18:02', 'add_ape_quality_in_profiles')
2026-04-08T04:18:02.572266395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:02.575655459Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-04-08T04:18:02.577546718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281403s
2026-04-08T04:18:02.579803784Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-04-08T04:18:02.581918763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:02.584694743Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-04-08T04:18:02.599453626Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:02.602922903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-04-08T04:18:02.606216355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044834s
2026-04-08T04:18:02.608498892Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:02.612456642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-04-08T04:18:02.615558759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045965s
2026-04-08T04:18:02.617763630Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:02.620654802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-04-08T04:18:02.623533319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037738s
2026-04-08T04:18:02.626952906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-08T04:18:02', 'remove_pushalot')
2026-04-08T04:18:02.630810705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:02.633890006Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-04-08T04:18:02.635773770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139958s
2026-04-08T04:18:02.638089052Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-04-08T04:18:02.640250736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:02.643046496Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-04-08T04:18:02.649853885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-04-08T04:18:02.654167472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-04-08T04:18:02.659908794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078925s
2026-04-08T04:18:02.663586922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-08T04:18:02', 'add_custom_filters')
2026-04-08T04:18:02.667466484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:02.670838656Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-04-08T04:18:02.672668531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188647s
2026-04-08T04:18:02.674984404Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-04-08T04:18:02.677142300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:02.680138855Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-04-08T04:18:02.684978140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-08T04:18:02.686848407Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-04-08T04:18:02.688888075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-04-08T04:18:02.691703424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-04-08T04:18:02.702846595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119681s
2026-04-08T04:18:02.706764455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-08T04:18:02', 'import_list_tags')
2026-04-08T04:18:02.710502613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:02.713828652Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-04-08T04:18:02.715570048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227957s
2026-04-08T04:18:02.717999832Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-04-08T04:18:02.720200624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:02.723387552Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-04-08T04:18:02.819074542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-04-08T04:18:02.826246395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT)
2026-04-08T04:18:02.832723048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113273s
2026-04-08T04:18:02.834751263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-04-08T04:18:02.838049175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-04-08T04:18:02.842322430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051869s
2026-04-08T04:18:02.875306075Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-08T04:18:02.875724588Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-08T04:18:02.875927997Z FROM "Artists"
2026-04-08T04:18:02.886725552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-08T04:18:02.886751314Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-08T04:18:02.886784641Z FROM "Artists"
2026-04-08T04:18:02.894180585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131059s
2026-04-08T04:18:02.896075311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-08T04:18:02.897801618Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-04-08T04:18:02.899903541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-04-08T04:18:02.903011530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:02.914285614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123115s
2026-04-08T04:18:02.920209704Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-04-08T04:18:02.920223973Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-08T04:18:02.920250897Z FROM "ArtistMetadata"
2026-04-08T04:18:02.920321199Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-04-08T04:18:02.928199004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-04-08T04:18:02.928225868Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-08T04:18:02.928235948Z FROM "ArtistMetadata"
2026-04-08T04:18:02.928248644Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-04-08T04:18:02.934128916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098741s
2026-04-08T04:18:02.935976186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-04-08T04:18:02.943824692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL)
2026-04-08T04:18:02.950611810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128034s
2026-04-08T04:18:02.952789816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-04-08T04:18:02.956047678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-04-08T04:18:02.959803952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050935s
2026-04-08T04:18:02.961863179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-04-08T04:18:02.964722147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-04-08T04:18:02.968325493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045773s
2026-04-08T04:18:02.970153494Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:02.972180647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:03.047065445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0746965s
2026-04-08T04:18:03.049161346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:03.050902121Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-04-08T04:18:03.052994224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-04-08T04:18:03.056104869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:03.067731203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127809s
2026-04-08T04:18:03.069550747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:03.071249027Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-04-08T04:18:03.073309747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-04-08T04:18:03.076225619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:18:03.087004236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117758s
2026-04-08T04:18:03.088799331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:03.090537441Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-04-08T04:18:03.092479472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-04-08T04:18:03.094989146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-04-08T04:18:03.105694916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113331s
2026-04-08T04:18:03.112464720Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-04-08T04:18:03.112512356Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-08T04:18:03.112703591Z FROM "ArtistMetadata"
2026-04-08T04:18:03.112712749Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-08T04:18:03.112753802Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-04-08T04:18:03.121981335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-04-08T04:18:03.121999061Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-08T04:18:03.122048400Z FROM "ArtistMetadata"
2026-04-08T04:18:03.122106768Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-08T04:18:03.122178392Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-04-08T04:18:03.129674718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125534s
2026-04-08T04:18:03.131576939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:18:03.133380612Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-04-08T04:18:03.135535211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-04-08T04:18:03.138709483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-04-08T04:18:03.150157027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125812s
2026-04-08T04:18:03.152057043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:18:03.153913462Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-04-08T04:18:03.156066838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-04-08T04:18:03.159115348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:03.170509574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124456s
2026-04-08T04:18:03.172364870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:18:03.174132140Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-04-08T04:18:03.176244594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-04-08T04:18:03.179285578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:03.190589001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123365s
2026-04-08T04:18:03.197675623Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-08T04:18:03.197741856Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-08T04:18:03.197794132Z FROM "AlbumReleases"
2026-04-08T04:18:03.197873682Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-08T04:18:03.197920536Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-04-08T04:18:03.206387367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-08T04:18:03.206427899Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-08T04:18:03.206506788Z FROM "AlbumReleases"
2026-04-08T04:18:03.206531347Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-08T04:18:03.206577510Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-04-08T04:18:03.212510007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104968s
2026-04-08T04:18:03.219084397Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-08T04:18:03.219109438Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-08T04:18:03.219120720Z FROM "ArtistMetadata"
2026-04-08T04:18:03.219171312Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-08T04:18:03.219224048Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-04-08T04:18:03.228497534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-08T04:18:03.228603748Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-08T04:18:03.228630582Z FROM "ArtistMetadata"
2026-04-08T04:18:03.228756325Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-08T04:18:03.228784422Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-04-08T04:18:03.234824465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113163s
2026-04-08T04:18:03.240467730Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed
2026-04-08T04:18:03.320378099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-04-08T04:18:03.334361730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-04-08T04:18:03.342110886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:18:03.347452052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:18:03.380287498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:18:03.384908454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:18:03.388468443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1448896s
2026-04-08T04:18:03.392119536Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-04-08T04:18:03.473931163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT)
2026-04-08T04:18:03.493976412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums"
2026-04-08T04:18:03.503997603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-08T04:18:03.512335876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-08T04:18:03.541298512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:18:03.546275265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:18:03.549942039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1551571s
2026-04-08T04:18:03.552596224Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-04-08T04:18:03.628551869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-04-08T04:18:03.643610414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks"
2026-04-08T04:18:03.651572368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-04-08T04:18:03.656268266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-04-08T04:18:03.683390235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-04-08T04:18:03.688132636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-04-08T04:18:03.692022530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1370862s
2026-04-08T04:18:03.694170546Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-04-08T04:18:03.767682769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL)
2026-04-08T04:18:03.778392677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles"
2026-04-08T04:18:03.784906716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-08T04:18:03.789458903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-08T04:18:03.816563959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-08T04:18:03.820259451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.124198s
2026-04-08T04:18:03.822399010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-04-08T04:18:03.825382118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-08T04:18:03.828979181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046903s
2026-04-08T04:18:03.830955822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-04-08T04:18:03.833665589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-08T04:18:03.837096198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043127s
2026-04-08T04:18:03.839228573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-04-08T04:18:03.842268795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-08T04:18:03.846199912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050147s
2026-04-08T04:18:03.848304119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-04-08T04:18:03.851270132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-04-08T04:18:03.855310058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050232s
2026-04-08T04:18:03.857488726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-04-08T04:18:03.860435360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-04-08T04:18:03.864179821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048064s
2026-04-08T04:18:03.866274710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-04-08T04:18:03.869234390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-04-08T04:18:03.872958119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048005s
2026-04-08T04:18:03.874797002Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T04:18:03.886952993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-04-08T04:18:03.890899390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143194s
2026-04-08T04:18:03.892674816Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T04:18:03.896290367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-04-08T04:18:03.899596786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049396s
2026-04-08T04:18:03.901437282Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T04:18:03.905822203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-04-08T04:18:03.909422774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062928s
2026-04-08T04:18:03.913116593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-08T04:18:03', 'add_release_groups_etc')
2026-04-08T04:18:03.916942297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:03.922220557Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-04-08T04:18:03.924097818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188206s
2026-04-08T04:18:03.926689226Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-04-08T04:18:03.928952785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:03.932569368Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-04-08T04:18:03.941997946Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T04:18:03.944733224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-04-08T04:18:03.948121698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040755s
2026-04-08T04:18:03.951632398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-08T04:18:03', 'NewMediaInfoFormat')
2026-04-08T04:18:03.955474877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:03.958798901Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-04-08T04:18:03.960743507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146427s
2026-04-08T04:18:03.963428654Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-04-08T04:18:03.965844680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:03.968882798Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-04-08T04:18:03.993061471Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-04-08T04:18:03.996962968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-04-08T04:18:04.028365859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325073s
2026-04-08T04:18:04.030568345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-08T04:18:04.032411066Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-04-08T04:18:04.034915840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-04-08T04:18:04.038701393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:18:04.049873362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127359s
2026-04-08T04:18:04.053841373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-08T04:18:04', 'rename_restrictions_to_release_profiles')
2026-04-08T04:18:04.057853814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:04.061488353Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-04-08T04:18:04.063468621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239037s
2026-04-08T04:18:04.066203459Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-04-08T04:18:04.068538120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:04.071542651Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-04-08T04:18:04.091459321Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-04-08T04:18:04.094660658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-04-08T04:18:04.122783734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287243s
2026-04-08T04:18:04.124973584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-08T04:18:04.126738989Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-04-08T04:18:04.128978729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-04-08T04:18:04.132029653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-04-08T04:18:04.142801346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117121s
2026-04-08T04:18:04.144823108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-04-08T04:18:04.146632682Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-04-08T04:18:04.148889036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-04-08T04:18:04.151903026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-04-08T04:18:04.163118061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120564s
2026-04-08T04:18:04.164982526Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T04:18:04.167593835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-04-08T04:18:04.170599227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038725s
2026-04-08T04:18:04.172321836Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T04:18:04.174923446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-04-08T04:18:04.177980923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039184s
2026-04-08T04:18:04.180354122Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-04-08T04:18:04.263820502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-04-08T04:18:04.278060019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-04-08T04:18:04.299073938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:18:04.304275924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:18:04.332367757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:18:04.337127242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:18:04.341633998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-08T04:18:04.346160975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-08T04:18:04.349625201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1672713s
2026-04-08T04:18:04.353716531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-08T04:18:04', 'rename_quality_profiles_add_upgrade_allowed')
2026-04-08T04:18:04.357687427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:04.362023079Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-04-08T04:18:04.364087516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1791079s
2026-04-08T04:18:04.366465064Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-04-08T04:18:04.368649504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:04.371718815Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-04-08T04:18:04.379155722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-04-08T04:18:04.383494559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL)
2026-04-08T04:18:04.388494458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072372s
2026-04-08T04:18:04.390692455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-04-08T04:18:04.393984455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-04-08T04:18:04.397912565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052626s
2026-04-08T04:18:04.401448556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-08T04:18:04', 'add_import_exclusions')
2026-04-08T04:18:04.405231895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:04.408565970Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-04-08T04:18:04.410376566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156734s
2026-04-08T04:18:04.412937954Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-04-08T04:18:04.415133696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:04.418013185Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-04-08T04:18:04.473424425Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-08T04:18:04.473463704Z WHERE "Id" in (
2026-04-08T04:18:04.473500559Z SELECT "Artists"."Id" from "Artists"
2026-04-08T04:18:04.473555569Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:18:04.473577393Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-08T04:18:04.482557328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-08T04:18:04.482582950Z WHERE "Id" in (
2026-04-08T04:18:04.482595004Z SELECT "Artists"."Id" from "Artists"
2026-04-08T04:18:04.482646317Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:18:04.482728623Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-08T04:18:04.492393336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143238s
2026-04-08T04:18:04.498586128Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-04-08T04:18:04.498621238Z WHERE "Id" in (
2026-04-08T04:18:04.498660938Z SELECT "Albums"."Id" from "Albums"
2026-04-08T04:18:04.498683624Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:18:04.498723324Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-08T04:18:04.507028660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-04-08T04:18:04.507068921Z WHERE "Id" in (
2026-04-08T04:18:04.507091737Z SELECT "Albums"."Id" from "Albums"
2026-04-08T04:18:04.507149333Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:18:04.507175385Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-08T04:18:04.512911958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101581s
2026-04-08T04:18:04.518829806Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-04-08T04:18:04.518865257Z WHERE "Id" in (
2026-04-08T04:18:04.518884275Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-08T04:18:04.518921140Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-08T04:18:04.518976702Z WHERE "Albums"."Id" IS NULL)
2026-04-08T04:18:04.526856310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-04-08T04:18:04.526881461Z WHERE "Id" in (
2026-04-08T04:18:04.526910138Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-08T04:18:04.526947233Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-08T04:18:04.526988957Z WHERE "Albums"."Id" IS NULL)
2026-04-08T04:18:04.532569616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009716s
2026-04-08T04:18:04.538592165Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-08T04:18:04.538627506Z WHERE "Id" in (
2026-04-08T04:18:04.538651153Z SELECT "Tracks"."Id" from "Tracks"
2026-04-08T04:18:04.538689992Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-08T04:18:04.538729682Z WHERE "AlbumReleases"."Id" IS NULL)
2026-04-08T04:18:04.546862700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-08T04:18:04.546888602Z WHERE "Id" in (
2026-04-08T04:18:04.546901518Z SELECT "Tracks"."Id" from "Tracks"
2026-04-08T04:18:04.546932040Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-08T04:18:04.546972611Z WHERE "AlbumReleases"."Id" IS NULL)
2026-04-08T04:18:04.552623361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098492s
2026-04-08T04:18:04.558751172Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-08T04:18:04.558779208Z WHERE "Id" in (
2026-04-08T04:18:04.558792505Z SELECT "Tracks"."Id" from "Tracks"
2026-04-08T04:18:04.558841734Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:18:04.558872997Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-08T04:18:04.567204907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-08T04:18:04.567233204Z WHERE "Id" in (
2026-04-08T04:18:04.567249456Z SELECT "Tracks"."Id" from "Tracks"
2026-04-08T04:18:04.567290509Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:18:04.567322624Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-04-08T04:18:04.573027532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100689s
2026-04-08T04:18:04.579356939Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-08T04:18:04.579384995Z WHERE "Id" IN (
2026-04-08T04:18:04.579398513Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:18:04.579429114Z LEFT OUTER JOIN "Tracks"
2026-04-08T04:18:04.579472642Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-08T04:18:04.579512442Z WHERE "Tracks"."Id" IS NULL)
2026-04-08T04:18:04.587969964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-08T04:18:04.587993943Z WHERE "Id" IN (
2026-04-08T04:18:04.588008091Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:18:04.588051519Z LEFT OUTER JOIN "Tracks"
2026-04-08T04:18:04.588103473Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-08T04:18:04.588128574Z WHERE "Tracks"."Id" IS NULL)
2026-04-08T04:18:04.593937212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103079s
2026-04-08T04:18:04.597693426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-08T04:18:04', 'clean_artist_metadata_table')
2026-04-08T04:18:04.601889206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:04.605246457Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-04-08T04:18:04.607159860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213348s
2026-04-08T04:18:04.609674094Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-04-08T04:18:04.611900417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:04.615131765Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-04-08T04:18:04.628375115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:18:04.630305883Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-04-08T04:18:04.632892202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-04-08T04:18:04.636235394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:04.648316233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131358s
2026-04-08T04:18:04.650454269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:18:04.652291790Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-04-08T04:18:04.654659067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-04-08T04:18:04.658033122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:04.669307357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125721s
2026-04-08T04:18:04.671330100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:18:04.673144815Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.46E-05s
2026-04-08T04:18:04.675432151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-04-08T04:18:04.678677046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:04.689597148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121262s
2026-04-08T04:18:04.691479819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:18:04.693405197Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-04-08T04:18:04.695646420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-04-08T04:18:04.698890523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:04.709897029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121727s
2026-04-08T04:18:04.711773478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:18:04.713542821Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-04-08T04:18:04.715705005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-04-08T04:18:04.718840610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:04.729834370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120979s
2026-04-08T04:18:04.731962676Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-04-08T04:18:04.812048648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2026-04-08T04:18:04.828269395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2026-04-08T04:18:04.836884254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-04-08T04:18:04.840877315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-04-08T04:18:04.868761190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1347061s
2026-04-08T04:18:04.871406126Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-04-08T04:18:04.952366700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2026-04-08T04:18:04.968483897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2026-04-08T04:18:04.977053726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-04-08T04:18:04.981221619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-04-08T04:18:05.009667926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1359593s
2026-04-08T04:18:05.013538261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-08T04:18:05', 'health_issue_notification')
2026-04-08T04:18:05.017456141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:05.046726978Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-04-08T04:18:05.048622856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1728939s
2026-04-08T04:18:05.051894214Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-04-08T04:18:05.054192092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:05.057204027Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-04-08T04:18:05.073966004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-08T04:18:05.075949528Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-04-08T04:18:05.077845466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-04-08T04:18:05.081175483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-04-08T04:18:05.092813470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129673s
2026-04-08T04:18:05.094726413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-08T04:18:05.096479934Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-04-08T04:18:05.098461945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-04-08T04:18:05.101133586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-04-08T04:18:05.111817161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113738s
2026-04-08T04:18:05.114324340Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-04-08T04:18:05.117049208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-04-08T04:18:05.119896822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034734s
2026-04-08T04:18:05.124925630Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-08T04:18:05.124953907Z WHERE "Id" IN (
2026-04-08T04:18:05.125009829Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:18:05.125033256Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-08T04:18:05.125108047Z WHERE "Tracks"."Id" IS NULL)
2026-04-08T04:18:05.132122062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-08T04:18:05.132146221Z WHERE "Id" IN (
2026-04-08T04:18:05.132155600Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:18:05.132164277Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-08T04:18:05.132173265Z WHERE "Tracks"."Id" IS NULL)
2026-04-08T04:18:05.137011489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084552s
2026-04-08T04:18:05.143275984Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-08T04:18:05.143302017Z WHERE "Id" IN (
2026-04-08T04:18:05.143327248Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:18:05.143359082Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-08T04:18:05.143407770Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-08T04:18:05.143448311Z WHERE "Artists"."Path" IS NULL)
2026-04-08T04:18:05.151869060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-08T04:18:05.151892717Z WHERE "Id" IN (
2026-04-08T04:18:05.151911355Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:18:05.151928129Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-08T04:18:05.151982819Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-08T04:18:05.152031767Z WHERE "Artists"."Path" IS NULL)
2026-04-08T04:18:05.158212404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106472s
2026-04-08T04:18:05.165071808Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-08T04:18:05.165095937Z WHERE "Id" IN (
2026-04-08T04:18:05.165118092Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:18:05.165157571Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-08T04:18:05.165218263Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-08T04:18:05.165270849Z WHERE "AlbumReleases"."Monitored" = 0
2026-04-08T04:18:05.165306671Z OR "AlbumReleases"."Monitored" IS NULL)
2026-04-08T04:18:05.174830541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-08T04:18:05.174856413Z WHERE "Id" IN (
2026-04-08T04:18:05.174866183Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-08T04:18:05.174875091Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-08T04:18:05.174894039Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-08T04:18:05.174919119Z WHERE "AlbumReleases"."Monitored" = 0
2026-04-08T04:18:05.174970543Z OR "AlbumReleases"."Monitored" IS NULL)
2026-04-08T04:18:05.182046333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01232s
2026-04-08T04:18:05.187164380Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-04-08T04:18:05.187193188Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-08T04:18:05.187213319Z FROM "Artists"
2026-04-08T04:18:05.187276666Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-08T04:18:05.187308570Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-04-08T04:18:05.194146391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-04-08T04:18:05.194173255Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-08T04:18:05.194184888Z FROM "Artists"
2026-04-08T04:18:05.194235149Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-08T04:18:05.194284699Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-04-08T04:18:05.199703382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089052s
2026-04-08T04:18:05.204128012Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-08T04:18:05.204157201Z WHERE "Id" NOT IN (
2026-04-08T04:18:05.204169787Z SELECT MIN("Id")
2026-04-08T04:18:05.204194757Z FROM "TrackFiles"
2026-04-08T04:18:05.204238776Z GROUP BY "Path"
2026-04-08T04:18:05.204274788Z )
2026-04-08T04:18:05.209928003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-08T04:18:05.209952212Z WHERE "Id" NOT IN (
2026-04-08T04:18:05.209962763Z SELECT MIN("Id")
2026-04-08T04:18:05.209999908Z FROM "TrackFiles"
2026-04-08T04:18:05.210028195Z GROUP BY "Path"
2026-04-08T04:18:05.210069848Z )
2026-04-08T04:18:05.216286558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087758s
2026-04-08T04:18:05.218111984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-08T04:18:05.219905255Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-04-08T04:18:05.221944071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-04-08T04:18:05.299485890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-04-08T04:18:05.312209153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles"
2026-04-08T04:18:05.319191163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-08T04:18:05.323672488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-08T04:18:05.354878884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-08T04:18:05.359732719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1354515s
2026-04-08T04:18:05.361683127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-04-08T04:18:05.364601955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-08T04:18:05.368543593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048922s
2026-04-08T04:18:05.370734575Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-04-08T04:18:05.450057982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-04-08T04:18:05.464962828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles"
2026-04-08T04:18:05.472028727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-08T04:18:05.476790176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-08T04:18:05.506670091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-08T04:18:05.511388593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-08T04:18:05.514922550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1422517s
2026-04-08T04:18:05.519003799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-08T04:18:05', 'add_mediafilerepository_mtime')
2026-04-08T04:18:05.523442117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:05.538981822Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-04-08T04:18:05.540968242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1658657s
2026-04-08T04:18:05.544064057Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-04-08T04:18:05.547401057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:05.550828550Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-04-08T04:18:05.570776412Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-08T04:18:05.570813627Z WHERE "Id" NOT IN (
2026-04-08T04:18:05.570875982Z SELECT MIN("Artists"."Id") from "Artists"
2026-04-08T04:18:05.570900421Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:18:05.570940512Z GROUP BY "ArtistMetadata"."Id")
2026-04-08T04:18:05.580030749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-08T04:18:05.580042442Z WHERE "Id" NOT IN (
2026-04-08T04:18:05.580085078Z SELECT MIN("Artists"."Id") from "Artists"
2026-04-08T04:18:05.580119127Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-08T04:18:05.580162003Z GROUP BY "ArtistMetadata"."Id")
2026-04-08T04:18:05.586629999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112647s
2026-04-08T04:18:05.588823426Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-04-08T04:18:05.591410095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-04-08T04:18:05.594932328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039569s
2026-04-08T04:18:05.596854039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-04-08T04:18:05.673742221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-04-08T04:18:05.689420505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-04-08T04:18:05.697816593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:18:05.702394062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:18:05.732484049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:18:05.737613619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:18:05.742185015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-08T04:18:05.745842330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1469939s
2026-04-08T04:18:05.747972931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-04-08T04:18:05.751176894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-08T04:18:05.755118992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052175s
2026-04-08T04:18:05.759196444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-08T04:18:05', 'add_artistmetadataid_constraint')
2026-04-08T04:18:05.764040078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:05.776591926Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-04-08T04:18:05.778558086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261268s
2026-04-08T04:18:05.781226429Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-04-08T04:18:05.783874983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:05.787441435Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-04-08T04:18:05.800637421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-04-08T04:18:05.802753191Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-04-08T04:18:05.804932430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-04-08T04:18:05.808192495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:18:05.820565242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135013s
2026-04-08T04:18:05.822565510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-04-08T04:18:05.824290164Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-04-08T04:18:05.826575215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-04-08T04:18:05.830052679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:18:05.841282474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126783s
2026-04-08T04:18:05.843025665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:05.844677812Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2026-04-08T04:18:05.846822350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-04-08T04:18:05.849963536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:18:05.860920031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121263s
2026-04-08T04:18:05.862716269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-04-08T04:18:05.864420160Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-04-08T04:18:05.866700993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-04-08T04:18:05.870118145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:18:05.881333090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125135s
2026-04-08T04:18:05.883070930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:18:05.884728438Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-04-08T04:18:05.886957808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-04-08T04:18:05.890204366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:18:05.901630847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124596s
2026-04-08T04:18:05.903636116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-04-08T04:18:05.905375308Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2026-04-08T04:18:05.907595760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-04-08T04:18:05.911088464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:18:05.922742493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129606s
2026-04-08T04:18:05.926691927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-08T04:18:05', 'old_ids_and_artist_alias')
2026-04-08T04:18:05.930800601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:05.955739705Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-04-08T04:18:05.958465655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.045321s
2026-04-08T04:18:05.961021382Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-04-08T04:18:05.963350141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:05.966645969Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-04-08T04:18:05.971644946Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:05.974237727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:05.981369810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072558s
2026-04-08T04:18:05.984327086Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-04-08T04:18:05.987410816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-04-08T04:18:05.990818078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041691s
2026-04-08T04:18:05.994950931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-08T04:18:05', 'download_propers_config')
2026-04-08T04:18:05.999441815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:06.003444887Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-04-08T04:18:06.005511829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164188s
2026-04-08T04:18:06.008143088Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-04-08T04:18:06.010604856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:06.013778527Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-04-08T04:18:06.028965332Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-04-08T04:18:06.032626024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-04-08T04:18:06.037237160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058684s
2026-04-08T04:18:06.039668135Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-04-08T04:18:06.115967141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-04-08T04:18:06.131102892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-04-08T04:18:06.139255431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:18:06.144489822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:18:06.173388851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:18:06.178280442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:18:06.182991810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-08T04:18:06.188142823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-08T04:18:06.192074040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1503091s
2026-04-08T04:18:06.194442229Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-04-08T04:18:06.279121772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT)
2026-04-08T04:18:06.294394590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists"
2026-04-08T04:18:06.301874323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-04-08T04:18:06.306933832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-04-08T04:18:06.337542964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-04-08T04:18:06.341549132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1448702s
2026-04-08T04:18:06.343615544Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-04-08T04:18:06.418715865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-04-08T04:18:06.430835924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist"
2026-04-08T04:18:06.437993047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-04-08T04:18:06.442035358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-04-08T04:18:06.471666341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1254762s
2026-04-08T04:18:06.473613282Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-04-08T04:18:06.546727173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2026-04-08T04:18:06.558968545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2026-04-08T04:18:06.565504428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-08T04:18:06.570722025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-08T04:18:06.601397712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-08T04:18:06.607031157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-08T04:18:06.612587717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-08T04:18:06.618020558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-08T04:18:06.622512214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1467307s
2026-04-08T04:18:06.624996216Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-04-08T04:18:06.700188393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-04-08T04:18:06.712022405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-04-08T04:18:06.718830405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-08T04:18:06.723278804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-08T04:18:06.754385638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1269733s
2026-04-08T04:18:06.757379558Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-04-08T04:18:06.833403279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-04-08T04:18:06.845894665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-04-08T04:18:06.852887898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-08T04:18:06.858369397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-08T04:18:06.888648475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-08T04:18:06.894207601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-08T04:18:06.898508212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1386117s
2026-04-08T04:18:06.903637842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-08T04:18:06', 'remove_language_profiles')
2026-04-08T04:18:06.907822559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:06.912915135Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-04-08T04:18:06.915155507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.152874s
2026-04-08T04:18:06.918175128Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-04-08T04:18:06.920836217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:06.924373791Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-04-08T04:18:06.930932509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-08T04:18:06.933052729Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-04-08T04:18:06.936179136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-04-08T04:18:06.939902243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-04-08T04:18:06.952028544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134052s
2026-04-08T04:18:06.956543847Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-04-08T04:18:06.962716959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-04-08T04:18:06.967075587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072989s
2026-04-08T04:18:06.971578004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-08T04:18:06', 'multi_disc_naming_format')
2026-04-08T04:18:06.976281617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:06.980253505Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-04-08T04:18:06.982477815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199877s
2026-04-08T04:18:06.985437405Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-04-08T04:18:06.988134557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:06.991822042Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-04-08T04:18:06.997647073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-08T04:18:06.999796833Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-04-08T04:18:07.002373271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-04-08T04:18:07.006584101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:18:07.018292220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136178s
2026-04-08T04:18:07.020374884Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:07.022801521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:07.218824615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1959279s
2026-04-08T04:18:07.223677277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-08T04:18:07', 'add_download_client_priority')
2026-04-08T04:18:07.228761987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:07.241025484Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-04-08T04:18:07.243239173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2181514s
2026-04-08T04:18:07.245812144Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-04-08T04:18:07.248339674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:07.251444136Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-04-08T04:18:07.257623250Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:07.261346678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-04-08T04:18:07.265015347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049564s
2026-04-08T04:18:07.267589561Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:07.270951151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-04-08T04:18:07.274171917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043091s
2026-04-08T04:18:07.278361995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-08T04:18:07', 'remove_growl_prowl')
2026-04-08T04:18:07.282813359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:07.286483130Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-04-08T04:18:07.288577077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163034s
2026-04-08T04:18:07.291292786Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-04-08T04:18:07.293864805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:07.297050902Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-04-08T04:18:07.302640008Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:07.306371853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-04-08T04:18:07.309977073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004976s
2026-04-08T04:18:07.312559254Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:07.316051386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-04-08T04:18:07.319310650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044769s
2026-04-08T04:18:07.323604377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-08T04:18:07', 'remove_plex_hometheatre')
2026-04-08T04:18:07.328079049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:07.331726083Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-04-08T04:18:07.333878898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164782s
2026-04-08T04:18:07.336631361Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-04-08T04:18:07.339254264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:07.342501553Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-04-08T04:18:07.354458683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-08T04:18:07.356586328Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-04-08T04:18:07.358912272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-04-08T04:18:07.362183009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-04-08T04:18:07.373974586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127431s
2026-04-08T04:18:07.376072130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-08T04:18:07.378026385Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-04-08T04:18:07.380746123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-04-08T04:18:07.384923966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:07.396442523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132951s
2026-04-08T04:18:07.398555959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-08T04:18:07.400532730Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-04-08T04:18:07.403440636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-04-08T04:18:07.407494801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:07.419008968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131727s
2026-04-08T04:18:07.421188648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-08T04:18:07.423148365Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-04-08T04:18:07.425763722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-04-08T04:18:07.429689668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:07.441143945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013015s
2026-04-08T04:18:07.443190577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-08T04:18:07.445199913Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-04-08T04:18:07.447658114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-04-08T04:18:07.450932348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-04-08T04:18:07.461994846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120935s
2026-04-08T04:18:07.464107341Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:07.466495510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:07.481149912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145354s
2026-04-08T04:18:07.485938365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-08T04:18:07', 'add_root_folder_add_defaults')
2026-04-08T04:18:07.490904416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:07.494880935Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-04-08T04:18:07.497110945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283066s
2026-04-08T04:18:07.499668827Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-04-08T04:18:07.502187749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:07.505464088Z [Info] task_duration: Starting migration of Main DB to 40
2026-04-08T04:18:07.510871507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-08T04:18:07.513115105Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-04-08T04:18:07.515773529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-04-08T04:18:07.519359561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-04-08T04:18:07.531750635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133178s
2026-04-08T04:18:07.536196137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-08T04:18:07', 'task_duration')
2026-04-08T04:18:07.541005313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:07.544561554Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-04-08T04:18:07.546625761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262388s
2026-04-08T04:18:07.549797549Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-04-08T04:18:07.552580343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:07.556156886Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-04-08T04:18:07.563684636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-08T04:18:07.565949727Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-04-08T04:18:07.568455604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-04-08T04:18:07.572238302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:18:07.584834859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137833s
2026-04-08T04:18:07.587202137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-08T04:18:07.589254931Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-04-08T04:18:07.591739304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-04-08T04:18:07.595559216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:07.607991934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136809s
2026-04-08T04:18:07.613191946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-08T04:18:07', 'add_indexer_and_enabled_to_release_profiles')
2026-04-08T04:18:07.618399684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:07.622542066Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-04-08T04:18:07.624913442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277557s
2026-04-08T04:18:07.627566625Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-04-08T04:18:07.630128995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:07.633299561Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-04-08T04:18:07.638973918Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-04-08T04:18:07.714487722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-04-08T04:18:07.729435154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-04-08T04:18:07.737712654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:18:07.743020634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:18:07.771954552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:18:07.776965404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:18:07.781933419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-08T04:18:07.787363324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-08T04:18:07.791503742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1502933s
2026-04-08T04:18:07.795320007Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-04-08T04:18:07.799916504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-04-08T04:18:07.803647157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054298s
2026-04-08T04:18:07.807432090Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-04-08T04:18:07.812036913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-04-08T04:18:07.815714920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053915s
2026-04-08T04:18:07.818242180Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-04-08T04:18:07.891209536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT)
2026-04-08T04:18:07.903893509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig"
2026-04-08T04:18:07.910893747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-04-08T04:18:07.915506126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-04-08T04:18:07.944620087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1238942s
2026-04-08T04:18:07.949652742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-08T04:18:07', 'remove_album_folders')
2026-04-08T04:18:07.953992402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:07.958666745Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-04-08T04:18:07.960391028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1373985s
2026-04-08T04:18:07.963127839Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-04-08T04:18:07.965757766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:07.969045837Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-04-08T04:18:07.986123880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-08T04:18:07.988237156Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-04-08T04:18:07.990863936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-04-08T04:18:07.994279174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-04-08T04:18:08.006232526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130438s
2026-04-08T04:18:08.008249749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-08T04:18:08.010256400Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-04-08T04:18:08.012645862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-04-08T04:18:08.016254219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:18:08.028223062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131108s
2026-04-08T04:18:08.033005123Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:08.035920825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:09.200082457Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.164418s
2026-04-08T04:18:09.202957466Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-04-08T04:18:09.289844264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-04-08T04:18:09.302175939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-04-08T04:18:09.309263893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-08T04:18:09.313945501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-08T04:18:09.344875069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.139777s
2026-04-08T04:18:09.347361626Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-04-08T04:18:09.420401128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-04-08T04:18:09.431624119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-04-08T04:18:09.438844069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-08T04:18:09.443838788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-08T04:18:09.472856807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1231511s
2026-04-08T04:18:09.475546263Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-04-08T04:18:09.547668046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-04-08T04:18:09.557454094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-04-08T04:18:09.563423115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-08T04:18:09.568238663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-08T04:18:09.596373813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1184753s
2026-04-08T04:18:09.598825680Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-04-08T04:18:09.670827713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-04-08T04:18:09.679590169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-04-08T04:18:09.685113743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-08T04:18:09.689937768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-08T04:18:09.719010356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1177849s
2026-04-08T04:18:09.721560191Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-04-08T04:18:09.794400471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-04-08T04:18:09.802717391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "Order", "Tags", "Name", "Items") SELECT "Id", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-04-08T04:18:09.807878153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-04-08T04:18:09.812581516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-04-08T04:18:09.840887590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1167839s
2026-04-08T04:18:09.845318453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-08T04:18:09', 'flexible_delay_profiles')
2026-04-08T04:18:09.850093620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:09.854287506Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-04-08T04:18:09.856480763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1298417s
2026-04-08T04:18:09.859415252Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-04-08T04:18:09.862061481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:09.865681562Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-04-08T04:18:09.871541393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-08T04:18:09.873891846Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-04-08T04:18:09.876159272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-04-08T04:18:09.880125760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-04-08T04:18:09.892202601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135808s
2026-04-08T04:18:09.896440556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-08T04:18:09', 'add_priority_to_indexers')
2026-04-08T04:18:09.900889516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:09.904817075Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-04-08T04:18:09.907285236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260354s
2026-04-08T04:18:09.910002338Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-04-08T04:18:09.912681724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:09.916299299Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-04-08T04:18:09.922247388Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-04-08T04:18:09.925683558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-04-08T04:18:09.930024620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052823s
2026-04-08T04:18:09.932113807Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:09.934577018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:09.942873145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086322s
2026-04-08T04:18:09.947666829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-08T04:18:09', 'remove_chown_and_folderchmod_config')
2026-04-08T04:18:09.952554652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:09.956565971Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-04-08T04:18:09.958924861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218472s
2026-04-08T04:18:09.961655700Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-04-08T04:18:09.964309455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:09.967615252Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-04-08T04:18:09.976465325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-08T04:18:09.978708402Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-04-08T04:18:09.980984767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-04-08T04:18:10.055248694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-04-08T04:18:10.068841207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist"
2026-04-08T04:18:10.076757069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-04-08T04:18:10.081385530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-04-08T04:18:10.111781674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.128428s
2026-04-08T04:18:10.115020266Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-04-08T04:18:10.118272576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-04-08T04:18:10.121565828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040765s
2026-04-08T04:18:10.125121809Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-04-08T04:18:10.129354934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-04-08T04:18:10.132870955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050538s
2026-04-08T04:18:10.136375091Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-04-08T04:18:10.140650862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-04-08T04:18:10.144215000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050315s
2026-04-08T04:18:10.149083044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-08T04:18:10', 'convert_blacklist_protocol')
2026-04-08T04:18:10.153537945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:10.157506658Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-04-08T04:18:10.159658501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178726s
2026-04-08T04:18:10.162582219Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-04-08T04:18:10.165079679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:10.168252809Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-04-08T04:18:10.238600640Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-04-08T04:18:10.247892963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-04-08T04:18:10.254576343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110224s
2026-04-08T04:18:10.258857624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-08T04:18:10', 'update_notifiarr')
2026-04-08T04:18:10.263253728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:10.267054843Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-04-08T04:18:10.269215764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234966s
2026-04-08T04:18:10.271980512Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-04-08T04:18:10.274618164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:10.277923591Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-04-08T04:18:10.282080081Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:10.284590788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:10.302403089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178444s
2026-04-08T04:18:10.306981359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-08T04:18:10', 'email_multiple_addresses')
2026-04-08T04:18:10.311723549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:10.315473842Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-04-08T04:18:10.317618411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308932s
2026-04-08T04:18:10.320430524Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-04-08T04:18:10.323051412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:10.326332349Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-04-08T04:18:10.330760357Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-04-08T04:18:10.333863266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-04-08T04:18:10.362143188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290955s
2026-04-08T04:18:10.366699213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-08T04:18:10', 'rename_blacklist_to_blocklist')
2026-04-08T04:18:10.371318075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:10.375315565Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-04-08T04:18:10.377531187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417786s
2026-04-08T04:18:10.380303801Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-04-08T04:18:10.382838345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:10.386112769Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-04-08T04:18:10.393259732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-08T04:18:10.395455343Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-04-08T04:18:10.398366105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-04-08T04:18:10.402677197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:18:10.414902037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140525s
2026-04-08T04:18:10.417732396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-04-08T04:18:10.421905511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:18:10.433477465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013258s
2026-04-08T04:18:10.435489146Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:10.437925903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:10.455334472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017406s
2026-04-08T04:18:10.459917481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-08T04:18:10', 'cdh_per_downloadclient')
2026-04-08T04:18:10.464826939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:10.468655569Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-04-08T04:18:10.470764456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308073s
2026-04-08T04:18:10.473339231Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-04-08T04:18:10.475830087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:10.478972004Z [Info] download_history: Starting migration of Main DB to 52
2026-04-08T04:18:10.494024669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-04-08T04:18:10.502336808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-04-08T04:18:10.509659365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133837s
2026-04-08T04:18:10.512238809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-04-08T04:18:10.515904772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-04-08T04:18:10.520075431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056355s
2026-04-08T04:18:10.522459483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-04-08T04:18:10.526132249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-04-08T04:18:10.530210352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055719s
2026-04-08T04:18:10.532688162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-04-08T04:18:10.536433144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-04-08T04:18:10.540433410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055486s
2026-04-08T04:18:10.542458919Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:10.544822609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:10.559880323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015016s
2026-04-08T04:18:10.564406308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-08T04:18:10', 'download_history')
2026-04-08T04:18:10.569019388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:10.573083342Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-04-08T04:18:10.575129242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282799s
2026-04-08T04:18:10.577746964Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-04-08T04:18:10.580276508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:10.583404738Z [Info] add_update_history: Starting migration of Main DB to 53
2026-04-08T04:18:10.588679711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-08T04:18:10', 'add_update_history')
2026-04-08T04:18:10.593246478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:10.596762929Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-04-08T04:18:10.598833369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166031s
2026-04-08T04:18:10.601544008Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-04-08T04:18:10.604164976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:10.607653492Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-04-08T04:18:10.612673461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:18:10.614764953Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-04-08T04:18:10.617463918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-04-08T04:18:10.621578304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:18:10.633950190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141229s
2026-04-08T04:18:10.638344189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-08T04:18:10', 'add_on_update_to_notifications')
2026-04-08T04:18:10.642917869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:10.647224011Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-04-08T04:18:10.649217817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264623s
2026-04-08T04:18:10.652040912Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-04-08T04:18:10.654918176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:10.658121597Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-04-08T04:18:10.663207109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-08T04:18:10.665254372Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-04-08T04:18:10.667721440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-04-08T04:18:10.671458746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:10.683698265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137176s
2026-04-08T04:18:10.688081943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-08T04:18:10', 'download_client_per_indexer')
2026-04-08T04:18:10.692601275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:10.696429855Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-04-08T04:18:10.698875931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259798s
2026-04-08T04:18:10.701197787Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-04-08T04:18:10.703742391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:10.706914700Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-04-08T04:18:10.714675289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-08T04:18:10.716729957Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-04-08T04:18:10.719195843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-04-08T04:18:10.722849881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:10.735041033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136386s
2026-04-08T04:18:10.737175982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-04-08T04:18:10.739104426Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-04-08T04:18:10.741828822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-04-08T04:18:10.745947958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:10.758288299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140041s
2026-04-08T04:18:10.760448460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-08T04:18:10.762416984Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-04-08T04:18:10.765317154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-04-08T04:18:10.769089762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:10.781122795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135456s
2026-04-08T04:18:10.785327733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-08T04:18:10', 'AddNewItemMonitorType')
2026-04-08T04:18:10.789750630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:10.793554581Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-04-08T04:18:10.795631133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256711s
2026-04-08T04:18:10.798167150Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-04-08T04:18:10.800642976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:10.803736235Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-04-08T04:18:10.808860335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-08T04:18:10.810934422Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-04-08T04:18:10.813429366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-04-08T04:18:10.817174879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:18:10.829487786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137906s
2026-04-08T04:18:10.833653054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-08T04:18:10', 'ImportListSearch')
2026-04-08T04:18:10.838018154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:10.841735791Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-04-08T04:18:10.843760900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258278s
2026-04-08T04:18:10.846493312Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-04-08T04:18:10.849349334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:10.852665803Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-04-08T04:18:10.858575514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-08T04:18:10.860170336Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-04-08T04:18:10.862799410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-04-08T04:18:10.866845018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:10.879693192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142503s
2026-04-08T04:18:10.883865715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-08T04:18:10', 'ImportListMonitorExisting')
2026-04-08T04:18:10.888296238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:10.892181873Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-04-08T04:18:10.894401062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265956s
2026-04-08T04:18:10.896916558Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-04-08T04:18:10.899400440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:10.902492136Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-04-08T04:18:10.909307071Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:10.912814334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-04-08T04:18:10.916344503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046558s
2026-04-08T04:18:10.918913907Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:10.922159483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-04-08T04:18:10.925292653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041164s
2026-04-08T04:18:10.927335147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-08T04:18:10.929266145Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-04-08T04:18:10.931544002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-04-08T04:18:10.934597552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-04-08T04:18:10.946562398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128391s
2026-04-08T04:18:10.950767316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-08T04:18:10', 'add_indexer_tags')
2026-04-08T04:18:10.955250364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:10.958918792Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-04-08T04:18:10.960959291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249561s
2026-04-08T04:18:10.963541401Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-04-08T04:18:10.966070444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:10.969273976Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-04-08T04:18:10.973211505Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:10.975700658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:10.988342517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127206s
2026-04-08T04:18:10.992847620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-08T04:18:10', 'update_audio_types')
2026-04-08T04:18:10.997589549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:11.001270563Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-04-08T04:18:11.003348116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025681s
2026-04-08T04:18:11.006629755Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-08T04:18:11.009530978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:11.012999072Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-04-08T04:18:11.059120975Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:11.062442755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-04-08T04:18:11.065787871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041983s
2026-04-08T04:18:11.067917210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-04-08T04:18:11.069953881Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-04-08T04:18:11.072700633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-04-08T04:18:11.163951550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL)
2026-04-08T04:18:11.181537465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases"
2026-04-08T04:18:11.190736661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-04-08T04:18:11.196107066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-04-08T04:18:11.230289655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-04-08T04:18:11.236035297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-04-08T04:18:11.240060643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1649717s
2026-04-08T04:18:11.242103878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:11.244048975Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-04-08T04:18:11.246758051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-04-08T04:18:11.331196057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-04-08T04:18:11.355355641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-04-08T04:18:11.368053764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-08T04:18:11.373341352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-08T04:18:11.404327644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:18:11.410280142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:18:11.415784647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-08T04:18:11.419939214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1708769s
2026-04-08T04:18:11.421969472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:11.423896112Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-04-08T04:18:11.426394223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-04-08T04:18:11.512737757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-04-08T04:18:11.538264425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-04-08T04:18:11.552241282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-08T04:18:11.558698666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-08T04:18:11.592599478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:18:11.599493371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:18:11.606370310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-08T04:18:11.611342374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1824334s
2026-04-08T04:18:11.613504458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:11.615482381Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-04-08T04:18:11.617933758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-04-08T04:18:11.702255270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-04-08T04:18:11.725982032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-04-08T04:18:11.738238194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-04-08T04:18:11.743500973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-04-08T04:18:11.774614732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-04-08T04:18:11.780293418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-04-08T04:18:11.785582710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-04-08T04:18:11.789601784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.169417s
2026-04-08T04:18:11.791821444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-08T04:18:11.793789086Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-04-08T04:18:11.796399273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-04-08T04:18:11.875456413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2026-04-08T04:18:11.892121634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2026-04-08T04:18:11.900633386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:18:11.906029593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:18:11.936594376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:18:11.941822435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:18:11.946649506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-08T04:18:11.952089682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-08T04:18:11.956288107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1575311s
2026-04-08T04:18:11.958810426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-04-08T04:18:11.960540972Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-04-08T04:18:11.963010315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-04-08T04:18:12.041102341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2026-04-08T04:18:12.057579614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2026-04-08T04:18:12.065960242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-04-08T04:18:12.071350788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-04-08T04:18:12.104777023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-04-08T04:18:12.109907185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-04-08T04:18:12.114958107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-04-08T04:18:12.120370376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-04-08T04:18:12.124521726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1592362s
2026-04-08T04:18:12.126588729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-08T04:18:12.128559949Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-04-08T04:18:12.130976495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-04-08T04:18:12.208591882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-04-08T04:18:12.223474223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2026-04-08T04:18:12.231041242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-08T04:18:12.235613560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-08T04:18:12.265761494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1324097s
2026-04-08T04:18:12.268473866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-08T04:18:12.270505969Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-04-08T04:18:12.273227961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-04-08T04:18:12.350726933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-04-08T04:18:12.366898610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2026-04-08T04:18:12.374644489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-08T04:18:12.379223591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-08T04:18:12.408617977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.132991s
2026-04-08T04:18:12.410742195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-08T04:18:12.412710419Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-04-08T04:18:12.415256326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-04-08T04:18:12.502542128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-04-08T04:18:12.515126641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-04-08T04:18:12.521929331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-08T04:18:12.526237577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-08T04:18:12.555958310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.138239s
2026-04-08T04:18:12.558217741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-08T04:18:12.560199792Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-04-08T04:18:12.563111817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-04-08T04:18:12.640260784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-04-08T04:18:12.652977043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-04-08T04:18:12.660180580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-08T04:18:12.664710793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-08T04:18:12.694299190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1288439s
2026-04-08T04:18:12.696450082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-08T04:18:12.698381441Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-04-08T04:18:12.700921016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-04-08T04:18:12.776889205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-04-08T04:18:12.789089886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-04-08T04:18:12.796138861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-08T04:18:12.800848917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-08T04:18:12.830666134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1274289s
2026-04-08T04:18:12.833100697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-08T04:18:12.835351129Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-04-08T04:18:12.838308335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-04-08T04:18:12.914631770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-04-08T04:18:12.926187061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-04-08T04:18:12.932825089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-08T04:18:12.938147648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-08T04:18:12.970199706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-08T04:18:12.975082600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1337925s
2026-04-08T04:18:12.977534016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-08T04:18:12.979688665Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-04-08T04:18:12.982612945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-04-08T04:18:13.059045509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-04-08T04:18:13.071829194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-04-08T04:18:13.079917843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-08T04:18:13.085516699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-08T04:18:13.117701865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-08T04:18:13.122275726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1370944s
2026-04-08T04:18:13.124708766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-08T04:18:13.126826271Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-04-08T04:18:13.130066636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-04-08T04:18:13.208551935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-04-08T04:18:13.221050986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-04-08T04:18:13.228888420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-08T04:18:13.234847891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-08T04:18:13.268236542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-08T04:18:13.274416297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1415736s
2026-04-08T04:18:13.277102607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-04-08T04:18:13.279834408Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.75E-05s
2026-04-08T04:18:13.282612382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-04-08T04:18:13.361759374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-04-08T04:18:13.377745978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2026-04-08T04:18:13.386276608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-04-08T04:18:13.392497947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-04-08T04:18:13.426549222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-04-08T04:18:13.434269639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-04-08T04:18:13.441595904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-04-08T04:18:13.447382637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1609286s
2026-04-08T04:18:13.449919065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-04-08T04:18:13.452343087Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-04-08T04:18:13.455688795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-04-08T04:18:13.531260115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-04-08T04:18:13.543019597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-04-08T04:18:13.549341398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-04-08T04:18:13.554407511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-04-08T04:18:13.592172614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1297506s
2026-04-08T04:18:13.595988309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-04-08T04:18:13.598456750Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-04-08T04:18:13.600937936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-04-08T04:18:13.679012428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-04-08T04:18:13.691520557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-04-08T04:18:13.698731660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-04-08T04:18:13.703360732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-04-08T04:18:13.734600495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1298447s
2026-04-08T04:18:13.739143554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-08T04:18:13.741407583Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-04-08T04:18:13.743780772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-04-08T04:18:13.829379467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2026-04-08T04:18:13.841686762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2026-04-08T04:18:13.848112252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-08T04:18:13.854218930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-08T04:18:13.884691317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-08T04:18:13.889943013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-08T04:18:13.895435394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-04-08T04:18:13.901735482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-08T04:18:13.905750407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1598182s
2026-04-08T04:18:13.908066892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-08T04:18:13.910171040Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-04-08T04:18:13.913323589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-04-08T04:18:13.989822918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-04-08T04:18:14.004186965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-04-08T04:18:14.011059485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-08T04:18:14.016318135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-08T04:18:14.048223258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-08T04:18:14.053168226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1371219s
2026-04-08T04:18:14.056000290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-08T04:18:14.057939355Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-04-08T04:18:14.060846149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-04-08T04:18:14.137240556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-04-08T04:18:14.164209909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-04-08T04:18:14.173326258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-08T04:18:14.178860574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-08T04:18:14.214397690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-08T04:18:14.221852453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1583626s
2026-04-08T04:18:14.224193458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-08T04:18:14.226324830Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-04-08T04:18:14.229801261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-04-08T04:18:14.307927807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-04-08T04:18:14.322582961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-04-08T04:18:14.331112448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-08T04:18:14.336883179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-08T04:18:14.371443560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-08T04:18:14.376345060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1438273s
2026-04-08T04:18:14.378602887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-08T04:18:14.380622905Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-04-08T04:18:14.383456903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-04-08T04:18:14.471437143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-04-08T04:18:14.489584359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-04-08T04:18:14.498501306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-08T04:18:14.504361147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-08T04:18:14.537077604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-08T04:18:14.542236763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1560085s
2026-04-08T04:18:14.545089539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-08T04:18:14.547618472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002577s
2026-04-08T04:18:14.550685829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-04-08T04:18:14.632956340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-04-08T04:18:14.653290310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-04-08T04:18:14.663232382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-08T04:18:14.670054621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-08T04:18:14.705499863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-08T04:18:14.711999021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1575799s
2026-04-08T04:18:14.714384676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-08T04:18:14.716508663Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-04-08T04:18:14.719230625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-04-08T04:18:14.799257799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-04-08T04:18:14.812380887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-04-08T04:18:14.819669585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-08T04:18:14.825155964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-08T04:18:14.859431540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-08T04:18:14.867586313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1439623s
2026-04-08T04:18:14.869834761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-04-08T04:18:14.872041565Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-04-08T04:18:14.874635810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-04-08T04:18:14.957205323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-04-08T04:18:14.968490350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-04-08T04:18:14.975524365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-08T04:18:14.980087936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-08T04:18:15.015087210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1365633s
2026-04-08T04:18:15.017362893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-04-08T04:18:15.019388943Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s
2026-04-08T04:18:15.021984430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-04-08T04:18:15.100402253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL)
2026-04-08T04:18:15.121685183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-04-08T04:18:15.128492883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-04-08T04:18:15.133395466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-04-08T04:18:15.163953285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1396118s
2026-04-08T04:18:15.166538001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-08T04:18:15.168616186Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-04-08T04:18:15.172039129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-04-08T04:18:15.254249490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-04-08T04:18:15.267620878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-04-08T04:18:15.275503432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-08T04:18:15.279962823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-08T04:18:15.310794734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1361158s
2026-04-08T04:18:15.312916547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-08T04:18:15.314935503Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s
2026-04-08T04:18:15.317557914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-04-08T04:18:15.404217885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-04-08T04:18:15.418137999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-04-08T04:18:15.427123915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-08T04:18:15.432741909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-08T04:18:15.469244811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1488206s
2026-04-08T04:18:15.471939778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-08T04:18:15.473965357Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2026-04-08T04:18:15.476617719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-04-08T04:18:15.553786376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL)
2026-04-08T04:18:15.564309328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases"
2026-04-08T04:18:15.570473261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-04-08T04:18:15.575418861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-04-08T04:18:15.607772617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1286927s
2026-04-08T04:18:15.610189975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-08T04:18:15.612412802Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.17E-05s
2026-04-08T04:18:15.615161817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-04-08T04:18:15.691221171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-04-08T04:18:15.701573880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-04-08T04:18:15.707255912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-08T04:18:15.712415984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-08T04:18:15.748955901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-08T04:18:15.753475212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1358492s
2026-04-08T04:18:15.755737788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-08T04:18:15.757829671Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-04-08T04:18:15.760601523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-04-08T04:18:15.833900928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-04-08T04:18:15.843181438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-04-08T04:18:15.848757437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-08T04:18:15.853933882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-08T04:18:15.885213545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-08T04:18:15.889496179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1265426s
2026-04-08T04:18:15.891585938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-08T04:18:15.893572559Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-04-08T04:18:15.896100790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-04-08T04:18:15.982190213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-04-08T04:18:15.994632149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-04-08T04:18:16.001507876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-08T04:18:16.006776957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-08T04:18:16.038003924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-08T04:18:16.043376714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-08T04:18:16.047454476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1489392s
2026-04-08T04:18:16.049583985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-08T04:18:16.051522949Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-04-08T04:18:16.054054768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-04-08T04:18:16.138545010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-04-08T04:18:16.150714317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-04-08T04:18:16.157569102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-04-08T04:18:16.162861590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-04-08T04:18:16.193461524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-04-08T04:18:16.198797390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-04-08T04:18:16.202798868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1464312s
2026-04-08T04:18:16.204911323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T04:18:16.206888624Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-04-08T04:18:16.209456566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-08T04:18:16.282078226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-08T04:18:16.289184978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-08T04:18:16.294160268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-08T04:18:16.298819982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-08T04:18:16.329917438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-08T04:18:16.334897176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1230883s
2026-04-08T04:18:16.342435838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-08T04:18:16', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-08T04:18:16.347333982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:16.354990311Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-08T04:18:16.357496949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1422935s
2026-04-08T04:18:16.365509716Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-04-08T04:18:16.368262760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:16.373859842Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-04-08T04:18:16.391101554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:18:16.393769126Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s
2026-04-08T04:18:16.396220433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-04-08T04:18:16.400383036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:16.413629603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150069s
2026-04-08T04:18:16.415819452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:18:16.417982288Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-04-08T04:18:16.420589449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-04-08T04:18:16.424431526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:16.436810376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138574s
2026-04-08T04:18:16.441267782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-08T04:18:16', 'add_on_delete_to_notifications')
2026-04-08T04:18:16.445820280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:16.449699462Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-04-08T04:18:16.452120137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263251s
2026-04-08T04:18:16.454574330Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-04-08T04:18:16.457104064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:16.460373439Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-04-08T04:18:16.488084004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-08T04:18:16.490622926Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.32E-05s
2026-04-08T04:18:16.493430541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-04-08T04:18:16.497602412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:16.510833578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149449s
2026-04-08T04:18:16.512814848Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T04:18:16.516145546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-04-08T04:18:16.519707589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048408s
2026-04-08T04:18:16.521808420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-08T04:18:16.523792936Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-04-08T04:18:16.526348864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-04-08T04:18:16.529655122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-04-08T04:18:16.541711903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130096s
2026-04-08T04:18:16.543812022Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:16.546214060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:16.556941232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010766s
2026-04-08T04:18:16.559556689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-04-08T04:18:16.565652456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2026-04-08T04:18:16.581266079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194648s
2026-04-08T04:18:16.584489240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-04-08T04:18:16.588008819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-04-08T04:18:16.592143254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055208s
2026-04-08T04:18:16.594285539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-08T04:18:16.596339716Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-04-08T04:18:16.599060104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-04-08T04:18:16.602903464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-04-08T04:18:16.615720506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142631s
2026-04-08T04:18:16.617921308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-08T04:18:16.619931637Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-04-08T04:18:16.622472804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-04-08T04:18:16.626421887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:16.638958023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141186s
2026-04-08T04:18:16.641151641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-08T04:18:16.643153342Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-04-08T04:18:16.645796134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-04-08T04:18:16.649793595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:16.662320001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141477s
2026-04-08T04:18:16.664453377Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:16.666821877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:16.691168488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242147s
2026-04-08T04:18:16.693622851Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:16.696102224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:16.708494520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012517s
2026-04-08T04:18:16.711170349Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-04-08T04:18:16.787764800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2026-04-08T04:18:16.798955606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2026-04-08T04:18:16.805361768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-04-08T04:18:16.810021371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-04-08T04:18:16.841260503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1276648s
2026-04-08T04:18:16.844243329Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-04-08T04:18:16.918603621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2026-04-08T04:18:16.927684349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2026-04-08T04:18:16.933292072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-04-08T04:18:16.938181198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-04-08T04:18:16.969782078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1225593s
2026-04-08T04:18:16.973185371Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-04-08T04:18:16.976899631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-04-08T04:18:16.980400943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046182s
2026-04-08T04:18:16.982491533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-08T04:18:16.984480648Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-04-08T04:18:16.987463586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-04-08T04:18:16.992017577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:17.004751191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147791s
2026-04-08T04:18:17.006893204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-08T04:18:17.008912771Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-04-08T04:18:17.011609933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-04-08T04:18:17.015375747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-04-08T04:18:17.027887364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137902s
2026-04-08T04:18:17.032114707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-08T04:18:17', 'add_custom_formats')
2026-04-08T04:18:17.036567995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:17.040766841Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-04-08T04:18:17.042888023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264579s
2026-04-08T04:18:17.045735367Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-04-08T04:18:17.048270883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:17.051707053Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-04-08T04:18:17.057809382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-08T04:18:17.059928049Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-04-08T04:18:17.062223752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-04-08T04:18:17.065685534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-04-08T04:18:17.078916670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144813s
2026-04-08T04:18:17.083333124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-08T04:18:17', 'add_result_to_commands')
2026-04-08T04:18:17.088260657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:17.092342778Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-04-08T04:18:17.094446966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276497s
2026-04-08T04:18:17.097228357Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-04-08T04:18:17.099813283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:17.103143680Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-04-08T04:18:17.108399354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:18:17.110504964Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-04-08T04:18:17.113132897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-04-08T04:18:17.117076949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:17.130292153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148271s
2026-04-08T04:18:17.134714358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-08T04:18:17', 'health_restored_notification')
2026-04-08T04:18:17.139223339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:17.143013602Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-04-08T04:18:17.145178662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270952s
2026-04-08T04:18:17.147552282Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-04-08T04:18:17.150042046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:17.153099333Z [Info] remove_uc: Starting migration of Main DB to 66
2026-04-08T04:18:17.157791292Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T04:18:17.161283375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-04-08T04:18:17.165003016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048682s
2026-04-08T04:18:17.169018563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-08T04:18:17', 'remove_uc')
2026-04-08T04:18:17.173309995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:17.176751355Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-04-08T04:18:17.178731203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164714s
2026-04-08T04:18:17.181636012Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-04-08T04:18:17.184292061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:17.187594753Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-04-08T04:18:17.191544036Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:17.194000623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:17.213443448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193976s
2026-04-08T04:18:17.218427896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-08T04:18:17', 'download_clients_rename_tv_to_music')
2026-04-08T04:18:17.223219997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:17.227153008Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-04-08T04:18:17.229385383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329175s
2026-04-08T04:18:17.232323781Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-04-08T04:18:17.235005902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:17.238350307Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-04-08T04:18:17.243641342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-08T04:18:17.245812475Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-04-08T04:18:17.248489156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-04-08T04:18:17.252570414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-04-08T04:18:17.266300976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152966s
2026-04-08T04:18:17.271001542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-08T04:18:17', 'add_colon_replacement_to_naming_config')
2026-04-08T04:18:17.275730486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:17.279940043Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-04-08T04:18:17.282247520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284419s
2026-04-08T04:18:17.284827867Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-04-08T04:18:17.287328182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:17.290565421Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-04-08T04:18:17.296374801Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-04-08T04:18:17.372700380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-04-08T04:18:17.384157242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2026-04-08T04:18:17.390428923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-08T04:18:17.395752434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-08T04:18:17.428942664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-08T04:18:17.433413718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1346447s
2026-04-08T04:18:17.435562185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-08T04:18:17.437675521Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-04-08T04:18:17.440433796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-04-08T04:18:17.443998074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-04-08T04:18:17.456574010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137142s
2026-04-08T04:18:17.460747435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-08T04:18:17', 'list_sync_time')
2026-04-08T04:18:17.465208078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:17.469105026Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-04-08T04:18:17.471121998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260564s
2026-04-08T04:18:17.474032689Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-04-08T04:18:17.476669049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:17.480234800Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-04-08T04:18:17.485293407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-08T04:18:17.487410010Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-04-08T04:18:17.489846787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-04-08T04:18:17.493380944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-04-08T04:18:17.506611479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145012s
2026-04-08T04:18:17.511141381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-08T04:18:17', 'add_download_client_tags')
2026-04-08T04:18:17.515704370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:17.519816331Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-04-08T04:18:17.522008967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273913s
2026-04-08T04:18:17.524778715Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-04-08T04:18:17.527317938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:17.530643115Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-04-08T04:18:17.538651182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-04-08T04:18:17.545377047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-04-08T04:18:17.551839872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108895s
2026-04-08T04:18:17.554454398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-04-08T04:18:17.558464754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-04-08T04:18:17.562769042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061009s
2026-04-08T04:18:17.566998079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-08T04:18:17', 'add_notification_status')
2026-04-08T04:18:17.571440145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:17.575348305Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-04-08T04:18:17.577507784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018295s
2026-04-08T04:18:17.580361782Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-04-08T04:18:17.582956126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:17.586320111Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-04-08T04:18:17.590304144Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:17.592749128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:17.615395124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225989s
2026-04-08T04:18:17.620240922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-08T04:18:17', 'add_alac_24_quality_in_profiles')
2026-04-08T04:18:17.625274199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:17.629157099Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-04-08T04:18:17.631324083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362685s
2026-04-08T04:18:17.633935662Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-04-08T04:18:17.636424123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:17.639525920Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-04-08T04:18:17.644716162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-04-08T04:18:17.646725269Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-04-08T04:18:17.648920349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-04-08T04:18:17.651878687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-04-08T04:18:17.665038138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139754s
2026-04-08T04:18:17.667467771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-04-08T04:18:17.670575299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-04-08T04:18:17.683448765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132091s
2026-04-08T04:18:17.687078835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-08T04:18:17', 'add_salt_to_users')
2026-04-08T04:18:17.691595381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:17.695242095Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-04-08T04:18:17.697308206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252925s
2026-04-08T04:18:17.699814804Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-04-08T04:18:17.702283696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:17.705525825Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-04-08T04:18:17.712785134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-04-08T04:18:17.719154301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2026-04-08T04:18:17.725662237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107448s
2026-04-08T04:18:17.728000636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-04-08T04:18:17.731416966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-04-08T04:18:17.735125975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050991s
2026-04-08T04:18:17.739328830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-08T04:18:17', 'add_auto_tagging')
2026-04-08T04:18:17.743719892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:17.747749367Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-04-08T04:18:17.749803424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174852s
2026-04-08T04:18:17.752732693Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-04-08T04:18:17.755391447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:17.758762516Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-04-08T04:18:17.764358837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-04-08T04:18:17.766555630Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-04-08T04:18:17.769265378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-04-08T04:18:17.772963485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-04-08T04:18:17.786536600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148736s
2026-04-08T04:18:17.790177702Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-04-08T04:18:17.794255725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-04-08T04:18:17.798006188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050924s
2026-04-08T04:18:17.802802457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-08T04:18:17', 'quality_definition_preferred_size')
2026-04-08T04:18:17.808205057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:17.812373231Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-04-08T04:18:17.814567360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018814s
2026-04-08T04:18:17.817646100Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-04-08T04:18:17.820408042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:17.823891838Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-04-08T04:18:17.829082331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T04:18:17.831248553Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-04-08T04:18:17.833836555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-04-08T04:18:17.837753844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:17.851536851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153942s
2026-04-08T04:18:17.856090401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-08T04:18:17', 'add_on_artist_add_to_notifications')
2026-04-08T04:18:17.860714974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:17.865202672Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-04-08T04:18:17.867397202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285456s
2026-04-08T04:18:17.870116318Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-04-08T04:18:17.872705001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:17.875926128Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-04-08T04:18:17.880607916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-04-08T04:18:17.882882587Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-04-08T04:18:17.885267891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-04-08T04:18:17.888638288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-04-08T04:18:17.902129658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145453s
2026-04-08T04:18:17.906478176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-08T04:18:17', 'album_last_searched_time')
2026-04-08T04:18:17.911097668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:17.915110229Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-04-08T04:18:17.917251401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272019s
2026-04-08T04:18:17.919772037Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-04-08T04:18:17.922356161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:17.925547889Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-04-08T04:18:17.931368431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-08T04:18:17.933433800Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-04-08T04:18:17.935820577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-04-08T04:18:17.939539807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:17.953009533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148542s
2026-04-08T04:18:17.955097759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-04-08T04:18:17.957056333Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-04-08T04:18:17.959437749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-04-08T04:18:17.963129163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-04-08T04:18:17.976440450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145146s
2026-04-08T04:18:17.980636480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-08T04:18:17', 'add_indexer_flags')
2026-04-08T04:18:17.992496615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:17.996230014Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-04-08T04:18:17.998263398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341729s
2026-04-08T04:18:18.001022926Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-04-08T04:18:18.003600506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:18.006945543Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-04-08T04:18:18.012923792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-04-08T04:18:18.016186062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-04-08T04:18:18.020541974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054274s
2026-04-08T04:18:18.022831906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-04-08T04:18:18.026091530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-04-08T04:18:18.029951494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050217s
2026-04-08T04:18:18.032308711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-04-08T04:18:18.035780673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-04-08T04:18:18.039749997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053166s
2026-04-08T04:18:18.044178946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-08T04:18:18', 'add_indexes_album_statistics')
2026-04-08T04:18:18.048639449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:18.052888045Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-04-08T04:18:18.055042464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179554s
2026-04-08T04:18:18.057676228Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-04-08T04:18:18.060332737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:18.063535638Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-04-08T04:18:18.069220827Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-04-08T04:18:18.074083059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-04-08T04:18:18.078374491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061453s
2026-04-08T04:18:18.082578948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-08T04:18:18', 'update_redacted_baseurl')
2026-04-08T04:18:18.087280797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:18.091186062Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-04-08T04:18:18.093315430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185908s
2026-04-08T04:18:18.214260547Z [Debug] MigrationController: Took: 00:00:23.3678028
2026-04-08T04:18:19.457798352Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-04-08T04:18:20.002392400Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-04-08T04:18:20.803726678Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-08T04:18:21.207345371Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-08T04:18:21.226751642Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T04:18:21.230562687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T04:18:21.306754878Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-08T04:18:21.310158863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0799296s
2026-04-08T04:18:21.313594883Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-08T04:18:21.316878445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0830417s
2026-04-08T04:18:21.347837212Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-08T04:18:21.351959945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:21.358931595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-08T04:18:21.363467580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-08T04:18:21.370132903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079433s
2026-04-08T04:18:21.373545866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:21.379513163Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-08T04:18:21.382594118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172254s
2026-04-08T04:18:21.388386342Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-08T04:18:21.392128168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:21.401729704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-08T04:18:21.406260418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-08T04:18:21.412343278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070562s
2026-04-08T04:18:21.415935924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T04:18:21.418976387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002887s
2026-04-08T04:18:21.423243671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-08T04:18:21.428711883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-08T04:18:21.439602445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123487s
2026-04-08T04:18:21.443285412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:21.448429061Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-08T04:18:21.451478582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213628s
2026-04-08T04:18:21.455907040Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-08T04:18:21.459529375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:21.467176275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T04:18:21.470214914Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.98E-05s
2026-04-08T04:18:21.473461823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-08T04:18:21.477967407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-08T04:18:21.484020036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072332s
2026-04-08T04:18:21.487349982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:21.492088124Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-08T04:18:21.495090720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150379s
2026-04-08T04:18:21.499747449Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-08T04:18:21.503341937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:21.507421934Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-04-08T04:18:21.516296506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-04-08T04:18:21.522498707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-04-08T04:18:21.531139087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120231s
2026-04-08T04:18:21.533983666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-04-08T04:18:21.537588595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-08T04:18:21.542428242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055841s
2026-04-08T04:18:21.547763637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-08T04:18:21', 'InitialSetup')
2026-04-08T04:18:21.554112202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:21.559866620Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-08T04:18:21.562703784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228536s
2026-04-08T04:18:21.567002050Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-04-08T04:18:21.570511638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:21.574655974Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-04-08T04:18:21.580638783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-08T04:18:21', 'add_reason_to_pending_releases')
2026-04-08T04:18:21.587050024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:21.591681601Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-04-08T04:18:21.595555372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210719s
2026-04-08T04:18:21.598788514Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-04-08T04:18:21.602118580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:21.606120690Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-04-08T04:18:21.610863210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-08T04:18:21', 'add_medium_support')
2026-04-08T04:18:21.616912162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:21.621267844Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-04-08T04:18:21.624163526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192672s
2026-04-08T04:18:21.627419042Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-04-08T04:18:21.630920143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:21.634899727Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-04-08T04:18:21.640167035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-08T04:18:21', 'add_various_qualites_in_profile')
2026-04-08T04:18:21.646382632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:21.651113259Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-04-08T04:18:21.654312071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200504s
2026-04-08T04:18:21.657376041Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-04-08T04:18:21.660670005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:21.664701995Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-04-08T04:18:21.669480297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-08T04:18:21', 'metadata_profiles')
2026-04-08T04:18:21.675491523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:21.679889570Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-04-08T04:18:21.682802487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193826s
2026-04-08T04:18:21.686426565Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-04-08T04:18:21.690265025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:21.694653593Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-04-08T04:18:21.700421920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-08T04:18:21', 'separate_automatic_and_interactive_search')
2026-04-08T04:18:21.707051551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:21.712364400Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-04-08T04:18:21.715880942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217246s
2026-04-08T04:18:21.720068114Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-04-08T04:18:21.723549295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:21.727684533Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-04-08T04:18:21.733007212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-08T04:18:21', 'change_album_path_to_relative')
2026-04-08T04:18:21.739306328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:21.744075151Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-04-08T04:18:21.747173661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203978s
2026-04-08T04:18:21.751579835Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-04-08T04:18:21.755267682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:21.759551348Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-04-08T04:18:21.764941614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-08T04:18:21', 'change_quality_size_mb_to_kb')
2026-04-08T04:18:21.771125477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:21.775911846Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-04-08T04:18:21.779114085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205304s
2026-04-08T04:18:21.782303308Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-04-08T04:18:21.785563293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:21.789426142Z [Info] album_releases: Starting migration of Log DB to 9
2026-04-08T04:18:21.794073260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-08T04:18:21', 'album_releases')
2026-04-08T04:18:21.800037071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:21.804508195Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-04-08T04:18:21.807318485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019015s
2026-04-08T04:18:21.810746067Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-04-08T04:18:21.814214322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:21.818225179Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-04-08T04:18:21.823002841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-08T04:18:21', 'album_releases_fix')
2026-04-08T04:18:21.829025580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:21.833339387Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-04-08T04:18:21.836186461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192384s
2026-04-08T04:18:21.839074758Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-04-08T04:18:21.842792835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:21.849680656Z [Info] import_lists: Starting migration of Log DB to 11
2026-04-08T04:18:21.854467396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-08T04:18:21', 'import_lists')
2026-04-08T04:18:21.860362207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:21.864639762Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-04-08T04:18:21.867338156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225667s
2026-04-08T04:18:21.870495204Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-04-08T04:18:21.873774207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:21.878931634Z [Info] add_release_status: Starting migration of Log DB to 12
2026-04-08T04:18:21.883831752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-08T04:18:21', 'add_release_status')
2026-04-08T04:18:21.889728387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:21.894109289Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-04-08T04:18:21.896923046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204393s
2026-04-08T04:18:21.900082529Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-04-08T04:18:21.903409208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:21.907431990Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-04-08T04:18:21.912316506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-08T04:18:21', 'album_download_notification')
2026-04-08T04:18:21.918097418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:21.922505185Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-04-08T04:18:21.925446799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190262s
2026-04-08T04:18:21.928594708Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-04-08T04:18:21.931894424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:21.935714557Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-04-08T04:18:21.940696380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-08T04:18:21', 'fix_language_metadata_profiles')
2026-04-08T04:18:21.946962158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:21.951215794Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-04-08T04:18:21.954542123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191988s
2026-04-08T04:18:21.957065545Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-04-08T04:18:21.960160999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:21.964010852Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-04-08T04:18:21.968206341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-08T04:18:21', 'remove_fanzub')
2026-04-08T04:18:21.973861409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:21.978767239Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-04-08T04:18:21.981492838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187845s
2026-04-08T04:18:21.984642852Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-04-08T04:18:21.987919691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:21.992172706Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-04-08T04:18:21.996958023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-08T04:18:21', 'update_artist_history_indexes')
2026-04-08T04:18:22.002730828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.007083554Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-04-08T04:18:22.010002482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191133s
2026-04-08T04:18:22.012719294Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-04-08T04:18:22.015630076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.019212931Z [Info] remove_nma: Starting migration of Log DB to 17
2026-04-08T04:18:22.023354412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-08T04:18:22', 'remove_nma')
2026-04-08T04:18:22.028793655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.032775775Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-04-08T04:18:22.035340800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173202s
2026-04-08T04:18:22.038263055Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-04-08T04:18:22.041376556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.045053831Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-04-08T04:18:22.049615267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-08T04:18:22', 'album_disambiguation')
2026-04-08T04:18:22.055175806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.059390243Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-04-08T04:18:22.062295544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180465s
2026-04-08T04:18:22.065359013Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-04-08T04:18:22.068597094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.072375994Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-04-08T04:18:22.077089907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-08T04:18:22', 'add_ape_quality_in_profiles')
2026-04-08T04:18:22.082805037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.087249498Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-04-08T04:18:22.089609591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188656s
2026-04-08T04:18:22.092022299Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-04-08T04:18:22.094444146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.097672348Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-04-08T04:18:22.101209140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-08T04:18:22', 'remove_pushalot')
2026-04-08T04:18:22.105715886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.109437541Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-04-08T04:18:22.111696590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150635s
2026-04-08T04:18:22.114223980Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-04-08T04:18:22.117252780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.120467323Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-04-08T04:18:22.124240302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-08T04:18:22', 'add_custom_filters')
2026-04-08T04:18:22.128777339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.132336767Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-04-08T04:18:22.134680297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156918s
2026-04-08T04:18:22.137030369Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-04-08T04:18:22.139340692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.142361445Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-04-08T04:18:22.146484649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-08T04:18:22', 'import_list_tags')
2026-04-08T04:18:22.150612983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.154280789Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-04-08T04:18:22.156503355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148459s
2026-04-08T04:18:22.158868438Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-04-08T04:18:22.161232299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.164435700Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-04-08T04:18:22.167710495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-08T04:18:22', 'add_release_groups_etc')
2026-04-08T04:18:22.172076818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.175695145Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-04-08T04:18:22.177810465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144821s
2026-04-08T04:18:22.180063653Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-04-08T04:18:22.182394096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.185654201Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-04-08T04:18:22.189187908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-08T04:18:22', 'NewMediaInfoFormat')
2026-04-08T04:18:22.193495693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.196806109Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-04-08T04:18:22.198858703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144897s
2026-04-08T04:18:22.201335321Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-04-08T04:18:22.203864925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.207295674Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-04-08T04:18:22.211284647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-08T04:18:22', 'rename_restrictions_to_release_profiles')
2026-04-08T04:18:22.215969071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.219626516Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-04-08T04:18:22.222014957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015606s
2026-04-08T04:18:22.224615604Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-04-08T04:18:22.227171170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.230758625Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-04-08T04:18:22.237006177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-08T04:18:22', 'rename_quality_profiles_add_upgrade_allowed')
2026-04-08T04:18:22.242102971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.245798564Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-04-08T04:18:22.248407828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184328s
2026-04-08T04:18:22.250948976Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-04-08T04:18:22.253372426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.256396577Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-04-08T04:18:22.259945473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-08T04:18:22', 'add_import_exclusions')
2026-04-08T04:18:22.265241279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.268861068Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-04-08T04:18:22.271261322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152769s
2026-04-08T04:18:22.273722038Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-04-08T04:18:22.276146250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.279040699Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-04-08T04:18:22.282666130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-08T04:18:22', 'clean_artist_metadata_table')
2026-04-08T04:18:22.287056582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.290454244Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-04-08T04:18:22.292634234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143149s
2026-04-08T04:18:22.295060170Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-04-08T04:18:22.297368990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.300341155Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-04-08T04:18:22.303891194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-08T04:18:22', 'health_issue_notification')
2026-04-08T04:18:22.308319121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.311766153Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-04-08T04:18:22.314013219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014373s
2026-04-08T04:18:22.317475301Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-04-08T04:18:22.320131019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.323105409Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-04-08T04:18:22.327016355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-08T04:18:22', 'add_mediafilerepository_mtime')
2026-04-08T04:18:22.331578533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.335442314Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-04-08T04:18:22.337621993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015402s
2026-04-08T04:18:22.340185246Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-04-08T04:18:22.342630790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.345742818Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-04-08T04:18:22.349170901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-08T04:18:22', 'add_artistmetadataid_constraint')
2026-04-08T04:18:22.353493226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.356873063Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-04-08T04:18:22.359071359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141235s
2026-04-08T04:18:22.361431893Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-04-08T04:18:22.363717396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.366623949Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-04-08T04:18:22.370080911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-08T04:18:22', 'old_ids_and_artist_alias')
2026-04-08T04:18:22.374447966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.377826540Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-04-08T04:18:22.379891569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140794s
2026-04-08T04:18:22.382242974Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-04-08T04:18:22.384759442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.387706317Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-04-08T04:18:22.391302158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-08T04:18:22', 'download_propers_config')
2026-04-08T04:18:22.396325084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.399861596Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-04-08T04:18:22.401987156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015187s
2026-04-08T04:18:22.404389003Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-04-08T04:18:22.406706580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.409721101Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-04-08T04:18:22.413308015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-08T04:18:22', 'remove_language_profiles')
2026-04-08T04:18:22.418428336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.422066032Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-04-08T04:18:22.424163947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153534s
2026-04-08T04:18:22.426591436Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-04-08T04:18:22.428972481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.431838583Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-04-08T04:18:22.435606421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-08T04:18:22', 'multi_disc_naming_format')
2026-04-08T04:18:22.440136885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.444199827Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-04-08T04:18:22.446303303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151635s
2026-04-08T04:18:22.448991897Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-04-08T04:18:22.451338082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.454275628Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-04-08T04:18:22.457856810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-08T04:18:22', 'add_download_client_priority')
2026-04-08T04:18:22.462251550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.465747771Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-04-08T04:18:22.467851317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143484s
2026-04-08T04:18:22.470432676Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-04-08T04:18:22.472713029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.475494760Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-04-08T04:18:22.478788774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-08T04:18:22', 'remove_growl_prowl')
2026-04-08T04:18:22.483011668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.486284971Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-04-08T04:18:22.488336773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136252s
2026-04-08T04:18:22.490648839Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-04-08T04:18:22.492999292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.495858140Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-04-08T04:18:22.499271564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-08T04:18:22', 'remove_plex_hometheatre')
2026-04-08T04:18:22.503586443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.506978144Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-04-08T04:18:22.509266572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013989s
2026-04-08T04:18:22.511724301Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-04-08T04:18:22.514102711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.517117944Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-04-08T04:18:22.520676169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-08T04:18:22', 'add_root_folder_add_defaults')
2026-04-08T04:18:22.525115870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.528553684Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-04-08T04:18:22.530649394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143473s
2026-04-08T04:18:22.532965148Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-04-08T04:18:22.535248707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.538361545Z [Info] task_duration: Starting migration of Log DB to 40
2026-04-08T04:18:22.541612212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-08T04:18:22', 'task_duration')
2026-04-08T04:18:22.545934456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.549306637Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-04-08T04:18:22.551291915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142294s
2026-04-08T04:18:22.553812552Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-04-08T04:18:22.556348769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.559468201Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-04-08T04:18:22.563422244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-08T04:18:22', 'add_indexer_and_enabled_to_release_profiles')
2026-04-08T04:18:22.568098371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.571649162Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-04-08T04:18:22.574001169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151329s
2026-04-08T04:18:22.576588750Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-04-08T04:18:22.579026810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.582641309Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-04-08T04:18:22.586243343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-08T04:18:22', 'remove_album_folders')
2026-04-08T04:18:22.590735500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.594276130Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-04-08T04:18:22.596401150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154099s
2026-04-08T04:18:22.598761924Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-04-08T04:18:22.601128099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.604068901Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-04-08T04:18:22.607501775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-08T04:18:22', 'flexible_delay_profiles')
2026-04-08T04:18:22.611925042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.615342715Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-04-08T04:18:22.617465690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141837s
2026-04-08T04:18:22.619753598Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-04-08T04:18:22.622115154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.625075906Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-04-08T04:18:22.628572307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-08T04:18:22', 'add_priority_to_indexers')
2026-04-08T04:18:22.632934332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.636380562Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-04-08T04:18:22.638704402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014147s
2026-04-08T04:18:22.641325902Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-04-08T04:18:22.643804323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.647167025Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-04-08T04:18:22.650967549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-08T04:18:22', 'remove_chown_and_folderchmod_config')
2026-04-08T04:18:22.655667905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.688582781Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-04-08T04:18:22.690752159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0445737s
2026-04-08T04:18:22.693277014Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-04-08T04:18:22.695608610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.698649233Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-04-08T04:18:22.702248642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-08T04:18:22', 'convert_blacklist_protocol')
2026-04-08T04:18:22.706782452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.710445008Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-04-08T04:18:22.712591410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01481s
2026-04-08T04:18:22.714814037Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-04-08T04:18:22.717095802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.719906492Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-04-08T04:18:22.723245216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-08T04:18:22', 'update_notifiarr')
2026-04-08T04:18:22.727484964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.730920783Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-04-08T04:18:22.732983047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138924s
2026-04-08T04:18:22.735249340Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-04-08T04:18:22.737605946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.740459383Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-04-08T04:18:22.743824610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-08T04:18:22', 'email_multiple_addresses')
2026-04-08T04:18:22.748189581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.751807176Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-04-08T04:18:22.753950833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141911s
2026-04-08T04:18:22.756342570Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-04-08T04:18:22.758668153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.761610418Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-04-08T04:18:22.765198705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-08T04:18:22', 'rename_blacklist_to_blocklist')
2026-04-08T04:18:22.769621832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.773707500Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-04-08T04:18:22.775841878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149548s
2026-04-08T04:18:22.778187833Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-04-08T04:18:22.780519879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.783328696Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-04-08T04:18:22.786761870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-08T04:18:22', 'cdh_per_downloadclient')
2026-04-08T04:18:22.791090126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.794916763Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-04-08T04:18:22.797054608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144601s
2026-04-08T04:18:22.799296323Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-04-08T04:18:22.801567997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.804439350Z [Info] download_history: Starting migration of Log DB to 52
2026-04-08T04:18:22.807733003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-08T04:18:22', 'download_history')
2026-04-08T04:18:22.812209548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.815621780Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-04-08T04:18:22.817686658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141115s
2026-04-08T04:18:22.819977010Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-04-08T04:18:22.822294979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.825109938Z [Info] add_update_history: Starting migration of Log DB to 53
2026-04-08T04:18:22.832747248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-04-08T04:18:22.837122679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-04-08T04:18:22.842618908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076368s
2026-04-08T04:18:22.844852727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-04-08T04:18:22.847590581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-08T04:18:22.851609263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046773s
2026-04-08T04:18:22.854947657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-08T04:18:22', 'add_update_history')
2026-04-08T04:18:22.859209730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.862932307Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-04-08T04:18:22.864996183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158508s
2026-04-08T04:18:22.867452840Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-04-08T04:18:22.869875890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.872929179Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-04-08T04:18:22.876572757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-08T04:18:22', 'add_on_update_to_notifications')
2026-04-08T04:18:22.881111177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.885070801Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-04-08T04:18:22.887219047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151211s
2026-04-08T04:18:22.889670965Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-04-08T04:18:22.892032871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.895015308Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-04-08T04:18:22.898619255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-08T04:18:22', 'download_client_per_indexer')
2026-04-08T04:18:22.903424112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.907004983Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-04-08T04:18:22.909137257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150079s
2026-04-08T04:18:22.911434534Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-04-08T04:18:22.913701389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.916584785Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-04-08T04:18:22.920132189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-08T04:18:22', 'AddNewItemMonitorType')
2026-04-08T04:18:22.924464494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.927765411Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-04-08T04:18:22.929861834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014047s
2026-04-08T04:18:22.932062766Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-04-08T04:18:22.934276254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.937057094Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-04-08T04:18:22.940320105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-08T04:18:22', 'ImportListSearch')
2026-04-08T04:18:22.944530163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.948011705Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-04-08T04:18:22.950049368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137927s
2026-04-08T04:18:22.952436466Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-04-08T04:18:22.954822711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.957768193Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-04-08T04:18:22.961755323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-08T04:18:22', 'ImportListMonitorExisting')
2026-04-08T04:18:22.966000632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.969408285Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-04-08T04:18:22.971466620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145911s
2026-04-08T04:18:22.973665308Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-04-08T04:18:22.975862893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.978694947Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-04-08T04:18:22.981900292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-08T04:18:22', 'add_indexer_tags')
2026-04-08T04:18:22.986121513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:22.989589046Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-04-08T04:18:22.991521117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137822s
2026-04-08T04:18:22.993773423Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-04-08T04:18:22.996004937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:22.998777350Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-04-08T04:18:23.002001433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-08T04:18:23', 'update_audio_types')
2026-04-08T04:18:23.006177453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:23.009547420Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-04-08T04:18:23.011523890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136345s
2026-04-08T04:18:23.014262796Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-08T04:18:23.016880527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:23.019803944Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-04-08T04:18:23.027655927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-04-08T04:18:23.030105460Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.98E-05s
2026-04-08T04:18:23.032297415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-04-08T04:18:23.049058059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-04-08T04:18:23.058010427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-04-08T04:18:23.064364824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-04-08T04:18:23.069066833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-04-08T04:18:23.076595425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-08T04:18:23.080477824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0460551s
2026-04-08T04:18:23.082440807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-04-08T04:18:23.084460685Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.96E-05s
2026-04-08T04:18:23.086674182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-04-08T04:18:23.097316945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-04-08T04:18:23.104371993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-04-08T04:18:23.109025725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-04-08T04:18:23.113179771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-04-08T04:18:23.120635706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-08T04:18:23.124523967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0354909s
2026-04-08T04:18:23.126500286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T04:18:23.128496777Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s
2026-04-08T04:18:23.130733953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-08T04:18:23.140329196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-08T04:18:23.146145680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-08T04:18:23.151051760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-08T04:18:23.155057707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-08T04:18:23.162353490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-08T04:18:23.166669131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336503s
2026-04-08T04:18:23.170279161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-08T04:18:23', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-08T04:18:23.174969587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:23.188831042Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-08T04:18:23.191191285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0552061s
2026-04-08T04:18:23.193911434Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-04-08T04:18:23.196689238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:23.223602587Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-04-08T04:18:23.227380455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-08T04:18:23', 'add_on_delete_to_notifications')
2026-04-08T04:18:23.231971191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:23.235584898Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-04-08T04:18:23.237873166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391978s
2026-04-08T04:18:23.240238400Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-04-08T04:18:23.242497128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:23.245432760Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-04-08T04:18:23.248698297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-08T04:18:23', 'add_custom_formats')
2026-04-08T04:18:23.252877423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:23.256100173Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-04-08T04:18:23.258078878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135989s
2026-04-08T04:18:23.260348629Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-04-08T04:18:23.262577989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:23.265566707Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-04-08T04:18:23.268906193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-08T04:18:23', 'add_result_to_commands')
2026-04-08T04:18:23.273399512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:23.276701962Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-04-08T04:18:23.278711028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140566s
2026-04-08T04:18:23.281083717Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-04-08T04:18:23.283567408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:23.286412558Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-04-08T04:18:23.290127069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-08T04:18:23', 'health_restored_notification')
2026-04-08T04:18:23.294409783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:23.297818528Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-04-08T04:18:23.299925030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141779s
2026-04-08T04:18:23.302063397Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-04-08T04:18:23.304236163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:23.306920969Z [Info] remove_uc: Starting migration of Log DB to 66
2026-04-08T04:18:23.310321588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-08T04:18:23', 'remove_uc')
2026-04-08T04:18:23.314535043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:23.317713364Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-04-08T04:18:23.319612368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136484s
2026-04-08T04:18:23.322009225Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-04-08T04:18:23.324698340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:23.327494672Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-04-08T04:18:23.331038188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-08T04:18:23', 'download_clients_rename_tv_to_music')
2026-04-08T04:18:23.335661869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:23.339095334Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-04-08T04:18:23.341508684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143134s
2026-04-08T04:18:23.343869478Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-04-08T04:18:23.346313871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:23.349443744Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-04-08T04:18:23.353107462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-08T04:18:23', 'add_colon_replacement_to_naming_config')
2026-04-08T04:18:23.357741344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:23.361261824Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-04-08T04:18:23.363799455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147922s
2026-04-08T04:18:23.365932470Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-04-08T04:18:23.368096849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:23.370782127Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-04-08T04:18:23.374294280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-08T04:18:23', 'list_sync_time')
2026-04-08T04:18:23.378381822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:23.382075149Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-04-08T04:18:23.384261633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014067s
2026-04-08T04:18:23.386508708Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-04-08T04:18:23.388810013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:23.391634711Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-04-08T04:18:23.395077725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-08T04:18:23', 'add_download_client_tags')
2026-04-08T04:18:23.399487536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:23.403085001Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-04-08T04:18:23.405463410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142974s
2026-04-08T04:18:23.407799695Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-04-08T04:18:23.410081290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:23.412987633Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-04-08T04:18:23.416444414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-08T04:18:23', 'add_notification_status')
2026-04-08T04:18:23.420748943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:23.424446700Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-04-08T04:18:23.426435375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142983s
2026-04-08T04:18:23.428787201Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-04-08T04:18:23.431048976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:23.433883264Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-04-08T04:18:23.437326378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-08T04:18:23', 'add_alac_24_quality_in_profiles')
2026-04-08T04:18:23.441935460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:23.445407492Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-04-08T04:18:23.447478272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142413s
2026-04-08T04:18:23.449575706Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-04-08T04:18:23.451842201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:23.454678443Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-04-08T04:18:23.457833657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-08T04:18:23', 'add_salt_to_users')
2026-04-08T04:18:23.461896639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:23.465164871Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-04-08T04:18:23.467067783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133719s
2026-04-08T04:18:23.469226150Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-04-08T04:18:23.471317592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:23.474021547Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-04-08T04:18:23.477158504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-08T04:18:23', 'add_auto_tagging')
2026-04-08T04:18:23.481211286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:23.484488255Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-04-08T04:18:23.486358292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013199s
2026-04-08T04:18:23.488685709Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-04-08T04:18:23.491007394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:23.494597254Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-04-08T04:18:23.498129547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-08T04:18:23', 'quality_definition_preferred_size')
2026-04-08T04:18:23.502508606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:23.506351094Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-04-08T04:18:23.508629543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151378s
2026-04-08T04:18:23.511205450Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-04-08T04:18:23.513504991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:23.516423769Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-04-08T04:18:23.520161006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-08T04:18:23', 'add_on_artist_add_to_notifications')
2026-04-08T04:18:23.525474897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:23.529802442Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-04-08T04:18:23.531968544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159493s
2026-04-08T04:18:23.534291042Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-04-08T04:18:23.536588458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:23.539405511Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-04-08T04:18:23.542758985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-08T04:18:23', 'album_last_searched_time')
2026-04-08T04:18:23.546912159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:23.551267089Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-04-08T04:18:23.553215142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146532s
2026-04-08T04:18:23.555306734Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-04-08T04:18:23.557400741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:23.560202353Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-04-08T04:18:23.563294931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-08T04:18:23', 'add_indexer_flags')
2026-04-08T04:18:23.567356721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:23.570850507Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-04-08T04:18:23.572722948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134951s
2026-04-08T04:18:23.575044473Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-04-08T04:18:23.577312190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:23.580148592Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-04-08T04:18:23.583426964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-08T04:18:23', 'add_indexes_album_statistics')
2026-04-08T04:18:23.587656783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:23.590916227Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-04-08T04:18:23.593180387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134877s
2026-04-08T04:18:23.595458094Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-04-08T04:18:23.597731181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T04:18:23.600686192Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-04-08T04:18:23.603823020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-08T04:18:23', 'update_redacted_baseurl')
2026-04-08T04:18:23.608300035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T04:18:23.611630924Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-04-08T04:18:23.613629979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137951s
2026-04-08T04:18:27.259362187Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-04-08T04:18:27.411015516Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-04-08T04:18:27.575487951Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop.
2026-04-08T04:18:28.851775339Z [Info] QualityProfileService: Setting up default quality profiles
2026-04-08T04:18:29.143987245Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-04-08T04:18:29.311970079Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-04-08T04:18:29.852371704Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-04-08T04:18:29.866739619Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-04-08T04:18:29.869503776Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-04-08T04:18:30.106316224Z [ls.io-init] done.
2026-04-08T04:18:30.565467151Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled