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