AMD64 PASS
linuxserver/lidarr
Runtime: 15.73s
Build Information
Builder: X86-BUILDER-3a --Hetzner
Created: 2026-03-29T19:09:30+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 125.47MB
Tag: amd64-nightly-3.1.2.4939-ls192
Version: 3.1.2.4939-ls192
Expand
2026-03-29T19:13:30.559327268Z [migrations] started
2026-03-29T19:13:30.559381868Z [migrations] no migrations found
2026-03-29T19:13:30.580541549Z usermod: no changes
2026-03-29T19:13:30.586718198Z ───────────────────────────────────────
2026-03-29T19:13:30.586733388Z
2026-03-29T19:13:30.586737587Z ██╗ ███████╗██╗ ██████╗
2026-03-29T19:13:30.586741425Z ██║ ██╔════╝██║██╔═══██╗
2026-03-29T19:13:30.586745443Z ██║ ███████╗██║██║ ██║
2026-03-29T19:13:30.586749180Z ██║ ╚════██║██║██║ ██║
2026-03-29T19:13:30.586752918Z ███████╗███████║██║╚██████╔╝
2026-03-29T19:13:30.586756896Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-29T19:13:30.586760643Z
2026-03-29T19:13:30.586764130Z Brought to you by linuxserver.io
2026-03-29T19:13:30.586767798Z ───────────────────────────────────────
2026-03-29T19:13:30.587174767Z
2026-03-29T19:13:30.587186822Z To support the app dev(s) visit:
2026-03-29T19:13:30.589513567Z Lidarr: https://opencollective.com/lidarr
2026-03-29T19:13:30.589938583Z
2026-03-29T19:13:30.589946008Z To support LSIO projects visit:
2026-03-29T19:13:30.589950547Z https://www.linuxserver.io/donate/
2026-03-29T19:13:30.589954345Z
2026-03-29T19:13:30.589957852Z ───────────────────────────────────────
2026-03-29T19:13:30.589961750Z GID/UID
2026-03-29T19:13:30.589965327Z ───────────────────────────────────────
2026-03-29T19:13:30.594445549Z
2026-03-29T19:13:30.594457684Z User UID: 911
2026-03-29T19:13:30.594462704Z User GID: 911
2026-03-29T19:13:30.594466371Z ───────────────────────────────────────
2026-03-29T19:13:30.596887386Z Linuxserver.io version: 3.1.2.4939-ls192
2026-03-29T19:13:30.597138031Z Build-date: 2026-03-29T19:09:30+00:00
2026-03-29T19:13:30.597145717Z ───────────────────────────────────────
2026-03-29T19:13:30.597150316Z
2026-03-29T19:13:30.648809106Z [custom-init] No custom files found, skipping...
2026-03-29T19:13:30.669380974Z failed to load "/config/config.xml": No such file or directory
2026-03-29T19:13:30.974133574Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4939
2026-03-29T19:13:30.991864851Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-29T19:13:30.996087785Z [Debug] Bootstrap: Console selected
2026-03-29T19:13:30.999610569Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-29T19:13:31.002437382Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-29T19:13:31.281313902Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-29T19:13:31.334403453Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {bb44a5a8-fcd5-42ec-942c-683edbde7601} may be persisted to storage in unencrypted form.
2026-03-29T19:13:31.390037820Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-03-29T19:13:31.427312233Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-29T19:13:31.501147442Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-29T19:13:31.507892315Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:31.508432423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:31.554106240Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-29T19:13:31.557427579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0462183s
2026-03-29T19:13:31.557660027Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-29T19:13:31.557853667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0495172s
2026-03-29T19:13:31.565159509Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-29T19:13:31.565665328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.570743394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-29T19:13:31.580585183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-29T19:13:31.591453069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204986s
2026-03-29T19:13:31.591835469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.593734894Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-29T19:13:31.593903213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227644s
2026-03-29T19:13:31.594476217Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-29T19:13:31.594706190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.599251884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-29T19:13:31.600289624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-29T19:13:31.600779350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013184s
2026-03-29T19:13:31.601043312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-29T19:13:31.601323306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001044s
2026-03-29T19:13:31.601735045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-29T19:13:31.602280563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-29T19:13:31.602951645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010095s
2026-03-29T19:13:31.603172991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.603840264Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-29T19:13:31.604060889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018879s
2026-03-29T19:13:31.604517648Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-29T19:13:31.604740577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.605488193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-29T19:13:31.606268514Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-05s
2026-03-29T19:13:31.606484910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-29T19:13:31.606815095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-29T19:13:31.607266915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005816s
2026-03-29T19:13:31.607483010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.608161516Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-29T19:13:31.608345347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014084s
2026-03-29T19:13:31.611348454Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-29T19:13:31.611569429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.612241833Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-03-29T19:13:31.623878146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-03-29T19:13:31.624425088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL)
2026-03-29T19:13:31.624934965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008668s
2026-03-29T19:13:31.625126180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-03-29T19:13:31.625410683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-03-29T19:13:31.625730817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004364s
2026-03-29T19:13:31.625909016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-03-29T19:13:31.626244542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-03-29T19:13:31.626593254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005403s
2026-03-29T19:13:31.626791433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-03-29T19:13:31.627079784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-03-29T19:13:31.627394538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004287s
2026-03-29T19:13:31.627568388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-03-29T19:13:31.633192023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT)
2026-03-29T19:13:31.634346618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065232s
2026-03-29T19:13:31.634537112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-03-29T19:13:31.634839411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-29T19:13:31.635168734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004715s
2026-03-29T19:13:31.635329558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-03-29T19:13:31.635613750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-29T19:13:31.635944566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004254s
2026-03-29T19:13:31.636170852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-03-29T19:13:31.636498612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T19:13:31.636789718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004163s
2026-03-29T19:13:31.636956574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-03-29T19:13:31.637215175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T19:13:31.637513937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003888s
2026-03-29T19:13:31.637684781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-03-29T19:13:31.639024419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2026-03-29T19:13:31.639981666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021538s
2026-03-29T19:13:31.640179935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-03-29T19:13:31.640501283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T19:13:31.640811217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004541s
2026-03-29T19:13:31.641000027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-03-29T19:13:31.641248728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-29T19:13:31.641573291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004063s
2026-03-29T19:13:31.641759526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-03-29T19:13:31.642023668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-29T19:13:31.642340947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004071s
2026-03-29T19:13:31.642542183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-03-29T19:13:31.642823529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-29T19:13:31.643150558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000432s
2026-03-29T19:13:31.643338847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-03-29T19:13:31.643632218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T19:13:31.643989507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004609s
2026-03-29T19:13:31.644174379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-03-29T19:13:31.644430165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-03-29T19:13:31.644776272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004252s
2026-03-29T19:13:31.644951084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-03-29T19:13:31.645830094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2026-03-29T19:13:31.646517087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013965s
2026-03-29T19:13:31.646741940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-03-29T19:13:31.647058688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-29T19:13:31.647410837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004839s
2026-03-29T19:13:31.647606050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-03-29T19:13:31.647906235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-03-29T19:13:31.648217331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004313s
2026-03-29T19:13:31.648417374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-03-29T19:13:31.648703149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-29T19:13:31.649026531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004284s
2026-03-29T19:13:31.649258217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-03-29T19:13:31.649640066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-03-29T19:13:31.650002626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005469s
2026-03-29T19:13:31.650180244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-03-29T19:13:31.650921096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0)
2026-03-29T19:13:31.651491535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011383s
2026-03-29T19:13:31.651698151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-03-29T19:13:31.652027775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-03-29T19:13:31.652420505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005022s
2026-03-29T19:13:31.652591400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-03-29T19:13:31.652881544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-29T19:13:31.653205346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004316s
2026-03-29T19:13:31.653381641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-03-29T19:13:31.654189307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0)
2026-03-29T19:13:31.654798965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012468s
2026-03-29T19:13:31.654992174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-03-29T19:13:31.655256947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-29T19:13:31.655596191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004278s
2026-03-29T19:13:31.655796704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-03-29T19:13:31.656136439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-29T19:13:31.656462936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004608s
2026-03-29T19:13:31.656665063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-03-29T19:13:31.656959296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-03-29T19:13:31.657313168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004584s
2026-03-29T19:13:31.657509103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-03-29T19:13:31.657789387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-03-29T19:13:31.658130354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004403s
2026-03-29T19:13:31.658317581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-03-29T19:13:31.659009254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2026-03-29T19:13:31.659562668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010716s
2026-03-29T19:13:31.659749675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-03-29T19:13:31.660264251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-03-29T19:13:31.660701953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007648s
2026-03-29T19:13:31.660912466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-03-29T19:13:31.661237251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-29T19:13:31.661608468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000508s
2026-03-29T19:13:31.661788090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-03-29T19:13:31.664176510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2026-03-29T19:13:31.664688701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002724s
2026-03-29T19:13:31.664881720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-03-29T19:13:31.665162024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-29T19:13:31.665529725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004686s
2026-03-29T19:13:31.665710669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-03-29T19:13:31.666131056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-03-29T19:13:31.666616664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007326s
2026-03-29T19:13:31.666815274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-03-29T19:13:31.667094055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-03-29T19:13:31.667464351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000473s
2026-03-29T19:13:31.667683943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-03-29T19:13:31.668195343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2026-03-29T19:13:31.668786663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009253s
2026-03-29T19:13:31.669006677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-03-29T19:13:31.669355108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-03-29T19:13:31.669757408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005546s
2026-03-29T19:13:31.669972832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-03-29T19:13:31.670303037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-03-29T19:13:31.670716941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005439s
2026-03-29T19:13:31.670893647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-03-29T19:13:31.671574898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT)
2026-03-29T19:13:31.672119495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010477s
2026-03-29T19:13:31.672301431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-03-29T19:13:31.673147565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '')
2026-03-29T19:13:31.674057658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015796s
2026-03-29T19:13:31.674242260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-03-29T19:13:31.674767638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-03-29T19:13:31.675229889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008168s
2026-03-29T19:13:31.675415933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-03-29T19:13:31.676149170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-03-29T19:13:31.676723176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011276s
2026-03-29T19:13:31.676914030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-03-29T19:13:31.677460340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-03-29T19:13:31.677965327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008732s
2026-03-29T19:13:31.678156232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-03-29T19:13:31.678736821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '')
2026-03-29T19:13:31.679241327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009067s
2026-03-29T19:13:31.679432923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-03-29T19:13:31.679907338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2026-03-29T19:13:31.680376323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007141s
2026-03-29T19:13:31.680543219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-03-29T19:13:31.680869977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-03-29T19:13:31.681252347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005424s
2026-03-29T19:13:31.681437029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-03-29T19:13:31.681699868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-03-29T19:13:31.682024943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004158s
2026-03-29T19:13:31.682206979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-03-29T19:13:31.682634440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2026-03-29T19:13:31.683037161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006569s
2026-03-29T19:13:31.683217564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-03-29T19:13:31.683903255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2026-03-29T19:13:31.684502281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011003s
2026-03-29T19:13:31.684678246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-03-29T19:13:31.685123202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL)
2026-03-29T19:13:31.685574120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007319s
2026-03-29T19:13:31.685771828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-03-29T19:13:31.686056702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-03-29T19:13:31.686428030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000478s
2026-03-29T19:13:31.686621679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-03-29T19:13:31.686904138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-03-29T19:13:31.687236768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000436s
2026-03-29T19:13:31.687378854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-03-29T19:13:31.688118434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-03-29T19:13:31.688709544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011233s
2026-03-29T19:13:31.688901090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-03-29T19:13:31.689535678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-03-29T19:13:31.690071757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009953s
2026-03-29T19:13:31.690280608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-03-29T19:13:31.690633188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-29T19:13:31.690977371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005008s
2026-03-29T19:13:31.691157023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-03-29T19:13:31.691806260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-03-29T19:13:31.692341849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010073s
2026-03-29T19:13:31.692518675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-03-29T19:13:31.693223244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-03-29T19:13:31.693816258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011232s
2026-03-29T19:13:31.694007523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-03-29T19:13:31.694457680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2026-03-29T19:13:31.694916844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007298s
2026-03-29T19:13:31.695123701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-03-29T19:13:31.695438354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-03-29T19:13:31.695788189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004773s
2026-03-29T19:13:31.696013683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-03-29T19:13:31.696612078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-29T19:13:31.697161044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009635s
2026-03-29T19:13:31.697402370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-03-29T19:13:31.697770250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-29T19:13:31.698147049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005398s
2026-03-29T19:13:31.699315502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2026-03-29T19:13:31.701013652Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0013822 taking an average of 00:00:00.0013822
2026-03-29T19:13:31.701730135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-29T19:13:31', 'InitialSetup')
2026-03-29T19:13:31.702092474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.704984699Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-29T19:13:31.705163840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066455s
2026-03-29T19:13:31.705469325Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-03-29T19:13:31.705705961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.705995655Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-03-29T19:13:31.706601174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-29T19:13:31.706788612Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:31.706990979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-03-29T19:13:31.707307246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:31.708348232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011597s
2026-03-29T19:13:31.708743769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-29T19:13:31', 'add_reason_to_pending_releases')
2026-03-29T19:13:31.709114034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.709908554Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-03-29T19:13:31.710099349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026798s
2026-03-29T19:13:31.710296375Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-03-29T19:13:31.710508312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.710763596Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-03-29T19:13:31.713041423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:31.713214251Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:31.713398663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-03-29T19:13:31.713648987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-03-29T19:13:31.714670474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010864s
2026-03-29T19:13:31.714847060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T19:13:31.714997142Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:31.715186673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-03-29T19:13:31.715462689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:31.716487543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011051s
2026-03-29T19:13:31.716666343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T19:13:31.716815774Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-29T19:13:31.717020587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-03-29T19:13:31.717352275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:31.718335094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011179s
2026-03-29T19:13:31.718700890Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-03-29T19:13:31.719301309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-03-29T19:13:31.719551363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006571s
2026-03-29T19:13:31.719948393Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-03-29T19:13:31.731304632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL)
2026-03-29T19:13:31.732776135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks"
2026-03-29T19:13:31.733659694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-03-29T19:13:31.734819029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-03-29T19:13:31.737075453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-29T19:13:31.737533335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-03-29T19:13:31.738016348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-29T19:13:31.738415702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182079s
2026-03-29T19:13:31.738540904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T19:13:31.738688100Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:31.738888193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-03-29T19:13:31.739151754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-03-29T19:13:31.743771127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046742s
2026-03-29T19:13:31.744229850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-29T19:13:31', 'add_medium_support')
2026-03-29T19:13:31.744589685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.745638708Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-03-29T19:13:31.745814502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065438s
2026-03-29T19:13:31.746066569Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-03-29T19:13:31.746293626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.746582127Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-03-29T19:13:31.747256886Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-03-29T19:13:31.747605578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-03-29T19:13:31.747909480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004335s
2026-03-29T19:13:31.748117910Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:31.748336069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:31.750695571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023861s
2026-03-29T19:13:31.751075115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-29T19:13:31', 'add_various_qualites_in_profile')
2026-03-29T19:13:31.751406873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.752163718Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-03-29T19:13:31.752358640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038145s
2026-03-29T19:13:31.752558613Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-03-29T19:13:31.752768024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.753035473Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-03-29T19:13:31.753785183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-03-29T19:13:31.754301583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL)
2026-03-29T19:13:31.754759665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007814s
2026-03-29T19:13:31.754966993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-03-29T19:13:31.755286797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-03-29T19:13:31.755592492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004738s
2026-03-29T19:13:31.755762785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-29T19:13:31.755931295Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:31.756155907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-03-29T19:13:31.756487244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-03-29T19:13:31.757388780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010244s
2026-03-29T19:13:31.757744185Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-03-29T19:13:31.761602044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2026-03-29T19:13:31.764494579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists"
2026-03-29T19:13:31.765669555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T19:13:31.766646232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T19:13:31.768808527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-29T19:13:31.769293083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-29T19:13:31.769740484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T19:13:31.770174388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T19:13:31.770497268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127294s
2026-03-29T19:13:31.770709946Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-03-29T19:13:31.774609690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2026-03-29T19:13:31.777115736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists"
2026-03-29T19:13:31.778237876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T19:13:31.779214352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T19:13:31.781343460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-29T19:13:31.781817685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-29T19:13:31.782263563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T19:13:31.782685573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T19:13:31.783012491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121103s
2026-03-29T19:13:31.783183385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:31.783335812Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-29T19:13:31.783531767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-03-29T19:13:31.783808955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-03-29T19:13:31.784670690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009403s
2026-03-29T19:13:31.785032820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-29T19:13:31', 'metadata_profiles')
2026-03-29T19:13:31.785387965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.787211928Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-03-29T19:13:31.787396750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034568s
2026-03-29T19:13:31.787667155Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-03-29T19:13:31.787918711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.788214106Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-03-29T19:13:31.790185546Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-03-29T19:13:31.794888277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2026-03-29T19:13:31.795803810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-03-29T19:13:31.796314519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-29T19:13:31.796921651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-29T19:13:31.799810298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-29T19:13:31.800197107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097819s
2026-03-29T19:13:31.800373603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-29T19:13:31.800526270Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:31.800750742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-03-29T19:13:31.801063222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-03-29T19:13:31.801936440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009821s
2026-03-29T19:13:31.802243478Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-29T19:13:31.802584866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-29T19:13:31.802860681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003904s
2026-03-29T19:13:31.803030674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-29T19:13:31.803181577Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-29T19:13:31.803543837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-03-29T19:13:31.806855376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2026-03-29T19:13:31.807942214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2026-03-29T19:13:31.808544678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-29T19:13:31.809233715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-29T19:13:31.812045488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-29T19:13:31.812399380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086347s
2026-03-29T19:13:31.812802963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-29T19:13:31', 'separate_automatic_and_interactive_search')
2026-03-29T19:13:31.813180153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.814349598Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-03-29T19:13:31.814550091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105188s
2026-03-29T19:13:31.814773391Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-03-29T19:13:31.814999266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.815269149Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-03-29T19:13:31.815568001Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-03-29T19:13:31.819335969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT)
2026-03-29T19:13:31.821489977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums"
2026-03-29T19:13:31.822468487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-29T19:13:31.823528282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-29T19:13:31.825701789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T19:13:31.826150853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-29T19:13:31.826572572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-29T19:13:31.827009221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-29T19:13:31.827458837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T19:13:31.827794132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120419s
2026-03-29T19:13:31.828189518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-29T19:13:31', 'change_album_path_to_relative')
2026-03-29T19:13:31.828553331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.829750121Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-03-29T19:13:31.829937128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139459s
2026-03-29T19:13:31.830157501Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-03-29T19:13:31.830376242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.830641817Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-03-29T19:13:31.831215282Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2026-03-29T19:13:31.831737884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2026-03-29T19:13:31.832136206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006188s
2026-03-29T19:13:31.832525861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-29T19:13:31', 'change_quality_size_mb_to_kb')
2026-03-29T19:13:31.832870304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.833976592Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-03-29T19:13:31.834166314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024133s
2026-03-29T19:13:31.834359123Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-03-29T19:13:31.834566149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.834817566Z [Info] album_releases: Starting migration of Main DB to 9
2026-03-29T19:13:31.835191188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:31.835358295Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:31.835546273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-03-29T19:13:31.835825576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-03-29T19:13:31.836723965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009866s
2026-03-29T19:13:31.836899859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:31.837053128Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-29T19:13:31.837249263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-03-29T19:13:31.837545599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-03-29T19:13:31.838452646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010108s
2026-03-29T19:13:31.838806018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-29T19:13:31', 'album_releases')
2026-03-29T19:13:31.839161223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.839819539Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-03-29T19:13:31.840011696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023573s
2026-03-29T19:13:31.840210436Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-03-29T19:13:31.840421331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.840679370Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-03-29T19:13:31.841224909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:31.841395623Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:31.841595425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-03-29T19:13:31.845819642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT)
2026-03-29T19:13:31.848186618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2026-03-29T19:13:31.849229599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-29T19:13:31.850307579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-29T19:13:31.852538853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T19:13:31.852983829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-29T19:13:31.853402873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-29T19:13:31.853840735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-29T19:13:31.854290079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T19:13:31.854616507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128533s
2026-03-29T19:13:31.854790778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:31.854947353Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:31.855157176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-03-29T19:13:31.859061127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL)
2026-03-29T19:13:31.861431681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2026-03-29T19:13:31.862472908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-29T19:13:31.863518253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-29T19:13:31.865749566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T19:13:31.866196557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-29T19:13:31.866612594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-29T19:13:31.867052460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-29T19:13:31.867494771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T19:13:31.867820627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124901s
2026-03-29T19:13:31.868194360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-29T19:13:31', 'album_releases_fix')
2026-03-29T19:13:31.868549826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.869622446Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-03-29T19:13:31.869758279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142137s
2026-03-29T19:13:31.869958913Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-03-29T19:13:31.870165319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.870425733Z [Info] import_lists: Starting migration of Main DB to 11
2026-03-29T19:13:31.871261486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-03-29T19:13:31.872157681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL)
2026-03-29T19:13:31.872814213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013667s
2026-03-29T19:13:31.873008925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-03-29T19:13:31.873300563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-03-29T19:13:31.873625427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004385s
2026-03-29T19:13:31.873814187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-03-29T19:13:31.874447843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-03-29T19:13:31.874994744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009975s
2026-03-29T19:13:31.875228405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-03-29T19:13:31.875574091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-29T19:13:31.875938665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005086s
2026-03-29T19:13:31.876291977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-29T19:13:31', 'import_lists')
2026-03-29T19:13:31.876634146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.877480590Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-03-29T19:13:31.877647226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020407s
2026-03-29T19:13:31.877855465Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-03-29T19:13:31.878066430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.878325913Z [Info] add_release_status: Starting migration of Main DB to 12
2026-03-29T19:13:31.878689495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-03-29T19:13:31.878866531Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:31.879085963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-03-29T19:13:31.879429796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-03-29T19:13:31.880395200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010954s
2026-03-29T19:13:31.880566284Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:31.880762940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:31.881759647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010241s
2026-03-29T19:13:31.882139162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-29T19:13:31', 'add_release_status')
2026-03-29T19:13:31.882491020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.883144937Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-03-29T19:13:31.883333507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023891s
2026-03-29T19:13:31.883542738Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-03-29T19:13:31.883761940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.884054028Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-03-29T19:13:31.884377058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T19:13:31.884548143Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:31.884762434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-03-29T19:13:31.885099643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:31.886001169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010367s
2026-03-29T19:13:31.886374631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-29T19:13:31', 'album_download_notification')
2026-03-29T19:13:31.886738915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.887400236Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-03-29T19:13:31.887577804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002387s
2026-03-29T19:13:31.887799661Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-03-29T19:13:31.888071027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.888345700Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-03-29T19:13:31.888960428Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2026-03-29T19:13:31.889624846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2026-03-29T19:13:31.890044782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007395s
2026-03-29T19:13:31.890547795Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2026-03-29T19:13:31.891205519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2026-03-29T19:13:31.891612118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007341s
2026-03-29T19:13:31.892009669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-29T19:13:31', 'fix_language_metadata_profiles')
2026-03-29T19:13:31.892374333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.893046447Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-03-29T19:13:31.893234706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021102s
2026-03-29T19:13:31.893423957Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-03-29T19:13:31.893639862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.893937711Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-03-29T19:13:31.894286604Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-03-29T19:13:31.894611528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-03-29T19:13:31.894860360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003509s
2026-03-29T19:13:31.895207539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-29T19:13:31', 'remove_fanzub')
2026-03-29T19:13:31.895555028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.896181941Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-03-29T19:13:31.896356442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016413s
2026-03-29T19:13:31.896576225Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-03-29T19:13:31.896796679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.897064238Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-03-29T19:13:31.898528496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-03-29T19:13:31.898819983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-03-29T19:13:31.899147252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004242s
2026-03-29T19:13:31.899367456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-03-29T19:13:31.899707270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-03-29T19:13:31.900089610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000527s
2026-03-29T19:13:31.908593495Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-03-29T19:13:31.909096719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-03-29T19:13:31.909530662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006946s
2026-03-29T19:13:31.909741617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-03-29T19:13:31.910051040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-29T19:13:31.910424623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005003s
2026-03-29T19:13:31.910626008Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-03-29T19:13:31.910922806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-03-29T19:13:31.911265676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004587s
2026-03-29T19:13:31.911474166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-03-29T19:13:31.911807908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-29T19:13:31.912210349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005166s
2026-03-29T19:13:31.912588520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-29T19:13:31', 'update_artist_history_indexes')
2026-03-29T19:13:31.912958105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.914297432Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-03-29T19:13:31.914490160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025691s
2026-03-29T19:13:31.914692768Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-03-29T19:13:31.914895877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.915173446Z [Info] remove_nma: Starting migration of Main DB to 17
2026-03-29T19:13:31.916640461Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:13:31.917555012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-03-29T19:13:31.917848674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010037s
2026-03-29T19:13:31.918200252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-29T19:13:31', 'remove_nma')
2026-03-29T19:13:31.918542531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.919168001Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-03-29T19:13:31.919345869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023088s
2026-03-29T19:13:31.919544489Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-03-29T19:13:31.919762267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.920057271Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-03-29T19:13:31.920385472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:31.920555054Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s
2026-03-29T19:13:31.920769736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-03-29T19:13:31.921050922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-03-29T19:13:31.922141719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011465s
2026-03-29T19:13:31.922594661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-29T19:13:31', 'album_disambiguation')
2026-03-29T19:13:31.923024928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.923772593Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-03-29T19:13:31.923970552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027542s
2026-03-29T19:13:31.924193200Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-03-29T19:13:31.924411199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.924680061Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-03-29T19:13:31.924960906Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:31.925174537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:31.926446899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012945s
2026-03-29T19:13:31.926825231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-29T19:13:31', 'add_ape_quality_in_profiles')
2026-03-29T19:13:31.927186839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.927890466Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-03-29T19:13:31.928136902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026828s
2026-03-29T19:13:31.928325091Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-03-29T19:13:31.928531146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.928786831Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-03-29T19:13:31.929610169Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:13:31.929942719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-03-29T19:13:31.930220869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003949s
2026-03-29T19:13:31.930434459Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:13:31.930732810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-03-29T19:13:31.931009377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003835s
2026-03-29T19:13:31.931224069Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:13:31.931524755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-03-29T19:13:31.931789608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003804s
2026-03-29T19:13:31.932153541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-29T19:13:31', 'remove_pushalot')
2026-03-29T19:13:31.932518676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.933188485Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-03-29T19:13:31.933365682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017459s
2026-03-29T19:13:31.933563139Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-03-29T19:13:31.933776910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.934032064Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-03-29T19:13:31.934415857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-03-29T19:13:31.934852015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-03-29T19:13:31.935264015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006602s
2026-03-29T19:13:31.935616074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-29T19:13:31', 'add_custom_filters')
2026-03-29T19:13:31.936022111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.936700277Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-03-29T19:13:31.936881071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020709s
2026-03-29T19:13:31.937075763Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-03-29T19:13:31.937285335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.937534938Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-03-29T19:13:31.937856676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-29T19:13:31.938020225Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:31.938207853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-03-29T19:13:31.938477346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-03-29T19:13:31.939417399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010112s
2026-03-29T19:13:31.939766321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-29T19:13:31', 'import_list_tags')
2026-03-29T19:13:31.940151387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:31.940987030Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-03-29T19:13:31.941164487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025598s
2026-03-29T19:13:31.941369891Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-03-29T19:13:31.941579843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:31.941846611Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-03-29T19:13:31.946217703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-03-29T19:13:31.946947312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT)
2026-03-29T19:13:31.947531900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011156s
2026-03-29T19:13:31.947747073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-03-29T19:13:31.948126357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-03-29T19:13:31.948516041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005708s
2026-03-29T19:13:31.950859310Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-03-29T19:13:31.950887748Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-03-29T19:13:31.950898820Z FROM "Artists"
2026-03-29T19:13:31.951864444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-03-29T19:13:31.951888673Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-03-29T19:13:31.951901309Z FROM "Artists"
2026-03-29T19:13:31.952448841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011251s
2026-03-29T19:13:31.952619475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-29T19:13:31.952782012Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:31.952982436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-03-29T19:13:31.953305476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:31.954295390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011143s
2026-03-29T19:13:31.954837872Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-03-29T19:13:31.954853033Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-29T19:13:31.954864095Z FROM "ArtistMetadata"
2026-03-29T19:13:31.954872542Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-03-29T19:13:31.955557191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-03-29T19:13:31.955573524Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-29T19:13:31.955583634Z FROM "ArtistMetadata"
2026-03-29T19:13:31.955591981Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-03-29T19:13:31.956013480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008082s
2026-03-29T19:13:31.956199194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-03-29T19:13:31.957025047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL)
2026-03-29T19:13:31.957662951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001297s
2026-03-29T19:13:31.957883786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-03-29T19:13:31.958239803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-03-29T19:13:31.958600770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005283s
2026-03-29T19:13:31.958837627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-03-29T19:13:31.959158774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-03-29T19:13:31.959472576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004784s
2026-03-29T19:13:31.959646245Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:31.959873974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:31.964656866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048111s
2026-03-29T19:13:31.964833882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:31.964978914Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:31.965182765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-03-29T19:13:31.965499493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:31.966479987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001097s
2026-03-29T19:13:31.966646222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:31.966800593Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:31.966991768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-03-29T19:13:31.967292433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-03-29T19:13:31.968233749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010539s
2026-03-29T19:13:31.968419804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:31.968560747Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:31.968749167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-03-29T19:13:31.969007216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-03-29T19:13:31.969885505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009446s
2026-03-29T19:13:31.970508730Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-03-29T19:13:31.970517879Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-29T19:13:31.970524692Z FROM "ArtistMetadata"
2026-03-29T19:13:31.970531195Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-03-29T19:13:31.970538360Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-03-29T19:13:31.971356006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-03-29T19:13:31.971366858Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-29T19:13:31.971375937Z FROM "ArtistMetadata"
2026-03-29T19:13:31.971384374Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-03-29T19:13:31.971413141Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-03-29T19:13:31.971858208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009329s
2026-03-29T19:13:31.972053852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T19:13:31.972192812Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:31.972395089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-03-29T19:13:31.972716376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-03-29T19:13:31.973633683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001037s
2026-03-29T19:13:31.973801702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T19:13:31.973951694Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:31.974144522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-03-29T19:13:31.974454697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:31.975355551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010213s
2026-03-29T19:13:31.975530192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T19:13:31.975679483Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:31.975892101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-03-29T19:13:31.976226935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:31.977125315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010365s
2026-03-29T19:13:31.977703279Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-03-29T19:13:31.977710513Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-03-29T19:13:31.977717287Z FROM "AlbumReleases"
2026-03-29T19:13:31.977723730Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-03-29T19:13:31.977730714Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-03-29T19:13:31.978489271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-03-29T19:13:31.978500554Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-03-29T19:13:31.978509352Z FROM "AlbumReleases"
2026-03-29T19:13:31.978530114Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-03-29T19:13:31.978539142Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-03-29T19:13:31.978958045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008715s
2026-03-29T19:13:31.979596742Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-03-29T19:13:31.979611942Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-29T19:13:31.979619357Z FROM "ArtistMetadata"
2026-03-29T19:13:31.979625980Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-03-29T19:13:31.979633065Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-03-29T19:13:31.980498748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-03-29T19:13:31.980532015Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-29T19:13:31.980542656Z FROM "ArtistMetadata"
2026-03-29T19:13:31.980551264Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-03-29T19:13:31.980560713Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-03-29T19:13:31.980944385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009229s
2026-03-29T19:13:31.981470685Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed
2026-03-29T19:13:31.985450851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-03-29T19:13:31.986894117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-03-29T19:13:31.987553164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T19:13:31.988715936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T19:13:31.991115969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T19:13:31.991554843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T19:13:31.991940078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101164s
2026-03-29T19:13:31.992343290Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-03-29T19:13:31.996373266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT)
2026-03-29T19:13:31.998186898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums"
2026-03-29T19:13:31.999017230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-29T19:13:32.000470196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-29T19:13:32.002781982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T19:13:32.003285947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T19:13:32.003661002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110429s
2026-03-29T19:13:32.003961908Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-03-29T19:13:32.008080432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-03-29T19:13:32.009638419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks"
2026-03-29T19:13:32.010348209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-03-29T19:13:32.011266478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-03-29T19:13:32.013568113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-29T19:13:32.014082589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-29T19:13:32.014472684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102977s
2026-03-29T19:13:32.014682206Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-03-29T19:13:32.018600397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL)
2026-03-29T19:13:32.019680542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles"
2026-03-29T19:13:32.020255690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-29T19:13:32.020927323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-29T19:13:32.023176903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-29T19:13:32.023571618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087063s
2026-03-29T19:13:32.023800479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-03-29T19:13:32.024129221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-29T19:13:32.024529657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005323s
2026-03-29T19:13:32.024733337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-03-29T19:13:32.025017780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-29T19:13:32.025387214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004758s
2026-03-29T19:13:32.025607728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-03-29T19:13:32.025944647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-29T19:13:32.026341806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005241s
2026-03-29T19:13:32.026551188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-03-29T19:13:32.026881533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-03-29T19:13:32.027309495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005576s
2026-03-29T19:13:32.027520520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-03-29T19:13:32.027823500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-03-29T19:13:32.028221381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005098s
2026-03-29T19:13:32.028436635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-03-29T19:13:32.028753283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-03-29T19:13:32.029151485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005299s
2026-03-29T19:13:32.029329363Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-29T19:13:32.030200707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-03-29T19:13:32.030501503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010135s
2026-03-29T19:13:32.030665864Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-29T19:13:32.030987542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-03-29T19:13:32.031278037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004412s
2026-03-29T19:13:32.031438280Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-29T19:13:32.031817844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-03-29T19:13:32.032198761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005864s
2026-03-29T19:13:32.032569448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-29T19:13:32', 'add_release_groups_etc')
2026-03-29T19:13:32.032933771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.035429227Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-03-29T19:13:32.035623678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037785s
2026-03-29T19:13:32.035860906Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-03-29T19:13:32.036092302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.036359700Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-03-29T19:13:32.036923446Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-29T19:13:32.037192016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-03-29T19:13:32.037462531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003606s
2026-03-29T19:13:32.037841775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-29T19:13:32', 'NewMediaInfoFormat')
2026-03-29T19:13:32.038210037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.039035569Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-03-29T19:13:32.039217305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019026s
2026-03-29T19:13:32.039460254Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-03-29T19:13:32.039700728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.039994260Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-03-29T19:13:32.041200819Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-03-29T19:13:32.041576035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-03-29T19:13:32.044004736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025839s
2026-03-29T19:13:32.044210741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-29T19:13:32.044370743Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-29T19:13:32.044621508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-03-29T19:13:32.045012806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-03-29T19:13:32.045964132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011126s
2026-03-29T19:13:32.046359658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-29T19:13:32', 'rename_restrictions_to_release_profiles')
2026-03-29T19:13:32.046748040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.047605086Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-03-29T19:13:32.047814598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026982s
2026-03-29T19:13:32.048099412Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-03-29T19:13:32.048338774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.048615751Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-03-29T19:13:32.049779685Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-03-29T19:13:32.050068377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-03-29T19:13:32.052422748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024333s
2026-03-29T19:13:32.052629013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-29T19:13:32.052778374Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.053000411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-03-29T19:13:32.053325045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-03-29T19:13:32.054225348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010126s
2026-03-29T19:13:32.054426112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-03-29T19:13:32.054589171Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.054812060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-03-29T19:13:32.055124559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-03-29T19:13:32.056053590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010219s
2026-03-29T19:13:32.056211167Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-29T19:13:32.056489999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-03-29T19:13:32.056760904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003797s
2026-03-29T19:13:32.056926508Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-29T19:13:32.057199006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-03-29T19:13:32.057460653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003792s
2026-03-29T19:13:32.057693953Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-03-29T19:13:32.062138103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-03-29T19:13:32.063565317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-03-29T19:13:32.064316901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T19:13:32.065228877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T19:13:32.067485853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T19:13:32.067943394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T19:13:32.068426397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-29T19:13:32.068896864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-29T19:13:32.069237410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113365s
2026-03-29T19:13:32.069654840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-29T19:13:32', 'rename_quality_profiles_add_upgrade_allowed')
2026-03-29T19:13:32.070042000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.071167457Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-03-29T19:13:32.071384824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131914s
2026-03-29T19:13:32.071601962Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-03-29T19:13:32.071819379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.072115275Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-03-29T19:13:32.072561133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-03-29T19:13:32.073009165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL)
2026-03-29T19:13:32.073433580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006805s
2026-03-29T19:13:32.073662571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-03-29T19:13:32.074023538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-03-29T19:13:32.074426399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005664s
2026-03-29T19:13:32.074805363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-29T19:13:32', 'add_import_exclusions')
2026-03-29T19:13:32.075175398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.076220803Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-03-29T19:13:32.076405505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023174s
2026-03-29T19:13:32.076627181Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-03-29T19:13:32.076850872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.077121266Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-03-29T19:13:32.081697812Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-03-29T19:13:32.081713234Z WHERE "Id" in (
2026-03-29T19:13:32.081721891Z SELECT "Artists"."Id" from "Artists"
2026-03-29T19:13:32.081730518Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T19:13:32.081739687Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-29T19:13:32.082568756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-03-29T19:13:32.082581873Z WHERE "Id" in (
2026-03-29T19:13:32.082591472Z SELECT "Artists"."Id" from "Artists"
2026-03-29T19:13:32.082601633Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T19:13:32.082627034Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-29T19:13:32.083303326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011843s
2026-03-29T19:13:32.083918555Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-03-29T19:13:32.083930749Z WHERE "Id" in (
2026-03-29T19:13:32.083938966Z SELECT "Albums"."Id" from "Albums"
2026-03-29T19:13:32.083947363Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T19:13:32.083956301Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-29T19:13:32.084734187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-03-29T19:13:32.084752183Z WHERE "Id" in (
2026-03-29T19:13:32.084760881Z SELECT "Albums"."Id" from "Albums"
2026-03-29T19:13:32.084769478Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T19:13:32.084778326Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-29T19:13:32.085307011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009843s
2026-03-29T19:13:32.085878021Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-03-29T19:13:32.085887129Z WHERE "Id" in (
2026-03-29T19:13:32.085895396Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-03-29T19:13:32.085903903Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-03-29T19:13:32.085912610Z WHERE "Albums"."Id" IS NULL)
2026-03-29T19:13:32.086642861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-03-29T19:13:32.086653031Z WHERE "Id" in (
2026-03-29T19:13:32.086661508Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-03-29T19:13:32.086670086Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-03-29T19:13:32.086678873Z WHERE "Albums"."Id" IS NULL)
2026-03-29T19:13:32.087211997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009518s
2026-03-29T19:13:32.087796474Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-03-29T19:13:32.087805482Z WHERE "Id" in (
2026-03-29T19:13:32.087813648Z SELECT "Tracks"."Id" from "Tracks"
2026-03-29T19:13:32.087821985Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-29T19:13:32.087843138Z WHERE "AlbumReleases"."Id" IS NULL)
2026-03-29T19:13:32.088621956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-03-29T19:13:32.088632077Z WHERE "Id" in (
2026-03-29T19:13:32.088640413Z SELECT "Tracks"."Id" from "Tracks"
2026-03-29T19:13:32.088648820Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-29T19:13:32.088657608Z WHERE "AlbumReleases"."Id" IS NULL)
2026-03-29T19:13:32.089204720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009798s
2026-03-29T19:13:32.089798776Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-03-29T19:13:32.089807945Z WHERE "Id" in (
2026-03-29T19:13:32.089816221Z SELECT "Tracks"."Id" from "Tracks"
2026-03-29T19:13:32.089824538Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T19:13:32.089833276Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-29T19:13:32.090610120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-03-29T19:13:32.090619519Z WHERE "Id" in (
2026-03-29T19:13:32.090627705Z SELECT "Tracks"."Id" from "Tracks"
2026-03-29T19:13:32.090635982Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T19:13:32.090644850Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-29T19:13:32.091189847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009843s
2026-03-29T19:13:32.091770487Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-29T19:13:32.091779555Z WHERE "Id" IN (
2026-03-29T19:13:32.091787762Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T19:13:32.091796158Z LEFT OUTER JOIN "Tracks"
2026-03-29T19:13:32.091804405Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-29T19:13:32.091812892Z WHERE "Tracks"."Id" IS NULL)
2026-03-29T19:13:32.092575428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-29T19:13:32.092588374Z WHERE "Id" IN (
2026-03-29T19:13:32.092596691Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T19:13:32.092605158Z LEFT OUTER JOIN "Tracks"
2026-03-29T19:13:32.092631571Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-29T19:13:32.092640338Z WHERE "Tracks"."Id" IS NULL)
2026-03-29T19:13:32.093155857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009783s
2026-03-29T19:13:32.093560161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-29T19:13:32', 'clean_artist_metadata_table')
2026-03-29T19:13:32.093930356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.094752161Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-03-29T19:13:32.094944919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025265s
2026-03-29T19:13:32.095173830Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-03-29T19:13:32.095397340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.095690972Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-03-29T19:13:32.096452285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T19:13:32.096639121Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T19:13:32.096857701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-03-29T19:13:32.097203718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:32.098226738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011661s
2026-03-29T19:13:32.098417633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T19:13:32.098577144Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-29T19:13:32.098821536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-03-29T19:13:32.099190679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:32.100164891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011255s
2026-03-29T19:13:32.100355836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T19:13:32.100515828Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-29T19:13:32.100736773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-03-29T19:13:32.101084824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:32.102047923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011042s
2026-03-29T19:13:32.104028903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T19:13:32.104219266Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-29T19:13:32.104453979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-03-29T19:13:32.104799024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:32.105767143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011029s
2026-03-29T19:13:32.105953007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T19:13:32.106110404Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:32.106325217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-03-29T19:13:32.106649099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:32.107602389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010766s
2026-03-29T19:13:32.107811510Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-03-29T19:13:32.111765372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2026-03-29T19:13:32.113455055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2026-03-29T19:13:32.114221248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-03-29T19:13:32.114686906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-03-29T19:13:32.117053000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090174s
2026-03-29T19:13:32.117299276Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-03-29T19:13:32.121213228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2026-03-29T19:13:32.122897019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2026-03-29T19:13:32.123650286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-03-29T19:13:32.124202598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-03-29T19:13:32.126439603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089289s
2026-03-29T19:13:32.126811071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-29T19:13:32', 'health_issue_notification')
2026-03-29T19:13:32.127171607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.128235520Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-03-29T19:13:32.128423929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106969s
2026-03-29T19:13:32.128663872Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-03-29T19:13:32.128889597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.129173809Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-03-29T19:13:32.130085495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-29T19:13:32.130259265Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.130457574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-03-29T19:13:32.130792068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-03-29T19:13:32.131749707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011033s
2026-03-29T19:13:32.131945491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-29T19:13:32.132101886Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.132285967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-03-29T19:13:32.132558786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-03-29T19:13:32.133463919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009884s
2026-03-29T19:13:32.133730135Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-03-29T19:13:32.134024447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-03-29T19:13:32.134279291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003398s
2026-03-29T19:13:32.134777805Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-29T19:13:32.134784197Z WHERE "Id" IN (
2026-03-29T19:13:32.134789829Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T19:13:32.134795671Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-29T19:13:32.134801853Z WHERE "Tracks"."Id" IS NULL)
2026-03-29T19:13:32.135448555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-29T19:13:32.135458646Z WHERE "Id" IN (
2026-03-29T19:13:32.135467143Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T19:13:32.135475820Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-29T19:13:32.135484748Z WHERE "Tracks"."Id" IS NULL)
2026-03-29T19:13:32.136007080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008701s
2026-03-29T19:13:32.136648452Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-29T19:13:32.136654814Z WHERE "Id" IN (
2026-03-29T19:13:32.136660476Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T19:13:32.136666688Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-03-29T19:13:32.136672741Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-03-29T19:13:32.136678783Z WHERE "Artists"."Path" IS NULL)
2026-03-29T19:13:32.137520408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-29T19:13:32.137530548Z WHERE "Id" IN (
2026-03-29T19:13:32.137539045Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T19:13:32.137547793Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-03-29T19:13:32.137556911Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-03-29T19:13:32.137577603Z WHERE "Artists"."Path" IS NULL)
2026-03-29T19:13:32.138114454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010461s
2026-03-29T19:13:32.138831839Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-29T19:13:32.138838171Z WHERE "Id" IN (
2026-03-29T19:13:32.138843783Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T19:13:32.138849454Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-29T19:13:32.138855366Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-29T19:13:32.138861358Z WHERE "AlbumReleases"."Monitored" = 0
2026-03-29T19:13:32.138867100Z OR "AlbumReleases"."Monitored" IS NULL)
2026-03-29T19:13:32.139821672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-29T19:13:32.139831371Z WHERE "Id" IN (
2026-03-29T19:13:32.139839638Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T19:13:32.139859498Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-29T19:13:32.139871182Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-29T19:13:32.139880089Z WHERE "AlbumReleases"."Monitored" = 0
2026-03-29T19:13:32.139888657Z OR "AlbumReleases"."Monitored" IS NULL)
2026-03-29T19:13:32.140478024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011836s
2026-03-29T19:13:32.141023171Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-03-29T19:13:32.141029514Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-03-29T19:13:32.141035546Z FROM "Artists"
2026-03-29T19:13:32.141041037Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-03-29T19:13:32.141047019Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-03-29T19:13:32.141759053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-03-29T19:13:32.141768633Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-03-29T19:13:32.141777651Z FROM "Artists"
2026-03-29T19:13:32.141785978Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-03-29T19:13:32.141794805Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-03-29T19:13:32.142216354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008246s
2026-03-29T19:13:32.142632212Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-29T19:13:32.142641450Z WHERE "Id" NOT IN (
2026-03-29T19:13:32.142649827Z SELECT MIN("Id")
2026-03-29T19:13:32.142658124Z FROM "TrackFiles"
2026-03-29T19:13:32.142666681Z GROUP BY "Path"
2026-03-29T19:13:32.142674968Z )
2026-03-29T19:13:32.143163401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-29T19:13:32.143169864Z WHERE "Id" NOT IN (
2026-03-29T19:13:32.143175436Z SELECT MIN("Id")
2026-03-29T19:13:32.143180967Z FROM "TrackFiles"
2026-03-29T19:13:32.143186498Z GROUP BY "Path"
2026-03-29T19:13:32.143192059Z )
2026-03-29T19:13:32.143539519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006022s
2026-03-29T19:13:32.143711215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-29T19:13:32.143875265Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:32.144062682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-03-29T19:13:32.147616729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-03-29T19:13:32.148783509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles"
2026-03-29T19:13:32.149361072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-29T19:13:32.149993045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-29T19:13:32.152483380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-29T19:13:32.152853014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085895s
2026-03-29T19:13:32.153044921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-03-29T19:13:32.153328011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-29T19:13:32.153679128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004581s
2026-03-29T19:13:32.153885834Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-03-29T19:13:32.157409791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-03-29T19:13:32.158496329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles"
2026-03-29T19:13:32.159037579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-29T19:13:32.159818411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-29T19:13:32.162155167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-29T19:13:32.162620895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-29T19:13:32.162995569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089255s
2026-03-29T19:13:32.163377037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-29T19:13:32', 'add_mediafilerepository_mtime')
2026-03-29T19:13:32.163743616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.164774121Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-03-29T19:13:32.164967621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010644s
2026-03-29T19:13:32.165211432Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-03-29T19:13:32.165436004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.165730998Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-03-29T19:13:32.167093472Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-03-29T19:13:32.167102790Z WHERE "Id" NOT IN (
2026-03-29T19:13:32.167111297Z SELECT MIN("Artists"."Id") from "Artists"
2026-03-29T19:13:32.167120025Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T19:13:32.167141368Z GROUP BY "ArtistMetadata"."Id")
2026-03-29T19:13:32.167928543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-03-29T19:13:32.167940808Z WHERE "Id" NOT IN (
2026-03-29T19:13:32.167949576Z SELECT MIN("Artists"."Id") from "Artists"
2026-03-29T19:13:32.167958353Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T19:13:32.167967301Z GROUP BY "ArtistMetadata"."Id")
2026-03-29T19:13:32.168415815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009151s
2026-03-29T19:13:32.168624395Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-03-29T19:13:32.168868967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-03-29T19:13:32.169214142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000406s
2026-03-29T19:13:32.169430979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-03-29T19:13:32.173148074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-03-29T19:13:32.174578304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-03-29T19:13:32.175262603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T19:13:32.176022152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T19:13:32.178315721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T19:13:32.178754725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T19:13:32.179206865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-29T19:13:32.179535487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099124s
2026-03-29T19:13:32.179742785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-03-29T19:13:32.180084683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-29T19:13:32.180428055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004954s
2026-03-29T19:13:32.180809262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-29T19:13:32', 'add_artistmetadataid_constraint')
2026-03-29T19:13:32.181172845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.182285445Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-03-29T19:13:32.182478724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022962s
2026-03-29T19:13:32.182696383Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-03-29T19:13:32.182921225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.183189746Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-03-29T19:13:32.183788963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-03-29T19:13:32.183991461Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.184191183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-03-29T19:13:32.184505937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-03-29T19:13:32.185447172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010659s
2026-03-29T19:13:32.185635511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-03-29T19:13:32.185796906Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:32.186016108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-03-29T19:13:32.186363057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-03-29T19:13:32.187305354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010838s
2026-03-29T19:13:32.187478803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:32.187629437Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.187831935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-03-29T19:13:32.188175687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-03-29T19:13:32.189109407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010655s
2026-03-29T19:13:32.189295432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-03-29T19:13:32.189450414Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:32.189672962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-03-29T19:13:32.190020742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-03-29T19:13:32.190951537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010765s
2026-03-29T19:13:32.191126369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T19:13:32.191275569Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:32.191489951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-03-29T19:13:32.191826138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-03-29T19:13:32.192786863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010969s
2026-03-29T19:13:32.192961114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T19:13:32.193109773Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.193314896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-03-29T19:13:32.193635181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-03-29T19:13:32.194612700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001107s
2026-03-29T19:13:32.195017124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-29T19:13:32', 'old_ids_and_artist_alias')
2026-03-29T19:13:32.195377740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.196515131Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-03-29T19:13:32.196696686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029639s
2026-03-29T19:13:32.196911188Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-03-29T19:13:32.197134748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.197395965Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-03-29T19:13:32.197696921Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:32.197904629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:32.198446199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005667s
2026-03-29T19:13:32.198715131Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-29T19:13:32.199004674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-29T19:13:32.199259137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003348s
2026-03-29T19:13:32.199627288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-29T19:13:32', 'download_propers_config')
2026-03-29T19:13:32.199998045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.200818036Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-03-29T19:13:32.200999802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018449s
2026-03-29T19:13:32.201210917Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-03-29T19:13:32.201426932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.201689651Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-03-29T19:13:32.202478600Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-03-29T19:13:32.202784336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-03-29T19:13:32.203299393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006233s
2026-03-29T19:13:32.203508293Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-03-29T19:13:32.207128434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-03-29T19:13:32.208457921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-03-29T19:13:32.209103251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T19:13:32.210028313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T19:13:32.212358596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T19:13:32.212800676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T19:13:32.213237937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-29T19:13:32.213718194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-29T19:13:32.214070203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103757s
2026-03-29T19:13:32.214294414Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-03-29T19:13:32.217812309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT)
2026-03-29T19:13:32.219080463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists"
2026-03-29T19:13:32.219711704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-03-29T19:13:32.220318215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-03-29T19:13:32.222692407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-03-29T19:13:32.223037622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085557s
2026-03-29T19:13:32.223234228Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-03-29T19:13:32.227687817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-03-29T19:13:32.228851490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist"
2026-03-29T19:13:32.229428382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-03-29T19:13:32.229864690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-03-29T19:13:32.232103589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086748s
2026-03-29T19:13:32.232301768Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-03-29T19:13:32.236118264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2026-03-29T19:13:32.237103989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2026-03-29T19:13:32.237615439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-29T19:13:32.238341641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-29T19:13:32.240632755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-29T19:13:32.241086729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-29T19:13:32.241549100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-29T19:13:32.242041141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-29T19:13:32.242391998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099031s
2026-03-29T19:13:32.242588724Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-03-29T19:13:32.245954312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-03-29T19:13:32.246895617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-03-29T19:13:32.247398540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-29T19:13:32.247832093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-29T19:13:32.250100802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073162s
2026-03-29T19:13:32.250480566Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-03-29T19:13:32.253869601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-03-29T19:13:32.254913203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-03-29T19:13:32.255441316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-29T19:13:32.256200796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-29T19:13:32.258533954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-29T19:13:32.258987217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-29T19:13:32.259319907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008656s
2026-03-29T19:13:32.259684141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-29T19:13:32', 'remove_language_profiles')
2026-03-29T19:13:32.260078204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.261732295Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-03-29T19:13:32.261913239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110297s
2026-03-29T19:13:32.262144615Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-03-29T19:13:32.262359598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.262647668Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-03-29T19:13:32.263064137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-29T19:13:32.263229009Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T19:13:32.263468542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-03-29T19:13:32.263775409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-03-29T19:13:32.264725312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010395s
2026-03-29T19:13:32.265107262Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-03-29T19:13:32.265570595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-03-29T19:13:32.265891130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005184s
2026-03-29T19:13:32.266253400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-29T19:13:32', 'multi_disc_naming_format')
2026-03-29T19:13:32.266606942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.267388225Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-03-29T19:13:32.267548147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019605s
2026-03-29T19:13:32.267775815Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-03-29T19:13:32.268010358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.268285422Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-03-29T19:13:32.268642481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-29T19:13:32.268824457Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.269016614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-03-29T19:13:32.269339995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-03-29T19:13:32.270264978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010525s
2026-03-29T19:13:32.270449860Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:32.270639743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:32.283397615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127533s
2026-03-29T19:13:32.283780295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-29T19:13:32', 'add_download_client_priority')
2026-03-29T19:13:32.284184840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.285009420Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-03-29T19:13:32.285200034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143512s
2026-03-29T19:13:32.285405418Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-03-29T19:13:32.285614779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.285872819Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-03-29T19:13:32.286265139Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:13:32.286579182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-03-29T19:13:32.286858294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003868s
2026-03-29T19:13:32.287084700Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:13:32.287377169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-03-29T19:13:32.287637894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003625s
2026-03-29T19:13:32.288006316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-29T19:13:32', 'remove_growl_prowl')
2026-03-29T19:13:32.288366481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.289160861Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-03-29T19:13:32.289339330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018492s
2026-03-29T19:13:32.289548090Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-03-29T19:13:32.289762151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.290029059Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-03-29T19:13:32.290403192Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:13:32.290860433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-03-29T19:13:32.291037520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004245s
2026-03-29T19:13:32.291248054Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:13:32.291549701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-03-29T19:13:32.291816528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003792s
2026-03-29T19:13:32.292216444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-29T19:13:32', 'remove_plex_hometheatre')
2026-03-29T19:13:32.292569184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.293337111Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-03-29T19:13:32.293523706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018592s
2026-03-29T19:13:32.293736836Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-03-29T19:13:32.293954704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.294224538Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-03-29T19:13:32.294819135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-29T19:13:32.294991081Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-29T19:13:32.295180042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-03-29T19:13:32.295446599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-03-29T19:13:32.296432835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010511s
2026-03-29T19:13:32.296616064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-29T19:13:32.296800485Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.296990017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-03-29T19:13:32.297353409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:32.298347711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011436s
2026-03-29T19:13:32.298531070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-29T19:13:32.298683978Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.298913130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-03-29T19:13:32.299268255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:32.300238298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011151s
2026-03-29T19:13:32.300421888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-29T19:13:32.300581990Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.300795049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-03-29T19:13:32.301142760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:32.302141230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011335s
2026-03-29T19:13:32.302330331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-29T19:13:32.302483229Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:32.302688061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-03-29T19:13:32.302968336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-03-29T19:13:32.303898780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010042s
2026-03-29T19:13:32.304081007Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:32.304285498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:32.305306525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010478s
2026-03-29T19:13:32.305686981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-29T19:13:32', 'add_root_folder_add_defaults')
2026-03-29T19:13:32.306057767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.307369339Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-03-29T19:13:32.307559321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030687s
2026-03-29T19:13:32.307776729Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-03-29T19:13:32.308063907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.308328180Z [Info] task_duration: Starting migration of Main DB to 40
2026-03-29T19:13:32.308642903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-29T19:13:32.308818236Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-29T19:13:32.309034863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-03-29T19:13:32.309344807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-03-29T19:13:32.310267665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010292s
2026-03-29T19:13:32.310622820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-29T19:13:32', 'task_duration')
2026-03-29T19:13:32.310975230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.311914822Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-03-29T19:13:32.312157260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026302s
2026-03-29T19:13:32.312354047Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-03-29T19:13:32.312585653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.312868924Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-03-29T19:13:32.313284711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-29T19:13:32.313464172Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.313668293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-03-29T19:13:32.313990532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-03-29T19:13:32.314933902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001056s
2026-03-29T19:13:32.315120307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-29T19:13:32.315285991Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.315487467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-03-29T19:13:32.315816760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:32.316759969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001074s
2026-03-29T19:13:32.317164805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-29T19:13:32', 'add_indexer_and_enabled_to_release_profiles')
2026-03-29T19:13:32.317545652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.318462237Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-03-29T19:13:32.318681319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027095s
2026-03-29T19:13:32.318875229Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-03-29T19:13:32.319091905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.319349855Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-03-29T19:13:32.319702365Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-03-29T19:13:32.323369129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-03-29T19:13:32.324701863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-03-29T19:13:32.325469519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T19:13:32.326415584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T19:13:32.329448992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T19:13:32.329887475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T19:13:32.330327301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-29T19:13:32.330810915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-29T19:13:32.331176682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011273s
2026-03-29T19:13:32.331499412Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-03-29T19:13:32.331909447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-03-29T19:13:32.332217688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004691s
2026-03-29T19:13:32.332549837Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-03-29T19:13:32.332950213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-03-29T19:13:32.333249666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004492s
2026-03-29T19:13:32.333633209Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-03-29T19:13:32.337002824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT)
2026-03-29T19:13:32.338054642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig"
2026-03-29T19:13:32.338617927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-03-29T19:13:32.339069727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-03-29T19:13:32.341486764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076866s
2026-03-29T19:13:32.341850717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-29T19:13:32', 'remove_album_folders')
2026-03-29T19:13:32.342208868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.343430849Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-03-29T19:13:32.343610581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096096s
2026-03-29T19:13:32.343823229Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-03-29T19:13:32.344072461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.344344088Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-03-29T19:13:32.345238449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-29T19:13:32.345416728Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.345608324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-03-29T19:13:32.345882095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-03-29T19:13:32.346832760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010345s
2026-03-29T19:13:32.347020648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-29T19:13:32.347177414Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.347369080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-03-29T19:13:32.347673182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-03-29T19:13:32.348627354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010586s
2026-03-29T19:13:32.348801835Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:32.349000716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:32.421727683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0726351s
2026-03-29T19:13:32.421961063Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-03-29T19:13:32.425648950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-03-29T19:13:32.426675477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-03-29T19:13:32.427215274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-29T19:13:32.427704960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-29T19:13:32.430053850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078929s
2026-03-29T19:13:32.430272821Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-03-29T19:13:32.435275606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-03-29T19:13:32.436198524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-03-29T19:13:32.436697559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-29T19:13:32.437235252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-29T19:13:32.439580735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091033s
2026-03-29T19:13:32.439801771Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-03-29T19:13:32.443117207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-03-29T19:13:32.443913190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-03-29T19:13:32.444379399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-29T19:13:32.444910198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-29T19:13:32.447217935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072102s
2026-03-29T19:13:32.447432267Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-03-29T19:13:32.450679025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-03-29T19:13:32.451378083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-03-29T19:13:32.451800343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-29T19:13:32.452406003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-29T19:13:32.454677397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070482s
2026-03-29T19:13:32.454893302Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-03-29T19:13:32.458027934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-03-29T19:13:32.458670789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "Order", "Tags", "Name", "Items") SELECT "Id", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-03-29T19:13:32.459070333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-29T19:13:32.459595601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-29T19:13:32.461920653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068267s
2026-03-29T19:13:32.462295408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-29T19:13:32', 'flexible_delay_profiles')
2026-03-29T19:13:32.462659782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.463872765Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-03-29T19:13:32.464073389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008735s
2026-03-29T19:13:32.464305937Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-03-29T19:13:32.464526391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.464809832Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-03-29T19:13:32.465216992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-29T19:13:32.465387074Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-29T19:13:32.465593820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-03-29T19:13:32.465899205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-03-29T19:13:32.466840060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010508s
2026-03-29T19:13:32.467250096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-29T19:13:32', 'add_priority_to_indexers')
2026-03-29T19:13:32.467565281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.468503500Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-03-29T19:13:32.468692090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026513s
2026-03-29T19:13:32.468921301Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-03-29T19:13:32.469146735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.469416849Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-03-29T19:13:32.469882347Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-03-29T19:13:32.470199736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-03-29T19:13:32.470544029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004322s
2026-03-29T19:13:32.470696977Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:32.470884896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:32.471447869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005955s
2026-03-29T19:13:32.471878386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-29T19:13:32', 'remove_chown_and_folderchmod_config')
2026-03-29T19:13:32.472228832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.473145187Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-03-29T19:13:32.473301432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021942s
2026-03-29T19:13:32.473520734Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-03-29T19:13:32.473755276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.474001662Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-03-29T19:13:32.474494975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-29T19:13:32.474665659Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:32.474856614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-03-29T19:13:32.478333786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-03-29T19:13:32.479498111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist"
2026-03-29T19:13:32.480090995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-03-29T19:13:32.480605240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-03-29T19:13:32.483027568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079686s
2026-03-29T19:13:32.483323003Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-03-29T19:13:32.483570903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-03-29T19:13:32.483810154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003253s
2026-03-29T19:13:32.484184157Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-03-29T19:13:32.484510304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-03-29T19:13:32.484789847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004145s
2026-03-29T19:13:32.485099821Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-03-29T19:13:32.485464937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-03-29T19:13:32.485750903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000415s
2026-03-29T19:13:32.486127892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-03-29T19:13:32', 'convert_blacklist_protocol')
2026-03-29T19:13:32.486477536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.487684025Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-03-29T19:13:32.487828306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022557s
2026-03-29T19:13:32.488051415Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-03-29T19:13:32.488296659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.488553537Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-03-29T19:13:32.494743512Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-03-29T19:13:32.495482179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-03-29T19:13:32.495935452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008306s
2026-03-29T19:13:32.496285647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-29T19:13:32', 'update_notifiarr')
2026-03-29T19:13:32.496639259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.497500143Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-03-29T19:13:32.497674494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023828s
2026-03-29T19:13:32.497887964Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-03-29T19:13:32.498105382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.498368522Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-03-29T19:13:32.498650650Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:32.498864280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:32.499880847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00103s
2026-03-29T19:13:32.500313449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-29T19:13:32', 'email_multiple_addresses')
2026-03-29T19:13:32.500627581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.501485819Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-03-29T19:13:32.501671844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026093s
2026-03-29T19:13:32.501892739Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-03-29T19:13:32.502113604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.502381323Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-03-29T19:13:32.502671998Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-03-29T19:13:32.502931160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-03-29T19:13:32.505186923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023102s
2026-03-29T19:13:32.505580595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-29T19:13:32', 'rename_blacklist_to_blocklist')
2026-03-29T19:13:32.505933366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.506867727Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-03-29T19:13:32.507057319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039524s
2026-03-29T19:13:32.507269236Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-03-29T19:13:32.507481313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.507746277Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-03-29T19:13:32.508168697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-29T19:13:32.508357778Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.508587020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-03-29T19:13:32.508958167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-29T19:13:32.509972109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011569s
2026-03-29T19:13:32.510225620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-03-29T19:13:32.510608310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-29T19:13:32.511625859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011726s
2026-03-29T19:13:32.511816273Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:32.512071427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:32.513323688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012986s
2026-03-29T19:13:32.513755969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-29T19:13:32', 'cdh_per_downloadclient')
2026-03-29T19:13:32.514091545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.514960264Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-03-29T19:13:32.515140116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029098s
2026-03-29T19:13:32.515350450Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-03-29T19:13:32.515545523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.515800516Z [Info] download_history: Starting migration of Main DB to 52
2026-03-29T19:13:32.516554314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-03-29T19:13:32.517290457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-03-29T19:13:32.517867258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011293s
2026-03-29T19:13:32.518103865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-03-29T19:13:32.518406404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-29T19:13:32.518752731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004897s
2026-03-29T19:13:32.518993606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-03-29T19:13:32.519285114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-03-29T19:13:32.519680560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000494s
2026-03-29T19:13:32.519880062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-03-29T19:13:32.520200417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-29T19:13:32.520589360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005183s
2026-03-29T19:13:32.520766677Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:32.521004286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:32.522002967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010642s
2026-03-29T19:13:32.522385407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-29T19:13:32', 'download_history')
2026-03-29T19:13:32.522738097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.523684603Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-03-29T19:13:32.523871289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027106s
2026-03-29T19:13:32.524098597Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-03-29T19:13:32.524307407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.524566950Z [Info] add_update_history: Starting migration of Main DB to 53
2026-03-29T19:13:32.524982186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-29T19:13:32', 'add_update_history')
2026-03-29T19:13:32.525350618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.526142212Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-03-29T19:13:32.526319589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018399s
2026-03-29T19:13:32.526540164Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-03-29T19:13:32.526760988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.527025661Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-03-29T19:13:32.527357590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T19:13:32.527527151Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.527750251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-03-29T19:13:32.528126729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-03-29T19:13:32.529148326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001175s
2026-03-29T19:13:32.529532580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-29T19:13:32', 'add_on_update_to_notifications')
2026-03-29T19:13:32.529892284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.530744701Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-03-29T19:13:32.530933581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027242s
2026-03-29T19:13:32.531150418Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-03-29T19:13:32.531368567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.531631507Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-03-29T19:13:32.531956381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-29T19:13:32.532127876Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:32.532330474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-03-29T19:13:32.532657493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:32.533650322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011251s
2026-03-29T19:13:32.534023574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-29T19:13:32', 'download_client_per_indexer')
2026-03-29T19:13:32.534390593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.535161856Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-03-29T19:13:32.535347911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025997s
2026-03-29T19:13:32.535553074Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-03-29T19:13:32.535766804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.536052469Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-03-29T19:13:32.536458828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-29T19:13:32.536628089Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:32.536836198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-03-29T19:13:32.537155591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:32.538154803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011276s
2026-03-29T19:13:32.538338814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-29T19:13:32.538499557Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.538729050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-03-29T19:13:32.539096469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:32.540122285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011752s
2026-03-29T19:13:32.540305895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-29T19:13:32.540461849Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:32.540663445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-03-29T19:13:32.540993269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:32.541977251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011189s
2026-03-29T19:13:32.542344510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-29T19:13:32', 'AddNewItemMonitorType')
2026-03-29T19:13:32.542706529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.543546671Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-03-29T19:13:32.543722666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026424s
2026-03-29T19:13:32.543933420Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-03-29T19:13:32.544145427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.544399880Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-03-29T19:13:32.544708551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-29T19:13:32.544877862Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.545082434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-03-29T19:13:32.545403721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-03-29T19:13:32.546394466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011163s
2026-03-29T19:13:32.546753840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-29T19:13:32', 'ImportListSearch')
2026-03-29T19:13:32.547107082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.547873074Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-03-29T19:13:32.548062085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025672s
2026-03-29T19:13:32.548273581Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-03-29T19:13:32.548499315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.548759610Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-03-29T19:13:32.549080065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-29T19:13:32.549249436Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.549473106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-03-29T19:13:32.549819163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:32.550841212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011652s
2026-03-29T19:13:32.551208591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-29T19:13:32', 'ImportListMonitorExisting')
2026-03-29T19:13:32.551579057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.552364649Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-03-29T19:13:32.552562528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026425s
2026-03-29T19:13:32.552755817Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-03-29T19:13:32.552961040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.553214040Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-03-29T19:13:32.553620138Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:13:32.553921475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-03-29T19:13:32.554188512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003675s
2026-03-29T19:13:32.554408425Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:13:32.554693139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-03-29T19:13:32.554950056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003507s
2026-03-29T19:13:32.555122613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-29T19:13:32.555273327Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:32.555459231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-03-29T19:13:32.555716870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-03-29T19:13:32.556713467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010614s
2026-03-29T19:13:32.557069023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-29T19:13:32', 'add_indexer_tags')
2026-03-29T19:13:32.557424499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.558345934Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-03-29T19:13:32.558518402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026661s
2026-03-29T19:13:32.558717513Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-03-29T19:13:32.558931023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.559184794Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-03-29T19:13:32.559444837Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:32.559651023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:32.560546666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009165s
2026-03-29T19:13:32.560911311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-29T19:13:32', 'update_audio_types')
2026-03-29T19:13:32.561268660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.562005885Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-03-29T19:13:32.562182641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023425s
2026-03-29T19:13:32.562443526Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-29T19:13:32.562684812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.562970578Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-03-29T19:13:32.564960725Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:13:32.565233334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-03-29T19:13:32.565478338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003021s
2026-03-29T19:13:32.565655344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-03-29T19:13:32.565812972Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-29T19:13:32.566030610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-03-29T19:13:32.569847456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL)
2026-03-29T19:13:32.571265702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases"
2026-03-29T19:13:32.572054461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-03-29T19:13:32.572795743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-03-29T19:13:32.575331991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-03-29T19:13:32.575835615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-03-29T19:13:32.576194568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099625s
2026-03-29T19:13:32.576365693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:32.576517548Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:32.576724706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-03-29T19:13:32.582117125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-03-29T19:13:32.584101791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-03-29T19:13:32.584965771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-29T19:13:32.585809039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-29T19:13:32.588298613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T19:13:32.588774812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T19:13:32.589244848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-29T19:13:32.589587178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126657s
2026-03-29T19:13:32.589759314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:32.589906681Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T19:13:32.590131334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-03-29T19:13:32.594254026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-03-29T19:13:32.596186097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-03-29T19:13:32.597058003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-29T19:13:32.597854877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-29T19:13:32.600352467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T19:13:32.600817493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T19:13:32.601282851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-29T19:13:32.601625531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112935s
2026-03-29T19:13:32.601798198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:32.601948952Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:32.602142953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-03-29T19:13:32.606223049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-03-29T19:13:32.608167635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-03-29T19:13:32.609045573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-29T19:13:32.609829802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-29T19:13:32.612277942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T19:13:32.612753670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T19:13:32.613218416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-29T19:13:32.613564413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112339s
2026-03-29T19:13:32.613734796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-29T19:13:32.613885971Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:32.614094310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-03-29T19:13:32.617828500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2026-03-29T19:13:32.619182437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2026-03-29T19:13:32.619870512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T19:13:32.620783360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T19:13:32.623242583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T19:13:32.623676457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T19:13:32.624139950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-29T19:13:32.624627442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-29T19:13:32.624989801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106977s
2026-03-29T19:13:32.625160565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-29T19:13:32.625314485Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:32.625506722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-03-29T19:13:32.629234018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2026-03-29T19:13:32.630595039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2026-03-29T19:13:32.631271211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T19:13:32.632164159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T19:13:32.634642891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T19:13:32.635057796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T19:13:32.635494836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-29T19:13:32.635982418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-29T19:13:32.636336060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010634s
2026-03-29T19:13:32.636511794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-29T19:13:32.636665233Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.636861879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-03-29T19:13:32.640462831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-03-29T19:13:32.641587596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2026-03-29T19:13:32.642166983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-29T19:13:32.642728083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-29T19:13:32.645119659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080483s
2026-03-29T19:13:32.645300994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-29T19:13:32.645449964Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:32.645662893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-03-29T19:13:32.649295708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-03-29T19:13:32.650425664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2026-03-29T19:13:32.651005241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-29T19:13:32.651558966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-29T19:13:32.653911223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080404s
2026-03-29T19:13:32.654091446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-29T19:13:32.654243933Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T19:13:32.654447633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-03-29T19:13:32.658001520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-03-29T19:13:32.659007185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-03-29T19:13:32.659530579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-29T19:13:32.659972199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-29T19:13:32.662331390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076841s
2026-03-29T19:13:32.662510280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-29T19:13:32.662664450Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.662865996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-03-29T19:13:32.667841736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-03-29T19:13:32.668913665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-03-29T19:13:32.669441007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-29T19:13:32.669995053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-29T19:13:32.672380697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093117s
2026-03-29T19:13:32.672561671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-29T19:13:32.672714028Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.672933680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-03-29T19:13:32.676498068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-03-29T19:13:32.677509876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-03-29T19:13:32.678034402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-29T19:13:32.678590763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-29T19:13:32.680951126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078149s
2026-03-29T19:13:32.681151449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-29T19:13:32.681315590Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T19:13:32.681552216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-03-29T19:13:32.703254630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-29T19:13:32.705664614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-03-29T19:13:32.706244562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-29T19:13:32.706984552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-29T19:13:32.710412656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-29T19:13:32.710879546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290672s
2026-03-29T19:13:32.711100331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-29T19:13:32.711265644Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-03-29T19:13:32.711538192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-03-29T19:13:32.716305302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-29T19:13:32.718882923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-03-29T19:13:32.719467210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-29T19:13:32.720296630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-29T19:13:32.723720535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-29T19:13:32.724224921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012408s
2026-03-29T19:13:32.724466578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-29T19:13:32.724653955Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T19:13:32.724898598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-03-29T19:13:32.728835906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-29T19:13:32.729865279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-03-29T19:13:32.730414706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-29T19:13:32.731171410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-29T19:13:32.733776396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-29T19:13:32.734197564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009073s
2026-03-29T19:13:32.734401224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-03-29T19:13:32.734577048Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T19:13:32.734802221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-03-29T19:13:32.738755813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-03-29T19:13:32.739865548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2026-03-29T19:13:32.740529264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-03-29T19:13:32.741337151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-03-29T19:13:32.743798668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-29T19:13:32.744299747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-03-29T19:13:32.744811047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-29T19:13:32.745179639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102081s
2026-03-29T19:13:32.745374251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-29T19:13:32.745542189Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T19:13:32.745770700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-03-29T19:13:32.749771697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-03-29T19:13:32.750769015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-03-29T19:13:32.751291227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-29T19:13:32.751768859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-29T19:13:32.754142158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081238s
2026-03-29T19:13:32.754337592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-29T19:13:32.754508075Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T19:13:32.754732737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-03-29T19:13:32.758625967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-03-29T19:13:32.759620791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-03-29T19:13:32.760157943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-29T19:13:32.760709143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-29T19:13:32.763091711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081416s
2026-03-29T19:13:32.763279378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-29T19:13:32.763447778Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T19:13:32.763652640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-03-29T19:13:32.767551381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2026-03-29T19:13:32.768569963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2026-03-29T19:13:32.769103056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-29T19:13:32.769922316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-29T19:13:32.772328061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-29T19:13:32.772791514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-29T19:13:32.773275418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-29T19:13:32.773797079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-29T19:13:32.774171944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103197s
2026-03-29T19:13:32.774372287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-29T19:13:32.774572741Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T19:13:32.774790600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-03-29T19:13:32.779753424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-03-29T19:13:32.780852066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-03-29T19:13:32.781433717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-29T19:13:32.782093286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-29T19:13:32.784688292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-29T19:13:32.785078868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100606s
2026-03-29T19:13:32.785284793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-29T19:13:32.785465707Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-03-29T19:13:32.785736823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-03-29T19:13:32.789639693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-03-29T19:13:32.790718645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-03-29T19:13:32.791284345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-29T19:13:32.792022862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-29T19:13:32.794538688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-29T19:13:32.794925277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089711s
2026-03-29T19:13:32.795125209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-29T19:13:32.795265492Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T19:13:32.795503762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-03-29T19:13:32.799447043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-03-29T19:13:32.800539543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-03-29T19:13:32.801121094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-29T19:13:32.801812636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-29T19:13:32.804502493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-29T19:13:32.804756966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090274s
2026-03-29T19:13:32.804983702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-29T19:13:32.805157803Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T19:13:32.805425662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-03-29T19:13:32.809322610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-03-29T19:13:32.810408176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-03-29T19:13:32.810963534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-29T19:13:32.811619586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-29T19:13:32.814146284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-29T19:13:32.814527261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089468s
2026-03-29T19:13:32.814726392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-29T19:13:32.814910563Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T19:13:32.815144434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-03-29T19:13:32.819084578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-03-29T19:13:32.820210346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-03-29T19:13:32.820787408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-29T19:13:32.821471585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-29T19:13:32.823970488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-29T19:13:32.824370062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090006s
2026-03-29T19:13:32.824563412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-29T19:13:32.824741220Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T19:13:32.824999480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-03-29T19:13:32.830507692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-03-29T19:13:32.831649912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-03-29T19:13:32.832284901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-29T19:13:32.833006605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-29T19:13:32.836132409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-29T19:13:32.836473105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112687s
2026-03-29T19:13:32.836606925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-03-29T19:13:32.836721025Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T19:13:32.836868812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-03-29T19:13:32.840567320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-03-29T19:13:32.841205415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-03-29T19:13:32.841570070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-29T19:13:32.842005176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-29T19:13:32.844493988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074544s
2026-03-29T19:13:32.844627316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-03-29T19:13:32.844746757Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T19:13:32.844891478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-03-29T19:13:32.848546128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL)
2026-03-29T19:13:32.849218211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-03-29T19:13:32.849636343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-29T19:13:32.850334790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-29T19:13:32.852959155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079047s
2026-03-29T19:13:32.853113977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-29T19:13:32.853263929Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-03-29T19:13:32.853444312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-03-29T19:13:32.858461736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-03-29T19:13:32.859307890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-03-29T19:13:32.859762345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-29T19:13:32.860198674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-29T19:13:32.862719350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090834s
2026-03-29T19:13:32.862879863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-29T19:13:32.863010196Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T19:13:32.863201210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-03-29T19:13:32.866946313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-03-29T19:13:32.867757025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-03-29T19:13:32.868255609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-29T19:13:32.868709794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-29T19:13:32.871062632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076943s
2026-03-29T19:13:32.871221472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-29T19:13:32.871350362Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T19:13:32.871527458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-03-29T19:13:32.875185815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL)
2026-03-29T19:13:32.875871917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases"
2026-03-29T19:13:32.876278856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-03-29T19:13:32.876697289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-03-29T19:13:32.879049406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007347s
2026-03-29T19:13:32.879227003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-29T19:13:32.879364831Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-29T19:13:32.879552940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-03-29T19:13:32.883161697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-03-29T19:13:32.883790574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-03-29T19:13:32.884186671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-29T19:13:32.884749344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-29T19:13:32.887215721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-29T19:13:32.887538962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078078s
2026-03-29T19:13:32.887703263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-29T19:13:32.887843856Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T19:13:32.888052025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-03-29T19:13:32.891709941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-03-29T19:13:32.892431064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-03-29T19:13:32.892813865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-29T19:13:32.893444074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-29T19:13:32.895897955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-29T19:13:32.896216797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079855s
2026-03-29T19:13:32.896379725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-29T19:13:32.896515639Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T19:13:32.896691924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-03-29T19:13:32.900425633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-03-29T19:13:32.901227829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-03-29T19:13:32.901681071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-29T19:13:32.902389598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-29T19:13:32.904915885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-29T19:13:32.905305230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-29T19:13:32.905612047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087512s
2026-03-29T19:13:32.905771629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-29T19:13:32.905905318Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T19:13:32.906080200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-03-29T19:13:32.909822156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-03-29T19:13:32.910624532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-03-29T19:13:32.911075780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-29T19:13:32.911766130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-29T19:13:32.914309212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-29T19:13:32.914699628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-29T19:13:32.915001305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087514s
2026-03-29T19:13:32.915164544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-29T19:13:32.915299476Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T19:13:32.915484609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-29T19:13:32.918984276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-29T19:13:32.919474193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-29T19:13:32.919827514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-29T19:13:32.920319806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-29T19:13:32.922732625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-29T19:13:32.923055294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073981s
2026-03-29T19:13:32.923428276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-29T19:13:32', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-29T19:13:32.923766898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.926305921Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-29T19:13:32.926491474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105725s
2026-03-29T19:13:32.926720435Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-03-29T19:13:32.926910368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.927181384Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-03-29T19:13:32.927789889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T19:13:32.927963689Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-03-29T19:13:32.928153181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-03-29T19:13:32.928427242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:32.929431174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011006s
2026-03-29T19:13:32.929598501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T19:13:32.929738313Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-29T19:13:32.929918556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-03-29T19:13:32.930189221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:32.931171258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010753s
2026-03-29T19:13:32.931493587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-29T19:13:32', 'add_on_delete_to_notifications')
2026-03-29T19:13:32.931806478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.932604284Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-03-29T19:13:32.932769236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024582s
2026-03-29T19:13:32.932950822Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-03-29T19:13:32.933131185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.933367321Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-03-29T19:13:32.934875187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-29T19:13:32.935037995Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-03-29T19:13:32.935234120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-03-29T19:13:32.935521549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:32.936526272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011034s
2026-03-29T19:13:32.936677206Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-29T19:13:32.936898251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-03-29T19:13:32.937143265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003263s
2026-03-29T19:13:32.937300381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-29T19:13:32.937438700Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T19:13:32.937615486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-03-29T19:13:32.937851240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-03-29T19:13:32.938792576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010015s
2026-03-29T19:13:32.938948280Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:32.939114184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:32.939889685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007739s
2026-03-29T19:13:32.940092554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-03-29T19:13:32.940508381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2026-03-29T19:13:32.940946083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006982s
2026-03-29T19:13:32.941130123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-03-29T19:13:32.941369996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-03-29T19:13:32.941666303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003785s
2026-03-29T19:13:32.941827989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-29T19:13:32.941968512Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-29T19:13:32.942143294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-03-29T19:13:32.942401704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-03-29T19:13:32.943380335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010665s
2026-03-29T19:13:32.943543193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-29T19:13:32.943679207Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T19:13:32.943874370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-03-29T19:13:32.944135846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:32.945101701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010608s
2026-03-29T19:13:32.945263708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-29T19:13:32.945400383Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T19:13:32.945581257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-03-29T19:13:32.945850058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:32.946827587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010752s
2026-03-29T19:13:32.946985425Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:32.947148142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:32.949083019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019418s
2026-03-29T19:13:32.949245787Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:32.949411561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:32.950231081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008325s
2026-03-29T19:13:32.950413518Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-03-29T19:13:32.955533439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2026-03-29T19:13:32.956323790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2026-03-29T19:13:32.956749628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-03-29T19:13:32.957167259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-03-29T19:13:32.960828171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102438s
2026-03-29T19:13:32.961036461Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-03-29T19:13:32.964749418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2026-03-29T19:13:32.965380709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2026-03-29T19:13:32.965755384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-03-29T19:13:32.966247515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-03-29T19:13:32.968772229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075571s
2026-03-29T19:13:32.969007292Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-03-29T19:13:32.969253207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-03-29T19:13:32.969492790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003076s
2026-03-29T19:13:32.969648944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-29T19:13:32.969791532Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2026-03-29T19:13:32.970013929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-03-29T19:13:32.970305116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:32.971287133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010901s
2026-03-29T19:13:32.971440693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-29T19:13:32.971574713Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T19:13:32.971759555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-03-29T19:13:32.972047495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-03-29T19:13:32.972997498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010617s
2026-03-29T19:13:32.973303925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-29T19:13:32', 'add_custom_formats')
2026-03-29T19:13:32.973605191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.974704355Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-03-29T19:13:32.974854718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027395s
2026-03-29T19:13:32.975056464Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-03-29T19:13:32.975232959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.975480678Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-03-29T19:13:32.975872097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-29T19:13:32.976022419Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T19:13:32.976178443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-03-29T19:13:32.976409599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-03-29T19:13:32.977399172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010493s
2026-03-29T19:13:32.977688875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-29T19:13:32', 'add_result_to_commands')
2026-03-29T19:13:32.977986434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.978733900Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-03-29T19:13:32.978890034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023609s
2026-03-29T19:13:32.979081199Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-03-29T19:13:32.979276202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.979522678Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-03-29T19:13:32.979883234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T19:13:32.980023477Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T19:13:32.980203740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-03-29T19:13:32.980466799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:32.981429468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010578s
2026-03-29T19:13:32.981736927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-29T19:13:32', 'health_restored_notification')
2026-03-29T19:13:32.982038354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.983031384Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-03-29T19:13:32.983191546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002623s
2026-03-29T19:13:32.983360376Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-03-29T19:13:32.983542343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.983749520Z [Info] remove_uc: Starting migration of Main DB to 66
2026-03-29T19:13:32.984075126Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:13:32.984322865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-03-29T19:13:32.984550503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003035s
2026-03-29T19:13:32.984822892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-29T19:13:32', 'remove_uc')
2026-03-29T19:13:32.985109188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.985804669Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-03-29T19:13:32.985954160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015382s
2026-03-29T19:13:32.986150495Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-03-29T19:13:32.986334756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.986570882Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-03-29T19:13:32.986825595Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:32.986999645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:32.988863418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018723s
2026-03-29T19:13:32.989176168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-29T19:13:32', 'download_clients_rename_tv_to_music')
2026-03-29T19:13:32.989483637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.990197385Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-03-29T19:13:32.990368239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003169s
2026-03-29T19:13:32.990572390Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-03-29T19:13:32.990762262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.991001053Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-03-29T19:13:32.991316368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-29T19:13:32.991470348Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T19:13:32.991646172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-03-29T19:13:32.991927549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-03-29T19:13:32.992959166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011405s
2026-03-29T19:13:32.993276716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-29T19:13:32', 'add_colon_replacement_to_naming_config')
2026-03-29T19:13:32.993581610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:32.994389617Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-03-29T19:13:32.994554098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002513s
2026-03-29T19:13:32.994726205Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-03-29T19:13:32.994897369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:32.995120078Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-03-29T19:13:32.995466065Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-03-29T19:13:32.999290126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-29T19:13:33.000026629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2026-03-29T19:13:33.000474290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-29T19:13:33.001194020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-29T19:13:33.003784877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-29T19:13:33.004137086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084906s
2026-03-29T19:13:33.004298421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-29T19:13:33.004438964Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T19:13:33.004622394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-03-29T19:13:33.004858219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-03-29T19:13:33.005832270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010384s
2026-03-29T19:13:33.006115170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-29T19:13:33', 'list_sync_time')
2026-03-29T19:13:33.006406416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.007329986Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-03-29T19:13:33.007488606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025244s
2026-03-29T19:13:33.007674620Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-03-29T19:13:33.007881527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.008111310Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-03-29T19:13:33.008407977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-29T19:13:33.008566336Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T19:13:33.008723001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-03-29T19:13:33.008934798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-03-29T19:13:33.009906134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010272s
2026-03-29T19:13:33.010201328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-29T19:13:33', 'add_download_client_tags')
2026-03-29T19:13:33.010494429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.011224248Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-03-29T19:13:33.011386134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023162s
2026-03-29T19:13:33.011561548Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-03-29T19:13:33.011741019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.011986674Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-03-29T19:13:33.012525619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-03-29T19:13:33.012956567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-29T19:13:33.013395681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007001s
2026-03-29T19:13:33.013585894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-03-29T19:13:33.013848313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-03-29T19:13:33.014153397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004085s
2026-03-29T19:13:33.014435285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-29T19:13:33', 'add_notification_status')
2026-03-29T19:13:33.014724177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.015629189Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-03-29T19:13:33.015779141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018546s
2026-03-29T19:13:33.015990226Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-03-29T19:13:33.016170409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.016397576Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-03-29T19:13:33.016646428Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:33.016819937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:33.018385630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015755s
2026-03-29T19:13:33.018702328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-29T19:13:33', 'add_alac_24_quality_in_profiles')
2026-03-29T19:13:33.018985097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.019704937Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-03-29T19:13:33.019870640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028633s
2026-03-29T19:13:33.020070653Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-03-29T19:13:33.020239834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.020468735Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-03-29T19:13:33.020818058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-03-29T19:13:33.020966768Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T19:13:33.021112181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-03-29T19:13:33.021313867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-03-29T19:13:33.022321306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010467s
2026-03-29T19:13:33.022486158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-03-29T19:13:33.022689697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-03-29T19:13:33.023664230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010212s
2026-03-29T19:13:33.023969545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-29T19:13:33', 'add_salt_to_users')
2026-03-29T19:13:33.024266513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.025005772Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-03-29T19:13:33.025148419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002321s
2026-03-29T19:13:33.025309333Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-03-29T19:13:33.025482241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.025699739Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-03-29T19:13:33.026166589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-03-29T19:13:33.026572136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2026-03-29T19:13:33.027002673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006978s
2026-03-29T19:13:33.027165932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-03-29T19:13:33.027383069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-03-29T19:13:33.027680538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000366s
2026-03-29T19:13:33.027980181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-29T19:13:33', 'add_auto_tagging')
2026-03-29T19:13:33.028260606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.029205720Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-03-29T19:13:33.029362325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018743s
2026-03-29T19:13:33.029557538Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-03-29T19:13:33.029737931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.029969458Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-03-29T19:13:33.030298410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-03-29T19:13:33.030449645Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T19:13:33.030624958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-03-29T19:13:33.030868578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-03-29T19:13:33.031913242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011026s
2026-03-29T19:13:33.032155099Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-03-29T19:13:33.032424913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-03-29T19:13:33.032661028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003228s
2026-03-29T19:13:33.032957946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-29T19:13:33', 'quality_definition_preferred_size')
2026-03-29T19:13:33.033254012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.034190979Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-03-29T19:13:33.034368988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017946s
2026-03-29T19:13:33.034558389Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-03-29T19:13:33.034736538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.034973736Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-03-29T19:13:33.035285624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T19:13:33.035438311Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-03-29T19:13:33.035605999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-03-29T19:13:33.035862716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:33.036919774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011486s
2026-03-29T19:13:33.037218907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-29T19:13:33', 'add_on_artist_add_to_notifications')
2026-03-29T19:13:33.037515153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.038260294Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-03-29T19:13:33.038420877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024412s
2026-03-29T19:13:33.038598685Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-03-29T19:13:33.038771614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.038995965Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-03-29T19:13:33.039282493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:33.039424759Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T19:13:33.039593489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-03-29T19:13:33.039813071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-03-29T19:13:33.040829468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010618s
2026-03-29T19:13:33.041111907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-29T19:13:33', 'album_last_searched_time')
2026-03-29T19:13:33.041402311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.042129406Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-03-29T19:13:33.042285279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023385s
2026-03-29T19:13:33.042469470Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-03-29T19:13:33.042623711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.042849396Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-03-29T19:13:33.043202206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-29T19:13:33.043346356Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T19:13:33.043506819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-03-29T19:13:33.043741532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:33.044779943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011084s
2026-03-29T19:13:33.044934354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-29T19:13:33.045063795Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T19:13:33.045221923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-03-29T19:13:33.045466225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:33.046474856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010863s
2026-03-29T19:13:33.046755401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-29T19:13:33', 'add_indexer_flags')
2026-03-29T19:13:33.047040235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.047764694Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-03-29T19:13:33.047926971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023615s
2026-03-29T19:13:33.048121573Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-03-29T19:13:33.048296936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.048529775Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-03-29T19:13:33.048893247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-03-29T19:13:33.049118650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-03-29T19:13:33.049405729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003506s
2026-03-29T19:13:33.049571142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-03-29T19:13:33.049785794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-03-29T19:13:33.050081259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00035s
2026-03-29T19:13:33.050239608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-03-29T19:13:33.050477076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-03-29T19:13:33.050774695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003791s
2026-03-29T19:13:33.051060852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-29T19:13:33', 'add_indexes_album_statistics')
2026-03-29T19:13:33.051349633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.052163051Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-03-29T19:13:33.052318715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017157s
2026-03-29T19:13:33.052499058Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-03-29T19:13:33.052669130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.052898883Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-03-29T19:13:33.053243988Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-03-29T19:13:33.053573081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-03-29T19:13:33.053839417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003784s
2026-03-29T19:13:33.054119351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-03-29T19:13:33', 'update_redacted_baseurl')
2026-03-29T19:13:33.054415247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.055175698Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-03-29T19:13:33.055328315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016744s
2026-03-29T19:13:33.063241481Z [Debug] MigrationController: Took: 00:00:01.6361859
2026-03-29T19:13:33.135057624Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-03-29T19:13:33.166872542Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-03-29T19:13:33.198465424Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-29T19:13:33.217403291Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-29T19:13:33.218309266Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:33.218564810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:33.222356947Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-29T19:13:33.222512129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040426s
2026-03-29T19:13:33.222753235Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-29T19:13:33.222997968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042609s
2026-03-29T19:13:33.224734846Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-29T19:13:33.225009579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.225421769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-29T19:13:33.225756553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-29T19:13:33.226197661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005368s
2026-03-29T19:13:33.226442885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.227588192Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-29T19:13:33.227746420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019061s
2026-03-29T19:13:33.228132778Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-29T19:13:33.228440057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.228908370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-29T19:13:33.229225809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-29T19:13:33.229639823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004794s
2026-03-29T19:13:33.229882382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-29T19:13:33.230052675Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-29T19:13:33.230302488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-29T19:13:33.230582421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-29T19:13:33.231336400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007799s
2026-03-29T19:13:33.231543757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.232367085Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-29T19:13:33.232603241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017462s
2026-03-29T19:13:33.232871491Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-29T19:13:33.233177367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.233495498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-29T19:13:33.233717505Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T19:13:33.233946827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-29T19:13:33.234253033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-29T19:13:33.234714132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005473s
2026-03-29T19:13:33.234942612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.235736060Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-29T19:13:33.235932054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014786s
2026-03-29T19:13:33.236307290Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-29T19:13:33.236560149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.236866506Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-03-29T19:13:33.237431855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-03-29T19:13:33.237882602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-03-29T19:13:33.238448031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007896s
2026-03-29T19:13:33.238671772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-03-29T19:13:33.238938148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-29T19:13:33.239295648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004054s
2026-03-29T19:13:33.239640362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-29T19:13:33', 'InitialSetup')
2026-03-29T19:13:33.240108144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.240920039Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-29T19:13:33.241142918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020033s
2026-03-29T19:13:33.241395136Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-03-29T19:13:33.241659458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.241964132Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-03-29T19:13:33.242346802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-29T19:13:33', 'add_reason_to_pending_releases')
2026-03-29T19:13:33.242784043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.243820320Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-03-29T19:13:33.244084151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021826s
2026-03-29T19:13:33.244319204Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-03-29T19:13:33.244565711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.244873841Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-03-29T19:13:33.245224678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-29T19:13:33', 'add_medium_support')
2026-03-29T19:13:33.245641567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.246343942Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-03-29T19:13:33.246571510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017766s
2026-03-29T19:13:33.246824389Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-03-29T19:13:33.247087349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.247423275Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-03-29T19:13:33.247788972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-29T19:13:33', 'add_various_qualites_in_profile')
2026-03-29T19:13:33.248290291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.249021504Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-03-29T19:13:33.249271537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019139s
2026-03-29T19:13:33.249506601Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-03-29T19:13:33.249752927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.250057791Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-03-29T19:13:33.250415681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-29T19:13:33', 'metadata_profiles')
2026-03-29T19:13:33.250845327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.251525005Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-03-29T19:13:33.251751722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017689s
2026-03-29T19:13:33.252076406Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-03-29T19:13:33.252350919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.252665292Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-03-29T19:13:33.253074676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-29T19:13:33', 'separate_automatic_and_interactive_search')
2026-03-29T19:13:33.253521386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.254286046Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-03-29T19:13:33.254550438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019121s
2026-03-29T19:13:33.254795141Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-03-29T19:13:33.255052339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.255358766Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-03-29T19:13:33.255733190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-29T19:13:33', 'change_album_path_to_relative')
2026-03-29T19:13:33.256191513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.256977375Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-03-29T19:13:33.257215515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019033s
2026-03-29T19:13:33.257464737Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-03-29T19:13:33.257725171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.258028652Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-03-29T19:13:33.258399950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-29T19:13:33', 'change_quality_size_mb_to_kb')
2026-03-29T19:13:33.258826519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.259511599Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-03-29T19:13:33.259754358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017789s
2026-03-29T19:13:33.260020494Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-03-29T19:13:33.260268463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.260558908Z [Info] album_releases: Starting migration of Log DB to 9
2026-03-29T19:13:33.260900365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-29T19:13:33', 'album_releases')
2026-03-29T19:13:33.261310231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.262084250Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-03-29T19:13:33.262306667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018269s
2026-03-29T19:13:33.262545378Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-03-29T19:13:33.262793418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.263094895Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-03-29T19:13:33.263453086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-29T19:13:33', 'album_releases_fix')
2026-03-29T19:13:33.263891098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.264641419Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-03-29T19:13:33.264872294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018448s
2026-03-29T19:13:33.265103049Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-03-29T19:13:33.265343593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.265641353Z [Info] import_lists: Starting migration of Log DB to 11
2026-03-29T19:13:33.265974143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-29T19:13:33', 'import_lists')
2026-03-29T19:13:33.266380191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.267103056Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-03-29T19:13:33.267320945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017653s
2026-03-29T19:13:33.267563063Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-03-29T19:13:33.267804158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.268148241Z [Info] add_release_status: Starting migration of Log DB to 12
2026-03-29T19:13:33.268502725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-29T19:13:33', 'add_release_status')
2026-03-29T19:13:33.268909584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.269592419Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-03-29T19:13:33.269817693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017833s
2026-03-29T19:13:33.270070713Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-03-29T19:13:33.270328772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.270631562Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-03-29T19:13:33.271001958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-29T19:13:33', 'album_download_notification')
2026-03-29T19:13:33.271426122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.272185501Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-03-29T19:13:33.272434403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018333s
2026-03-29T19:13:33.272677773Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-03-29T19:13:33.272950211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.273258422Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-03-29T19:13:33.273631443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-29T19:13:33', 'fix_language_metadata_profiles')
2026-03-29T19:13:33.274060728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.274831720Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-03-29T19:13:33.275082826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018724s
2026-03-29T19:13:33.275303049Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-03-29T19:13:33.275541600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.275842045Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-03-29T19:13:33.276193442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-29T19:13:33', 'remove_fanzub')
2026-03-29T19:13:33.276601134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.277343238Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-03-29T19:13:33.277558542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017913s
2026-03-29T19:13:33.277803505Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-03-29T19:13:33.278063689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.278369384Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-03-29T19:13:33.278741464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-29T19:13:33', 'update_artist_history_indexes')
2026-03-29T19:13:33.279184095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.279944276Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-03-29T19:13:33.280198267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018421s
2026-03-29T19:13:33.280427820Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-03-29T19:13:33.280664226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.280953077Z [Info] remove_nma: Starting migration of Log DB to 17
2026-03-29T19:13:33.281277030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-29T19:13:33', 'remove_nma')
2026-03-29T19:13:33.281685262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.282425032Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-03-29T19:13:33.282651658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017751s
2026-03-29T19:13:33.282878876Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-03-29T19:13:33.283130212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.283425657Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-03-29T19:13:33.283782806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-29T19:13:33', 'album_disambiguation')
2026-03-29T19:13:33.284246009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.284924295Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-03-29T19:13:33.285152725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017854s
2026-03-29T19:13:33.285397598Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-03-29T19:13:33.285659655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.285970592Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-03-29T19:13:33.286342851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-29T19:13:33', 'add_ape_quality_in_profiles')
2026-03-29T19:13:33.286767527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.287537357Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-03-29T19:13:33.287784003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018603s
2026-03-29T19:13:33.288045039Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-03-29T19:13:33.288286756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.288582331Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-03-29T19:13:33.288923999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-29T19:13:33', 'remove_pushalot')
2026-03-29T19:13:33.289336961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.290087111Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-03-29T19:13:33.290308768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018027s
2026-03-29T19:13:33.290544763Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-03-29T19:13:33.290792823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.291101204Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-03-29T19:13:33.291444615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-29T19:13:33', 'add_custom_filters')
2026-03-29T19:13:33.291877868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.292674672Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-03-29T19:13:33.292900968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001871s
2026-03-29T19:13:33.293138366Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-03-29T19:13:33.293378309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.293674897Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-03-29T19:13:33.294016775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-29T19:13:33', 'import_list_tags')
2026-03-29T19:13:33.294432021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.295242814Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-03-29T19:13:33.295470102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018649s
2026-03-29T19:13:33.295712209Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-03-29T19:13:33.295986802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.296283490Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-03-29T19:13:33.296635679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-29T19:13:33', 'add_release_groups_etc')
2026-03-29T19:13:33.297048540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.297745394Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-03-29T19:13:33.297975447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017616s
2026-03-29T19:13:33.298210420Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-03-29T19:13:33.298462778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.298758313Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-03-29T19:13:33.299104180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-29T19:13:33', 'NewMediaInfoFormat')
2026-03-29T19:13:33.299524546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.300257613Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-03-29T19:13:33.300505141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001789s
2026-03-29T19:13:33.300760866Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-03-29T19:13:33.301028786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.301340183Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-03-29T19:13:33.301738605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-29T19:13:33', 'rename_restrictions_to_release_profiles')
2026-03-29T19:13:33.302178180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.302880465Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-03-29T19:13:33.303132322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001825s
2026-03-29T19:13:33.303398979Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-03-29T19:13:33.303667319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.303998596Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-03-29T19:13:33.304407169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-29T19:13:33', 'rename_quality_profiles_add_upgrade_allowed')
2026-03-29T19:13:33.304851935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.305619671Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-03-29T19:13:33.305876278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019173s
2026-03-29T19:13:33.306111551Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-03-29T19:13:33.306358158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.306663162Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-03-29T19:13:33.307015632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-29T19:13:33', 'add_import_exclusions')
2026-03-29T19:13:33.307429385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.308127651Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-03-29T19:13:33.308366051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017595s
2026-03-29T19:13:33.308607498Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-03-29T19:13:33.308859645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.309168728Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-03-29T19:13:33.309534003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-29T19:13:33', 'clean_artist_metadata_table')
2026-03-29T19:13:33.309958729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.310704831Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-03-29T19:13:33.310958462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018312s
2026-03-29T19:13:33.311198746Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-03-29T19:13:33.311446765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.311754054Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-03-29T19:13:33.312134180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-29T19:13:33', 'health_issue_notification')
2026-03-29T19:13:33.312563394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.313396552Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-03-29T19:13:33.313631765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019278s
2026-03-29T19:13:33.313894004Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-03-29T19:13:33.314163106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.314467939Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-03-29T19:13:33.314846201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-29T19:13:33', 'add_mediafilerepository_mtime')
2026-03-29T19:13:33.315276758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.316108253Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-03-29T19:13:33.316364048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019207s
2026-03-29T19:13:33.316605023Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-03-29T19:13:33.316870327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.317182396Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-03-29T19:13:33.317564305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-29T19:13:33', 'add_artistmetadataid_constraint')
2026-03-29T19:13:33.320541691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.321338585Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-03-29T19:13:33.321586745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044452s
2026-03-29T19:13:33.321833963Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-03-29T19:13:33.322087624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.322400263Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-03-29T19:13:33.322761992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-29T19:13:33', 'old_ids_and_artist_alias')
2026-03-29T19:13:33.323181036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.323952690Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-03-29T19:13:33.324187192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018353s
2026-03-29T19:13:33.324428738Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-03-29T19:13:33.324681317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.324983836Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-03-29T19:13:33.325337989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-29T19:13:33', 'download_propers_config')
2026-03-29T19:13:33.325758957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.326521904Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-03-29T19:13:33.326762839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018333s
2026-03-29T19:13:33.327000988Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-03-29T19:13:33.327255701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.327555375Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-03-29T19:13:33.327938817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-29T19:13:33', 'remove_language_profiles')
2026-03-29T19:13:33.328360957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.329238354Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-03-29T19:13:33.329470161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019673s
2026-03-29T19:13:33.329711176Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-03-29T19:13:33.329974216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.330274661Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-03-29T19:13:33.330630778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-29T19:13:33', 'multi_disc_naming_format')
2026-03-29T19:13:33.331057658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.331804892Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-03-29T19:13:33.332080548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018269s
2026-03-29T19:13:33.332323968Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-03-29T19:13:33.332584172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.332881290Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-03-29T19:13:33.333252608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-29T19:13:33', 'add_download_client_priority')
2026-03-29T19:13:33.333674487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.334438536Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-03-29T19:13:33.334675613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018438s
2026-03-29T19:13:33.334909625Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-03-29T19:13:33.335158075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.335448470Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-03-29T19:13:33.335801050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-29T19:13:33', 'remove_growl_prowl')
2026-03-29T19:13:33.336231647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.336968852Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-03-29T19:13:33.337194376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001812s
2026-03-29T19:13:33.337432255Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-03-29T19:13:33.337683681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.337984316Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-03-29T19:13:33.338341185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-29T19:13:33', 'remove_plex_hometheatre')
2026-03-29T19:13:33.338756021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.339506131Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-03-29T19:13:33.339736866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018111s
2026-03-29T19:13:33.340010938Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-03-29T19:13:33.340261071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.340562468Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-03-29T19:13:33.340933786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-29T19:13:33', 'add_root_folder_add_defaults')
2026-03-29T19:13:33.341379904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.342130035Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-03-29T19:13:33.342367012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001857s
2026-03-29T19:13:33.342593819Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-03-29T19:13:33.342832840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.343130420Z [Info] task_duration: Starting migration of Log DB to 40
2026-03-29T19:13:33.343464222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-29T19:13:33', 'task_duration')
2026-03-29T19:13:33.343885921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.344627865Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-03-29T19:13:33.344850183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017953s
2026-03-29T19:13:33.345112080Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-03-29T19:13:33.345385140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.345695666Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-03-29T19:13:33.346102745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-29T19:13:33', 'add_indexer_and_enabled_to_release_profiles')
2026-03-29T19:13:33.346546549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.347309105Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-03-29T19:13:33.347568888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001893s
2026-03-29T19:13:33.347795334Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-03-29T19:13:33.348079727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.348365722Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-03-29T19:13:33.348712761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-29T19:13:33', 'remove_album_folders')
2026-03-29T19:13:33.349163168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.350384819Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-03-29T19:13:33.350629471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023106s
2026-03-29T19:13:33.350874825Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-03-29T19:13:33.351129368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.351455414Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-03-29T19:13:33.351819878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-29T19:13:33', 'flexible_delay_profiles')
2026-03-29T19:13:33.352276247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.353044284Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-03-29T19:13:33.353274317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018994s
2026-03-29T19:13:33.353576957Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-03-29T19:13:33.353835016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.354137155Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-03-29T19:13:33.354503162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-29T19:13:33', 'add_priority_to_indexers')
2026-03-29T19:13:33.354986525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.355735864Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-03-29T19:13:33.356025267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018904s
2026-03-29T19:13:33.356310882Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-03-29T19:13:33.356573782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.356881081Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-03-29T19:13:33.357314293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-29T19:13:33', 'remove_chown_and_folderchmod_config')
2026-03-29T19:13:33.357816104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.358650995Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-03-29T19:13:33.358903824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020483s
2026-03-29T19:13:33.359187946Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-03-29T19:13:33.359479533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.359776742Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-03-29T19:13:33.360169272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-03-29T19:13:33', 'convert_blacklist_protocol')
2026-03-29T19:13:33.360581302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.361367586Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-03-29T19:13:33.361612890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001892s
2026-03-29T19:13:33.361831820Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-03-29T19:13:33.362072064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.362365746Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-03-29T19:13:33.362706893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-29T19:13:33', 'update_notifiarr')
2026-03-29T19:13:33.363112610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.363853031Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-03-29T19:13:33.364111481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017825s
2026-03-29T19:13:33.364354360Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-03-29T19:13:33.364606548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.364906332Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-03-29T19:13:33.365271317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-29T19:13:33', 'email_multiple_addresses')
2026-03-29T19:13:33.365697836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.366451744Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-03-29T19:13:33.366687358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018373s
2026-03-29T19:13:33.366933234Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-03-29T19:13:33.367192085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.367503542Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-03-29T19:13:33.367890952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-29T19:13:33', 'rename_blacklist_to_blocklist')
2026-03-29T19:13:33.368343804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.369105157Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-03-29T19:13:33.369363367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018764s
2026-03-29T19:13:33.369601647Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-03-29T19:13:33.369849426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.370150573Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-03-29T19:13:33.370505968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-29T19:13:33', 'cdh_per_downloadclient')
2026-03-29T19:13:33.370920974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.371670934Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-03-29T19:13:33.371925136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018162s
2026-03-29T19:13:33.372169138Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-03-29T19:13:33.372419201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.372722943Z [Info] download_history: Starting migration of Log DB to 52
2026-03-29T19:13:33.373072196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-29T19:13:33', 'download_history')
2026-03-29T19:13:33.373490599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.374277994Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-03-29T19:13:33.374508809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018311s
2026-03-29T19:13:33.374747961Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-03-29T19:13:33.374999437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.375303560Z [Info] add_update_history: Starting migration of Log DB to 53
2026-03-29T19:13:33.375933799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-03-29T19:13:33.376358855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-03-29T19:13:33.376870575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006954s
2026-03-29T19:13:33.377114286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-03-29T19:13:33.377414851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-29T19:13:33.377804306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004564s
2026-03-29T19:13:33.378181124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-29T19:13:33', 'add_update_history')
2026-03-29T19:13:33.378632193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.379474599Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-03-29T19:13:33.379683169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020727s
2026-03-29T19:13:33.380003675Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-03-29T19:13:33.380264901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.380578392Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-03-29T19:13:33.380947105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-29T19:13:33', 'add_on_update_to_notifications')
2026-03-29T19:13:33.381370177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.382133935Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-03-29T19:13:33.382376293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018613s
2026-03-29T19:13:33.382619332Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-03-29T19:13:33.382872081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.383175703Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-03-29T19:13:33.383545447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-29T19:13:33', 'download_client_per_indexer')
2026-03-29T19:13:33.383982487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.384715493Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-03-29T19:13:33.384950767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018271s
2026-03-29T19:13:33.385186812Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-03-29T19:13:33.385437137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.385732732Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-03-29T19:13:33.386082827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-29T19:13:33', 'AddNewItemMonitorType')
2026-03-29T19:13:33.386521500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.387238715Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-03-29T19:13:33.387467315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017958s
2026-03-29T19:13:33.387695885Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-03-29T19:13:33.387952382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.388266174Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-03-29T19:13:33.388598202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-29T19:13:33', 'ImportListSearch')
2026-03-29T19:13:33.389002176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.389756755Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-03-29T19:13:33.389978352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018164s
2026-03-29T19:13:33.390224087Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-03-29T19:13:33.390477757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.390781539Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-03-29T19:13:33.391144570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-29T19:13:33', 'ImportListMonitorExisting')
2026-03-29T19:13:33.391574296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.392457444Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-03-29T19:13:33.392695814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019656s
2026-03-29T19:13:33.392923272Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-03-29T19:13:33.393163556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.393464893Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-03-29T19:13:33.393805639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-29T19:13:33', 'add_indexer_tags')
2026-03-29T19:13:33.394215394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.394943230Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-03-29T19:13:33.395176450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017795s
2026-03-29T19:13:33.395402455Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-03-29T19:13:33.395641175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.395966971Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-03-29T19:13:33.396315594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-29T19:13:33', 'update_audio_types')
2026-03-29T19:13:33.396725810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.397437833Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-03-29T19:13:33.397662165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001792s
2026-03-29T19:13:33.397933422Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-29T19:13:33.398218776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.398533229Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-03-29T19:13:33.399110061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-03-29T19:13:33.399323491Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-29T19:13:33.399558604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-03-29T19:13:33.400415480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-03-29T19:13:33.401182455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-03-29T19:13:33.401688454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-03-29T19:13:33.402227489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-03-29T19:13:33.403251512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-29T19:13:33.403622899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038316s
2026-03-29T19:13:33.403840418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-03-29T19:13:33.404065511Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T19:13:33.404296536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-03-29T19:13:33.405027398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-03-29T19:13:33.405666144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-03-29T19:13:33.406116361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-03-29T19:13:33.406648563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-03-29T19:13:33.407574337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-29T19:13:33.407978170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034387s
2026-03-29T19:13:33.408197762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-29T19:13:33.408401402Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T19:13:33.408626115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-29T19:13:33.409303649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-29T19:13:33.409865090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-29T19:13:33.410334606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-29T19:13:33.410859613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-29T19:13:33.411764325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-29T19:13:33.412200122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033257s
2026-03-29T19:13:33.412599356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-29T19:13:33', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-29T19:13:33.413026246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.414512830Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-29T19:13:33.414778294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055819s
2026-03-29T19:13:33.415031163Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-03-29T19:13:33.415299885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.415598265Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-03-29T19:13:33.415981287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-29T19:13:33', 'add_on_delete_to_notifications')
2026-03-29T19:13:33.416416092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.417167686Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-03-29T19:13:33.417412349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001861s
2026-03-29T19:13:33.417641179Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-03-29T19:13:33.417884710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.418183502Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-03-29T19:13:33.418528366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-29T19:13:33', 'add_custom_formats')
2026-03-29T19:13:33.418941398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.419699074Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-03-29T19:13:33.419936963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001814s
2026-03-29T19:13:33.420176906Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-03-29T19:13:33.420424615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.420721432Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-03-29T19:13:33.421072610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-29T19:13:33', 'add_result_to_commands')
2026-03-29T19:13:33.421495010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.422237916Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-03-29T19:13:33.422472789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018058s
2026-03-29T19:13:33.422719797Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-03-29T19:13:33.422976133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.423277370Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-03-29T19:13:33.423643557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-29T19:13:33', 'health_restored_notification')
2026-03-29T19:13:33.424091319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.424841910Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-03-29T19:13:33.425079849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018451s
2026-03-29T19:13:33.425333059Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-03-29T19:13:33.425567311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.425854770Z [Info] remove_uc: Starting migration of Log DB to 66
2026-03-29T19:13:33.426178301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-29T19:13:33', 'remove_uc')
2026-03-29T19:13:33.426579720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.427311453Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-03-29T19:13:33.427527088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017458s
2026-03-29T19:13:33.427780678Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-03-29T19:13:33.428132707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.428443984Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-03-29T19:13:33.428824130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-29T19:13:33', 'download_clients_rename_tv_to_music')
2026-03-29T19:13:33.429256510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.430031741Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-03-29T19:13:33.430279961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018803s
2026-03-29T19:13:33.430541588Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-03-29T19:13:33.430807013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.431112728Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-03-29T19:13:33.431507634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-29T19:13:33', 'add_colon_replacement_to_naming_config')
2026-03-29T19:13:33.431961588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.432726949Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-03-29T19:13:33.432973696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018925s
2026-03-29T19:13:33.433203509Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-03-29T19:13:33.433445676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.433744238Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-03-29T19:13:33.434079723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-29T19:13:33', 'list_sync_time')
2026-03-29T19:13:33.434490340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.435221913Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-03-29T19:13:33.435444021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017762s
2026-03-29T19:13:33.435685417Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-03-29T19:13:33.435947805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.436249252Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-03-29T19:13:33.436604197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-29T19:13:33', 'add_download_client_tags')
2026-03-29T19:13:33.437017930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.437763411Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-03-29T19:13:33.437997533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018169s
2026-03-29T19:13:33.438239841Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-03-29T19:13:33.438489924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.438788536Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-03-29T19:13:33.439142178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-29T19:13:33', 'add_notification_status')
2026-03-29T19:13:33.439561482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.440316493Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-03-29T19:13:33.440549221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018091s
2026-03-29T19:13:33.440800167Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-03-29T19:13:33.441052846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.441361607Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-03-29T19:13:33.441729278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-29T19:13:33', 'add_alac_24_quality_in_profiles')
2026-03-29T19:13:33.442154534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.442883101Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-03-29T19:13:33.443123155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018133s
2026-03-29T19:13:33.443354300Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-03-29T19:13:33.443596268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.443945240Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-03-29T19:13:33.444287870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-29T19:13:33', 'add_salt_to_users')
2026-03-29T19:13:33.444703006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.445427666Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-03-29T19:13:33.445649613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018271s
2026-03-29T19:13:33.445883484Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-03-29T19:13:33.446126433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.446427619Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-03-29T19:13:33.446763816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-29T19:13:33', 'add_auto_tagging')
2026-03-29T19:13:33.447172930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.447914013Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-03-29T19:13:33.448142052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017817s
2026-03-29T19:13:33.448399611Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-03-29T19:13:33.448661698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.448967715Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-03-29T19:13:33.449347038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-29T19:13:33', 'quality_definition_preferred_size')
2026-03-29T19:13:33.449773638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.450511734Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-03-29T19:13:33.450746527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018206s
2026-03-29T19:13:33.450995228Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-03-29T19:13:33.451258868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.451563602Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-03-29T19:13:33.451957926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-29T19:13:33', 'add_on_artist_add_to_notifications')
2026-03-29T19:13:33.452395738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.453083202Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-03-29T19:13:33.453331452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018051s
2026-03-29T19:13:33.453565153Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-03-29T19:13:33.453815437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.454114279Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-03-29T19:13:33.454522160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-29T19:13:33', 'album_last_searched_time')
2026-03-29T19:13:33.454935673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.455620953Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-03-29T19:13:33.455858381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017946s
2026-03-29T19:13:33.456097793Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-03-29T19:13:33.456339610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.456633843Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-03-29T19:13:33.456977805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-29T19:13:33', 'add_indexer_flags')
2026-03-29T19:13:33.457723818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.458386412Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-03-29T19:13:33.458610303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020409s
2026-03-29T19:13:33.458857491Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-03-29T19:13:33.459127113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.459425985Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-03-29T19:13:33.459791481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-29T19:13:33', 'add_indexes_album_statistics')
2026-03-29T19:13:33.460248011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.460974223Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-03-29T19:13:33.461209166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018396s
2026-03-29T19:13:33.461445643Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-03-29T19:13:33.461694283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:33.461992834Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-03-29T19:13:33.462346196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-03-29T19:13:33', 'update_redacted_baseurl')
2026-03-29T19:13:33.462760400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:33.463534649Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-03-29T19:13:33.463766196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018311s
2026-03-29T19:13:33.670906383Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-03-29T19:13:33.680529763Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-03-29T19:13:33.686552772Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-03-29T19:13:33.812327216Z [Info] QualityProfileService: Setting up default quality profiles
2026-03-29T19:13:33.831733136Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-03-29T19:13:33.842995496Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-03-29T19:13:33.857704867Z [ls.io-init] done.
2026-03-29T19:13:33.888320070Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-03-29T19:13:33.889540798Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-03-29T19:13:33.889802816Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-03-29T19:13:33.933965881Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
Expand
NAME VERSION
Azure.Core 1.47.1
Azure.Identity 1.14.2
BouncyCastle.Cryptography 2.6.2
Dapper 2.1.66
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
Equ 2.3.0
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.2.0
Ical.Net 4.3.1
ImpromptuInterface 8.0.6
Lidarr 1.0.0
Lidarr.Api.V1 1.0.0
Lidarr.Common 1.0.0
Lidarr.Core 1.0.0
Lidarr.Host 1.0.0
Lidarr.Http 1.0.0
Lidarr.Mono 1.0.0
Lidarr.SignalR 1.0.0
MailKit 4.15.1
Microsoft.AspNetCore.Cryptography.Internal 8.0.20
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.20
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Bcl.Cryptography 8.0.0
Microsoft.Data.SqlClient 6.1.1
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.73.1
Microsoft.Identity.Client.Extensions.Msal 4.73.1
Microsoft.IdentityModel.Abstractions 7.7.1
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.OpenApi 1.6.25
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.Registry 5.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.15.1
Mono.Nat 3.0.0
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 3.0.2
NLog 5.4.0
NLog.Extensions.Logging 5.4.0
NLog.Layouts.ClefJsonLayout 1.0.4
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
NodaTime 3.2.0
Npgsql 9.0.3
Polly 8.6.4
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.4
ReusableTasks 4.0.0
Sentry 4.0.2
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.12
SourceGear.sqlite3 3.50.4.2
SpotifyAPI.Web 5.1.1
Swashbuckle.AspNetCore.Annotations 9.0.6
Swashbuckle.AspNetCore.Swagger 9.0.6
Swashbuckle.AspNetCore.SwaggerGen 9.0.6
System.ClientModel 1.5.1
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.2
System.Diagnostics.DiagnosticSource 6.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.20
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.Abstractions 17.0.24
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.0
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.CompilerServices.Unsafe 6.0.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
TagLibSharp-Lidarr 2.2.0.27
acl-libs 2.3.2-r1
aligned 0.4.2
aligned-vec 0.6.4
alpine-baselayout 3.7.2-r0
alpine-baselayout-data 3.7.2-r0
alpine-keys 2.6-r0
alpine-release 3.23.3-r0
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.13.1-r1
apk-tools 3.0.5-r0
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
bash 5.3.3-r1
bitflags 2.9.1
bitstream-io 4.2.0
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20251003-r0
ca-certificates-bundle 20251003-r0
catatonit 0.2.1-r0
cfg-if 1.0.1
chromaprint 1.6.0-r0
chromaprint-libs 1.6.0-r0
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
colorchoice 1.0.4
console 0.15.11
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.17.0-r1
either 1.15.0
equator 0.4.2
errno 0.3.12
fern 0.7.1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
fftw-double-libs 3.3.10-r7
findutils 4.10.0-r0
getrandom 0.3.3
glslang-libs 1.4.321.0-r0
hwdata-pci 0.401-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jq 1.8.1-r0
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.17-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.5-r0
libattr 2.5.2-r2
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.5-r0
libcurl 8.17.0-r1
libdav1d 1.5.2-r0
libdrm 2.4.131-r0
libffi 3.5.2-r0
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjxl 0.11.1-r3
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.6-r0
libpciaccess 0.18.1-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.3-r0
libssl3 3.5.5-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpl 2.15.0-r1
libvpx 1.15.2-r1
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
libzmq 4.3.5-r2
linux-pam 1.7.1-r2
linux-raw-sys 0.9.4
log 0.4.27
maybe-rayon 0.1.1
mbedtls 3.6.5-r0
memchr 2.7.5
minimal-lexical 0.2.1
mpg123-libs 1.33.3-r0
musl 1.2.5-r21
musl-utils 1.2.5-r21
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
paste 1.0.15
pastey 0.1.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profiling 1.0.16
quote 1.0.40
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 8.0.12
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 8.0.12
rustix 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
skalibs-libs 2.14.4.0-r0
soxr 0.1.3-r7
spirv-tools 1.4.321.0-r1
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
syn 2.0.102
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
tzdata 2026a-r0
unicode-ident 1.0.18
unicode-width 0.2.1
utf8parse 0.2.2
utmps-libs 0.1.3.1-r0
v_frame 0.3.9
wayland-libs-client 1.24.0-r0
x264-libs 0.164.3108-r1
x265-libs 4.1-r0
xmlstarlet 1.6.1-r2
xvidcore 1.3.7-r2
xz-libs 5.8.2-r0
y4m 0.8.0
zerocopy 0.8.25
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1774811625479
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:8686/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1774811625479
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:8686/signalr/messages?access_token=(removed)&id=mhrVKKR3irYqrjvsc7bi7A.\"",
"source": "console-api",
"timestamp": 1774811625479
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1774811625479
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1774811625479
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1774811625479
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1774811625479
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1774811625479
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1774811625479
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.02s |
| Container Start | PASS | - | 4.09s |
| Create Buildx SBOM | PASS | - | 1.85s |
| Get Build Info | PASS | - | 0.03s |
ARM64 PASS
linuxserver/lidarr
Runtime: 64.63s
Build Information
Builder: X86-BUILDER-3a --Hetzner
Created: 2026-03-29T19:09:30+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 120.57MB
Tag: arm64v8-nightly-3.1.2.4939-ls192
Version: 3.1.2.4939-ls192
Expand
2026-03-29T19:13:31.808419676Z [migrations] started
2026-03-29T19:13:31.812873315Z [migrations] no migrations found
2026-03-29T19:13:32.293027688Z usermod: no changes
2026-03-29T19:13:32.370094234Z ───────────────────────────────────────
2026-03-29T19:13:32.370112059Z
2026-03-29T19:13:32.370119114Z ██╗ ███████╗██╗ ██████╗
2026-03-29T19:13:32.370126228Z ██║ ██╔════╝██║██╔═══██╗
2026-03-29T19:13:32.370133432Z ██║ ███████╗██║██║ ██║
2026-03-29T19:13:32.370140928Z ██║ ╚════██║██║██║ ██║
2026-03-29T19:13:32.370147761Z ███████╗███████║██║╚██████╔╝
2026-03-29T19:13:32.370154595Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-29T19:13:32.370161479Z
2026-03-29T19:13:32.370167962Z Brought to you by linuxserver.io
2026-03-29T19:13:32.370174615Z ───────────────────────────────────────
2026-03-29T19:13:32.375380389Z
2026-03-29T19:13:32.375611344Z To support the app dev(s) visit:
2026-03-29T19:13:32.396572035Z Lidarr: https://opencollective.com/lidarr
2026-03-29T19:13:32.399919536Z
2026-03-29T19:13:32.399931200Z To support LSIO projects visit:
2026-03-29T19:13:32.399939346Z https://www.linuxserver.io/donate/
2026-03-29T19:13:32.399947472Z
2026-03-29T19:13:32.399955468Z ───────────────────────────────────────
2026-03-29T19:13:32.399963976Z GID/UID
2026-03-29T19:13:32.399971851Z ───────────────────────────────────────
2026-03-29T19:13:32.472582204Z
2026-03-29T19:13:32.472599338Z User UID: 911
2026-03-29T19:13:32.472607835Z User GID: 911
2026-03-29T19:13:32.472616252Z ───────────────────────────────────────
2026-03-29T19:13:32.508968608Z Linuxserver.io version: 3.1.2.4939-ls192
2026-03-29T19:13:32.513749296Z Build-date: 2026-03-29T19:09:30+00:00
2026-03-29T19:13:32.513766350Z ───────────────────────────────────────
2026-03-29T19:13:32.513776170Z
2026-03-29T19:13:34.668179487Z [custom-init] No custom files found, skipping...
2026-03-29T19:13:35.175314292Z failed to load "/config/config.xml": No such file or directory
2026-03-29T19:13:36.455334059Z failed to load "/config/config.xml": No such file or directory
2026-03-29T19:13:37.728444711Z failed to load "/config/config.xml": No such file or directory
2026-03-29T19:13:38.996253646Z failed to load "/config/config.xml": No such file or directory
2026-03-29T19:13:39.680920122Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4939
2026-03-29T19:13:39.945553318Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-29T19:13:40.007125872Z [Debug] Bootstrap: Console selected
2026-03-29T19:13:40.035752450Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-29T19:13:40.073692693Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-29T19:13:40.286594002Z failed to load "/config/config.xml": No such file or directory
2026-03-29T19:13:41.568997977Z failed to load "/config/config.xml": No such file or directory
2026-03-29T19:13:42.838808581Z failed to load "/config/config.xml": No such file or directory
2026-03-29T19:13:43.406375191Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-29T19:13:44.108503861Z failed to load "/config/config.xml": No such file or directory
2026-03-29T19:13:44.320229061Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {206b1131-2cbf-4de2-b996-8d1a2307c877} may be persisted to storage in unencrypted form.
2026-03-29T19:13:45.167509827Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-03-29T19:13:45.751303765Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-29T19:13:46.748814993Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-29T19:13:46.852450773Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:46.860798473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:47.376184352Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-29T19:13:47.424281670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5240637s
2026-03-29T19:13:47.428353980Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-29T19:13:47.431417690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5717036s
2026-03-29T19:13:47.533820759Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-29T19:13:47.545586643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:47.626220532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-29T19:13:47.748029560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-29T19:13:47.900216572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2702313s
2026-03-29T19:13:47.906130011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:47.920721164Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-29T19:13:47.923525832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2908937s
2026-03-29T19:13:47.939366812Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-29T19:13:47.942942403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:48.017357389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-29T19:13:48.032155820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-29T19:13:48.045698572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249241s
2026-03-29T19:13:48.049852628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-29T19:13:48.054206726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015157s
2026-03-29T19:13:48.060533567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-29T19:13:48.069379811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-29T19:13:48.083459465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192041s
2026-03-29T19:13:48.087408026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:48.092363926Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-29T19:13:48.095603390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283407s
2026-03-29T19:13:48.102483825Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-29T19:13:48.105881367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:48.118978272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-29T19:13:48.122147714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002538s
2026-03-29T19:13:48.125236605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-29T19:13:48.129796247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-29T19:13:48.135568311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075612s
2026-03-29T19:13:48.138562581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:48.142970978Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-29T19:13:48.145571044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144653s
2026-03-29T19:13:48.188417257Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-29T19:13:48.192191759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:48.201715507Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-03-29T19:13:48.487181555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-03-29T19:13:48.495132387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL)
2026-03-29T19:13:48.502983708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128098s
2026-03-29T19:13:48.505805831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-03-29T19:13:48.510100550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-03-29T19:13:48.514670012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063123s
2026-03-29T19:13:48.517283374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-03-29T19:13:48.522177841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-03-29T19:13:48.527265216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074108s
2026-03-29T19:13:48.530108722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-03-29T19:13:48.534178077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-03-29T19:13:48.538854845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061421s
2026-03-29T19:13:48.541400712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-03-29T19:13:48.606725512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT)
2026-03-29T19:13:48.625803601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0817306s
2026-03-29T19:13:48.629001280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-03-29T19:13:48.668443799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-29T19:13:48.678917010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0460692s
2026-03-29T19:13:48.682528733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-03-29T19:13:48.708758184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-29T19:13:48.713862272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287205s
2026-03-29T19:13:48.716455104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-03-29T19:13:48.720121286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T19:13:48.724450244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056715s
2026-03-29T19:13:48.726816249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-03-29T19:13:48.730191506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T19:13:48.734494221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053789s
2026-03-29T19:13:48.736740654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-03-29T19:13:48.757515581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2026-03-29T19:13:48.772356598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.033314s
2026-03-29T19:13:48.775550419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-03-29T19:13:48.779732050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T19:13:48.784693722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067059s
2026-03-29T19:13:48.787075158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-03-29T19:13:48.790682191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-29T19:13:48.795464743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057149s
2026-03-29T19:13:48.797910418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-03-29T19:13:48.801987999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-29T19:13:49.101849316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2635226s
2026-03-29T19:13:49.127432525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-03-29T19:13:49.138452848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-29T19:13:49.145807519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148317s
2026-03-29T19:13:49.148373406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-03-29T19:13:49.154465063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T19:13:49.164793953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013765s
2026-03-29T19:13:49.167750046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-03-29T19:13:49.172444199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-03-29T19:13:49.188740196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082783s
2026-03-29T19:13:49.192341608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-03-29T19:13:49.234918760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2026-03-29T19:13:49.279304513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0847327s
2026-03-29T19:13:49.282067157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-03-29T19:13:49.286238427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-29T19:13:49.291614323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072282s
2026-03-29T19:13:49.294024586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-03-29T19:13:49.297428922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-03-29T19:13:49.301985187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005741s
2026-03-29T19:13:49.304445201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-03-29T19:13:49.307983657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-29T19:13:49.313641380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006533s
2026-03-29T19:13:49.317336371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-03-29T19:13:49.326661690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-03-29T19:13:49.331569233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115394s
2026-03-29T19:13:49.333805116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-03-29T19:13:49.343463816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0)
2026-03-29T19:13:49.351454338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154824s
2026-03-29T19:13:49.354149996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-03-29T19:13:49.367621024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-03-29T19:13:49.374784149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182501s
2026-03-29T19:13:49.377585701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-03-29T19:13:49.381293758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-29T19:13:49.385357732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053944s
2026-03-29T19:13:49.387551921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-03-29T19:13:49.398793669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0)
2026-03-29T19:13:49.406841576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170171s
2026-03-29T19:13:49.409240206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-03-29T19:13:49.412639452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-29T19:13:49.417035124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055788s
2026-03-29T19:13:49.419525920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-03-29T19:13:49.423024194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-29T19:13:49.427497803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054426s
2026-03-29T19:13:49.429904891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-03-29T19:13:49.433461342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-03-29T19:13:49.437830551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056497s
2026-03-29T19:13:49.440160623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-03-29T19:13:49.443806595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-03-29T19:13:49.448692635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060455s
2026-03-29T19:13:49.450977837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-03-29T19:13:49.459816736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2026-03-29T19:13:49.468111651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01444s
2026-03-29T19:13:49.469882407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-03-29T19:13:49.475396691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-03-29T19:13:49.480949774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088689s
2026-03-29T19:13:49.483471161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-03-29T19:13:49.487413070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-29T19:13:49.491639050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005869s
2026-03-29T19:13:49.493807136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-03-29T19:13:49.598417709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2026-03-29T19:13:49.605777601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.109684s
2026-03-29T19:13:49.608585485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-03-29T19:13:49.612276127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-29T19:13:49.617793137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069015s
2026-03-29T19:13:49.620018148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-03-29T19:13:49.628977841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-03-29T19:13:49.635897055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135043s
2026-03-29T19:13:49.638325064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-03-29T19:13:49.642103664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-03-29T19:13:49.646086214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005541s
2026-03-29T19:13:49.648534905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-03-29T19:13:49.654249794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2026-03-29T19:13:49.662572664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117239s
2026-03-29T19:13:49.665326400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-03-29T19:13:49.669572761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-03-29T19:13:49.673997261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063139s
2026-03-29T19:13:49.676588920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-03-29T19:13:49.680601921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-03-29T19:13:49.684903363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059972s
2026-03-29T19:13:49.687147863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-03-29T19:13:49.700635966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT)
2026-03-29T19:13:49.707219073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178539s
2026-03-29T19:13:49.709450095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-03-29T19:13:49.719982715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '')
2026-03-29T19:13:49.741900233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300022s
2026-03-29T19:13:49.744379856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-03-29T19:13:49.750726798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-03-29T19:13:49.756536527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100201s
2026-03-29T19:13:49.758776247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-03-29T19:13:49.767262146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-03-29T19:13:49.774301863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133316s
2026-03-29T19:13:49.776595632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-03-29T19:13:49.782972624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-03-29T19:13:49.788809328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010022s
2026-03-29T19:13:49.791147827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-03-29T19:13:49.797964003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '')
2026-03-29T19:13:49.804852145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114697s
2026-03-29T19:13:49.807223630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-03-29T19:13:49.812406908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2026-03-29T19:13:49.817376276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079188s
2026-03-29T19:13:49.819456735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-03-29T19:13:49.823355296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-03-29T19:13:49.827891501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063413s
2026-03-29T19:13:49.830181503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-03-29T19:13:49.833465426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-03-29T19:13:49.837515843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051507s
2026-03-29T19:13:49.839725583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-03-29T19:13:49.845187181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2026-03-29T19:13:49.850184695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080404s
2026-03-29T19:13:49.852428473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-03-29T19:13:49.860357801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2026-03-29T19:13:49.866986450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123961s
2026-03-29T19:13:49.869235258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-03-29T19:13:49.876063760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL)
2026-03-29T19:13:49.881613576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102293s
2026-03-29T19:13:49.884025292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-03-29T19:13:49.887530601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-03-29T19:13:49.891756091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055009s
2026-03-29T19:13:49.894145743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-03-29T19:13:49.897569578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-03-29T19:13:49.901757231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054105s
2026-03-29T19:13:49.903917461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-03-29T19:13:49.912156262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-03-29T19:13:49.919215578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131568s
2026-03-29T19:13:49.921477994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-03-29T19:13:49.928958980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-03-29T19:13:49.935413868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011776s
2026-03-29T19:13:49.938022952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-03-29T19:13:49.942066455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-29T19:13:49.946380333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060188s
2026-03-29T19:13:49.948617618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-03-29T19:13:49.956091148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-03-29T19:13:49.962503912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117523s
2026-03-29T19:13:49.964708993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-03-29T19:13:49.972822942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-03-29T19:13:49.979665221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128073s
2026-03-29T19:13:49.982029493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-03-29T19:13:49.987344275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2026-03-29T19:13:49.992568205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083222s
2026-03-29T19:13:49.995082247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-03-29T19:13:49.998895026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-03-29T19:13:50.003106517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057262s
2026-03-29T19:13:50.005524296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-03-29T19:13:50.012493650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-29T19:13:50.018751963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109718s
2026-03-29T19:13:50.022314197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-03-29T19:13:50.026928950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-29T19:13:50.031451608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006724s
2026-03-29T19:13:50.078254740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2026-03-29T19:13:50.110233097Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0521422 taking an average of 00:00:00.0521422
2026-03-29T19:13:50.128103163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-29T19:13:50', 'InitialSetup')
2026-03-29T19:13:50.135078019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:50.146004162Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-29T19:13:50.148310427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1121382s
2026-03-29T19:13:50.161908971Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-03-29T19:13:50.165432056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:50.178411243Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-03-29T19:13:50.205822985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-29T19:13:50.208529605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002269s
2026-03-29T19:13:50.211684048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-03-29T19:13:50.216233489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:50.234776521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206303s
2026-03-29T19:13:50.240112977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-29T19:13:50', 'add_reason_to_pending_releases')
2026-03-29T19:13:50.245558123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:50.250440044Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-03-29T19:13:50.252805367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357862s
2026-03-29T19:13:50.255666298Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-03-29T19:13:50.258392218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:50.261843077Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-03-29T19:13:50.347461986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:50.358438490Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s
2026-03-29T19:13:50.361015500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-03-29T19:13:50.364772365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-03-29T19:13:50.375799601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124209s
2026-03-29T19:13:50.378051576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T19:13:50.380192738Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-03-29T19:13:50.382715869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-03-29T19:13:50.386578878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:50.396629749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115423s
2026-03-29T19:13:50.398790410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T19:13:50.400892363Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-03-29T19:13:50.403603663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-03-29T19:13:50.407697848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:50.417803689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117622s
2026-03-29T19:13:50.424567820Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-03-29T19:13:50.433192759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-03-29T19:13:50.437966643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010571s
2026-03-29T19:13:50.443408011Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-03-29T19:13:50.784931606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL)
2026-03-29T19:13:50.806145537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks"
2026-03-29T19:13:50.822160227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-03-29T19:13:50.835521113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-03-29T19:13:50.868299852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-29T19:13:50.874568907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-03-29T19:13:50.880216169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-29T19:13:50.884439023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4386358s
2026-03-29T19:13:50.886628562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T19:13:50.888727339Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-03-29T19:13:50.893094734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-03-29T19:13:50.896549902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-03-29T19:13:50.906404497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109449s
2026-03-29T19:13:50.911031685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-29T19:13:50', 'add_medium_support')
2026-03-29T19:13:50.915938226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:50.920297494Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-03-29T19:13:50.922528878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024559s
2026-03-29T19:13:50.925685876Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-03-29T19:13:50.928496065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:50.932111305Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-03-29T19:13:50.949280009Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-03-29T19:13:50.953933490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-03-29T19:13:50.959603990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072684s
2026-03-29T19:13:50.961839451Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:50.964897740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:51.000409813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0360311s
2026-03-29T19:13:51.005701861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-29T19:13:51', 'add_various_qualites_in_profile')
2026-03-29T19:13:51.011005431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:51.015157803Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-03-29T19:13:51.017541573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0505797s
2026-03-29T19:13:51.020249035Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-03-29T19:13:51.022932159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:51.026364210Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-03-29T19:13:51.046702798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-03-29T19:13:51.052820548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL)
2026-03-29T19:13:51.059111526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009923s
2026-03-29T19:13:51.061695550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-03-29T19:13:51.065602548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-03-29T19:13:51.069999212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059718s
2026-03-29T19:13:51.072180425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-29T19:13:51.074251756Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-03-29T19:13:51.076991303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-03-29T19:13:51.081057431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-03-29T19:13:51.091698440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122615s
2026-03-29T19:13:51.094467937Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-03-29T19:13:51.179233647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2026-03-29T19:13:51.215312442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists"
2026-03-29T19:13:51.240066301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T19:13:51.251513483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T19:13:51.288896444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-29T19:13:51.296009709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-29T19:13:51.301406607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T19:13:51.306719075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T19:13:51.311493350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2142062s
2026-03-29T19:13:51.314439413Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-03-29T19:13:51.424786328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2026-03-29T19:13:51.460098218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists"
2026-03-29T19:13:51.480222364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T19:13:51.486255904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T19:13:51.515092755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-29T19:13:51.521292961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-29T19:13:51.526851716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T19:13:51.532202842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T19:13:51.536282507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2192301s
2026-03-29T19:13:51.538535414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:51.540710835Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-03-29T19:13:51.543386864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-03-29T19:13:51.547264192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-03-29T19:13:51.557578893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117645s
2026-03-29T19:13:51.562620446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-29T19:13:51', 'metadata_profiles')
2026-03-29T19:13:51.567506495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:51.572389759Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-03-29T19:13:51.574620301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262761s
2026-03-29T19:13:51.583356153Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-03-29T19:13:51.586453340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:51.590734251Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-03-29T19:13:51.625295270Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-03-29T19:13:51.736067742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2026-03-29T19:13:51.748313863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-03-29T19:13:51.755195291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-29T19:13:51.760090669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-29T19:13:51.785521451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-29T19:13:51.789835549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1616191s
2026-03-29T19:13:51.792138196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-29T19:13:51.794254247Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-03-29T19:13:51.797229879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-03-29T19:13:51.801143260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-03-29T19:13:51.811062756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113028s
2026-03-29T19:13:51.814894622Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-29T19:13:51.819401829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-29T19:13:51.823028142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052484s
2026-03-29T19:13:51.825263323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-29T19:13:51.827343943Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-03-29T19:13:51.833249094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-03-29T19:13:51.905424400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2026-03-29T19:13:51.920215125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2026-03-29T19:13:51.928218452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-29T19:13:51.933164292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-29T19:13:51.960782019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-29T19:13:51.965067368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.129151s
2026-03-29T19:13:51.970321379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-29T19:13:51', 'separate_automatic_and_interactive_search')
2026-03-29T19:13:51.975462763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:51.980241336Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-03-29T19:13:51.982824858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1434758s
2026-03-29T19:13:51.985945663Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-03-29T19:13:51.988854381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:51.992404099Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-03-29T19:13:51.997561685Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-03-29T19:13:52.075267007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT)
2026-03-29T19:13:52.105672598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums"
2026-03-29T19:13:52.122620396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-29T19:13:52.129639411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-29T19:13:52.155808570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T19:13:52.162084960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-29T19:13:52.167935822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-29T19:13:52.173320866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-29T19:13:52.178703426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T19:13:52.185446495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1831039s
2026-03-29T19:13:52.190385952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-29T19:13:52', 'change_album_path_to_relative')
2026-03-29T19:13:52.195436042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:52.199975373Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-03-29T19:13:52.202362400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1996244s
2026-03-29T19:13:52.205450138Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-03-29T19:13:52.208346060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:52.211800737Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-03-29T19:13:52.220586649Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2026-03-29T19:13:52.226844361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2026-03-29T19:13:52.231505818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073271s
2026-03-29T19:13:52.236359773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-29T19:13:52', 'change_quality_size_mb_to_kb')
2026-03-29T19:13:52.241595096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:52.245584079Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-03-29T19:13:52.247972519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208545s
2026-03-29T19:13:52.250619670Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-03-29T19:13:52.253346050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:52.256635895Z [Info] album_releases: Starting migration of Main DB to 9
2026-03-29T19:13:52.263412452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:52.265614656Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-03-29T19:13:52.268201025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-03-29T19:13:52.271719751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-03-29T19:13:52.282309306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117636s
2026-03-29T19:13:52.284524226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:52.286589926Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-03-29T19:13:52.289229211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-03-29T19:13:52.292935325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-03-29T19:13:52.302990013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113586s
2026-03-29T19:13:52.307497570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-29T19:13:52', 'album_releases')
2026-03-29T19:13:52.312345092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:52.316125715Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-03-29T19:13:52.318332690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242557s
2026-03-29T19:13:52.321255265Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-03-29T19:13:52.324138140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:52.327622677Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-03-29T19:13:52.336561468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:52.338848023Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-03-29T19:13:52.341410363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-03-29T19:13:52.420223756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT)
2026-03-29T19:13:52.453404836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2026-03-29T19:13:52.471042554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-29T19:13:52.477059521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-29T19:13:52.502459512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T19:13:52.508028887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-29T19:13:52.513248609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-29T19:13:52.518538902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-29T19:13:52.524237879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T19:13:52.528384229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1845268s
2026-03-29T19:13:52.530779111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:52.532893289Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-03-29T19:13:52.535610701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-03-29T19:13:52.614786925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL)
2026-03-29T19:13:52.647554792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2026-03-29T19:13:52.664659988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-29T19:13:52.670704170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-29T19:13:52.695990692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T19:13:52.701581972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-29T19:13:52.706536138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-29T19:13:52.711747393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-29T19:13:52.717147938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T19:13:52.721198295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1831782s
2026-03-29T19:13:52.725950244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-29T19:13:52', 'album_releases_fix')
2026-03-29T19:13:52.730762174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:52.735311065Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-03-29T19:13:52.737536446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1969866s
2026-03-29T19:13:52.740521918Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-03-29T19:13:52.743182135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:52.746614918Z [Info] import_lists: Starting migration of Main DB to 11
2026-03-29T19:13:52.809442349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-03-29T19:13:52.822216484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL)
2026-03-29T19:13:52.831872970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195987s
2026-03-29T19:13:52.834394748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-03-29T19:13:52.837959347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-03-29T19:13:52.842228043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055947s
2026-03-29T19:13:52.844575240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-03-29T19:13:52.852033128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-03-29T19:13:52.858527356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117152s
2026-03-29T19:13:52.861194757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-03-29T19:13:52.865348181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-29T19:13:52.869707480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061596s
2026-03-29T19:13:52.874211039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-29T19:13:52', 'import_lists')
2026-03-29T19:13:52.878954011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:52.882911831Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-03-29T19:13:52.885115409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191557s
2026-03-29T19:13:52.887887541Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-03-29T19:13:52.890649914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:52.894865082Z [Info] add_release_status: Starting migration of Main DB to 12
2026-03-29T19:13:52.901210721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-03-29T19:13:52.903506575Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-03-29T19:13:52.906600515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-03-29T19:13:52.911012249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-03-29T19:13:52.922320642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131467s
2026-03-29T19:13:52.924520312Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:52.927135969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:52.942897229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159501s
2026-03-29T19:13:52.947833039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-29T19:13:52', 'add_release_status')
2026-03-29T19:13:52.952973851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:52.956804705Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-03-29T19:13:52.959050548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298375s
2026-03-29T19:13:52.962140440Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-03-29T19:13:52.964989358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:52.968489937Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-03-29T19:13:52.974473477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T19:13:52.976789541Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-03-29T19:13:52.979650121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-03-29T19:13:52.984032977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:52.995384407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132187s
2026-03-29T19:13:53.000196117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-29T19:13:52', 'album_download_notification')
2026-03-29T19:13:53.005074551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:53.009071239Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-03-29T19:13:53.011407113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263645s
2026-03-29T19:13:53.014575644Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-03-29T19:13:53.017449281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:53.021040924Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-03-29T19:13:53.029382702Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2026-03-29T19:13:53.037065303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2026-03-29T19:13:53.044787264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113357s
2026-03-29T19:13:53.050637274Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2026-03-29T19:13:53.058186507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2026-03-29T19:13:53.063441459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088478s
2026-03-29T19:13:53.068445055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-29T19:13:53', 'fix_language_metadata_profiles')
2026-03-29T19:13:53.073258278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:53.077316480Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-03-29T19:13:53.079670060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220827s
2026-03-29T19:13:53.082333323Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-03-29T19:13:53.085010575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:53.088343767Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-03-29T19:13:53.093403336Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-03-29T19:13:53.097081453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-03-29T19:13:53.100803228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046976s
2026-03-29T19:13:53.105302178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-29T19:13:53', 'remove_fanzub')
2026-03-29T19:13:53.109992593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:53.113613415Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-03-29T19:13:53.115792162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172906s
2026-03-29T19:13:53.118863638Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-03-29T19:13:53.121746684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:53.125290861Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-03-29T19:13:53.154121970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-03-29T19:13:53.157928636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-03-29T19:13:53.162811028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060829s
2026-03-29T19:13:53.165563070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-03-29T19:13:53.169743970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-03-29T19:13:53.174125563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062081s
2026-03-29T19:13:53.181205982Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-03-29T19:13:53.186723082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-03-29T19:13:53.191009855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007399s
2026-03-29T19:13:53.193646715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-03-29T19:13:53.197642732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-29T19:13:53.202076861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006157s
2026-03-29T19:13:53.204585333Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-03-29T19:13:53.208257588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-03-29T19:13:53.211459316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046134s
2026-03-29T19:13:53.214057818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-03-29T19:13:53.218051992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-29T19:13:53.222342372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059812s
2026-03-29T19:13:53.227198110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-29T19:13:53', 'update_artist_history_indexes')
2026-03-29T19:13:53.232065632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:53.236276863Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-03-29T19:13:53.238640373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192937s
2026-03-29T19:13:53.241536254Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-03-29T19:13:53.244181090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:53.247641328Z [Info] remove_nma: Starting migration of Main DB to 17
2026-03-29T19:13:53.274224140Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:13:53.288740674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-03-29T19:13:53.293195014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161093s
2026-03-29T19:13:53.297699485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-29T19:13:53', 'remove_nma')
2026-03-29T19:13:53.302531906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:53.306249713Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-03-29T19:13:53.308420004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290261s
2026-03-29T19:13:53.311311897Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-03-29T19:13:53.314143049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:53.317688729Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-03-29T19:13:53.322896596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:53.325116557Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.19E-05s
2026-03-29T19:13:53.327745171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-03-29T19:13:53.331240499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-03-29T19:13:53.342916622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122693s
2026-03-29T19:13:53.347242083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-29T19:13:53', 'album_disambiguation')
2026-03-29T19:13:53.352173714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:53.355917012Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-03-29T19:13:53.358182965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254278s
2026-03-29T19:13:53.361213458Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-03-29T19:13:53.364209682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:53.367894011Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-03-29T19:13:53.372108539Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:53.374620547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:53.391198943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167715s
2026-03-29T19:13:53.396630781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-29T19:13:53', 'add_ape_quality_in_profiles')
2026-03-29T19:13:53.401748116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:53.405803934Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-03-29T19:13:53.408090008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310195s
2026-03-29T19:13:53.410725966Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-03-29T19:13:53.413527017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:53.416884548Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-03-29T19:13:53.430382781Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:13:53.434672800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-03-29T19:13:53.438669358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056764s
2026-03-29T19:13:53.441772366Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:13:53.445726279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-03-29T19:13:53.449284144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050687s
2026-03-29T19:13:53.452129914Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:13:53.455906971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-03-29T19:13:53.459906465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053897s
2026-03-29T19:13:53.464545797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-29T19:13:53', 'remove_pushalot')
2026-03-29T19:13:53.469364030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:53.473551383Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-03-29T19:13:53.475758708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187381s
2026-03-29T19:13:53.478582304Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-03-29T19:13:53.481330578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:53.484701797Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-03-29T19:13:53.491948010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-03-29T19:13:53.497167160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-03-29T19:13:53.502723078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084272s
2026-03-29T19:13:53.507380668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-29T19:13:53', 'add_custom_filters')
2026-03-29T19:13:53.512234072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:53.516001418Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-03-29T19:13:53.518234636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213959s
2026-03-29T19:13:53.521027209Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-03-29T19:13:53.523747467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:53.527158817Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-03-29T19:13:53.532401645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-29T19:13:53.534638659Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-03-29T19:13:53.537176370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-03-29T19:13:53.540617028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-03-29T19:13:53.551635487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120804s
2026-03-29T19:13:53.556350883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-29T19:13:53', 'import_list_tags')
2026-03-29T19:13:53.561163214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:53.565001163Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-03-29T19:13:53.567228088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251889s
2026-03-29T19:13:53.570170874Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-03-29T19:13:53.572965011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:53.576626694Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-03-29T19:13:53.670558974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-03-29T19:13:53.679622656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT)
2026-03-29T19:13:53.687686104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145158s
2026-03-29T19:13:53.690513127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-03-29T19:13:53.694952998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-03-29T19:13:53.699434643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065072s
2026-03-29T19:13:53.734896456Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-03-29T19:13:53.735210598Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-03-29T19:13:53.735473828Z FROM "Artists"
2026-03-29T19:13:53.749871622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-03-29T19:13:53.749903677Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-03-29T19:13:53.749929329Z FROM "Artists"
2026-03-29T19:13:53.759025667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169855s
2026-03-29T19:13:53.761256569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-29T19:13:53.763400367Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-03-29T19:13:53.766151186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-03-29T19:13:53.770250231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:53.781603193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130272s
2026-03-29T19:13:53.789174621Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-03-29T19:13:53.789199270Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-29T19:13:53.789236806Z FROM "ArtistMetadata"
2026-03-29T19:13:53.789262147Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-03-29T19:13:53.799490464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-03-29T19:13:53.799516497Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-29T19:13:53.799551778Z FROM "ArtistMetadata"
2026-03-29T19:13:53.799574925Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-03-29T19:13:53.806466853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122969s
2026-03-29T19:13:53.808769190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-03-29T19:13:53.819038871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL)
2026-03-29T19:13:53.827369106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163817s
2026-03-29T19:13:53.830141839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-03-29T19:13:53.834560037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-03-29T19:13:53.839108226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065516s
2026-03-29T19:13:53.841912663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-03-29T19:13:53.845671723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-03-29T19:13:53.849854817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056303s
2026-03-29T19:13:53.852060469Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:53.854664453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:53.932062496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0774344s
2026-03-29T19:13:53.934602922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:53.936698682Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2026-03-29T19:13:53.939366214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-03-29T19:13:53.943542614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:53.955593001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137507s
2026-03-29T19:13:53.957810136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:53.959870054Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-03-29T19:13:53.962448016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-03-29T19:13:53.966277698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-03-29T19:13:53.977507533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126657s
2026-03-29T19:13:53.979709096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:53.981792802Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-03-29T19:13:53.984212495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-03-29T19:13:53.987439824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-03-29T19:13:53.998240635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117424s
2026-03-29T19:13:54.007013742Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-03-29T19:13:54.007038642Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-29T19:13:54.007129094Z FROM "ArtistMetadata"
2026-03-29T19:13:54.007157552Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-03-29T19:13:54.007199686Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-03-29T19:13:54.019222758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-03-29T19:13:54.019249161Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-29T19:13:54.019289873Z FROM "ArtistMetadata"
2026-03-29T19:13:54.019313180Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-03-29T19:13:54.019346507Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-03-29T19:13:54.028107249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153906s
2026-03-29T19:13:54.030323142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T19:13:54.032440927Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-03-29T19:13:54.035144030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-03-29T19:13:54.039212202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-03-29T19:13:54.050833215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132288s
2026-03-29T19:13:54.053038826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T19:13:54.055114927Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-03-29T19:13:54.057724532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-03-29T19:13:54.061617592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:54.072837537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127152s
2026-03-29T19:13:54.075026535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T19:13:54.077125732Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-03-29T19:13:54.079803164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-03-29T19:13:54.083829833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:54.095180331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129288s
2026-03-29T19:13:54.103270493Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-03-29T19:13:54.103295383Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-03-29T19:13:54.103324762Z FROM "AlbumReleases"
2026-03-29T19:13:54.103348880Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-03-29T19:13:54.103415044Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-03-29T19:13:54.114844069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-03-29T19:13:54.114881735Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-03-29T19:13:54.114936555Z FROM "AlbumReleases"
2026-03-29T19:13:54.114962317Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-03-29T19:13:54.115026676Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-03-29T19:13:54.122379323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137281s
2026-03-29T19:13:54.131140466Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-03-29T19:13:54.131165096Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-29T19:13:54.131205167Z FROM "ArtistMetadata"
2026-03-29T19:13:54.131230397Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-03-29T19:13:54.131271751Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-03-29T19:13:54.143232076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-03-29T19:13:54.143256696Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-29T19:13:54.143294071Z FROM "ArtistMetadata"
2026-03-29T19:13:54.143319723Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-03-29T19:13:54.143353170Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-03-29T19:13:54.150552127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137731s
2026-03-29T19:13:54.157806005Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed
2026-03-29T19:13:54.241537623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-03-29T19:13:54.259872615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-03-29T19:13:54.269805198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T19:13:54.275677734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T19:13:54.305654069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T19:13:54.311088523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T19:13:54.315118990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1532536s
2026-03-29T19:13:54.320161033Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-03-29T19:13:54.404229198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT)
2026-03-29T19:13:54.428795049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums"
2026-03-29T19:13:54.442415598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-29T19:13:54.450273622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-29T19:13:54.478145770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T19:13:54.483874477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T19:13:54.488032210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1643405s
2026-03-29T19:13:54.491344330Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-03-29T19:13:54.568754487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-03-29T19:13:54.588291070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks"
2026-03-29T19:13:54.598201688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-03-29T19:13:54.603603335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-03-29T19:13:54.630989826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-29T19:13:54.636708262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-29T19:13:54.641033823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1466648s
2026-03-29T19:13:54.643632135Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-03-29T19:13:54.716292327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL)
2026-03-29T19:13:54.729765659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles"
2026-03-29T19:13:54.737532089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-29T19:13:54.743715591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-29T19:13:54.770943432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-29T19:13:54.775011454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1291018s
2026-03-29T19:13:54.777498212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-03-29T19:13:54.780877447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-29T19:13:54.784930038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053521s
2026-03-29T19:13:54.787092243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-03-29T19:13:54.790145892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-29T19:13:54.793793377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046932s
2026-03-29T19:13:54.796157799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-03-29T19:13:54.799808961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-29T19:13:54.803564454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049689s
2026-03-29T19:13:54.805594462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-03-29T19:13:54.808808525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-03-29T19:13:54.813160459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055335s
2026-03-29T19:13:54.815241559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-03-29T19:13:54.818289738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-03-29T19:13:54.821889818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047824s
2026-03-29T19:13:54.824127013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-03-29T19:13:54.827366877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-03-29T19:13:54.831058311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050219s
2026-03-29T19:13:54.832828185Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-29T19:13:54.847067941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-03-29T19:13:54.850955028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164065s
2026-03-29T19:13:54.852716285Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-29T19:13:54.855813643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-03-29T19:13:54.858821841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045215s
2026-03-29T19:13:54.860550401Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-29T19:13:54.864983008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-03-29T19:13:54.868733982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065591s
2026-03-29T19:13:54.872753526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-29T19:13:54', 'add_release_groups_etc')
2026-03-29T19:13:54.876827871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:54.882167404Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-03-29T19:13:54.884019874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193744s
2026-03-29T19:13:54.886885826Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-03-29T19:13:54.889097349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:54.892610925Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-03-29T19:13:54.905856769Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-29T19:13:54.908581476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-03-29T19:13:54.911935540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041599s
2026-03-29T19:13:54.915636193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-29T19:13:54', 'NewMediaInfoFormat')
2026-03-29T19:13:54.919600185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:54.922789077Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-03-29T19:13:54.924529051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014818s
2026-03-29T19:13:54.927171883Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-03-29T19:13:54.929551525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:54.932568360Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-03-29T19:13:54.956823866Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-03-29T19:13:54.960706484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-03-29T19:13:54.991548003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322825s
2026-03-29T19:13:54.993594755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-29T19:13:54.995362194Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-03-29T19:13:54.997928331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-03-29T19:13:55.001908898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-03-29T19:13:55.012372769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012302s
2026-03-29T19:13:55.016516894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-29T19:13:55', 'rename_restrictions_to_release_profiles')
2026-03-29T19:13:55.020683695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:55.024262633Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-03-29T19:13:55.026260777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235257s
2026-03-29T19:13:55.029054172Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-03-29T19:13:55.031466921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:55.034577745Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-03-29T19:13:55.055261328Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-03-29T19:13:55.058379818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-03-29T19:13:55.085440252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279043s
2026-03-29T19:13:55.087316350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-29T19:13:55.089060482Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-03-29T19:13:55.091339762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-03-29T19:13:55.094429654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-03-29T19:13:55.104463811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111217s
2026-03-29T19:13:55.106333506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-03-29T19:13:55.108052127Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-03-29T19:13:55.110323230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-03-29T19:13:55.113390878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-03-29T19:13:55.123324813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109687s
2026-03-29T19:13:55.124976840Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-29T19:13:55.127681546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-03-29T19:13:55.130553119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039757s
2026-03-29T19:13:55.132169975Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-29T19:13:55.134767125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-03-29T19:13:55.137600351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038552s
2026-03-29T19:13:55.139944161Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-03-29T19:13:55.215900210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-03-29T19:13:55.231292076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-03-29T19:13:55.253004270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T19:13:55.258184391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T19:13:55.285100314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T19:13:55.289456867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T19:13:55.294059015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-29T19:13:55.299055326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-29T19:13:55.302008403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1602093s
2026-03-29T19:13:55.305114769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-29T19:13:55', 'rename_quality_profiles_add_upgrade_allowed')
2026-03-29T19:13:55.308827736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:55.312336502Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-03-29T19:13:55.313882575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1700556s
2026-03-29T19:13:55.315746208Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-03-29T19:13:55.317453567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:55.320325209Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-03-29T19:13:55.326929880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-03-29T19:13:55.330526483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL)
2026-03-29T19:13:55.334839869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062017s
2026-03-29T19:13:55.336503810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-03-29T19:13:55.338987662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-03-29T19:13:55.342227035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042763s
2026-03-29T19:13:55.344970309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-29T19:13:55', 'add_import_exclusions')
2026-03-29T19:13:55.348081885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:55.350769237Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-03-29T19:13:55.352477507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126431s
2026-03-29T19:13:55.354434027Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-03-29T19:13:55.356093128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:55.358434032Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-03-29T19:13:55.411995754Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-03-29T19:13:55.412029933Z WHERE "Id" in (
2026-03-29T19:13:55.412101818Z SELECT "Artists"."Id" from "Artists"
2026-03-29T19:13:55.412157961Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T19:13:55.412206689Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-29T19:13:55.420284817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-03-29T19:13:55.420309536Z WHERE "Id" in (
2026-03-29T19:13:55.420319376Z SELECT "Artists"."Id" from "Artists"
2026-03-29T19:13:55.420339006Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T19:13:55.420363425Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-29T19:13:55.429393900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133039s
2026-03-29T19:13:55.434760126Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-03-29T19:13:55.434784706Z WHERE "Id" in (
2026-03-29T19:13:55.434819496Z SELECT "Albums"."Id" from "Albums"
2026-03-29T19:13:55.434841781Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T19:13:55.434902092Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-29T19:13:55.442530083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-03-29T19:13:55.442554703Z WHERE "Id" in (
2026-03-29T19:13:55.442593321Z SELECT "Albums"."Id" from "Albums"
2026-03-29T19:13:55.442616037Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T19:13:55.442643001Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-29T19:13:55.447554952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009255s
2026-03-29T19:13:55.452673059Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-03-29T19:13:55.452706597Z WHERE "Id" in (
2026-03-29T19:13:55.452747329Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-03-29T19:13:55.452780987Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-03-29T19:13:55.452836869Z WHERE "Albums"."Id" IS NULL)
2026-03-29T19:13:55.459790803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-03-29T19:13:55.459816715Z WHERE "Id" in (
2026-03-29T19:13:55.459869221Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-03-29T19:13:55.459910454Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-03-29T19:13:55.459924192Z WHERE "Albums"."Id" IS NULL)
2026-03-29T19:13:55.464768467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086457s
2026-03-29T19:13:55.470033630Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-03-29T19:13:55.470058740Z WHERE "Id" in (
2026-03-29T19:13:55.470093120Z SELECT "Tracks"."Id" from "Tracks"
2026-03-29T19:13:55.470117178Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-29T19:13:55.470154263Z WHERE "AlbumReleases"."Id" IS NULL)
2026-03-29T19:13:55.477214952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-03-29T19:13:55.477247036Z WHERE "Id" in (
2026-03-29T19:13:55.477270413Z SELECT "Tracks"."Id" from "Tracks"
2026-03-29T19:13:55.477308700Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-29T19:13:55.477357629Z WHERE "AlbumReleases"."Id" IS NULL)
2026-03-29T19:13:55.482167234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087639s
2026-03-29T19:13:55.487557690Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-03-29T19:13:55.487614133Z WHERE "Id" in (
2026-03-29T19:13:55.487645647Z SELECT "Tracks"."Id" from "Tracks"
2026-03-29T19:13:55.487697882Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T19:13:55.487725307Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-29T19:13:55.495098014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-03-29T19:13:55.495123095Z WHERE "Id" in (
2026-03-29T19:13:55.495142093Z SELECT "Tracks"."Id" from "Tracks"
2026-03-29T19:13:55.495179178Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T19:13:55.495223697Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-29T19:13:55.500179127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090528s
2026-03-29T19:13:55.505898274Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-29T19:13:55.505932994Z WHERE "Id" IN (
2026-03-29T19:13:55.505959166Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T19:13:55.506009137Z LEFT OUTER JOIN "Tracks"
2026-03-29T19:13:55.506037955Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-29T19:13:55.506088868Z WHERE "Tracks"."Id" IS NULL)
2026-03-29T19:13:55.514038256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-29T19:13:55.514064238Z WHERE "Id" IN (
2026-03-29T19:13:55.514084258Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T19:13:55.514122425Z LEFT OUTER JOIN "Tracks"
2026-03-29T19:13:55.514171795Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-29T19:13:55.514224892Z WHERE "Tracks"."Id" IS NULL)
2026-03-29T19:13:55.519502279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098231s
2026-03-29T19:13:55.522648575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-29T19:13:55', 'clean_artist_metadata_table')
2026-03-29T19:13:55.525907878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:55.528702276Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-03-29T19:13:55.530138889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186903s
2026-03-29T19:13:55.532285782Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-03-29T19:13:55.533982980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:55.536483315Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-03-29T19:13:55.549637294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T19:13:55.551432460Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-03-29T19:13:55.553486696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-03-29T19:13:55.556249149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:55.568091357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129065s
2026-03-29T19:13:55.569607039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T19:13:55.571034053Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-03-29T19:13:55.572950623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-03-29T19:13:55.575764820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:55.586623567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119066s
2026-03-29T19:13:55.588208589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T19:13:55.589744242Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.21E-05s
2026-03-29T19:13:55.591499677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-03-29T19:13:55.594119623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:55.604339833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111738s
2026-03-29T19:13:55.605876809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T19:13:55.607316267Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-03-29T19:13:55.609091302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-03-29T19:13:55.611688723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:55.622036771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011345s
2026-03-29T19:13:55.623487172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T19:13:55.624868534Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-03-29T19:13:55.626772428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-03-29T19:13:55.629180467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:55.639653778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112761s
2026-03-29T19:13:55.641554085Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-03-29T19:13:55.722547819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2026-03-29T19:13:55.737671024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2026-03-29T19:13:55.745751587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-03-29T19:13:55.749189510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-03-29T19:13:55.779067047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1357823s
2026-03-29T19:13:55.781309983Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-03-29T19:13:55.862882833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2026-03-29T19:13:55.878314339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2026-03-29T19:13:55.885799463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-03-29T19:13:55.889366256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-03-29T19:13:55.919422863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1363958s
2026-03-29T19:13:55.922383796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-29T19:13:55', 'health_issue_notification')
2026-03-29T19:13:55.925853834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:55.928906481Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-03-29T19:13:55.930376041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1457673s
2026-03-29T19:13:55.933353036Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-03-29T19:13:55.935083550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:55.937625639Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-03-29T19:13:55.955241975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-29T19:13:55.956855234Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.75E-05s
2026-03-29T19:13:55.958668325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-03-29T19:13:55.961433844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-03-29T19:13:55.972880265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126853s
2026-03-29T19:13:55.974413563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-29T19:13:55.975703240Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2026-03-29T19:13:55.977340357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-03-29T19:13:55.979446839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-03-29T19:13:55.990316999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109583s
2026-03-29T19:13:55.992015199Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-03-29T19:13:55.994211482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-03-29T19:13:55.996355880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027585s
2026-03-29T19:13:56.000974010Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-29T19:13:56.001007257Z WHERE "Id" IN (
2026-03-29T19:13:56.001065725Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T19:13:56.001093310Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-29T19:13:56.001144022Z WHERE "Tracks"."Id" IS NULL)
2026-03-29T19:13:56.007426824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-29T19:13:56.007450652Z WHERE "Id" IN (
2026-03-29T19:13:56.007460192Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T19:13:56.007469500Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-29T19:13:56.007479050Z WHERE "Tracks"."Id" IS NULL)
2026-03-29T19:13:56.012368095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007834s
2026-03-29T19:13:56.017258954Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-29T19:13:56.017292722Z WHERE "Id" IN (
2026-03-29T19:13:56.017310628Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T19:13:56.017366841Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-03-29T19:13:56.017435991Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-03-29T19:13:56.017461662Z WHERE "Artists"."Path" IS NULL)
2026-03-29T19:13:56.024504064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-29T19:13:56.024562682Z WHERE "Id" IN (
2026-03-29T19:13:56.024584806Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T19:13:56.024615418Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-03-29T19:13:56.024683966Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-03-29T19:13:56.024714357Z WHERE "Artists"."Path" IS NULL)
2026-03-29T19:13:56.030361319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092995s
2026-03-29T19:13:56.036115407Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-29T19:13:56.036139305Z WHERE "Id" IN (
2026-03-29T19:13:56.036148784Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T19:13:56.036157992Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-29T19:13:56.036167311Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-29T19:13:56.036176309Z WHERE "AlbumReleases"."Monitored" = 0
2026-03-29T19:13:56.036184666Z OR "AlbumReleases"."Monitored" IS NULL)
2026-03-29T19:13:56.044455161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-29T19:13:56.044480152Z WHERE "Id" IN (
2026-03-29T19:13:56.044490011Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T19:13:56.044499120Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-29T19:13:56.044508388Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-29T19:13:56.044517296Z WHERE "AlbumReleases"."Monitored" = 0
2026-03-29T19:13:56.044525673Z OR "AlbumReleases"."Monitored" IS NULL)
2026-03-29T19:13:56.050642261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109371s
2026-03-29T19:13:56.054945657Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-03-29T19:13:56.054969615Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-03-29T19:13:56.054980046Z FROM "Artists"
2026-03-29T19:13:56.054988573Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-03-29T19:13:56.055015317Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-03-29T19:13:56.060254358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-03-29T19:13:56.060279709Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-03-29T19:13:56.060307615Z FROM "Artists"
2026-03-29T19:13:56.060340711Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-03-29T19:13:56.060387586Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-03-29T19:13:56.064917238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007407s
2026-03-29T19:13:56.068648682Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-29T19:13:56.068678191Z WHERE "Id" NOT IN (
2026-03-29T19:13:56.068705697Z SELECT MIN("Id")
2026-03-29T19:13:56.068755407Z FROM "TrackFiles"
2026-03-29T19:13:56.068800558Z GROUP BY "Path"
2026-03-29T19:13:56.068837903Z )
2026-03-29T19:13:56.073747139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-29T19:13:56.073765196Z WHERE "Id" NOT IN (
2026-03-29T19:13:56.073824515Z SELECT MIN("Id")
2026-03-29T19:13:56.073869886Z FROM "TrackFiles"
2026-03-29T19:13:56.073901350Z GROUP BY "Path"
2026-03-29T19:13:56.073942242Z )
2026-03-29T19:13:56.079363720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079364s
2026-03-29T19:13:56.080731464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-29T19:13:56.082000981Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-03-29T19:13:56.083457253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-03-29T19:13:56.156224561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-03-29T19:13:56.166660016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles"
2026-03-29T19:13:56.171890990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-29T19:13:56.175411529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-29T19:13:56.203335332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-29T19:13:56.206487740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1215274s
2026-03-29T19:13:56.207948241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-03-29T19:13:56.210030615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-29T19:13:56.212836465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035558s
2026-03-29T19:13:56.214760971Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-03-29T19:13:56.287842291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-03-29T19:13:56.297060374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles"
2026-03-29T19:13:56.301971123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-29T19:13:56.306845188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-29T19:13:56.334516532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-29T19:13:56.338488200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-29T19:13:56.341411848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1255403s
2026-03-29T19:13:56.344495618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-29T19:13:56', 'add_mediafilerepository_mtime')
2026-03-29T19:13:56.347524618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:56.350649661Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-03-29T19:13:56.352366588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1345516s
2026-03-29T19:13:56.354963298Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-03-29T19:13:56.356825558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:56.360169171Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-03-29T19:13:56.378960333Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-03-29T19:13:56.378984441Z WHERE "Id" NOT IN (
2026-03-29T19:13:56.379004562Z SELECT MIN("Artists"."Id") from "Artists"
2026-03-29T19:13:56.379067308Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T19:13:56.379115726Z GROUP BY "ArtistMetadata"."Id")
2026-03-29T19:13:56.386603124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-03-29T19:13:56.386627242Z WHERE "Id" NOT IN (
2026-03-29T19:13:56.386670880Z SELECT MIN("Artists"."Id") from "Artists"
2026-03-29T19:13:56.386695560Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T19:13:56.386720530Z GROUP BY "ArtistMetadata"."Id")
2026-03-29T19:13:56.392641724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098779s
2026-03-29T19:13:56.394240454Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-03-29T19:13:56.396110560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-03-29T19:13:56.398735957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031371s
2026-03-29T19:13:56.400322391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-03-29T19:13:56.472696688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-03-29T19:13:56.484324153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-03-29T19:13:56.490477344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T19:13:56.494206183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T19:13:56.520461656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T19:13:56.523899178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T19:13:56.527271219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-29T19:13:56.530067730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1283331s
2026-03-29T19:13:56.531604515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-03-29T19:13:56.533800307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-29T19:13:56.536654996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036855s
2026-03-29T19:13:56.539453722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-29T19:13:56', 'add_artistmetadataid_constraint')
2026-03-29T19:13:56.542538714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:56.545666122Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-03-29T19:13:56.547056643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123869s
2026-03-29T19:13:56.548907079Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-03-29T19:13:56.550459094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:56.552695448Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-03-29T19:13:56.563930232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-03-29T19:13:56.565365453Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-03-29T19:13:56.566920584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-03-29T19:13:56.569243141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-03-29T19:13:56.579818918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114806s
2026-03-29T19:13:56.581220060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-03-29T19:13:56.582467262Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2026-03-29T19:13:56.584079468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-03-29T19:13:56.586467227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-03-29T19:13:56.596225879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106799s
2026-03-29T19:13:56.597528762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:13:56.598724460Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2026-03-29T19:13:56.600243920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-03-29T19:13:56.602454221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-03-29T19:13:56.612218825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105635s
2026-03-29T19:13:56.613569285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-03-29T19:13:56.614815003Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2026-03-29T19:13:56.616415176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-03-29T19:13:56.618763795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-03-29T19:13:56.628538640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106686s
2026-03-29T19:13:56.629835662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T19:13:56.631048183Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s
2026-03-29T19:13:56.632589137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-03-29T19:13:56.634904259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-03-29T19:13:56.644940740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109164s
2026-03-29T19:13:56.646248424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T19:13:56.647452919Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-03-29T19:13:56.649024604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-03-29T19:13:56.651260466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-03-29T19:13:56.661210714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107611s
2026-03-29T19:13:56.663842574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-29T19:13:56', 'old_ids_and_artist_alias')
2026-03-29T19:13:56.666815741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:56.669471159Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-03-29T19:13:56.670792480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188312s
2026-03-29T19:13:56.672753368Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-03-29T19:13:56.674458152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:56.677362641Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-03-29T19:13:56.681363037Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:56.682894761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:56.688715272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059093s
2026-03-29T19:13:56.690591491Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-29T19:13:56.692520776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-29T19:13:56.694875728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027956s
2026-03-29T19:13:56.697603131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-29T19:13:56', 'download_propers_config')
2026-03-29T19:13:56.700555115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:56.703244491Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-03-29T19:13:56.704578939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109731s
2026-03-29T19:13:56.706531731Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-03-29T19:13:56.708065319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:56.710216962Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-03-29T19:13:56.724364873Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-03-29T19:13:56.726983546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-03-29T19:13:56.730636713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046152s
2026-03-29T19:13:56.732207747Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-03-29T19:13:56.802705555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-03-29T19:13:56.813847922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-03-29T19:13:56.820843520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T19:13:56.825081294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T19:13:56.854507362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T19:13:56.857998613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T19:13:56.861379100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-29T19:13:56.864996695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-29T19:13:56.867956897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1343552s
2026-03-29T19:13:56.869526748Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-03-29T19:13:56.948248116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT)
2026-03-29T19:13:56.958771387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists"
2026-03-29T19:13:56.964288187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-03-29T19:13:56.968211818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-03-29T19:13:56.994944923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-03-29T19:13:56.997938942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1269871s
2026-03-29T19:13:56.999397239Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-03-29T19:13:57.070323399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-03-29T19:13:57.079467523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist"
2026-03-29T19:13:57.084751544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-03-29T19:13:57.087726846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-03-29T19:13:57.113734871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1129566s
2026-03-29T19:13:57.115219130Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-03-29T19:13:57.185223112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2026-03-29T19:13:57.193236980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2026-03-29T19:13:57.197914580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-29T19:13:57.201678520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-29T19:13:57.227626113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-29T19:13:57.231161833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-29T19:13:57.234789027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-29T19:13:57.238584120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-29T19:13:57.241817962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1251905s
2026-03-29T19:13:57.243272010Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-03-29T19:13:57.312881429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-03-29T19:13:57.320514770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-03-29T19:13:57.324838528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-29T19:13:57.327869281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-29T19:13:57.354524979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1098212s
2026-03-29T19:13:57.356037706Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-03-29T19:13:57.425586211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-03-29T19:13:57.434274548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-03-29T19:13:57.439069324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-29T19:13:57.443066563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-29T19:13:57.470729100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-29T19:13:57.474333629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-29T19:13:57.477138106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1197514s
2026-03-29T19:13:57.479878124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-29T19:13:57', 'remove_language_profiles')
2026-03-29T19:13:57.482714265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:57.487245641Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-03-29T19:13:57.488623666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1295812s
2026-03-29T19:13:57.494215125Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-03-29T19:13:57.496101564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:57.499393453Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-03-29T19:13:57.505055836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-29T19:13:57.506476878Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-03-29T19:13:57.508229046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-03-29T19:13:57.510449438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-03-29T19:13:57.521272643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011488s
2026-03-29T19:13:57.523779411Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-03-29T19:13:57.526888332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-03-29T19:13:57.529416744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038202s
2026-03-29T19:13:57.532071500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-29T19:13:57', 'multi_disc_naming_format')
2026-03-29T19:13:57.534951880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:57.578178068Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-03-29T19:13:57.579735014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0518672s
2026-03-29T19:13:57.581694840Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-03-29T19:13:57.583282087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:57.585898836Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-03-29T19:13:57.591554726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-29T19:13:57.593196011Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-03-29T19:13:57.594707104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-03-29T19:13:57.597042437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-03-29T19:13:57.608528267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119285s
2026-03-29T19:13:57.610158661Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:57.611627108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:57.816504607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2046362s
2026-03-29T19:13:57.819533556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-29T19:13:57', 'add_download_client_priority')
2026-03-29T19:13:57.822937050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:57.860433500Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-03-29T19:13:57.861805393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2482898s
2026-03-29T19:13:57.863558603Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-03-29T19:13:57.865091590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:57.867262993Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-03-29T19:13:57.872313514Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:13:57.874796875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-03-29T19:13:57.877158931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033381s
2026-03-29T19:13:57.878691287Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:13:57.880739752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-03-29T19:13:57.883021978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027548s
2026-03-29T19:13:57.885432523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-29T19:13:57', 'remove_growl_prowl')
2026-03-29T19:13:57.888371281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:57.950710899Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-03-29T19:13:57.952710205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0698678s
2026-03-29T19:13:57.955395904Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-03-29T19:13:57.957797610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:57.961182627Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-03-29T19:13:57.967962330Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:13:57.971203637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-03-29T19:13:57.975111246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004893s
2026-03-29T19:13:57.977375727Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:13:57.980522003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-03-29T19:13:57.983873331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043118s
2026-03-29T19:13:57.987651640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-29T19:13:57', 'remove_plex_hometheatre')
2026-03-29T19:13:57.993900584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:58.025251127Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-03-29T19:13:58.027395014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0452622s
2026-03-29T19:13:58.030288100Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-03-29T19:13:58.032661720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:58.036140947Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-03-29T19:13:58.053636439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-29T19:13:58.055729574Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s
2026-03-29T19:13:58.057956389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-03-29T19:13:58.061009607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-03-29T19:13:58.075240786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015473s
2026-03-29T19:13:58.076624412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-29T19:13:58.077861594Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-03-29T19:13:58.079467117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-03-29T19:13:58.081924555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:58.093438391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122116s
2026-03-29T19:13:58.094901899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-29T19:13:58.096155483Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-03-29T19:13:58.097771858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-03-29T19:13:58.100248946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:58.110651856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113626s
2026-03-29T19:13:58.111941292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-29T19:13:58.113154536Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2026-03-29T19:13:58.114713445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-03-29T19:13:58.117035361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:58.127149469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109333s
2026-03-29T19:13:58.128423905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-29T19:13:58.129650836Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-03-29T19:13:58.131307201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-03-29T19:13:58.133231236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-03-29T19:13:58.143137104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104899s
2026-03-29T19:13:58.144474047Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:58.145839136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:58.160514799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144961s
2026-03-29T19:13:58.163840246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-29T19:13:58', 'add_root_folder_add_defaults')
2026-03-29T19:13:58.166782150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:58.169747682Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-03-29T19:13:58.171003741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237135s
2026-03-29T19:13:58.172727132Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-03-29T19:13:58.174252444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:58.176389357Z [Info] task_duration: Starting migration of Main DB to 40
2026-03-29T19:13:58.180677673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-29T19:13:58.182046970Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-03-29T19:13:58.183565859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-03-29T19:13:58.185793435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-03-29T19:13:58.196463602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113728s
2026-03-29T19:13:58.199064059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-29T19:13:58', 'task_duration')
2026-03-29T19:13:58.202012837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:58.204622963Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-03-29T19:13:58.205878482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195018s
2026-03-29T19:13:58.208156630Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-03-29T19:13:58.209541669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:58.211786369Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-03-29T19:13:58.218238883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-29T19:13:58.219815117Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-03-29T19:13:58.221095245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-03-29T19:13:58.223481360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-03-29T19:13:58.234163561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116344s
2026-03-29T19:13:58.235570565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-29T19:13:58.236783087Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2026-03-29T19:13:58.238257376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-03-29T19:13:58.240452977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:13:58.250429868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010765s
2026-03-29T19:13:58.253176900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-29T19:13:58', 'add_indexer_and_enabled_to_release_profiles')
2026-03-29T19:13:58.256161751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:58.258889975Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-03-29T19:13:58.260295215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188761s
2026-03-29T19:13:58.262015970Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-03-29T19:13:58.263520741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:58.265650299Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-03-29T19:13:58.270420275Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-03-29T19:13:58.343659834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-03-29T19:13:58.353348124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-03-29T19:13:58.358737337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T19:13:58.362867313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T19:13:58.389560397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T19:13:58.392904512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T19:13:58.396234728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-29T19:13:58.399803004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-29T19:13:58.402763025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1309413s
2026-03-29T19:13:58.405237828Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-03-29T19:13:58.407799036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-03-29T19:13:58.410340464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033378s
2026-03-29T19:13:58.412490454Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-03-29T19:13:58.415748314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-03-29T19:13:58.418386808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036977s
2026-03-29T19:13:58.419888993Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-03-29T19:13:58.491343988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT)
2026-03-29T19:13:58.499361623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig"
2026-03-29T19:13:58.503796684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-03-29T19:13:58.506931096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-03-29T19:13:58.533930317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1123832s
2026-03-29T19:13:58.536859686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-29T19:13:58', 'remove_album_folders')
2026-03-29T19:13:58.539940470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:13:58.542776722Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-03-29T19:13:58.544100047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1214011s
2026-03-29T19:13:58.546076717Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-03-29T19:13:58.547611709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:13:58.549794805Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-03-29T19:13:58.565860859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-29T19:13:58.567450339Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-03-29T19:13:58.568895440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-03-29T19:13:58.570886880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-03-29T19:13:58.581375120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111225s
2026-03-29T19:13:58.582711231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-29T19:13:58.583921258Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2026-03-29T19:13:58.585365085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-03-29T19:13:58.587440094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-03-29T19:13:58.597465974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107478s
2026-03-29T19:13:58.598869510Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:13:58.600301474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:13:59.761302108Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1607246s
2026-03-29T19:13:59.763042974Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-03-29T19:13:59.848261195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-03-29T19:13:59.856356287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-03-29T19:13:59.861027023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-29T19:13:59.864322489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-29T19:13:59.890632622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1260935s
2026-03-29T19:13:59.892244077Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-03-29T19:13:59.963788993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-03-29T19:13:59.971329227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-03-29T19:13:59.975719618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-29T19:13:59.978851175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-29T19:14:00.005582125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1118475s
2026-03-29T19:14:00.007083448Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-03-29T19:14:00.078356206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-03-29T19:14:00.085345772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-03-29T19:14:00.089381960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-29T19:14:00.092721204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-29T19:14:00.119634632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1105889s
2026-03-29T19:14:00.121251117Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-03-29T19:14:00.192255755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-03-29T19:14:00.201011788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-03-29T19:14:00.204911681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-29T19:14:00.208265425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-29T19:14:00.235027148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1122734s
2026-03-29T19:14:00.236696620Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-03-29T19:14:00.305841763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-03-29T19:14:00.311221968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "Order", "Tags", "Name", "Items") SELECT "Id", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-03-29T19:14:00.314670512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-29T19:14:00.317948834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-29T19:14:00.344050086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1058133s
2026-03-29T19:14:00.346671475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-29T19:14:00', 'flexible_delay_profiles')
2026-03-29T19:14:00.349581655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:00.352618361Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-03-29T19:14:00.353926695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.11437s
2026-03-29T19:14:00.355907655Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-03-29T19:14:00.357456353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:00.359734561Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-03-29T19:14:00.364457673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-29T19:14:00.365805236Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-03-29T19:14:00.367400970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-03-29T19:14:00.369586491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-03-29T19:14:00.380242330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114454s
2026-03-29T19:14:00.382844670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-29T19:14:00', 'add_priority_to_indexers')
2026-03-29T19:14:00.385768057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:00.388367922Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-03-29T19:14:00.389677820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193924s
2026-03-29T19:14:00.391543046Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-03-29T19:14:00.393206346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:00.395398250Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-03-29T19:14:00.400273708Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-03-29T19:14:00.402312614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-03-29T19:14:00.405714775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038323s
2026-03-29T19:14:00.407010424Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:14:00.408484353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:14:00.415961320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075502s
2026-03-29T19:14:00.418880929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-29T19:14:00', 'remove_chown_and_folderchmod_config')
2026-03-29T19:14:00.422053478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:00.424682472Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-03-29T19:14:00.426043774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161228s
2026-03-29T19:14:00.427824359Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-03-29T19:14:00.429433720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:00.431630103Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-03-29T19:14:00.439248545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-29T19:14:00.440698104Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-03-29T19:14:00.442128204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-03-29T19:14:00.513988244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-03-29T19:14:00.523033820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist"
2026-03-29T19:14:00.528141316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-03-29T19:14:00.531330278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-03-29T19:14:00.560200065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1166648s
2026-03-29T19:14:00.561971202Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-03-29T19:14:00.563865707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-03-29T19:14:00.566064605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002633s
2026-03-29T19:14:00.568135656Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-03-29T19:14:00.570521961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-03-29T19:14:00.572854839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031351s
2026-03-29T19:14:00.574879466Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-03-29T19:14:00.577229779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-03-29T19:14:00.579573218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030374s
2026-03-29T19:14:00.582274558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-03-29T19:14:00', 'convert_blacklist_protocol')
2026-03-29T19:14:00.585169909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:00.587940729Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-03-29T19:14:00.589265977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111836s
2026-03-29T19:14:00.590997364Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-03-29T19:14:00.592499208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:00.594662996Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-03-29T19:14:00.661602277Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-03-29T19:14:00.666584450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-03-29T19:14:00.670735329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006373s
2026-03-29T19:14:00.673319974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-29T19:14:00', 'update_notifiarr')
2026-03-29T19:14:00.676161095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:00.678592291Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-03-29T19:14:00.679896879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141728s
2026-03-29T19:14:00.681797095Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-03-29T19:14:00.683326194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:00.685513650Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-03-29T19:14:00.688942294Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:14:00.690422024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:14:00.704615446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139794s
2026-03-29T19:14:00.707550366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-29T19:14:00', 'email_multiple_addresses')
2026-03-29T19:14:00.710753817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:00.713414816Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-03-29T19:14:00.714735886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229445s
2026-03-29T19:14:00.716549910Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-03-29T19:14:00.718109490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:00.720347848Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-03-29T19:14:00.723990363Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-03-29T19:14:00.725884467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-03-29T19:14:00.754241192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287727s
2026-03-29T19:14:00.757010218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-29T19:14:00', 'rename_blacklist_to_blocklist')
2026-03-29T19:14:00.760041953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:00.762688383Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-03-29T19:14:00.764055606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0370724s
2026-03-29T19:14:00.765843396Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-03-29T19:14:00.767364619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:00.769560251Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-03-29T19:14:00.776105932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-29T19:14:00.777508607Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-03-29T19:14:00.780634923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-03-29T19:14:00.783180249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-29T19:14:00.794002142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118621s
2026-03-29T19:14:00.795693317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-03-29T19:14:00.798084282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-29T19:14:00.807968387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108177s
2026-03-29T19:14:00.809296141Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:14:00.810763085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:14:00.827783019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168327s
2026-03-29T19:14:00.830774323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-29T19:14:00', 'cdh_per_downloadclient')
2026-03-29T19:14:00.833883243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:00.836492147Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-03-29T19:14:00.837801484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257246s
2026-03-29T19:14:00.839538211Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-03-29T19:14:00.841047300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:00.843150796Z [Info] download_history: Starting migration of Main DB to 52
2026-03-29T19:14:00.858292378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-03-29T19:14:00.863745359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-03-29T19:14:00.869230996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094667s
2026-03-29T19:14:00.870816810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-03-29T19:14:00.872968783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-29T19:14:00.875931099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037581s
2026-03-29T19:14:00.877426250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-03-29T19:14:00.879496960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-03-29T19:14:00.882316568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035502s
2026-03-29T19:14:00.883814264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-03-29T19:14:00.885963191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-29T19:14:00.888759593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035867s
2026-03-29T19:14:00.890046193Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:14:00.891474910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:14:00.905562780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013922s
2026-03-29T19:14:00.908458251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-29T19:14:00', 'download_history')
2026-03-29T19:14:00.911482351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:00.914319655Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-03-29T19:14:00.915611346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228983s
2026-03-29T19:14:00.917375218Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-03-29T19:14:00.918884848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:00.921013264Z [Info] add_update_history: Starting migration of Main DB to 53
2026-03-29T19:14:00.924734027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-29T19:14:00', 'add_update_history')
2026-03-29T19:14:00.927757406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:00.930249975Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-03-29T19:14:00.931538520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113961s
2026-03-29T19:14:00.933288364Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-03-29T19:14:00.934839628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:00.936929627Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-03-29T19:14:00.941599581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T19:14:00.942975963Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-03-29T19:14:00.944576396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-03-29T19:14:00.946987521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-03-29T19:14:00.957919636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118818s
2026-03-29T19:14:00.960587198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-29T19:14:00', 'add_on_update_to_notifications')
2026-03-29T19:14:00.963530665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:00.966206393Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-03-29T19:14:00.967547173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199592s
2026-03-29T19:14:00.969363471Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-03-29T19:14:00.970914775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:00.973064164Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-03-29T19:14:00.977661642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-29T19:14:00.978987632Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-03-29T19:14:00.980503765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-03-29T19:14:00.982760139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:14:00.993532072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116296s
2026-03-29T19:14:00.996148531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-29T19:14:00', 'download_client_per_indexer')
2026-03-29T19:14:00.999050014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:01.001703828Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-03-29T19:14:01.003037103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196076s
2026-03-29T19:14:01.004784822Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-03-29T19:14:01.006298982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:01.008403189Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-03-29T19:14:01.015894465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-29T19:14:01.017230485Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-03-29T19:14:01.018710565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-03-29T19:14:01.020933121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:14:01.031733531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116401s
2026-03-29T19:14:01.033094341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-29T19:14:01.034318787Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2026-03-29T19:14:01.035998460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-03-29T19:14:01.038338141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:14:01.048594345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112114s
2026-03-29T19:14:01.049923482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-29T19:14:01.051134871Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2026-03-29T19:14:01.052632106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-03-29T19:14:01.054833299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:14:01.064948038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109241s
2026-03-29T19:14:01.067481289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-29T19:14:01', 'AddNewItemMonitorType')
2026-03-29T19:14:01.070391891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:01.073219455Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-03-29T19:14:01.074525906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190272s
2026-03-29T19:14:01.076285660Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-03-29T19:14:01.077745649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:01.080174360Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-03-29T19:14:01.084564431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-29T19:14:01.085919299Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-03-29T19:14:01.087581557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-03-29T19:14:01.089770354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-03-29T19:14:01.100730826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118549s
2026-03-29T19:14:01.103274659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-29T19:14:01', 'ImportListSearch')
2026-03-29T19:14:01.106182415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:01.108780066Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-03-29T19:14:01.110050815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198403s
2026-03-29T19:14:01.111831381Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-03-29T19:14:01.113469119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:01.115608567Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-03-29T19:14:01.120340296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-29T19:14:01.121701156Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-03-29T19:14:01.123290116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-03-29T19:14:01.125945303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:14:01.136945565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121921s
2026-03-29T19:14:01.139660612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-29T19:14:01', 'ImportListMonitorExisting')
2026-03-29T19:14:01.142701877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:01.145190739Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-03-29T19:14:01.146512992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202524s
2026-03-29T19:14:01.148214899Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-03-29T19:14:01.149710190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:01.152072357Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-03-29T19:14:01.157999974Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:14:01.160161497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-03-29T19:14:01.162608204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031745s
2026-03-29T19:14:01.164150891Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:14:01.166077300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-03-29T19:14:01.168170606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026385s
2026-03-29T19:14:01.169465563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-29T19:14:01.170672073Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-03-29T19:14:01.172068084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-03-29T19:14:01.173938180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-03-29T19:14:01.184448476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011009s
2026-03-29T19:14:01.187080596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-29T19:14:01', 'add_indexer_tags')
2026-03-29T19:14:01.189985917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:01.192486032Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-03-29T19:14:01.193755348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189612s
2026-03-29T19:14:01.195562657Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-03-29T19:14:01.197048540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:01.199148869Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-03-29T19:14:01.202470688Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:14:01.203923263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:14:01.216346952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122671s
2026-03-29T19:14:01.219521024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-29T19:14:01', 'update_audio_types')
2026-03-29T19:14:01.222452578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:01.225009707Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-03-29T19:14:01.226295276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211259s
2026-03-29T19:14:01.228281726Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-29T19:14:01.229938924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:01.232425261Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-03-29T19:14:01.278594535Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:14:01.280802061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-03-29T19:14:01.283282776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029933s
2026-03-29T19:14:01.284634508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-03-29T19:14:01.285886299Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-03-29T19:14:01.287538246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-03-29T19:14:01.377134183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL)
2026-03-29T19:14:01.388640644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases"
2026-03-29T19:14:01.394793244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-03-29T19:14:01.398456130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-03-29T19:14:01.428242444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-03-29T19:14:01.432533716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-03-29T19:14:01.435397392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1463852s
2026-03-29T19:14:01.436747792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:14:01.437965815Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-03-29T19:14:01.439764046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-03-29T19:14:01.521034386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-03-29T19:14:01.536942853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-03-29T19:14:01.545175121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-29T19:14:01.549226079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-29T19:14:01.577191665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T19:14:01.580882107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T19:14:01.584386424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-29T19:14:01.587274560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1461314s
2026-03-29T19:14:01.588608245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:14:01.589809625Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-03-29T19:14:01.591298693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-03-29T19:14:01.670051515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-03-29T19:14:01.685419132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-03-29T19:14:01.693500485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-29T19:14:01.697327121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-29T19:14:01.727164428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T19:14:01.730825119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T19:14:01.734351190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-29T19:14:01.737173364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.144377s
2026-03-29T19:14:01.738461467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:14:01.739693238Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-03-29T19:14:01.741175102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-03-29T19:14:01.821323293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-03-29T19:14:01.836704988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-03-29T19:14:01.844788838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-29T19:14:01.849372839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-29T19:14:01.877347884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T19:14:01.880994237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T19:14:01.884511360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-29T19:14:01.887390287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1447478s
2026-03-29T19:14:01.888687379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-29T19:14:01.890018159Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-03-29T19:14:01.891550235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-03-29T19:14:01.967960358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2026-03-29T19:14:01.978624954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2026-03-29T19:14:01.984439494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T19:14:01.988544801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T19:14:02.016191816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T19:14:02.019762556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T19:14:02.023456345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-29T19:14:02.027114642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-29T19:14:02.030152770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1370935s
2026-03-29T19:14:02.031447618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-29T19:14:02.032721323Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-03-29T19:14:02.034172355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-03-29T19:14:02.112246879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2026-03-29T19:14:02.123491744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2026-03-29T19:14:02.129261293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T19:14:02.133380178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T19:14:02.161192165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T19:14:02.165627016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T19:14:02.169708394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-29T19:14:02.173729121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-29T19:14:02.177084027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1411495s
2026-03-29T19:14:02.178546252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-29T19:14:02.180049349Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-03-29T19:14:02.181717859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-03-29T19:14:02.258897703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-03-29T19:14:02.269022101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2026-03-29T19:14:02.274539362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-29T19:14:02.278174031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-29T19:14:02.307028097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1222446s
2026-03-29T19:14:02.308744964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-29T19:14:02.310328603Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-03-29T19:14:02.311975329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-03-29T19:14:02.388262034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-03-29T19:14:02.398541996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2026-03-29T19:14:02.404468981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-29T19:14:02.407994461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-29T19:14:02.436229270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1221826s
2026-03-29T19:14:02.438607559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-29T19:14:02.440110105Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-03-29T19:14:02.441851592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-03-29T19:14:02.536311543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-03-29T19:14:02.548371870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-03-29T19:14:02.553837507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-29T19:14:02.557219377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-29T19:14:02.587548914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1430879s
2026-03-29T19:14:02.590039991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-29T19:14:02.591455972Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-03-29T19:14:02.593546071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-03-29T19:14:02.672257549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-03-29T19:14:02.683119252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-03-29T19:14:02.689527006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-29T19:14:02.693355225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-29T19:14:02.721612840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1263417s
2026-03-29T19:14:02.723043100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-29T19:14:02.724556648Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.32E-05s
2026-03-29T19:14:02.726202683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-03-29T19:14:02.805896999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-03-29T19:14:02.815465308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-03-29T19:14:02.820683967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-29T19:14:02.824280500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-29T19:14:02.855914164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1280036s
2026-03-29T19:14:02.857700371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-29T19:14:02.859591429Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-03-29T19:14:02.861696979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-03-29T19:14:02.936253219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-29T19:14:02.945666816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-03-29T19:14:02.950144773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-29T19:14:02.954008905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-29T19:14:02.982834313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-29T19:14:02.986827013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1226728s
2026-03-29T19:14:02.988440452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-29T19:14:02.989860312Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-03-29T19:14:02.991686329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-03-29T19:14:03.067913384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-29T19:14:03.078823484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-03-29T19:14:03.083891420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-29T19:14:03.088009383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-29T19:14:03.116632824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-29T19:14:03.123518290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1298343s
2026-03-29T19:14:03.125770956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-29T19:14:03.127710913Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-03-29T19:14:03.129560778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-03-29T19:14:03.205145859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-29T19:14:03.214651051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-03-29T19:14:03.219205443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-29T19:14:03.223126509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-29T19:14:03.251326037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-29T19:14:03.254826135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1230088s
2026-03-29T19:14:03.256337638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-03-29T19:14:03.257644951Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-03-29T19:14:03.259249362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-03-29T19:14:03.334973955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-03-29T19:14:03.345246863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2026-03-29T19:14:03.351420395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-03-29T19:14:03.355830025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-03-29T19:14:03.385680146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-29T19:14:03.390729334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-03-29T19:14:03.395158764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-29T19:14:03.398977104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1380803s
2026-03-29T19:14:03.400540622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-29T19:14:03.401855550Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-03-29T19:14:03.403496585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-03-29T19:14:03.484086385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-03-29T19:14:03.496818545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-03-29T19:14:03.502875091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-29T19:14:03.506194877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-29T19:14:03.536832764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1288716s
2026-03-29T19:14:03.539173969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-29T19:14:03.541056580Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-03-29T19:14:03.542845884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-03-29T19:14:03.629252999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-03-29T19:14:03.639224830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-03-29T19:14:03.644843876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-29T19:14:03.648632374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-29T19:14:03.677734250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1330472s
2026-03-29T19:14:03.679336556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-29T19:14:03.680730323Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-03-29T19:14:03.682546871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-03-29T19:14:03.784077351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2026-03-29T19:14:03.804439647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2026-03-29T19:14:03.809873228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-29T19:14:03.814146945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-29T19:14:03.842629102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-29T19:14:03.847037670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-29T19:14:03.851104459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-29T19:14:03.855084234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-29T19:14:03.861107233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1743694s
2026-03-29T19:14:03.862675942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-29T19:14:03.864095931Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-03-29T19:14:03.865963051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-03-29T19:14:03.942452785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-03-29T19:14:03.950753501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-03-29T19:14:03.955471772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-29T19:14:03.959299450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-29T19:14:03.987813641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-29T19:14:03.991548022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1236762s
2026-03-29T19:14:03.993000857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-29T19:14:03.994307118Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-03-29T19:14:03.996013474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-03-29T19:14:04.075041640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-03-29T19:14:04.083779987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-03-29T19:14:04.088547527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-29T19:14:04.092523203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-29T19:14:04.123295823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-29T19:14:04.127121658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1291649s
2026-03-29T19:14:04.128867573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-29T19:14:04.130601034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001838s
2026-03-29T19:14:04.132457583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-03-29T19:14:04.210640205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-03-29T19:14:04.219011864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-03-29T19:14:04.223742661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-29T19:14:04.227705231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-29T19:14:04.256242859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-29T19:14:04.259571903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1255187s
2026-03-29T19:14:04.261021292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-29T19:14:04.262457654Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-03-29T19:14:04.264097016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-03-29T19:14:04.353620637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-03-29T19:14:04.362084130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-03-29T19:14:04.366868184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-29T19:14:04.370803549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-29T19:14:04.399444957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-29T19:14:04.403210931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1375404s
2026-03-29T19:14:04.404622824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-29T19:14:04.405906309Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-03-29T19:14:04.407566181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-03-29T19:14:04.489190765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-03-29T19:14:04.498105939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-03-29T19:14:04.503211270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-29T19:14:04.507081624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-29T19:14:04.536219631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-29T19:14:04.540254306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1308864s
2026-03-29T19:14:04.541647923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-29T19:14:04.542929513Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-03-29T19:14:04.544545397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-03-29T19:14:04.625972363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-03-29T19:14:04.634407299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-03-29T19:14:04.639088035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-29T19:14:04.642867537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-29T19:14:04.671817596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-29T19:14:04.675128373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1290976s
2026-03-29T19:14:04.676549244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-03-29T19:14:04.677840835Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.81E-05s
2026-03-29T19:14:04.679409103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-03-29T19:14:04.757219086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-03-29T19:14:04.764800142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-03-29T19:14:04.769295064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-29T19:14:04.772626934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-29T19:14:04.801007526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1200155s
2026-03-29T19:14:04.802427065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-03-29T19:14:04.803831763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001519s
2026-03-29T19:14:04.805408969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-03-29T19:14:04.884771679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL)
2026-03-29T19:14:04.892493168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-03-29T19:14:04.907955345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-29T19:14:04.911238076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-29T19:14:04.940671809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1337245s
2026-03-29T19:14:04.942147571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-29T19:14:04.943419101Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-03-29T19:14:04.945233345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-03-29T19:14:05.025082284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-03-29T19:14:05.033919530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-03-29T19:14:05.039132398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-29T19:14:05.042308333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-29T19:14:05.071696955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1248017s
2026-03-29T19:14:05.073157897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-29T19:14:05.074452665Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-03-29T19:14:05.075991303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-03-29T19:14:05.176012243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-03-29T19:14:05.185348144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-03-29T19:14:05.190567935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-29T19:14:05.193996670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-29T19:14:05.222887971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1453612s
2026-03-29T19:14:05.224500388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-29T19:14:05.225805817Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s
2026-03-29T19:14:05.227360868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-03-29T19:14:05.312144403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL)
2026-03-29T19:14:05.322829130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases"
2026-03-29T19:14:05.327963740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-03-29T19:14:05.331223916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-03-29T19:14:05.360449489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1315318s
2026-03-29T19:14:05.361933407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-29T19:14:05.363274388Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-03-29T19:14:05.364922597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-03-29T19:14:05.445805117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-03-29T19:14:05.453062522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-03-29T19:14:05.456910230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-29T19:14:05.460633638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-29T19:14:05.489933572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-29T19:14:05.493195150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1267002s
2026-03-29T19:14:05.494687836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-29T19:14:05.496026803Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-03-29T19:14:05.497689571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-03-29T19:14:05.575591428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-03-29T19:14:05.582074724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-03-29T19:14:05.585943264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-29T19:14:05.589753287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-29T19:14:05.619184364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-29T19:14:05.622459991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1231491s
2026-03-29T19:14:05.623926745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-29T19:14:05.625212013Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-03-29T19:14:05.626995635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-03-29T19:14:05.706609259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-03-29T19:14:05.715028143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-03-29T19:14:05.719815393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-29T19:14:05.723780689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-29T19:14:05.752361665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-29T19:14:05.756054712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-29T19:14:05.759137770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1306567s
2026-03-29T19:14:05.760505174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-29T19:14:05.762001737Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.09E-05s
2026-03-29T19:14:05.763585316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-03-29T19:14:05.842875650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-03-29T19:14:05.851139271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-03-29T19:14:05.855892784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-29T19:14:05.859824932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-29T19:14:05.888910374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-29T19:14:05.892685867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-29T19:14:05.895949419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1305594s
2026-03-29T19:14:05.897322594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-29T19:14:05.898580768Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-03-29T19:14:05.900101430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-29T19:14:05.978604157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-29T19:14:05.983779158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-29T19:14:05.987277894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-29T19:14:05.990637800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-29T19:14:06.019910439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-29T19:14:06.024087641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1225057s
2026-03-29T19:14:06.029372714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-29T19:14:06', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-29T19:14:06.033168838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:06.040454029Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-29T19:14:06.042055394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1384156s
2026-03-29T19:14:06.047863260Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-03-29T19:14:06.049665960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:06.057084560Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-03-29T19:14:06.076058970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T19:14:06.077893885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002714s
2026-03-29T19:14:06.080139417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-03-29T19:14:06.083592531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:14:06.095597085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139674s
2026-03-29T19:14:06.096978597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T19:14:06.098250889Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-05s
2026-03-29T19:14:06.099775049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-03-29T19:14:06.102044289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:14:06.112731981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115321s
2026-03-29T19:14:06.115540718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-29T19:14:06', 'add_on_delete_to_notifications')
2026-03-29T19:14:06.118554306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:06.121328913Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-03-29T19:14:06.122657238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199154s
2026-03-29T19:14:06.124549339Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-03-29T19:14:06.126073257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:06.128346295Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-03-29T19:14:06.157356686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-29T19:14:06.159060547Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.21E-05s
2026-03-29T19:14:06.160717804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-03-29T19:14:06.163216376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:14:06.174985566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127807s
2026-03-29T19:14:06.176257517Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-29T19:14:06.178406335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-03-29T19:14:06.180753211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032859s
2026-03-29T19:14:06.182043529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-29T19:14:06.183261893Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-03-29T19:14:06.184855031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-03-29T19:14:06.186858375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-03-29T19:14:06.197197997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109362s
2026-03-29T19:14:06.198491542Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:14:06.199962094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:14:06.209443898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093583s
2026-03-29T19:14:06.211251318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-03-29T19:14:06.215602429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2026-03-29T19:14:06.220444520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00786s
2026-03-29T19:14:06.231587330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-03-29T19:14:06.233935408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-03-29T19:14:06.237403121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042953s
2026-03-29T19:14:06.238762719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-29T19:14:06.240019901Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2026-03-29T19:14:06.241773763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-03-29T19:14:06.244104096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-03-29T19:14:06.255188618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119855s
2026-03-29T19:14:06.256567234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-29T19:14:06.257802822Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-03-29T19:14:06.259326621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-03-29T19:14:06.261643286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:14:06.272402903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116319s
2026-03-29T19:14:06.273762992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-29T19:14:06.275005294Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-03-29T19:14:06.276569023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-03-29T19:14:06.278987934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:14:06.289711709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117016s
2026-03-29T19:14:06.291003721Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:14:06.292423911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:14:06.314724991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219603s
2026-03-29T19:14:06.316463682Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:14:06.317905415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:14:06.329806852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116762s
2026-03-29T19:14:06.331631477Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-03-29T19:14:06.411835660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2026-03-29T19:14:06.419447198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2026-03-29T19:14:06.423836647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-03-29T19:14:06.427066051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-03-29T19:14:06.458831560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1257128s
2026-03-29T19:14:06.460614761Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-03-29T19:14:06.539984253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2026-03-29T19:14:06.546447910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2026-03-29T19:14:06.550262261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-03-29T19:14:06.553651286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-03-29T19:14:06.584757938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1222115s
2026-03-29T19:14:06.586862365Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-03-29T19:14:06.589101565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-03-29T19:14:06.591611800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031612s
2026-03-29T19:14:06.593099035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-29T19:14:06.594406337Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.02E-05s
2026-03-29T19:14:06.596194979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-03-29T19:14:06.598794765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:14:06.610284172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125133s
2026-03-29T19:14:06.611660413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-29T19:14:06.612962004Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-03-29T19:14:06.614552126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-03-29T19:14:06.616778680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-03-29T19:14:06.627661466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116225s
2026-03-29T19:14:06.630928725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-29T19:14:06', 'add_custom_formats')
2026-03-29T19:14:06.634238471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:06.639179541Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-03-29T19:14:06.640502385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230513s
2026-03-29T19:14:06.644436868Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-03-29T19:14:06.646077011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:06.648499399Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-03-29T19:14:06.653890636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-29T19:14:06.655240705Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.86E-05s
2026-03-29T19:14:06.656681386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-03-29T19:14:06.659063372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-03-29T19:14:06.670857713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127118s
2026-03-29T19:14:06.673728715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-29T19:14:06', 'add_result_to_commands')
2026-03-29T19:14:06.676762074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:06.679489015Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-03-29T19:14:06.680846709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021245s
2026-03-29T19:14:06.682973212Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-03-29T19:14:06.684519325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:06.686745348Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-03-29T19:14:06.691362716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T19:14:06.692725881Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.89E-05s
2026-03-29T19:14:06.694262586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-03-29T19:14:06.696641437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:14:06.708445197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127297s
2026-03-29T19:14:06.711146476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-29T19:14:06', 'health_restored_notification')
2026-03-29T19:14:06.714166919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:06.716821334Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-03-29T19:14:06.718143817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209247s
2026-03-29T19:14:06.719786265Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-03-29T19:14:06.721250744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:06.723337396Z [Info] remove_uc: Starting migration of Main DB to 66
2026-03-29T19:14:06.727298673Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T19:14:06.729445957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-03-29T19:14:06.732080513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032774s
2026-03-29T19:14:06.734528713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-29T19:14:06', 'remove_uc')
2026-03-29T19:14:06.737409394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:06.739799708Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-03-29T19:14:06.741047030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109653s
2026-03-29T19:14:06.742902095Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-03-29T19:14:06.744470854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:06.746649362Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-03-29T19:14:06.749819055Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:14:06.751295768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:14:06.769691032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181014s
2026-03-29T19:14:06.772925015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-29T19:14:06', 'download_clients_rename_tv_to_music')
2026-03-29T19:14:06.776191172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:06.778850878Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-03-29T19:14:06.780213913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027371s
2026-03-29T19:14:06.782150192Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-03-29T19:14:06.783718731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:06.785974273Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-03-29T19:14:06.790517733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-29T19:14:06.791892431Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.94E-05s
2026-03-29T19:14:06.793509097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-03-29T19:14:06.795946816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-03-29T19:14:06.807802300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128488s
2026-03-29T19:14:06.810710797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-29T19:14:06', 'add_colon_replacement_to_naming_config')
2026-03-29T19:14:06.813885540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:06.816634556Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-03-29T19:14:06.818006118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021437s
2026-03-29T19:14:06.819770341Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-03-29T19:14:06.821272275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:06.823413758Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-03-29T19:14:06.828390099Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-03-29T19:14:06.909228730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-29T19:14:06.916673563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2026-03-29T19:14:06.920928912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-29T19:14:06.924708984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-29T19:14:06.954524887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-29T19:14:06.957677024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1277781s
2026-03-29T19:14:06.959043456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-29T19:14:06.960315297Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s
2026-03-29T19:14:06.962072396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-03-29T19:14:06.964239179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-03-29T19:14:06.975185222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115947s
2026-03-29T19:14:06.978101715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-29T19:14:06', 'list_sync_time')
2026-03-29T19:14:06.981062147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:06.983958630Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-03-29T19:14:06.985223788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203512s
2026-03-29T19:14:06.987211441Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-03-29T19:14:06.989397864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:06.992906890Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-03-29T19:14:06.997391802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-29T19:14:06.998770087Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.84E-05s
2026-03-29T19:14:07.000270198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-03-29T19:14:07.002312661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-03-29T19:14:07.014193306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125275s
2026-03-29T19:14:07.016891449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-29T19:14:07', 'add_download_client_tags')
2026-03-29T19:14:07.019897723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:07.022559193Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-03-29T19:14:07.023869882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207686s
2026-03-29T19:14:07.025853106Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-03-29T19:14:07.027369700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:07.029845987Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-03-29T19:14:07.037661225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-03-29T19:14:07.041937276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-29T19:14:07.046996685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078694s
2026-03-29T19:14:07.048582989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-03-29T19:14:07.050917350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-03-29T19:14:07.053926380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039843s
2026-03-29T19:14:07.056499000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-29T19:14:07', 'add_notification_status')
2026-03-29T19:14:07.059387888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:07.062624385Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-03-29T19:14:07.063911608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124737s
2026-03-29T19:14:07.065788527Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-03-29T19:14:07.067311494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:07.069579331Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-03-29T19:14:07.072856350Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:14:07.074335138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:14:07.096018444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213528s
2026-03-29T19:14:07.099164730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-29T19:14:07', 'add_alac_24_quality_in_profiles')
2026-03-29T19:14:07.102679878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:07.105319925Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-03-29T19:14:07.106675675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309002s
2026-03-29T19:14:07.108414036Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-03-29T19:14:07.109902122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:07.112075339Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-03-29T19:14:07.116986539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-03-29T19:14:07.118311507Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s
2026-03-29T19:14:07.119652047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-03-29T19:14:07.121566482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-03-29T19:14:07.133443019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012386s
2026-03-29T19:14:07.134944703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-03-29T19:14:07.136864148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-03-29T19:14:07.147705821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01143s
2026-03-29T19:14:07.150268211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-29T19:14:07', 'add_salt_to_users')
2026-03-29T19:14:07.153301399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:07.155871765Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-03-29T19:14:07.157137083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019478s
2026-03-29T19:14:07.158870985Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-03-29T19:14:07.160360585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:07.162510634Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-03-29T19:14:07.169773200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-03-29T19:14:07.174018148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2026-03-29T19:14:07.179147548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079402s
2026-03-29T19:14:07.180607417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-03-29T19:14:07.182593788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-03-29T19:14:07.185481964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035759s
2026-03-29T19:14:07.188073152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-29T19:14:07', 'add_auto_tagging')
2026-03-29T19:14:07.190943252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:07.193587066Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-03-29T19:14:07.194855169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115713s
2026-03-29T19:14:07.196746217Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-03-29T19:14:07.198312351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:07.200569737Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-03-29T19:14:07.205414062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-03-29T19:14:07.206820935Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s
2026-03-29T19:14:07.208397320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-03-29T19:14:07.210581559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-03-29T19:14:07.222481182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126497s
2026-03-29T19:14:07.224502543Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-03-29T19:14:07.226763205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-03-29T19:14:07.229215674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031277s
2026-03-29T19:14:07.231938367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-29T19:14:07', 'quality_definition_preferred_size')
2026-03-29T19:14:07.234896824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:07.237592623Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-03-29T19:14:07.238946590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112167s
2026-03-29T19:14:07.240943501Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-03-29T19:14:07.242542170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:07.244853384Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-03-29T19:14:07.249286371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T19:14:07.250636059Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s
2026-03-29T19:14:07.252185770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-03-29T19:14:07.254472054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:14:07.266683245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130208s
2026-03-29T19:14:07.269534657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-29T19:14:07', 'add_on_artist_add_to_notifications')
2026-03-29T19:14:07.272642977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:07.275362413Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-03-29T19:14:07.276737091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215332s
2026-03-29T19:14:07.278529872Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-03-29T19:14:07.280065905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:07.282257549Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-03-29T19:14:07.286348417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T19:14:07.287649467Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s
2026-03-29T19:14:07.289202604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-03-29T19:14:07.291250207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-03-29T19:14:07.303096052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124831s
2026-03-29T19:14:07.305728534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-29T19:14:07', 'album_last_searched_time')
2026-03-29T19:14:07.308715108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:07.311306186Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-03-29T19:14:07.312634511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205451s
2026-03-29T19:14:07.314348132Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-03-29T19:14:07.315833022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:07.317982761Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-03-29T19:14:07.323425932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-29T19:14:07.324772194Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s
2026-03-29T19:14:07.326222404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-03-29T19:14:07.328450521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:14:07.340495466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128782s
2026-03-29T19:14:07.341837970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-29T19:14:07.343054169Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-03-29T19:14:07.344519750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-03-29T19:14:07.346656624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-29T19:14:07.357896959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012008s
2026-03-29T19:14:07.360496985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-29T19:14:07', 'add_indexer_flags')
2026-03-29T19:14:07.363413829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:07.365971690Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-03-29T19:14:07.367245125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199785s
2026-03-29T19:14:07.369091954Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-03-29T19:14:07.370639681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:07.372885533Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-03-29T19:14:07.378539980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-03-29T19:14:07.380548936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-03-29T19:14:07.383986398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040285s
2026-03-29T19:14:07.385447119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-03-29T19:14:07.387414140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-03-29T19:14:07.390240031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034751s
2026-03-29T19:14:07.391687626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-03-29T19:14:07.393745059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-03-29T19:14:07.396585560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035676s
2026-03-29T19:14:07.399207710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-29T19:14:07', 'add_indexes_album_statistics')
2026-03-29T19:14:07.402156158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:07.404877828Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-03-29T19:14:07.406198708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116416s
2026-03-29T19:14:07.407965326Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-03-29T19:14:07.409487902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:07.411683283Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-03-29T19:14:07.415591093Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-03-29T19:14:07.418292082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-03-29T19:14:07.421352595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039585s
2026-03-29T19:14:07.423927220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-03-29T19:14:07', 'update_redacted_baseurl')
2026-03-29T19:14:07.427135361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:07.429742441Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-03-29T19:14:07.431035334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121925s
2026-03-29T19:14:07.556527928Z [Debug] MigrationController: Took: 00:00:21.8071712
2026-03-29T19:14:08.794712419Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-03-29T19:14:09.342112652Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-03-29T19:14:10.181769475Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-29T19:14:10.599143694Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-29T19:14:10.613040188Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T19:14:10.615448338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T19:14:10.689244367Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-29T19:14:10.691666143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0763143s
2026-03-29T19:14:10.693956776Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-29T19:14:10.695954660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0784606s
2026-03-29T19:14:10.728689340Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-29T19:14:10.731243784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:10.736306269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-29T19:14:10.739304346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-29T19:14:10.744480981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060934s
2026-03-29T19:14:10.746586852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:10.751013947Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-29T19:14:10.752996469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126154s
2026-03-29T19:14:10.757405358Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-29T19:14:10.759676361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:10.766279959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-29T19:14:10.768983784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-29T19:14:10.773339926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049268s
2026-03-29T19:14:10.775242247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-29T19:14:10.777496998Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-03-29T19:14:10.779770616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-29T19:14:10.782545575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-29T19:14:10.791837196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096353s
2026-03-29T19:14:10.794282430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:10.797821888Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-29T19:14:10.799999293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155408s
2026-03-29T19:14:10.803182954Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-29T19:14:10.805460130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:10.810082558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-29T19:14:10.812036913Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.82E-05s
2026-03-29T19:14:10.814081591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-29T19:14:10.816900688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-29T19:14:10.821339557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00514s
2026-03-29T19:14:10.823354354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:10.826585491Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-29T19:14:10.828613926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102024s
2026-03-29T19:14:10.832329869Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-29T19:14:10.834477183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:10.838111612Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-03-29T19:14:10.846803636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-03-29T19:14:10.851433029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-03-29T19:14:10.858103872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092484s
2026-03-29T19:14:10.860061575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-03-29T19:14:10.862461638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-29T19:14:10.866024633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004059s
2026-03-29T19:14:10.871240497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-29T19:14:10', 'InitialSetup')
2026-03-29T19:14:10.875276564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:10.878643986Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-29T19:14:10.880584544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166026s
2026-03-29T19:14:10.883021251Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-03-29T19:14:10.885299859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:10.888246693Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-03-29T19:14:10.892545200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-29T19:14:10', 'add_reason_to_pending_releases')
2026-03-29T19:14:10.896813655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:10.900143541Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-03-29T19:14:10.902234040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147955s
2026-03-29T19:14:10.904416395Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-03-29T19:14:10.906591786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:10.909408709Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-03-29T19:14:10.912563352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-29T19:14:10', 'add_medium_support')
2026-03-29T19:14:10.916588407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:10.919792720Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-03-29T19:14:10.921768629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132662s
2026-03-29T19:14:10.924039372Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-03-29T19:14:10.926310265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:10.929253061Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-03-29T19:14:10.932635944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-29T19:14:10', 'add_various_qualites_in_profile')
2026-03-29T19:14:10.936845591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:10.940054482Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-03-29T19:14:10.942116745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136638s
2026-03-29T19:14:10.944263088Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-03-29T19:14:10.946411434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:10.949216974Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-03-29T19:14:10.952324692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-29T19:14:10', 'metadata_profiles')
2026-03-29T19:14:10.956319888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:10.959446734Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-03-29T19:14:10.961408325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131038s
2026-03-29T19:14:10.963748167Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-03-29T19:14:10.966204373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:10.969191208Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-03-29T19:14:10.972817781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-29T19:14:10', 'separate_automatic_and_interactive_search')
2026-03-29T19:14:10.977160576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:10.980612959Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-03-29T19:14:10.982793169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142224s
2026-03-29T19:14:10.985072078Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-03-29T19:14:10.987354645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:10.990119542Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-03-29T19:14:10.993491713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-29T19:14:10', 'change_album_path_to_relative')
2026-03-29T19:14:10.997649065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.001024593Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-03-29T19:14:11.003112768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136197s
2026-03-29T19:14:11.005283139Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-03-29T19:14:11.007570235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.010291044Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-03-29T19:14:11.013595709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-29T19:14:11', 'change_quality_size_mb_to_kb')
2026-03-29T19:14:11.017749774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.021057124Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-03-29T19:14:11.023109467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134487s
2026-03-29T19:14:11.025266872Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-03-29T19:14:11.027376379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.030077820Z [Info] album_releases: Starting migration of Log DB to 9
2026-03-29T19:14:11.033188624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-29T19:14:11', 'album_releases')
2026-03-29T19:14:11.037209080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.040525349Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-03-29T19:14:11.042437299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131863s
2026-03-29T19:14:11.044737441Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-03-29T19:14:11.046836488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.049544612Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-03-29T19:14:11.053380697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-29T19:14:11', 'album_releases_fix')
2026-03-29T19:14:11.057469340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.060860219Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-03-29T19:14:11.062814795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140603s
2026-03-29T19:14:11.065054655Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-03-29T19:14:11.067138391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.070616826Z [Info] import_lists: Starting migration of Log DB to 11
2026-03-29T19:14:11.073685305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-29T19:14:11', 'import_lists')
2026-03-29T19:14:11.077670871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.080803139Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-03-29T19:14:11.082716101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137195s
2026-03-29T19:14:11.084970772Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-03-29T19:14:11.087155051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.089882633Z [Info] add_release_status: Starting migration of Log DB to 12
2026-03-29T19:14:11.093149502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-29T19:14:11', 'add_release_status')
2026-03-29T19:14:11.097188165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.100407378Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-03-29T19:14:11.102358227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132862s
2026-03-29T19:14:11.105021840Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-03-29T19:14:11.107258945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.110130889Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-03-29T19:14:11.113599213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-29T19:14:11', 'album_download_notification')
2026-03-29T19:14:11.117755323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.121045418Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-03-29T19:14:11.123060747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137063s
2026-03-29T19:14:11.125559048Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-03-29T19:14:11.127896966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.130679038Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-03-29T19:14:11.134058855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-29T19:14:11', 'fix_language_metadata_profiles')
2026-03-29T19:14:11.138248071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.141610141Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-03-29T19:14:11.143640760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136459s
2026-03-29T19:14:11.145773315Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-03-29T19:14:11.147927042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.150658442Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-03-29T19:14:11.153703945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-29T19:14:11', 'remove_fanzub')
2026-03-29T19:14:11.157677727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.161438040Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-03-29T19:14:11.163370051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135951s
2026-03-29T19:14:11.165726496Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-03-29T19:14:11.168083973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.170997861Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-03-29T19:14:11.174382618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-29T19:14:11', 'update_artist_history_indexes')
2026-03-29T19:14:11.178580932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.181844063Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-03-29T19:14:11.183914743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137894s
2026-03-29T19:14:11.186055254Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-03-29T19:14:11.188271246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.191692776Z [Info] remove_nma: Starting migration of Log DB to 17
2026-03-29T19:14:11.194694020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-29T19:14:11', 'remove_nma')
2026-03-29T19:14:11.198654135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.201746051Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-03-29T19:14:11.203629594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136572s
2026-03-29T19:14:11.205912051Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-03-29T19:14:11.208121831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.210796407Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-03-29T19:14:11.213984888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-29T19:14:11', 'album_disambiguation')
2026-03-29T19:14:11.218048792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.221251962Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-03-29T19:14:11.223222069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131605s
2026-03-29T19:14:11.225475097Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-03-29T19:14:11.227723324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.230445205Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-03-29T19:14:11.233716373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-29T19:14:11', 'add_ape_quality_in_profiles')
2026-03-29T19:14:11.237829245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.241067827Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-03-29T19:14:11.243092744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133035s
2026-03-29T19:14:11.245194457Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-03-29T19:14:11.247331290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.249997699Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-03-29T19:14:11.253070047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-29T19:14:11', 'remove_pushalot')
2026-03-29T19:14:11.257048047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.260168411Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-03-29T19:14:11.262087015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128936s
2026-03-29T19:14:11.264210922Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-03-29T19:14:11.266360330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.269058925Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-03-29T19:14:11.272189078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-29T19:14:11', 'add_custom_filters')
2026-03-29T19:14:11.276215135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.279364968Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-03-29T19:14:11.281319925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013039s
2026-03-29T19:14:11.283406417Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-03-29T19:14:11.285544583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.288231494Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-03-29T19:14:11.291295504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-29T19:14:11', 'import_list_tags')
2026-03-29T19:14:11.295304668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.298447897Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-03-29T19:14:11.300393666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129626s
2026-03-29T19:14:11.302536551Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-03-29T19:14:11.304744427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.307460477Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-03-29T19:14:11.310648717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-29T19:14:11', 'add_release_groups_etc')
2026-03-29T19:14:11.314701178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.317906683Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-03-29T19:14:11.319889516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131669s
2026-03-29T19:14:11.322011118Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-03-29T19:14:11.324178012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.326825984Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-03-29T19:14:11.329965226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-29T19:14:11', 'NewMediaInfoFormat')
2026-03-29T19:14:11.333990673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.337194615Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-03-29T19:14:11.339157447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130601s
2026-03-29T19:14:11.341480836Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-03-29T19:14:11.343878505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.346600216Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-03-29T19:14:11.350149664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-29T19:14:11', 'rename_restrictions_to_release_profiles')
2026-03-29T19:14:11.354395394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.357726221Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-03-29T19:14:11.359891812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137249s
2026-03-29T19:14:11.362231824Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-03-29T19:14:11.364630895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.367545444Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-03-29T19:14:11.371248411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-29T19:14:11', 'rename_quality_profiles_add_upgrade_allowed')
2026-03-29T19:14:11.375571838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.378946063Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-03-29T19:14:11.381175362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141203s
2026-03-29T19:14:11.383318228Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-03-29T19:14:11.385517216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.388274468Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-03-29T19:14:11.391563642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-29T19:14:11', 'add_import_exclusions')
2026-03-29T19:14:11.395625913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.398829814Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-03-29T19:14:11.400826595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013331s
2026-03-29T19:14:11.403031676Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-03-29T19:14:11.405297960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.407997185Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-03-29T19:14:11.411321900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-29T19:14:11', 'clean_artist_metadata_table')
2026-03-29T19:14:11.415432669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.418699618Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-03-29T19:14:11.420762101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133495s
2026-03-29T19:14:11.422939847Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-03-29T19:14:11.425183154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.427922290Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-03-29T19:14:11.431222436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-29T19:14:11', 'health_issue_notification')
2026-03-29T19:14:11.435394648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.438628230Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-03-29T19:14:11.440682106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134295s
2026-03-29T19:14:11.443194855Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-03-29T19:14:11.445550279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.448715563Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-03-29T19:14:11.452280562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-29T19:14:11', 'add_mediafilerepository_mtime')
2026-03-29T19:14:11.456489227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.459882701Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-03-29T19:14:11.461984604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141542s
2026-03-29T19:14:11.464371000Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-03-29T19:14:11.466683166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.469857148Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-03-29T19:14:11.473485074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-29T19:14:11', 'add_artistmetadataid_constraint')
2026-03-29T19:14:11.477677466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.481033374Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-03-29T19:14:11.483087190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142144s
2026-03-29T19:14:11.485299856Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-03-29T19:14:11.487509365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.490194633Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-03-29T19:14:11.493407112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-29T19:14:11', 'old_ids_and_artist_alias')
2026-03-29T19:14:11.497477629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.500725971Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-03-29T19:14:11.502722381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131965s
2026-03-29T19:14:11.504889405Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-03-29T19:14:11.507103804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.509801677Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-03-29T19:14:11.513004777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-29T19:14:11', 'download_propers_config')
2026-03-29T19:14:11.517041547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.520257413Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-03-29T19:14:11.522240677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131358s
2026-03-29T19:14:11.524422811Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-03-29T19:14:11.526612280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.529314882Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-03-29T19:14:11.532551500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-29T19:14:11', 'remove_language_profiles')
2026-03-29T19:14:11.536633931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.539810969Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-03-29T19:14:11.541847640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132039s
2026-03-29T19:14:11.544043753Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-03-29T19:14:11.546295127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.548930504Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-03-29T19:14:11.552134356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-29T19:14:11', 'multi_disc_naming_format')
2026-03-29T19:14:11.556177909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.560440883Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-03-29T19:14:11.562510471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141771s
2026-03-29T19:14:11.564772015Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-03-29T19:14:11.567028429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.569772905Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-03-29T19:14:11.573102631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-29T19:14:11', 'add_download_client_priority')
2026-03-29T19:14:11.577242939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.580462492Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-03-29T19:14:11.582486187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133712s
2026-03-29T19:14:11.584606437Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-03-29T19:14:11.586766447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.589409910Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-03-29T19:14:11.592520134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-29T19:14:11', 'remove_growl_prowl')
2026-03-29T19:14:11.596518616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.599667307Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-03-29T19:14:11.601631422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129492s
2026-03-29T19:14:11.603803666Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-03-29T19:14:11.606032344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.608740668Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-03-29T19:14:11.611953708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-29T19:14:11', 'remove_plex_hometheatre')
2026-03-29T19:14:11.616073254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.619180742Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-03-29T19:14:11.621184848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131449s
2026-03-29T19:14:11.623404257Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-03-29T19:14:11.625679910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.628356340Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-03-29T19:14:11.631668179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-29T19:14:11', 'add_root_folder_add_defaults')
2026-03-29T19:14:11.635799088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.639048642Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-03-29T19:14:11.641110584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133317s
2026-03-29T19:14:11.643184531Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-03-29T19:14:11.645326304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.647964567Z [Info] task_duration: Starting migration of Log DB to 40
2026-03-29T19:14:11.650982864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-29T19:14:11', 'task_duration')
2026-03-29T19:14:11.654969452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.658120117Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-03-29T19:14:11.660056897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128686s
2026-03-29T19:14:11.662383413Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-03-29T19:14:11.664777043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.667540688Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-03-29T19:14:11.671136740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-29T19:14:11', 'add_indexer_and_enabled_to_release_profiles')
2026-03-29T19:14:11.675670630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.679066569Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-03-29T19:14:11.681567225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140863s
2026-03-29T19:14:11.683733157Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-03-29T19:14:11.685926403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.688591280Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-03-29T19:14:11.691788879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-29T19:14:11', 'remove_album_folders')
2026-03-29T19:14:11.696135562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.699337320Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-03-29T19:14:11.701319351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134298s
2026-03-29T19:14:11.703757020Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-03-29T19:14:11.705983514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.708695946Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-03-29T19:14:11.711899858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-29T19:14:11', 'flexible_delay_profiles')
2026-03-29T19:14:11.716285129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.719514803Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-03-29T19:14:11.721790656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135174s
2026-03-29T19:14:11.723966447Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-03-29T19:14:11.726173572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.729123112Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-03-29T19:14:11.732343206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-29T19:14:11', 'add_priority_to_indexers')
2026-03-29T19:14:11.736714278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.739911106Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-03-29T19:14:11.742259876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137291s
2026-03-29T19:14:11.744555018Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-03-29T19:14:11.746856984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.749587823Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-03-29T19:14:11.753234246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-29T19:14:11', 'remove_chown_and_folderchmod_config')
2026-03-29T19:14:11.757403592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.760878981Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-03-29T19:14:11.763183332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139112s
2026-03-29T19:14:11.765407731Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-03-29T19:14:11.767627401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.770295754Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-03-29T19:14:11.773531400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-03-29T19:14:11', 'convert_blacklist_protocol')
2026-03-29T19:14:11.777616486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.780829807Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-03-29T19:14:11.782834534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131781s
2026-03-29T19:14:11.784924543Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-03-29T19:14:11.787047017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.789694068Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-03-29T19:14:11.792759982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-29T19:14:11', 'update_notifiarr')
2026-03-29T19:14:11.796740378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.799872024Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-03-29T19:14:11.801766489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128734s
2026-03-29T19:14:11.803934415Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-03-29T19:14:11.806139466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.808789121Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-03-29T19:14:11.811995348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-29T19:14:11', 'email_multiple_addresses')
2026-03-29T19:14:11.816052378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.819157942Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-03-29T19:14:11.821199152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130578s
2026-03-29T19:14:11.823362479Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-03-29T19:14:11.825595546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.828407909Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-03-29T19:14:11.831766462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-29T19:14:11', 'rename_blacklist_to_blocklist')
2026-03-29T19:14:11.835903824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.839113037Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-03-29T19:14:11.841173977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134588s
2026-03-29T19:14:11.843312113Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-03-29T19:14:11.845499468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.848249386Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-03-29T19:14:11.851555013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-29T19:14:11', 'cdh_per_downloadclient')
2026-03-29T19:14:11.855672544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.858828369Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-03-29T19:14:11.860783386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013332s
2026-03-29T19:14:11.862875499Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-03-29T19:14:11.864995308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.867606797Z [Info] download_history: Starting migration of Log DB to 52
2026-03-29T19:14:11.870666128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-29T19:14:11', 'download_history')
2026-03-29T19:14:11.874647856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.877734041Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-03-29T19:14:11.879634849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128064s
2026-03-29T19:14:11.881762213Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-03-29T19:14:11.883936672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.886604785Z [Info] add_update_history: Starting migration of Log DB to 53
2026-03-29T19:14:11.894341134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-03-29T19:14:11.898486562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-03-29T19:14:11.903807297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073547s
2026-03-29T19:14:11.905812705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-03-29T19:14:11.908404695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-29T19:14:11.912006949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042423s
2026-03-29T19:14:11.915040738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-29T19:14:11', 'add_update_history')
2026-03-29T19:14:11.918958147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.922252401Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-03-29T19:14:11.924151646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143502s
2026-03-29T19:14:11.926520216Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-03-29T19:14:11.928753723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.931505144Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-03-29T19:14:11.934802865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-29T19:14:11', 'add_on_update_to_notifications')
2026-03-29T19:14:11.938863382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.943108801Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-03-29T19:14:11.945152607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142605s
2026-03-29T19:14:11.947338900Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-03-29T19:14:11.949538168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.952206412Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-03-29T19:14:11.955423390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-29T19:14:11', 'download_client_per_indexer')
2026-03-29T19:14:11.959533697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.962695976Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-03-29T19:14:11.964662876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01311s
2026-03-29T19:14:11.966742715Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-03-29T19:14:11.968900570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.971495887Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-03-29T19:14:11.974592152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-29T19:14:11', 'AddNewItemMonitorType')
2026-03-29T19:14:11.978575985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:11.981715797Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-03-29T19:14:11.983632847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128355s
2026-03-29T19:14:11.985699539Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-03-29T19:14:11.987788266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:11.990402921Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-03-29T19:14:11.993537584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-29T19:14:11', 'ImportListSearch')
2026-03-29T19:14:11.997596167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.000710759Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-03-29T19:14:12.002571396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129494s
2026-03-29T19:14:12.004732408Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-03-29T19:14:12.006934402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:12.009566372Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-03-29T19:14:12.012770595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-29T19:14:12', 'ImportListMonitorExisting')
2026-03-29T19:14:12.016757153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.019892086Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-03-29T19:14:12.022080142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129171s
2026-03-29T19:14:12.024167946Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-03-29T19:14:12.026259729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:12.028955638Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-03-29T19:14:12.031949176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-29T19:14:12', 'add_indexer_tags')
2026-03-29T19:14:12.036053371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.039103633Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-03-29T19:14:12.041107669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129199s
2026-03-29T19:14:12.043146054Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-03-29T19:14:12.045212906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:12.047940369Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-03-29T19:14:12.050960601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-29T19:14:12', 'update_audio_types')
2026-03-29T19:14:12.054834753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.058147584Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-03-29T19:14:12.059968731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129617s
2026-03-29T19:14:12.062232299Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-29T19:14:12.064681932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:12.067377110Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-03-29T19:14:12.075638797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-03-29T19:14:12.077601009Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.94E-05s
2026-03-29T19:14:12.079441796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-03-29T19:14:12.096084591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-03-29T19:14:12.104316328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-03-29T19:14:12.110704622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-03-29T19:14:12.115110033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-03-29T19:14:12.122297026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-29T19:14:12.126088492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0445339s
2026-03-29T19:14:12.127870911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-03-29T19:14:12.129667158Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s
2026-03-29T19:14:12.131587385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-03-29T19:14:12.141834441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-03-29T19:14:12.147954906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-03-29T19:14:12.152298002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-03-29T19:14:12.156072453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-03-29T19:14:12.163054403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-29T19:14:12.166640565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330498s
2026-03-29T19:14:12.168408034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-29T19:14:12.170130943Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-03-29T19:14:12.172185190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-29T19:14:12.181497093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-29T19:14:12.186715040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-29T19:14:12.191115892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-29T19:14:12.194805673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-29T19:14:12.201633833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-29T19:14:12.205472163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311817s
2026-03-29T19:14:12.208765795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-29T19:14:12', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-29T19:14:12.213053159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.216865607Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-29T19:14:12.219067040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0421509s
2026-03-29T19:14:12.221598307Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-03-29T19:14:12.223731994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:12.226458204Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-03-29T19:14:12.229895325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-29T19:14:12', 'add_on_delete_to_notifications')
2026-03-29T19:14:12.256793252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.260518945Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-03-29T19:14:12.262457629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0366695s
2026-03-29T19:14:12.264666106Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-03-29T19:14:12.266791055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:12.269609090Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-03-29T19:14:12.272765146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-29T19:14:12', 'add_custom_formats')
2026-03-29T19:14:12.276757255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.279835554Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-03-29T19:14:12.281681772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129471s
2026-03-29T19:14:12.283679284Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-03-29T19:14:12.285741277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:12.288394951Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-03-29T19:14:12.291437328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-29T19:14:12', 'add_result_to_commands')
2026-03-29T19:14:12.295350798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.298348986Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-03-29T19:14:12.300367681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126289s
2026-03-29T19:14:12.302449714Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-03-29T19:14:12.304590205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:12.307252646Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-03-29T19:14:12.310578092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-29T19:14:12', 'health_restored_notification')
2026-03-29T19:14:12.314676295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.317806228Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-03-29T19:14:12.319777428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131806s
2026-03-29T19:14:12.321662123Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-03-29T19:14:12.323560085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:12.326055431Z [Info] remove_uc: Starting migration of Log DB to 66
2026-03-29T19:14:12.329048278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-29T19:14:12', 'remove_uc')
2026-03-29T19:14:12.332934904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.335962572Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-03-29T19:14:12.337659920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124457s
2026-03-29T19:14:12.339918478Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-03-29T19:14:12.342022615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:12.344601108Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-03-29T19:14:12.347932115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-29T19:14:12', 'download_clients_rename_tv_to_music')
2026-03-29T19:14:12.351889965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.355172355Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-03-29T19:14:12.357085899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129897s
2026-03-29T19:14:12.359167230Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-03-29T19:14:12.361292751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:12.364076627Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-03-29T19:14:12.367367404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-29T19:14:12', 'add_colon_replacement_to_naming_config')
2026-03-29T19:14:12.371442580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.374703667Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-03-29T19:14:12.376676931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132861s
2026-03-29T19:14:12.378549222Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-03-29T19:14:12.380448807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:12.382971227Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-03-29T19:14:12.385796546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-29T19:14:12', 'list_sync_time')
2026-03-29T19:14:12.389548191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.392397499Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-03-29T19:14:12.394079766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120296s
2026-03-29T19:14:12.396004843Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-03-29T19:14:12.398004821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:12.400438201Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-03-29T19:14:12.403725811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-29T19:14:12', 'add_download_client_tags')
2026-03-29T19:14:12.407624593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.410560285Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-03-29T19:14:12.412340680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125404s
2026-03-29T19:14:12.414306008Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-03-29T19:14:12.416380004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:12.418937304Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-03-29T19:14:12.421850892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-29T19:14:12', 'add_notification_status')
2026-03-29T19:14:12.425898973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.429309251Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-03-29T19:14:12.431252614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129077s
2026-03-29T19:14:12.433271500Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-03-29T19:14:12.435284453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:12.437759287Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-03-29T19:14:12.441209846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-29T19:14:12', 'add_alac_24_quality_in_profiles')
2026-03-29T19:14:12.445099719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.448050502Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-03-29T19:14:12.449863272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127218s
2026-03-29T19:14:12.451931237Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-03-29T19:14:12.453845051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:12.456224683Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-03-29T19:14:12.459107809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-29T19:14:12', 'add_salt_to_users')
2026-03-29T19:14:12.463056781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.465923674Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-03-29T19:14:12.467638888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121236s
2026-03-29T19:14:12.469497661Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-03-29T19:14:12.471378589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:12.473969897Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-03-29T19:14:12.476977574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-29T19:14:12', 'add_auto_tagging')
2026-03-29T19:14:12.480752927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.483740403Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-03-29T19:14:12.485479405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012395s
2026-03-29T19:14:12.487553842Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-03-29T19:14:12.489715956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:12.492248386Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-03-29T19:14:12.495308449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-29T19:14:12', 'quality_definition_preferred_size')
2026-03-29T19:14:12.499237541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.502393877Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-03-29T19:14:12.504378524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126141s
2026-03-29T19:14:12.506329132Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-03-29T19:14:12.508343749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:12.510895046Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-03-29T19:14:12.514110962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-29T19:14:12', 'add_on_artist_add_to_notifications')
2026-03-29T19:14:12.518033151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.521055227Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-03-29T19:14:12.523188312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01255s
2026-03-29T19:14:12.525118950Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-03-29T19:14:12.527070200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:12.529472638Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-03-29T19:14:12.532363820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-29T19:14:12', 'album_last_searched_time')
2026-03-29T19:14:12.536261659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.539165076Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-03-29T19:14:12.540923167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121249s
2026-03-29T19:14:12.542738202Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-03-29T19:14:12.544601714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:12.546889632Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-03-29T19:14:12.549656313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-29T19:14:12', 'add_indexer_flags')
2026-03-29T19:14:12.553298618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.556121663Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-03-29T19:14:12.557742236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115983s
2026-03-29T19:14:12.559642703Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-03-29T19:14:12.562101014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:12.564508662Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-03-29T19:14:12.567506068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-29T19:14:12', 'add_indexes_album_statistics')
2026-03-29T19:14:12.571290990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.574224598Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-03-29T19:14:12.576059032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126285s
2026-03-29T19:14:12.577999400Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-03-29T19:14:12.579896530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T19:14:12.582366133Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-03-29T19:14:12.585396626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-03-29T19:14:12', 'update_redacted_baseurl')
2026-03-29T19:14:12.589388224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T19:14:12.592442014Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-03-29T19:14:12.594171747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012514s
2026-03-29T19:14:16.656715021Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-03-29T19:14:16.822010529Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-03-29T19:14:16.971331318Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-03-29T19:14:18.304974666Z [Info] QualityProfileService: Setting up default quality profiles
2026-03-29T19:14:18.654687478Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-03-29T19:14:18.822068897Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-03-29T19:14:19.406237030Z [ls.io-init] done.
2026-03-29T19:14:19.485946226Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-03-29T19:14:19.503144049Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-03-29T19:14:19.506365776Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-03-29T19:14:20.256661894Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
Expand
NAME VERSION
Azure.Core 1.47.1
Azure.Identity 1.14.2
BouncyCastle.Cryptography 2.6.2
Dapper 2.1.66
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
Equ 2.3.0
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.2.0
Ical.Net 4.3.1
ImpromptuInterface 8.0.6
Lidarr 1.0.0
Lidarr.Api.V1 1.0.0
Lidarr.Common 1.0.0
Lidarr.Core 1.0.0
Lidarr.Host 1.0.0
Lidarr.Http 1.0.0
Lidarr.Mono 1.0.0
Lidarr.SignalR 1.0.0
MailKit 4.15.1
Microsoft.AspNetCore.Cryptography.Internal 8.0.20
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.20
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Bcl.Cryptography 8.0.0
Microsoft.Data.SqlClient 6.1.1
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.73.1
Microsoft.Identity.Client.Extensions.Msal 4.73.1
Microsoft.IdentityModel.Abstractions 7.7.1
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.OpenApi 1.6.25
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.Registry 5.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.15.1
Mono.Nat 3.0.0
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 3.0.2
NLog 5.4.0
NLog.Extensions.Logging 5.4.0
NLog.Layouts.ClefJsonLayout 1.0.4
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
NodaTime 3.2.0
Npgsql 9.0.3
Polly 8.6.4
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.4
ReusableTasks 4.0.0
Sentry 4.0.2
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.12
SourceGear.sqlite3 3.50.4.2
SpotifyAPI.Web 5.1.1
Swashbuckle.AspNetCore.Annotations 9.0.6
Swashbuckle.AspNetCore.Swagger 9.0.6
Swashbuckle.AspNetCore.SwaggerGen 9.0.6
System.ClientModel 1.5.1
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.2
System.Diagnostics.DiagnosticSource 6.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.20
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.Abstractions 17.0.24
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.0
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.CompilerServices.Unsafe 6.0.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
TagLibSharp-Lidarr 2.2.0.27
acl-libs 2.3.2-r1
aligned 0.4.2
aligned-vec 0.6.4
alpine-baselayout 3.7.2-r0
alpine-baselayout-data 3.7.2-r0
alpine-keys 2.6-r0
alpine-release 3.23.3-r0
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.13.1-r1
apk-tools 3.0.5-r0
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
bash 5.3.3-r1
bitflags 2.9.1
bitstream-io 4.2.0
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20251003-r0
ca-certificates-bundle 20251003-r0
catatonit 0.2.1-r0
cfg-if 1.0.1
chromaprint 1.6.0-r0
chromaprint-libs 1.6.0-r0
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
colorchoice 1.0.4
console 0.15.11
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.17.0-r1
either 1.15.0
equator 0.4.2
errno 0.3.12
fern 0.7.1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
fftw-double-libs 3.3.10-r7
findutils 4.10.0-r0
getrandom 0.3.3
glslang-libs 1.4.321.0-r0
hwdata-pci 0.401-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jq 1.8.1-r0
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.17-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.5-r0
libattr 2.5.2-r2
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.5-r0
libcurl 8.17.0-r1
libdav1d 1.5.2-r0
libdrm 2.4.131-r0
libffi 3.5.2-r0
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjxl 0.11.1-r3
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.6-r0
libpciaccess 0.18.1-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.3-r0
libssl3 3.5.5-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpx 1.15.2-r1
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
libzmq 4.3.5-r2
linux-pam 1.7.1-r2
linux-raw-sys 0.9.4
log 0.4.27
maybe-rayon 0.1.1
mbedtls 3.6.5-r0
memchr 2.7.5
minimal-lexical 0.2.1
mpg123-libs 1.33.3-r0
musl 1.2.5-r21
musl-utils 1.2.5-r21
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
paste 1.0.15
pastey 0.1.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profiling 1.0.16
quote 1.0.40
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 8.0.12
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 8.0.12
rustix 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
skalibs-libs 2.14.4.0-r0
soxr 0.1.3-r7
spirv-tools 1.4.321.0-r1
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
syn 2.0.102
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
tzdata 2026a-r0
unicode-ident 1.0.18
unicode-width 0.2.1
utf8parse 0.2.2
utmps-libs 0.1.3.1-r0
v_frame 0.3.9
wayland-libs-client 1.24.0-r0
x264-libs 0.164.3108-r1
x265-libs 4.1-r0
xmlstarlet 1.6.1-r2
xvidcore 1.3.7-r2
xz-libs 5.8.2-r0
y4m 0.8.0
zerocopy 0.8.25
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1774811674409
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:8686/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1774811674409
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:8686/signalr/messages?access_token=(removed)&id=7GYJZcc8JtJnLVQBriaD4w.\"",
"source": "console-api",
"timestamp": 1774811674409
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1774811674409
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1774811674409
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1774811674409
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1774811674409
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1774811674409
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1774811674409
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 14.43s |
| Container Start | PASS | - | 49.75s |
| Create Buildx SBOM | PASS | - | 1.66s |
| Get Build Info | PASS | - | 0.04s |