2026-05-20T05:22:37.680890803Z [migrations] started
2026-05-20T05:22:37.680926284Z [migrations] no migrations found
2026-05-20T05:22:37.700162172Z usermod: no changes
2026-05-20T05:22:37.706086493Z ───────────────────────────────────────
2026-05-20T05:22:37.706113497Z
2026-05-20T05:22:37.706117856Z ██╗ ███████╗██╗ ██████╗
2026-05-20T05:22:37.706122065Z ██║ ██╔════╝██║██╔═══██╗
2026-05-20T05:22:37.706125842Z ██║ ███████╗██║██║ ██║
2026-05-20T05:22:37.706129530Z ██║ ╚════██║██║██║ ██║
2026-05-20T05:22:37.706133237Z ███████╗███████║██║╚██████╔╝
2026-05-20T05:22:37.706137355Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-20T05:22:37.706141093Z
2026-05-20T05:22:37.706144660Z Brought to you by linuxserver.io
2026-05-20T05:22:37.706148368Z ───────────────────────────────────────
2026-05-20T05:22:37.706362248Z
2026-05-20T05:22:37.706371036Z To support the app dev(s) visit:
2026-05-20T05:22:37.708157333Z Lidarr: https://opencollective.com/lidarr
2026-05-20T05:22:37.708513811Z
2026-05-20T05:22:37.708520755Z To support LSIO projects visit:
2026-05-20T05:22:37.708524743Z https://www.linuxserver.io/donate/
2026-05-20T05:22:37.708528461Z
2026-05-20T05:22:37.708532268Z ───────────────────────────────────────
2026-05-20T05:22:37.708536928Z GID/UID
2026-05-20T05:22:37.708540735Z ───────────────────────────────────────
2026-05-20T05:22:37.712961598Z
2026-05-20T05:22:37.712969795Z User UID: 911
2026-05-20T05:22:37.712973743Z User GID: 911
2026-05-20T05:22:37.712977550Z ───────────────────────────────────────
2026-05-20T05:22:37.714659247Z Linuxserver.io version: 3.1.2.4938-ls249
2026-05-20T05:22:37.714913529Z Build-date: 2026-05-20T05:18:46+00:00
2026-05-20T05:22:37.714920242Z ───────────────────────────────────────
2026-05-20T05:22:37.714924501Z
2026-05-20T05:22:37.763087664Z [custom-init] No custom files found, skipping...
2026-05-20T05:22:38.087083689Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4938
2026-05-20T05:22:38.104673603Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-20T05:22:38.108932299Z [Debug] Bootstrap: Console selected
2026-05-20T05:22:38.112321394Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-20T05:22:38.115076903Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-20T05:22:38.399358580Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-20T05:22:38.452477924Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {f6b8fcf5-b084-4860-ae75-113512374c63} may be persisted to storage in unencrypted form.
2026-05-20T05:22:38.517662195Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-05-20T05:22:38.557542327Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-20T05:22:38.637791065Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-20T05:22:38.644971094Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:22:38.645507174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:22:38.684626774Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-20T05:22:38.688053615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0396505s
2026-05-20T05:22:38.688300382Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-20T05:22:38.688465154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0430681s
2026-05-20T05:22:38.695806478Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-20T05:22:38.696352358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:38.701379572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-20T05:22:38.711258316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-20T05:22:38.722043936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204601s
2026-05-20T05:22:38.722429363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:38.724637469Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-20T05:22:38.724786039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230371s
2026-05-20T05:22:38.725388883Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-20T05:22:38.725619567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:38.730203789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-20T05:22:38.731195266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-20T05:22:38.731688399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012628s
2026-05-20T05:22:38.731932100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-20T05:22:38.732253287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001062s
2026-05-20T05:22:38.732657270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-20T05:22:38.733210183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-20T05:22:38.733864481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009872s
2026-05-20T05:22:38.734087630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:38.734877651Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-20T05:22:38.735026401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019868s
2026-05-20T05:22:38.735483491Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-20T05:22:38.735711461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:38.736501421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-20T05:22:38.737279047Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.89E-05s
2026-05-20T05:22:38.737502507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-20T05:22:38.737831169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-20T05:22:38.738271526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005692s
2026-05-20T05:22:38.738477080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:38.739061667Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-20T05:22:38.739241610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013538s
2026-05-20T05:22:38.742376222Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-20T05:22:38.742598079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:38.743193999Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-05-20T05:22:38.754972319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-05-20T05:22:38.755509130Z [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-05-20T05:22:38.756050230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008829s
2026-05-20T05:22:38.756235142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-05-20T05:22:38.756548744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-05-20T05:22:38.756844730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004301s
2026-05-20T05:22:38.757020103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-05-20T05:22:38.757371571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-05-20T05:22:38.757746065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005424s
2026-05-20T05:22:38.757934134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-05-20T05:22:38.758225801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-05-20T05:22:38.758546998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004339s
2026-05-20T05:22:38.758720227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-05-20T05:22:38.764410115Z [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-05-20T05:22:38.765561885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066425s
2026-05-20T05:22:38.765755925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-05-20T05:22:38.766079768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-20T05:22:38.766422117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004763s
2026-05-20T05:22:38.766612039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-05-20T05:22:38.766910050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-20T05:22:38.767221236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004375s
2026-05-20T05:22:38.767416650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-05-20T05:22:38.767705281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-20T05:22:38.768060587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004419s
2026-05-20T05:22:38.768247102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-05-20T05:22:38.768509581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-20T05:22:38.768814064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003918s
2026-05-20T05:22:38.768982553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-05-20T05:22:38.770371320Z [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-05-20T05:22:38.771335472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021622s
2026-05-20T05:22:38.771521967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-05-20T05:22:38.771837964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-20T05:22:38.772205634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004966s
2026-05-20T05:22:38.772404334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-05-20T05:22:38.772645881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-20T05:22:38.772994453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004307s
2026-05-20T05:22:38.773183153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-05-20T05:22:38.773451763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-20T05:22:38.773773732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004127s
2026-05-20T05:22:38.773970979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-05-20T05:22:38.774263378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-20T05:22:38.774592731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004375s
2026-05-20T05:22:38.774788155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-05-20T05:22:38.775071996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-20T05:22:38.775413925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004435s
2026-05-20T05:22:38.775599749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-05-20T05:22:38.775909102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-05-20T05:22:38.776223585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000431s
2026-05-20T05:22:38.776392115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-05-20T05:22:38.777292588Z [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-05-20T05:22:38.777994021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001429s
2026-05-20T05:22:38.778205286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-05-20T05:22:38.778519339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-20T05:22:38.778849794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004609s
2026-05-20T05:22:38.779046881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-05-20T05:22:38.779331645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-05-20T05:22:38.779645687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004129s
2026-05-20T05:22:38.779859638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-05-20T05:22:38.780147548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-20T05:22:38.780469987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004316s
2026-05-20T05:22:38.780698227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-05-20T05:22:38.781078533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-05-20T05:22:38.781445061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005499s
2026-05-20T05:22:38.781620925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-05-20T05:22:38.782375705Z [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-05-20T05:22:38.782945222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011474s
2026-05-20T05:22:38.783143672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-05-20T05:22:38.783436341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-05-20T05:22:38.783774803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004521s
2026-05-20T05:22:38.783993583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-05-20T05:22:38.784285441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-20T05:22:38.784610676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004344s
2026-05-20T05:22:38.784785237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-05-20T05:22:38.785597954Z [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-05-20T05:22:38.786211359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012538s
2026-05-20T05:22:38.786399468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-05-20T05:22:38.786663770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-20T05:22:38.786978965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004033s
2026-05-20T05:22:38.787181623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-05-20T05:22:38.787462389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-20T05:22:38.787808506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004455s
2026-05-20T05:22:38.788028388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-05-20T05:22:38.788565781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-05-20T05:22:38.788895925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000446s
2026-05-20T05:22:38.789090357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-05-20T05:22:38.789372074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-05-20T05:22:38.789695766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004169s
2026-05-20T05:22:38.789878163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-05-20T05:22:38.790577652Z [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-05-20T05:22:38.791139213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010826s
2026-05-20T05:22:38.791315548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-05-20T05:22:38.791811186Z [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-05-20T05:22:38.792279409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007744s
2026-05-20T05:22:38.792492488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-05-20T05:22:38.792819136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-20T05:22:38.793195614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005146s
2026-05-20T05:22:38.793376208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-05-20T05:22:38.795777805Z [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-05-20T05:22:38.796344556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027904s
2026-05-20T05:22:38.796538016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-05-20T05:22:38.796821557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-20T05:22:38.797154226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004357s
2026-05-20T05:22:38.797332095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-05-20T05:22:38.797758123Z [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-05-20T05:22:38.798229682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007199s
2026-05-20T05:22:38.798422681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-05-20T05:22:38.798704418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-05-20T05:22:38.799050585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004472s
2026-05-20T05:22:38.799258494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-05-20T05:22:38.799750856Z [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-05-20T05:22:38.800318769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008697s
2026-05-20T05:22:38.800537410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-05-20T05:22:38.800888897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-05-20T05:22:38.801267901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005325s
2026-05-20T05:22:38.801480589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-05-20T05:22:38.801812046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-05-20T05:22:38.802197653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005299s
2026-05-20T05:22:38.802384860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-05-20T05:22:38.803071553Z [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-05-20T05:22:38.803568173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010105s
2026-05-20T05:22:38.803746282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-05-20T05:22:38.804617937Z [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-05-20T05:22:38.805592790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016588s
2026-05-20T05:22:38.805775879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-05-20T05:22:38.806306568Z [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-05-20T05:22:38.806786925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008395s
2026-05-20T05:22:38.806974282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-05-20T05:22:38.807706948Z [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-05-20T05:22:38.808392569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012316s
2026-05-20T05:22:38.808582181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-05-20T05:22:38.809130405Z [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-05-20T05:22:38.809654470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008937s
2026-05-20T05:22:38.809844873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-05-20T05:22:38.810426845Z [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-05-20T05:22:38.810959648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009366s
2026-05-20T05:22:38.811157797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-05-20T05:22:38.811604978Z [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-05-20T05:22:38.812072670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007264s
2026-05-20T05:22:38.812241590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-05-20T05:22:38.812575592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-05-20T05:22:38.812954415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005428s
2026-05-20T05:22:38.813138957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-05-20T05:22:38.813404271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-05-20T05:22:38.813726520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000413s
2026-05-20T05:22:38.813908146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-05-20T05:22:38.814336869Z [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-05-20T05:22:38.814735472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006531s
2026-05-20T05:22:38.814922378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-05-20T05:22:38.815609111Z [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-05-20T05:22:38.816228298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011248s
2026-05-20T05:22:38.816400936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-05-20T05:22:38.816850702Z [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-05-20T05:22:38.817320979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007517s
2026-05-20T05:22:38.817517695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-05-20T05:22:38.817808130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-05-20T05:22:38.818173215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004723s
2026-05-20T05:22:38.818366875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-05-20T05:22:38.818650466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-05-20T05:22:38.818980040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004346s
2026-05-20T05:22:38.819158249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-05-20T05:22:38.819872087Z [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-05-20T05:22:38.820463528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011292s
2026-05-20T05:22:38.820649903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-05-20T05:22:38.821292126Z [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-05-20T05:22:38.821824679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009981s
2026-05-20T05:22:38.822037487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-05-20T05:22:38.822372492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-20T05:22:38.822732617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005022s
2026-05-20T05:22:38.822914353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-05-20T05:22:38.823576487Z [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-05-20T05:22:38.824111775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010152s
2026-05-20T05:22:38.824292088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-05-20T05:22:38.824996326Z [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-05-20T05:22:38.825588288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011224s
2026-05-20T05:22:38.825782509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-05-20T05:22:38.826233507Z [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-05-20T05:22:38.826691389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000734s
2026-05-20T05:22:38.826901282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-05-20T05:22:38.827224092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-05-20T05:22:38.827565830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004784s
2026-05-20T05:22:38.827762917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-05-20T05:22:38.828388257Z [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-05-20T05:22:38.828938835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009879s
2026-05-20T05:22:38.829177506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-05-20T05:22:38.829553614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-20T05:22:38.829915302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000536s
2026-05-20T05:22:38.831100559Z [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-05-20T05:22:38.832792035Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0013797 taking an average of 00:00:00.0013797
2026-05-20T05:22:38.833499500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-20T05:22:38', 'InitialSetup')
2026-05-20T05:22:38.833859385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:38.837302318Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-20T05:22:38.837467170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071672s
2026-05-20T05:22:38.837754509Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-05-20T05:22:38.837993019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:38.838285177Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-05-20T05:22:38.838890937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-05-20T05:22:38.839074307Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:38.839271033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-05-20T05:22:38.839590396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:38.840530309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010535s
2026-05-20T05:22:38.840921707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-20T05:22:38', 'add_reason_to_pending_releases')
2026-05-20T05:22:38.841285910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:38.841965028Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-05-20T05:22:38.842155732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024489s
2026-05-20T05:22:38.842356055Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-05-20T05:22:38.842566559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:38.842825330Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-05-20T05:22:38.845102757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:22:38.845263601Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:38.845446940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-05-20T05:22:38.845727545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-05-20T05:22:38.846660414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010244s
2026-05-20T05:22:38.846833502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-20T05:22:38.846984386Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-20T05:22:38.847177265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-05-20T05:22:38.847486207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:38.848391971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010152s
2026-05-20T05:22:38.848565611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-20T05:22:38.848715963Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:38.848922229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-05-20T05:22:38.849250931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:38.850158098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010345s
2026-05-20T05:22:38.850522131Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-05-20T05:22:38.851117981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-05-20T05:22:38.851399337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006538s
2026-05-20T05:22:38.851734412Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-05-20T05:22:38.862733933Z [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-05-20T05:22:38.864191238Z [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-05-20T05:22:38.865074527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-05-20T05:22:38.866262820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-05-20T05:22:38.868546439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-20T05:22:38.869008259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-05-20T05:22:38.869526993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-20T05:22:38.869868962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179444s
2026-05-20T05:22:38.870041910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-20T05:22:38.870196001Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-20T05:22:38.870384069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-05-20T05:22:38.870652771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-05-20T05:22:38.871503093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009281s
2026-05-20T05:22:38.871879321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-20T05:22:38', 'add_medium_support')
2026-05-20T05:22:38.872254867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:38.877019161Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-05-20T05:22:38.877252080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063991s
2026-05-20T05:22:38.877496212Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-05-20T05:22:38.877718860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:38.878007742Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-05-20T05:22:38.878683573Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-05-20T05:22:38.879069971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-05-20T05:22:38.879367881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004489s
2026-05-20T05:22:38.879541170Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:22:38.879754800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:22:38.882165024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024319s
2026-05-20T05:22:38.882552595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-20T05:22:38', 'add_various_qualites_in_profile')
2026-05-20T05:22:38.882923352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:38.883574052Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-05-20T05:22:38.883766961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038072s
2026-05-20T05:22:38.883976923Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-05-20T05:22:38.884189111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:38.884459946Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-05-20T05:22:38.885213213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-05-20T05:22:38.885728270Z [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-05-20T05:22:38.886194670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007876s
2026-05-20T05:22:38.886401396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-05-20T05:22:38.886719376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-05-20T05:22:38.887066996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004757s
2026-05-20T05:22:38.887238191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-20T05:22:38.887388634Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s
2026-05-20T05:22:38.887609368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-05-20T05:22:38.888002079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-05-20T05:22:38.888918906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011044s
2026-05-20T05:22:38.889127145Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-05-20T05:22:38.893111529Z [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-05-20T05:22:38.895788429Z [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-05-20T05:22:38.896966582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-20T05:22:38.897964993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-20T05:22:38.900159152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-20T05:22:38.900666413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-20T05:22:38.901125378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-20T05:22:38.901584442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-20T05:22:38.901911020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126035s
2026-05-20T05:22:38.902124049Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-05-20T05:22:38.905997920Z [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-05-20T05:22:38.908523135Z [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-05-20T05:22:38.909641347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-20T05:22:38.910717585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-20T05:22:38.912842684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-20T05:22:38.913315967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-20T05:22:38.913761996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-20T05:22:38.914189376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-20T05:22:38.914508509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121958s
2026-05-20T05:22:38.914683040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:22:38.914833834Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-20T05:22:38.915031472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-05-20T05:22:38.915315424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-05-20T05:22:38.916194975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009518s
2026-05-20T05:22:38.916536964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-20T05:22:38', 'metadata_profiles')
2026-05-20T05:22:38.916891899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:38.918444976Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-05-20T05:22:38.918629317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031996s
2026-05-20T05:22:38.918880383Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-05-20T05:22:38.919114464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:38.919409288Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-05-20T05:22:38.921346439Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-05-20T05:22:38.926032516Z [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-05-20T05:22:38.926947970Z [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-05-20T05:22:38.927447386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-20T05:22:38.928145071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-20T05:22:38.930501356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-20T05:22:38.930841862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092746s
2026-05-20T05:22:38.931018758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-20T05:22:38.931171515Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-20T05:22:38.931396789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-05-20T05:22:38.931709829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-05-20T05:22:38.932603990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009927s
2026-05-20T05:22:38.932902682Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-05-20T05:22:38.933251204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-05-20T05:22:38.933517851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000392s
2026-05-20T05:22:38.933688234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-20T05:22:38.933838877Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s
2026-05-20T05:22:38.934209814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-05-20T05:22:38.937554109Z [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-05-20T05:22:38.938636208Z [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-05-20T05:22:38.939188521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-20T05:22:38.939859832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-20T05:22:38.942168912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-20T05:22:38.942539970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080859s
2026-05-20T05:22:38.942939855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-20T05:22:38', 'separate_automatic_and_interactive_search')
2026-05-20T05:22:38.943313327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:38.944431930Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-05-20T05:22:38.944635369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099026s
2026-05-20T05:22:38.944856264Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-05-20T05:22:38.945075506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:38.945346842Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-05-20T05:22:38.945666466Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-05-20T05:22:38.949406628Z [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-05-20T05:22:38.951614444Z [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-05-20T05:22:38.952590520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-20T05:22:38.953792601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-20T05:22:38.955897930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-20T05:22:38.956358748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-20T05:22:38.956770087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-20T05:22:38.957209512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-20T05:22:38.957657965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-20T05:22:38.957997899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121468s
2026-05-20T05:22:38.958420009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-20T05:22:38', 'change_album_path_to_relative')
2026-05-20T05:22:38.958781417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:38.959972516Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-05-20T05:22:38.960165765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014029s
2026-05-20T05:22:38.960383023Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-05-20T05:22:38.960600881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:38.960902980Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-05-20T05:22:38.961432206Z [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-05-20T05:22:38.961955930Z [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-05-20T05:22:38.962295053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005692s
2026-05-20T05:22:38.962661842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-20T05:22:38', 'change_quality_size_mb_to_kb')
2026-05-20T05:22:38.963036446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:38.963731616Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-05-20T05:22:38.963938613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019563s
2026-05-20T05:22:38.964124027Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-05-20T05:22:38.964363329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:38.964625717Z [Info] album_releases: Starting migration of Main DB to 9
2026-05-20T05:22:38.964983397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:22:38.965148159Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:38.965336739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-05-20T05:22:38.965613707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-05-20T05:22:38.966481885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009596s
2026-05-20T05:22:38.966659763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:22:38.966810146Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-20T05:22:38.967005529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-05-20T05:22:38.967298469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-05-20T05:22:38.968247741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010445s
2026-05-20T05:22:38.968599219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-20T05:22:38', 'album_releases')
2026-05-20T05:22:38.968952630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:38.969779205Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-05-20T05:22:38.969962173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025629s
2026-05-20T05:22:38.970154190Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-05-20T05:22:38.970365345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:38.970620499Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-05-20T05:22:38.971162891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:22:38.971331772Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:38.971516764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-05-20T05:22:38.975446158Z [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-05-20T05:22:38.977816261Z [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-05-20T05:22:38.978855964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-20T05:22:38.979990900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-20T05:22:38.982105999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-20T05:22:38.982550063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-20T05:22:38.982968356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-20T05:22:38.983438062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-20T05:22:38.983896325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-20T05:22:38.984227732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125262s
2026-05-20T05:22:38.984435470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:22:38.984591414Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:38.984785535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-05-20T05:22:38.988687323Z [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-05-20T05:22:38.991034971Z [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-05-20T05:22:38.992137531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-20T05:22:38.993287758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-20T05:22:38.995471956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-20T05:22:38.995925780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-20T05:22:38.996344924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-20T05:22:38.996785251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-20T05:22:38.997229425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-20T05:22:38.997553147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125808s
2026-05-20T05:22:38.997909304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-20T05:22:38', 'album_releases_fix')
2026-05-20T05:22:38.998263808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:38.999947900Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-05-20T05:22:39.000143844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149092s
2026-05-20T05:22:39.000330310Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-05-20T05:22:39.000536555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.000793703Z [Info] import_lists: Starting migration of Main DB to 11
2026-05-20T05:22:39.001629536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-05-20T05:22:39.002495731Z [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-05-20T05:22:39.003151081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001336s
2026-05-20T05:22:39.003350522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-05-20T05:22:39.003645647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-05-20T05:22:39.004012245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004748s
2026-05-20T05:22:39.004201707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-05-20T05:22:39.004866375Z [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-05-20T05:22:39.005408487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010094s
2026-05-20T05:22:39.005627798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-05-20T05:22:39.005974076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-20T05:22:39.006332397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005109s
2026-05-20T05:22:39.006677101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-20T05:22:39', 'import_lists')
2026-05-20T05:22:39.007021746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.008057952Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-05-20T05:22:39.008233626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022126s
2026-05-20T05:22:39.008436685Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-05-20T05:22:39.008646447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.008898866Z [Info] add_release_status: Starting migration of Main DB to 12
2026-05-20T05:22:39.009265684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-05-20T05:22:39.009448783Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-20T05:22:39.009662433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-05-20T05:22:39.010006065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-05-20T05:22:39.010930918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010638s
2026-05-20T05:22:39.011107874Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:22:39.011309691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:22:39.012342561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010523s
2026-05-20T05:22:39.012710492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-20T05:22:39', 'add_release_status')
2026-05-20T05:22:39.013064565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.014000259Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-05-20T05:22:39.014185322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026933s
2026-05-20T05:22:39.014398481Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-05-20T05:22:39.014615759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.014882005Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-05-20T05:22:39.015206939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-20T05:22:39.015394106Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.015630252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-05-20T05:22:39.015992752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:39.016930450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010887s
2026-05-20T05:22:39.017305786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-20T05:22:39', 'album_download_notification')
2026-05-20T05:22:39.017670450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.018528879Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-05-20T05:22:39.018716798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026464s
2026-05-20T05:22:39.018939426Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-05-20T05:22:39.019161423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.019435735Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-05-20T05:22:39.020062938Z [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-05-20T05:22:39.020734982Z [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-05-20T05:22:39.021155509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007464s
2026-05-20T05:22:39.021657690Z [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-05-20T05:22:39.022318821Z [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-05-20T05:22:39.022741212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007536s
2026-05-20T05:22:39.023114443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-20T05:22:39', 'fix_language_metadata_profiles')
2026-05-20T05:22:39.023478887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.024379521Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-05-20T05:22:39.024576287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023319s
2026-05-20T05:22:39.024762152Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-05-20T05:22:39.024965231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.025214783Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-05-20T05:22:39.025555469Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-05-20T05:22:39.025863770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-05-20T05:22:39.026137051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003527s
2026-05-20T05:22:39.026477005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-20T05:22:39', 'remove_fanzub')
2026-05-20T05:22:39.026865347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.027614075Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-05-20T05:22:39.027792936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018135s
2026-05-20T05:22:39.028030855Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-05-20T05:22:39.028255617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.028520651Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-05-20T05:22:39.029984920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-05-20T05:22:39.030271697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-05-20T05:22:39.030597513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004238s
2026-05-20T05:22:39.030813649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-05-20T05:22:39.031149525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-05-20T05:22:39.031512025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005067s
2026-05-20T05:22:39.031990479Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-05-20T05:22:39.032419843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-05-20T05:22:39.032815690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006272s
2026-05-20T05:22:39.033018769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-05-20T05:22:39.033324144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-20T05:22:39.041621434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083552s
2026-05-20T05:22:39.041893101Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-05-20T05:22:39.042243557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-05-20T05:22:39.042619253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005443s
2026-05-20T05:22:39.042827052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-05-20T05:22:39.043150303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-20T05:22:39.043504576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004876s
2026-05-20T05:22:39.043900674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-20T05:22:39', 'update_artist_history_indexes')
2026-05-20T05:22:39.044275168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.045413220Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-05-20T05:22:39.045605687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023462s
2026-05-20T05:22:39.045817564Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-05-20T05:22:39.046019621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.046297040Z [Info] remove_nma: Starting migration of Main DB to 17
2026-05-20T05:22:39.047878574Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:22:39.048854931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-05-20T05:22:39.049139664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010568s
2026-05-20T05:22:39.049489398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-20T05:22:39', 'remove_nma')
2026-05-20T05:22:39.049859554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.050615115Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-05-20T05:22:39.050785348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025061s
2026-05-20T05:22:39.050990341Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-05-20T05:22:39.051200374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.051459686Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-05-20T05:22:39.051768067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:22:39.051983170Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.3E-06s
2026-05-20T05:22:39.052201049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-05-20T05:22:39.052477215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-05-20T05:22:39.053436968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010413s
2026-05-20T05:22:39.053798256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-20T05:22:39', 'album_disambiguation')
2026-05-20T05:22:39.054165265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.055443579Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-05-20T05:22:39.055625506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030218s
2026-05-20T05:22:39.055840449Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-05-20T05:22:39.056080382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.056350065Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-05-20T05:22:39.056649518Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:22:39.056861825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:22:39.058170140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013025s
2026-05-20T05:22:39.058531327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-20T05:22:39', 'add_ape_quality_in_profiles')
2026-05-20T05:22:39.058895661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.059685131Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-05-20T05:22:39.059884603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028014s
2026-05-20T05:22:39.060081329Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-05-20T05:22:39.060287765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.060537367Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-05-20T05:22:39.061336396Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:22:39.061665208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-05-20T05:22:39.061937106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003959s
2026-05-20T05:22:39.062155736Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:22:39.062459278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-05-20T05:22:39.062726285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003851s
2026-05-20T05:22:39.062948292Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:22:39.063248006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-05-20T05:22:39.063523390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003818s
2026-05-20T05:22:39.063883395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-20T05:22:39', 'remove_pushalot')
2026-05-20T05:22:39.064256667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.065013832Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-05-20T05:22:39.065211841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018415s
2026-05-20T05:22:39.065410371Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-05-20T05:22:39.065625434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.065880608Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-05-20T05:22:39.066265252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-05-20T05:22:39.066702152Z [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-05-20T05:22:39.067112108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006585s
2026-05-20T05:22:39.067463395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-20T05:22:39', 'add_custom_filters')
2026-05-20T05:22:39.067831366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.068691549Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-05-20T05:22:39.068871501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022042s
2026-05-20T05:22:39.069067877Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-05-20T05:22:39.069275054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.069526540Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-05-20T05:22:39.069824681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-20T05:22:39.069996827Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-20T05:22:39.070187611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-05-20T05:22:39.070451924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-05-20T05:22:39.071382838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010129s
2026-05-20T05:22:39.071739316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-20T05:22:39', 'import_list_tags')
2026-05-20T05:22:39.072127448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.072889753Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-05-20T05:22:39.073064675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002488s
2026-05-20T05:22:39.073270309Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-05-20T05:22:39.073485232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.073741438Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-05-20T05:22:39.078078292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-05-20T05:22:39.078800897Z [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-05-20T05:22:39.079381406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011096s
2026-05-20T05:22:39.079608013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-05-20T05:22:39.079979561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-05-20T05:22:39.080350588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005486s
2026-05-20T05:22:39.082668486Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-20T05:22:39.082686592Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-20T05:22:39.082698065Z FROM "Artists"
2026-05-20T05:22:39.083688740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-20T05:22:39.083706967Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-20T05:22:39.083718190Z FROM "Artists"
2026-05-20T05:22:39.084263758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011064s
2026-05-20T05:22:39.084434763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-20T05:22:39.084586418Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.084799187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-05-20T05:22:39.085123730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:39.086113764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001123s
2026-05-20T05:22:39.086661477Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-05-20T05:22:39.086677249Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-20T05:22:39.086687940Z FROM "ArtistMetadata"
2026-05-20T05:22:39.086696487Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-05-20T05:22:39.087389633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-05-20T05:22:39.087407309Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-20T05:22:39.087418191Z FROM "ArtistMetadata"
2026-05-20T05:22:39.087426618Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-05-20T05:22:39.087820882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008031s
2026-05-20T05:22:39.088041817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-05-20T05:22:39.088879063Z [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-05-20T05:22:39.089520916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013071s
2026-05-20T05:22:39.089740548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-05-20T05:22:39.090100072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-05-20T05:22:39.090464907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005313s
2026-05-20T05:22:39.090670340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-05-20T05:22:39.090973761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-05-20T05:22:39.091377515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005243s
2026-05-20T05:22:39.091552467Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:22:39.091752941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:22:39.096485231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047424s
2026-05-20T05:22:39.096663880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:22:39.096812219Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-20T05:22:39.097014737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-05-20T05:22:39.097331435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:39.098326769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011209s
2026-05-20T05:22:39.098501040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:22:39.098652966Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.098850373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-05-20T05:22:39.099154776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-05-20T05:22:39.100139389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010935s
2026-05-20T05:22:39.100318460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:22:39.100469274Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.100666130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-05-20T05:22:39.100921304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-05-20T05:22:39.101825826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009767s
2026-05-20T05:22:39.102454111Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-05-20T05:22:39.102469282Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-20T05:22:39.102479813Z FROM "ArtistMetadata"
2026-05-20T05:22:39.102488280Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-20T05:22:39.102497468Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-05-20T05:22:39.103305466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-05-20T05:22:39.103321809Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-20T05:22:39.103332149Z FROM "ArtistMetadata"
2026-05-20T05:22:39.103340456Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-20T05:22:39.103374184Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-05-20T05:22:39.103802006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009391s
2026-05-20T05:22:39.104008181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-20T05:22:39.104155227Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.104358536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-05-20T05:22:39.104682138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-05-20T05:22:39.105615688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010604s
2026-05-20T05:22:39.105789989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-20T05:22:39.105939821Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.106138010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-05-20T05:22:39.106446571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:39.107368257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010395s
2026-05-20T05:22:39.107541276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-20T05:22:39.107693793Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.107913325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-05-20T05:22:39.108235444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:39.109161799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010541s
2026-05-20T05:22:39.109743250Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-20T05:22:39.109759483Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-20T05:22:39.109770224Z FROM "AlbumReleases"
2026-05-20T05:22:39.109778561Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-20T05:22:39.109787559Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-05-20T05:22:39.110526066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-20T05:22:39.110545005Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-20T05:22:39.110555586Z FROM "AlbumReleases"
2026-05-20T05:22:39.110563833Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-20T05:22:39.110586017Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-05-20T05:22:39.111028097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009037s
2026-05-20T05:22:39.111640972Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-20T05:22:39.111656112Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-20T05:22:39.111666794Z FROM "ArtistMetadata"
2026-05-20T05:22:39.111675191Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-20T05:22:39.111684038Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-05-20T05:22:39.112511274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-20T05:22:39.112531685Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-20T05:22:39.112542106Z FROM "ArtistMetadata"
2026-05-20T05:22:39.112550473Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-20T05:22:39.112559622Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-05-20T05:22:39.113003455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009277s
2026-05-20T05:22:39.113529865Z [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-05-20T05:22:39.117598359Z [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-05-20T05:22:39.119023479Z [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-05-20T05:22:39.119702366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-20T05:22:39.120873424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-20T05:22:39.123286915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-20T05:22:39.123767813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-20T05:22:39.124158690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102958s
2026-05-20T05:22:39.124571241Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-05-20T05:22:39.128705016Z [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-05-20T05:22:39.130512015Z [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-05-20T05:22:39.131370504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-20T05:22:39.132879433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-20T05:22:39.135206519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-20T05:22:39.135717257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-20T05:22:39.136116421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112544s
2026-05-20T05:22:39.136390253Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-05-20T05:22:39.140468486Z [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-05-20T05:22:39.142034620Z [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-05-20T05:22:39.142747145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-05-20T05:22:39.143667218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-05-20T05:22:39.145954063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-20T05:22:39.146471956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-20T05:22:39.146859626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102571s
2026-05-20T05:22:39.147115762Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-05-20T05:22:39.151492847Z [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-05-20T05:22:39.152750109Z [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-05-20T05:22:39.153321600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-20T05:22:39.154057742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-20T05:22:39.156493357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-20T05:22:39.156934035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096008s
2026-05-20T05:22:39.157152214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-05-20T05:22:39.157477710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-20T05:22:39.157897966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005558s
2026-05-20T05:22:39.158105534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-05-20T05:22:39.158395318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-20T05:22:39.158803449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000506s
2026-05-20T05:22:39.159034535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-05-20T05:22:39.159358748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-20T05:22:39.159817822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005936s
2026-05-20T05:22:39.160073126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-05-20T05:22:39.160399393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-05-20T05:22:39.160866334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000591s
2026-05-20T05:22:39.161129924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-05-20T05:22:39.161478837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-05-20T05:22:39.161921288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005723s
2026-05-20T05:22:39.162141882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-05-20T05:22:39.162472668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-05-20T05:22:39.162906302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005718s
2026-05-20T05:22:39.163086244Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-20T05:22:39.163974052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-05-20T05:22:39.164271060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001019s
2026-05-20T05:22:39.164444119Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-20T05:22:39.164785737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-05-20T05:22:39.165065500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004573s
2026-05-20T05:22:39.165233438Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-20T05:22:39.165609515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-05-20T05:22:39.165948488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000552s
2026-05-20T05:22:39.166325788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-20T05:22:39', 'add_release_groups_etc')
2026-05-20T05:22:39.166751926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.169610403Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-05-20T05:22:39.169799674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041601s
2026-05-20T05:22:39.170026671Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-05-20T05:22:39.170245071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.170522029Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-05-20T05:22:39.171108440Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-20T05:22:39.171381219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-05-20T05:22:39.171652856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003627s
2026-05-20T05:22:39.172036499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-20T05:22:39', 'NewMediaInfoFormat')
2026-05-20T05:22:39.172404810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.173234010Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-05-20T05:22:39.173455416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018847s
2026-05-20T05:22:39.173756362Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-05-20T05:22:39.173979912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.174274626Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-05-20T05:22:39.175507358Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-05-20T05:22:39.175908256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-05-20T05:22:39.178222386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024812s
2026-05-20T05:22:39.178415565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-20T05:22:39.178575858Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-20T05:22:39.178845090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-05-20T05:22:39.179221808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-05-20T05:22:39.180186241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011411s
2026-05-20T05:22:39.180646337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-20T05:22:39', 'rename_restrictions_to_release_profiles')
2026-05-20T05:22:39.181090011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.181935173Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-05-20T05:22:39.182142831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028258s
2026-05-20T05:22:39.182395821Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-05-20T05:22:39.182634752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.182922511Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-05-20T05:22:39.184131246Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-05-20T05:22:39.184424236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-05-20T05:22:39.186731462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023716s
2026-05-20T05:22:39.186930453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-20T05:22:39.187102619Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-20T05:22:39.187321199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-05-20T05:22:39.187651905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-05-20T05:22:39.188661218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011154s
2026-05-20T05:22:39.188869137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-05-20T05:22:39.189033387Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.189259433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-05-20T05:22:39.189590640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-05-20T05:22:39.190507666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010247s
2026-05-20T05:22:39.190680745Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-20T05:22:39.190950378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-05-20T05:22:39.191226674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003847s
2026-05-20T05:22:39.191391115Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-20T05:22:39.191658995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-05-20T05:22:39.191954059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003916s
2026-05-20T05:22:39.192195115Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-05-20T05:22:39.196658223Z [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-05-20T05:22:39.198125848Z [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-05-20T05:22:39.198818493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-20T05:22:39.199795370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-20T05:22:39.202063708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-20T05:22:39.202512602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-20T05:22:39.202995134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-20T05:22:39.203471574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-20T05:22:39.203829625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114325s
2026-05-20T05:22:39.204268919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-20T05:22:39', 'rename_quality_profiles_add_upgrade_allowed')
2026-05-20T05:22:39.204706641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.205918151Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-05-20T05:22:39.206129126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134356s
2026-05-20T05:22:39.206358498Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-05-20T05:22:39.206596427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.206864507Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-05-20T05:22:39.207309904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-05-20T05:22:39.207774109Z [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-05-20T05:22:39.208240698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007202s
2026-05-20T05:22:39.208468557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-05-20T05:22:39.208847881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-05-20T05:22:39.209249269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005742s
2026-05-20T05:22:39.209623302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-20T05:22:39', 'add_import_exclusions')
2026-05-20T05:22:39.209995542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.210939353Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-05-20T05:22:39.211121499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022289s
2026-05-20T05:22:39.211341963Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-05-20T05:22:39.211582468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.211872151Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-05-20T05:22:39.216509851Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-20T05:22:39.216530191Z WHERE "Id" in (
2026-05-20T05:22:39.216539931Z SELECT "Artists"."Id" from "Artists"
2026-05-20T05:22:39.216548468Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:22:39.216557557Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-20T05:22:39.217356626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-20T05:22:39.217374191Z WHERE "Id" in (
2026-05-20T05:22:39.217384131Z SELECT "Artists"."Id" from "Artists"
2026-05-20T05:22:39.217392598Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:22:39.217401586Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-20T05:22:39.217971274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010344s
2026-05-20T05:22:39.218564939Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-05-20T05:22:39.218580711Z WHERE "Id" in (
2026-05-20T05:22:39.218590901Z SELECT "Albums"."Id" from "Albums"
2026-05-20T05:22:39.218599459Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:22:39.218608106Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-20T05:22:39.219368427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-05-20T05:22:39.219385101Z WHERE "Id" in (
2026-05-20T05:22:39.219395371Z SELECT "Albums"."Id" from "Albums"
2026-05-20T05:22:39.219403919Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:22:39.219412827Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-20T05:22:39.219970981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009918s
2026-05-20T05:22:39.220541319Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-05-20T05:22:39.220557682Z WHERE "Id" in (
2026-05-20T05:22:39.220567873Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-20T05:22:39.220576470Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-20T05:22:39.220585348Z WHERE "Albums"."Id" IS NULL)
2026-05-20T05:22:39.221318234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-05-20T05:22:39.221334617Z WHERE "Id" in (
2026-05-20T05:22:39.221344797Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-20T05:22:39.221353304Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-20T05:22:39.221362273Z WHERE "Albums"."Id" IS NULL)
2026-05-20T05:22:39.221900476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000963s
2026-05-20T05:22:39.222483360Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-20T05:22:39.222498391Z WHERE "Id" in (
2026-05-20T05:22:39.222508671Z SELECT "Tracks"."Id" from "Tracks"
2026-05-20T05:22:39.222517188Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-20T05:22:39.222526016Z WHERE "AlbumReleases"."Id" IS NULL)
2026-05-20T05:22:39.223290145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-20T05:22:39.223308582Z WHERE "Id" in (
2026-05-20T05:22:39.223318482Z SELECT "Tracks"."Id" from "Tracks"
2026-05-20T05:22:39.223326899Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-20T05:22:39.223335757Z WHERE "AlbumReleases"."Id" IS NULL)
2026-05-20T05:22:39.223940765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010259s
2026-05-20T05:22:39.224548820Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-20T05:22:39.224566275Z WHERE "Id" in (
2026-05-20T05:22:39.224576245Z SELECT "Tracks"."Id" from "Tracks"
2026-05-20T05:22:39.224584652Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:22:39.224593480Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-20T05:22:39.225359222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-20T05:22:39.225377088Z WHERE "Id" in (
2026-05-20T05:22:39.225386888Z SELECT "Tracks"."Id" from "Tracks"
2026-05-20T05:22:39.225395224Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:22:39.225403922Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-20T05:22:39.225959541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010082s
2026-05-20T05:22:39.226545330Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-20T05:22:39.226560832Z WHERE "Id" IN (
2026-05-20T05:22:39.226571032Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:22:39.226579549Z LEFT OUTER JOIN "Tracks"
2026-05-20T05:22:39.226587726Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-20T05:22:39.226596183Z WHERE "Tracks"."Id" IS NULL)
2026-05-20T05:22:39.227342746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-20T05:22:39.227359731Z WHERE "Id" IN (
2026-05-20T05:22:39.227370061Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:22:39.227378568Z LEFT OUTER JOIN "Tracks"
2026-05-20T05:22:39.227386775Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-20T05:22:39.227415312Z WHERE "Tracks"."Id" IS NULL)
2026-05-20T05:22:39.227960741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009909s
2026-05-20T05:22:39.228339504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-20T05:22:39', 'clean_artist_metadata_table')
2026-05-20T05:22:39.228710962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.229979186Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-05-20T05:22:39.230176062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029776s
2026-05-20T05:22:39.230391746Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-05-20T05:22:39.230615757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.230891262Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-05-20T05:22:39.231588536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-20T05:22:39.231764531Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-20T05:22:39.232011398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-05-20T05:22:39.232354108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:39.233365235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011532s
2026-05-20T05:22:39.233561470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-20T05:22:39.233717795Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.233955173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-05-20T05:22:39.234323855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:39.235279871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011056s
2026-05-20T05:22:39.235469432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-20T05:22:39.235625436Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.235884679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-05-20T05:22:39.236245054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:39.237244437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011495s
2026-05-20T05:22:39.237440041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-20T05:22:39.237609372Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-20T05:22:39.237841870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-05-20T05:22:39.238193538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:39.239127810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010777s
2026-05-20T05:22:39.241136745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-20T05:22:39.241315996Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-20T05:22:39.241547703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-05-20T05:22:39.241879381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:39.242843803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010971s
2026-05-20T05:22:39.243067022Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-05-20T05:22:39.247240087Z [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-05-20T05:22:39.248961483Z [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-05-20T05:22:39.249755743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-05-20T05:22:39.250236330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-05-20T05:22:39.252519288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092504s
2026-05-20T05:22:39.252777378Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-05-20T05:22:39.256660407Z [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-05-20T05:22:39.258366714Z [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-05-20T05:22:39.259134881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-05-20T05:22:39.259696792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-05-20T05:22:39.261993087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089777s
2026-05-20T05:22:39.262402752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-20T05:22:39', 'health_issue_notification')
2026-05-20T05:22:39.262782897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.263924777Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-05-20T05:22:39.264144569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107856s
2026-05-20T05:22:39.264381937Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-05-20T05:22:39.264612311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.264926945Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-05-20T05:22:39.265979515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-20T05:22:39.266142513Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-20T05:22:39.266336994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-05-20T05:22:39.266678773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-05-20T05:22:39.267723697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011936s
2026-05-20T05:22:39.267929331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-20T05:22:39.268078020Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-20T05:22:39.268265979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-05-20T05:22:39.268539600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-05-20T05:22:39.269461557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010028s
2026-05-20T05:22:39.269724616Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-05-20T05:22:39.270019861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-05-20T05:22:39.270270927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003396s
2026-05-20T05:22:39.270772637Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-20T05:22:39.270781936Z WHERE "Id" IN (
2026-05-20T05:22:39.270790443Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:22:39.270799200Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-20T05:22:39.270810673Z WHERE "Tracks"."Id" IS NULL)
2026-05-20T05:22:39.271470592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-20T05:22:39.271482917Z WHERE "Id" IN (
2026-05-20T05:22:39.271491595Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:22:39.271500352Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-20T05:22:39.271509571Z WHERE "Tracks"."Id" IS NULL)
2026-05-20T05:22:39.272036091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009109s
2026-05-20T05:22:39.272700269Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-20T05:22:39.272712463Z WHERE "Id" IN (
2026-05-20T05:22:39.272721031Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:22:39.272729578Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-20T05:22:39.272738606Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-20T05:22:39.272747594Z WHERE "Artists"."Path" IS NULL)
2026-05-20T05:22:39.273575722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-20T05:22:39.273585001Z WHERE "Id" IN (
2026-05-20T05:22:39.273593367Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:22:39.273602295Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-20T05:22:39.273611243Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-20T05:22:39.273620212Z WHERE "Artists"."Path" IS NULL)
2026-05-20T05:22:39.274245821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011108s
2026-05-20T05:22:39.275022375Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-20T05:22:39.275032626Z WHERE "Id" IN (
2026-05-20T05:22:39.275041033Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:22:39.275049530Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-20T05:22:39.275058358Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-20T05:22:39.275067246Z WHERE "AlbumReleases"."Monitored" = 0
2026-05-20T05:22:39.275075723Z OR "AlbumReleases"."Monitored" IS NULL)
2026-05-20T05:22:39.276075346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-20T05:22:39.276089935Z WHERE "Id" IN (
2026-05-20T05:22:39.276098523Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-20T05:22:39.276107180Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-20T05:22:39.276116058Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-20T05:22:39.276125788Z WHERE "AlbumReleases"."Monitored" = 0
2026-05-20T05:22:39.276136229Z OR "AlbumReleases"."Monitored" IS NULL)
2026-05-20T05:22:39.276745145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012462s
2026-05-20T05:22:39.277293920Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-05-20T05:22:39.277303199Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-20T05:22:39.277312197Z FROM "Artists"
2026-05-20T05:22:39.277320483Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-20T05:22:39.277329321Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-05-20T05:22:39.278042417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-05-20T05:22:39.278054462Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-20T05:22:39.278063700Z FROM "Artists"
2026-05-20T05:22:39.278072117Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-20T05:22:39.278081015Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-05-20T05:22:39.278512404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008453s
2026-05-20T05:22:39.278935586Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-20T05:22:39.278956177Z WHERE "Id" NOT IN (
2026-05-20T05:22:39.278964654Z SELECT MIN("Id")
2026-05-20T05:22:39.278973041Z FROM "TrackFiles"
2026-05-20T05:22:39.278981338Z GROUP BY "Path"
2026-05-20T05:22:39.278989705Z )
2026-05-20T05:22:39.279496596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-20T05:22:39.279508319Z WHERE "Id" NOT IN (
2026-05-20T05:22:39.279516897Z SELECT MIN("Id")
2026-05-20T05:22:39.279525394Z FROM "TrackFiles"
2026-05-20T05:22:39.279533700Z GROUP BY "Path"
2026-05-20T05:22:39.279542137Z )
2026-05-20T05:22:39.279901571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006286s
2026-05-20T05:22:39.280096123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-20T05:22:39.280251285Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.280435857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-05-20T05:22:39.284016618Z [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-05-20T05:22:39.285189881Z [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-05-20T05:22:39.285831653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-20T05:22:39.286426041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-20T05:22:39.288804971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-20T05:22:39.289200418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085616s
2026-05-20T05:22:39.289392515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-05-20T05:22:39.289683430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-20T05:22:39.290035620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004588s
2026-05-20T05:22:39.290245352Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-05-20T05:22:39.293838668Z [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-05-20T05:22:39.294992432Z [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-05-20T05:22:39.295545736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-20T05:22:39.296353052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-20T05:22:39.298670759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-20T05:22:39.299139033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-20T05:22:39.299473646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090509s
2026-05-20T05:22:39.299870295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-20T05:22:39', 'add_mediafilerepository_mtime')
2026-05-20T05:22:39.300278006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.301384475Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-05-20T05:22:39.301574367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010883s
2026-05-20T05:22:39.301808869Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-05-20T05:22:39.302037630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.302311171Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-05-20T05:22:39.303670939Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-20T05:22:39.303681871Z WHERE "Id" NOT IN (
2026-05-20T05:22:39.303690118Z SELECT MIN("Artists"."Id") from "Artists"
2026-05-20T05:22:39.303698585Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:22:39.303723054Z GROUP BY "ArtistMetadata"."Id")
2026-05-20T05:22:39.304510460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-20T05:22:39.304522985Z WHERE "Id" NOT IN (
2026-05-20T05:22:39.304531482Z SELECT MIN("Artists"."Id") from "Artists"
2026-05-20T05:22:39.304540019Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-20T05:22:39.304548947Z GROUP BY "ArtistMetadata"."Id")
2026-05-20T05:22:39.304999394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008963s
2026-05-20T05:22:39.305202834Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-05-20T05:22:39.305453499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-05-20T05:22:39.305834937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004452s
2026-05-20T05:22:39.306113768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-05-20T05:22:39.309892478Z [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-05-20T05:22:39.311319823Z [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-05-20T05:22:39.312025714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-20T05:22:39.312774182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-20T05:22:39.315056127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-20T05:22:39.315487195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-20T05:22:39.315952021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-20T05:22:39.316286835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099787s
2026-05-20T05:22:39.316511498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-05-20T05:22:39.316836342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-20T05:22:39.317181617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004842s
2026-05-20T05:22:39.317555230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-20T05:22:39', 'add_artistmetadataid_constraint')
2026-05-20T05:22:39.317919253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.318954027Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-05-20T05:22:39.319139781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021925s
2026-05-20T05:22:39.319364233Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-05-20T05:22:39.319592482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.319872326Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-05-20T05:22:39.320506613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-05-20T05:22:39.320687507Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.320881418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-05-20T05:22:39.321194078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-05-20T05:22:39.322160544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010544s
2026-05-20T05:22:39.322333873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-05-20T05:22:39.322583365Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.322797176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-05-20T05:22:39.323159716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-05-20T05:22:39.324116603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011071s
2026-05-20T05:22:39.324291285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:22:39.324446157Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.324658304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-05-20T05:22:39.324988759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-05-20T05:22:39.325902439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010477s
2026-05-20T05:22:39.326085709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-05-20T05:22:39.326245801Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.326470594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-05-20T05:22:39.326834837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-05-20T05:22:39.327803749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011223s
2026-05-20T05:22:39.327996296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-20T05:22:39.328145206Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.328362885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-05-20T05:22:39.328707509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-05-20T05:22:39.329657532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010918s
2026-05-20T05:22:39.329833867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-20T05:22:39.329987376Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.330192669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-05-20T05:22:39.330514778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-05-20T05:22:39.331460002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010667s
2026-05-20T05:22:39.331823313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-20T05:22:39', 'old_ids_and_artist_alias')
2026-05-20T05:22:39.332215663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.333121207Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-05-20T05:22:39.333306821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026911s
2026-05-20T05:22:39.333516012Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-05-20T05:22:39.333741306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.334002812Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-05-20T05:22:39.334299430Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:22:39.334506827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:22:39.335118108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006388s
2026-05-20T05:22:39.335385346Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-05-20T05:22:39.335674609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-05-20T05:22:39.335983401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003477s
2026-05-20T05:22:39.336346081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-20T05:22:39', 'download_propers_config')
2026-05-20T05:22:39.336701126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.337436447Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-05-20T05:22:39.337626410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017903s
2026-05-20T05:22:39.337832815Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-05-20T05:22:39.338046416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.338310978Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-05-20T05:22:39.339094426Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-05-20T05:22:39.339395052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-05-20T05:22:39.339944709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006317s
2026-05-20T05:22:39.340164652Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-05-20T05:22:39.343841696Z [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-05-20T05:22:39.345321106Z [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-05-20T05:22:39.346050895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-20T05:22:39.347039827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-20T05:22:39.349353045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-20T05:22:39.349788683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-20T05:22:39.350224941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-20T05:22:39.350704527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-20T05:22:39.351055143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106995s
2026-05-20T05:22:39.351278603Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-05-20T05:22:39.354821378Z [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-05-20T05:22:39.356105714Z [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-05-20T05:22:39.356732576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-05-20T05:22:39.357374108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-05-20T05:22:39.359949615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-05-20T05:22:39.360302165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088337s
2026-05-20T05:22:39.360500074Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-05-20T05:22:39.365018122Z [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-05-20T05:22:39.366149050Z [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-05-20T05:22:39.366768237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-05-20T05:22:39.367238073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-05-20T05:22:39.369643978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089489s
2026-05-20T05:22:39.369841826Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-05-20T05:22:39.373257395Z [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-05-20T05:22:39.374263411Z [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-05-20T05:22:39.374767035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-20T05:22:39.375528508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-20T05:22:39.378665616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-20T05:22:39.379116374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-20T05:22:39.379576631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-20T05:22:39.380114885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-20T05:22:39.380477976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104493s
2026-05-20T05:22:39.380671796Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-05-20T05:22:39.384014007Z [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-05-20T05:22:39.384977908Z [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-05-20T05:22:39.385470861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-20T05:22:39.385944534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-20T05:22:39.388181088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00732s
2026-05-20T05:22:39.388387494Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-05-20T05:22:39.391782932Z [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-05-20T05:22:39.392939602Z [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-05-20T05:22:39.393535351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-20T05:22:39.394295853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-20T05:22:39.396666286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-20T05:22:39.397169810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-20T05:22:39.397546309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089611s
2026-05-20T05:22:39.397959240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-20T05:22:39', 'remove_language_profiles')
2026-05-20T05:22:39.398348264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.400457361Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-05-20T05:22:39.400653787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118179s
2026-05-20T05:22:39.400882858Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-05-20T05:22:39.401099354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.401390791Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-05-20T05:22:39.401806368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-20T05:22:39.401978955Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-20T05:22:39.402225532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-05-20T05:22:39.402532971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-05-20T05:22:39.403492073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010655s
2026-05-20T05:22:39.403894463Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-05-20T05:22:39.404371854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-05-20T05:22:39.404687981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005228s
2026-05-20T05:22:39.405068908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-20T05:22:39', 'multi_disc_naming_format')
2026-05-20T05:22:39.405459074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.406369307Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-05-20T05:22:39.406553207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021527s
2026-05-20T05:22:39.406774483Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-05-20T05:22:39.407003654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.407263357Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-05-20T05:22:39.407631278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-20T05:22:39.407817814Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.408043769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-05-20T05:22:39.408366208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-05-20T05:22:39.409301081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010649s
2026-05-20T05:22:39.409477797Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:22:39.409680415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:22:39.422585664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129059s
2026-05-20T05:22:39.422974337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-20T05:22:39', 'add_download_client_priority')
2026-05-20T05:22:39.423386416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.424248392Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-05-20T05:22:39.424439186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145359s
2026-05-20T05:22:39.424637726Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-05-20T05:22:39.424848180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.425106049Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-05-20T05:22:39.425466926Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:22:39.425769656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-05-20T05:22:39.426046363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003765s
2026-05-20T05:22:39.426263570Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:22:39.426559126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-05-20T05:22:39.426830682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003639s
2026-05-20T05:22:39.427176098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-20T05:22:39', 'remove_growl_prowl')
2026-05-20T05:22:39.427526363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.428455294Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-05-20T05:22:39.428641229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019574s
2026-05-20T05:22:39.428843235Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-05-20T05:22:39.429057637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.429316428Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-05-20T05:22:39.429665682Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:22:39.429983472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-05-20T05:22:39.430258456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003926s
2026-05-20T05:22:39.430489711Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:22:39.430796018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-05-20T05:22:39.431050180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000377s
2026-05-20T05:22:39.431408552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-20T05:22:39', 'remove_plex_hometheatre')
2026-05-20T05:22:39.431753126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.432691846Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-05-20T05:22:39.432875666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001974s
2026-05-20T05:22:39.433085339Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-05-20T05:22:39.433308248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.433568973Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-05-20T05:22:39.434160063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-20T05:22:39.434342851Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-20T05:22:39.434531331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-05-20T05:22:39.434797477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-05-20T05:22:39.435708451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000987s
2026-05-20T05:22:39.435907472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-20T05:22:39.436060259Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.436289902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-05-20T05:22:39.436644235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:39.437572966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010813s
2026-05-20T05:22:39.437753890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-20T05:22:39.437909053Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.438130148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-05-20T05:22:39.438495053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:39.439428963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010929s
2026-05-20T05:22:39.439621491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-20T05:22:39.439792405Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-20T05:22:39.440030124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-05-20T05:22:39.440384227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:39.441308418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010653s
2026-05-20T05:22:39.441480856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-20T05:22:39.441635988Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.441839288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-05-20T05:22:39.442116406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-05-20T05:22:39.443006649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009753s
2026-05-20T05:22:39.443181110Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:22:39.443381173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:22:39.444361106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009961s
2026-05-20T05:22:39.444732935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-20T05:22:39', 'add_root_folder_add_defaults')
2026-05-20T05:22:39.445099944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.445996019Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-05-20T05:22:39.446179378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025938s
2026-05-20T05:22:39.446374060Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-05-20T05:22:39.446578872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.446828485Z [Info] task_duration: Starting migration of Main DB to 40
2026-05-20T05:22:39.447132628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-20T05:22:39.447298973Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.447511901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-05-20T05:22:39.447812517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-05-20T05:22:39.448808873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010801s
2026-05-20T05:22:39.449150591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-20T05:22:39', 'task_duration')
2026-05-20T05:22:39.449504083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.450268893Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-05-20T05:22:39.450437703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002534s
2026-05-20T05:22:39.450679941Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-05-20T05:22:39.450904794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.451184818Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-05-20T05:22:39.451581396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-20T05:22:39.451758954Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-20T05:22:39.451977324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-05-20T05:22:39.452306256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-05-20T05:22:39.453212842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010389s
2026-05-20T05:22:39.453978264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-20T05:22:39.454134608Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.454340082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-05-20T05:22:39.454666920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:39.455595430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010511s
2026-05-20T05:22:39.456033322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-20T05:22:39', 'add_indexer_and_enabled_to_release_profiles')
2026-05-20T05:22:39.456415101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.457339994Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-05-20T05:22:39.457538183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027149s
2026-05-20T05:22:39.457740210Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-05-20T05:22:39.457951004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.458205356Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-05-20T05:22:39.458554289Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-05-20T05:22:39.462155451Z [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-05-20T05:22:39.463388444Z [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-05-20T05:22:39.464022711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-20T05:22:39.465028817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-20T05:22:39.467553412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-20T05:22:39.467995282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-20T05:22:39.468436079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-20T05:22:39.468914904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-20T05:22:39.469265720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105234s
2026-05-20T05:22:39.469597108Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-05-20T05:22:39.469992143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-05-20T05:22:39.470281716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004428s
2026-05-20T05:22:39.470611540Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-05-20T05:22:39.471020965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-05-20T05:22:39.471328023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004475s
2026-05-20T05:22:39.471533607Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-05-20T05:22:39.474852511Z [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-05-20T05:22:39.476135785Z [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-05-20T05:22:39.476701154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-05-20T05:22:39.477165168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-05-20T05:22:39.479491714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007751s
2026-05-20T05:22:39.479843001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-20T05:22:39', 'remove_album_folders')
2026-05-20T05:22:39.480228688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.481440178Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-05-20T05:22:39.481619649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009681s
2026-05-20T05:22:39.481831045Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-05-20T05:22:39.482065427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.482470062Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-05-20T05:22:39.483347278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-20T05:22:39.483535708Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-20T05:22:39.483717423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-05-20T05:22:39.484003530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-05-20T05:22:39.484986780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010914s
2026-05-20T05:22:39.485167674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-20T05:22:39.485325352Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.485517178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-05-20T05:22:39.485823104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-05-20T05:22:39.486747034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010395s
2026-05-20T05:22:39.486925774Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:22:39.487127190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:22:39.560856840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0736362s
2026-05-20T05:22:39.561110731Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-05-20T05:22:39.564683847Z [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-05-20T05:22:39.565730705Z [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-05-20T05:22:39.566267576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-20T05:22:39.566758224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-20T05:22:39.569391537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080866s
2026-05-20T05:22:39.569611761Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-05-20T05:22:39.574559575Z [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-05-20T05:22:39.575486221Z [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-05-20T05:22:39.576007881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-20T05:22:39.576530784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-20T05:22:39.578855185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090498s
2026-05-20T05:22:39.579078385Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-05-20T05:22:39.582349643Z [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-05-20T05:22:39.583161177Z [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-05-20T05:22:39.583624570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-20T05:22:39.584188246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-20T05:22:39.586498959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00722s
2026-05-20T05:22:39.586707238Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-05-20T05:22:39.589970239Z [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-05-20T05:22:39.590731913Z [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-05-20T05:22:39.591162130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-20T05:22:39.591686365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-20T05:22:39.594021798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071192s
2026-05-20T05:22:39.594237653Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-05-20T05:22:39.597353829Z [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-05-20T05:22:39.598052486Z [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-05-20T05:22:39.598455257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-20T05:22:39.599010725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-20T05:22:39.601401741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069618s
2026-05-20T05:22:39.601774291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-20T05:22:39', 'flexible_delay_profiles')
2026-05-20T05:22:39.602131771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.603330685Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-05-20T05:22:39.603489375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088592s
2026-05-20T05:22:39.603720240Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-05-20T05:22:39.603995153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.604282442Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-05-20T05:22:39.604709141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-20T05:22:39.604872300Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-20T05:22:39.605085840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-05-20T05:22:39.605391856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-05-20T05:22:39.606313392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010382s
2026-05-20T05:22:39.606659980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-20T05:22:39', 'add_priority_to_indexers')
2026-05-20T05:22:39.607028762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.607722088Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-05-20T05:22:39.607923995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024486s
2026-05-20T05:22:39.608258148Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-05-20T05:22:39.608487801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.608754147Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-05-20T05:22:39.609237530Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-05-20T05:22:39.609554318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-05-20T05:22:39.609915816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004477s
2026-05-20T05:22:39.610089717Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:22:39.610285621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:22:39.610852112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005946s
2026-05-20T05:22:39.611244242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-20T05:22:39', 'remove_chown_and_folderchmod_config')
2026-05-20T05:22:39.611616522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.612508277Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-05-20T05:22:39.612703460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021716s
2026-05-20T05:22:39.612921079Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-05-20T05:22:39.613293188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.613559625Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-05-20T05:22:39.614051144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-05-20T05:22:39.614223291Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.614409737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-05-20T05:22:39.617882851Z [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-05-20T05:22:39.619018397Z [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-05-20T05:22:39.619592744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-05-20T05:22:39.620143443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-05-20T05:22:39.622683539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080839s
2026-05-20T05:22:39.622955166Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-05-20T05:22:39.623270651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-05-20T05:22:39.623592660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003664s
2026-05-20T05:22:39.623834637Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-05-20T05:22:39.624240625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-05-20T05:22:39.624608906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004631s
2026-05-20T05:22:39.624868379Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-05-20T05:22:39.625248224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-05-20T05:22:39.625569841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004324s
2026-05-20T05:22:39.625918383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-20T05:22:39', 'convert_blacklist_protocol')
2026-05-20T05:22:39.626270302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.627128310Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-05-20T05:22:39.627337762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019905s
2026-05-20T05:22:39.627513185Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-05-20T05:22:39.627727887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.627986037Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-05-20T05:22:39.634234761Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-05-20T05:22:39.635018048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-05-20T05:22:39.635455700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000846s
2026-05-20T05:22:39.635806035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-20T05:22:39', 'update_notifiarr')
2026-05-20T05:22:39.636167814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.636805228Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-05-20T05:22:39.636979138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021658s
2026-05-20T05:22:39.637194642Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-05-20T05:22:39.637403733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.637674729Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-05-20T05:22:39.637948961Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:22:39.638162671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:22:39.639174719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010443s
2026-05-20T05:22:39.639543051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-20T05:22:39', 'email_multiple_addresses')
2026-05-20T05:22:39.639919309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.640517433Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-05-20T05:22:39.640694390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023474s
2026-05-20T05:22:39.640912379Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-05-20T05:22:39.641130478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.641394930Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-05-20T05:22:39.641683261Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-05-20T05:22:39.641944307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-05-20T05:22:39.644233537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023526s
2026-05-20T05:22:39.644614814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-20T05:22:39', 'rename_blacklist_to_blocklist')
2026-05-20T05:22:39.644979359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.645919271Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-05-20T05:22:39.646110617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039966s
2026-05-20T05:22:39.646320730Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-05-20T05:22:39.646534951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.646793722Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-05-20T05:22:39.647199419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-20T05:22:39.647376686Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-20T05:22:39.647613884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-05-20T05:22:39.648009741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-05-20T05:22:39.649000166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001173s
2026-05-20T05:22:39.649249658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-05-20T05:22:39.649613190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-05-20T05:22:39.650563154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011053s
2026-05-20T05:22:39.650748226Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:22:39.650947668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:22:39.652163797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012295s
2026-05-20T05:22:39.652524103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-20T05:22:39', 'cdh_per_downloadclient')
2026-05-20T05:22:39.652878717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.653540770Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-05-20T05:22:39.653724069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025899s
2026-05-20T05:22:39.653921467Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-05-20T05:22:39.654126199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.654379489Z [Info] download_history: Starting migration of Main DB to 52
2026-05-20T05:22:39.655112435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-05-20T05:22:39.655878939Z [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-05-20T05:22:39.656463225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011449s
2026-05-20T05:22:39.656667346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-05-20T05:22:39.656982551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-05-20T05:22:39.657330772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004843s
2026-05-20T05:22:39.657540214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-05-20T05:22:39.657855850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-05-20T05:22:39.658230144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005042s
2026-05-20T05:22:39.658444756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-05-20T05:22:39.658770672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-05-20T05:22:39.659143022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005111s
2026-05-20T05:22:39.659318235Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:22:39.659514791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:22:39.660626439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011213s
2026-05-20T05:22:39.660977707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-20T05:22:39', 'download_history')
2026-05-20T05:22:39.661331850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.662164547Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-05-20T05:22:39.662345040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026515s
2026-05-20T05:22:39.662544031Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-05-20T05:22:39.662751269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.663007414Z [Info] add_update_history: Starting migration of Main DB to 53
2026-05-20T05:22:39.663420326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-20T05:22:39', 'add_update_history')
2026-05-20T05:22:39.663781303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.664427334Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-05-20T05:22:39.664604942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016744s
2026-05-20T05:22:39.664824925Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-05-20T05:22:39.665044667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.665311184Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-05-20T05:22:39.665632721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-20T05:22:39.665805920Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-20T05:22:39.666027947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-05-20T05:22:39.666376940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-05-20T05:22:39.667413127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011799s
2026-05-20T05:22:39.667790867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-20T05:22:39', 'add_on_update_to_notifications')
2026-05-20T05:22:39.668169951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.668828697Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-05-20T05:22:39.669023219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002551s
2026-05-20T05:22:39.669235577Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-05-20T05:22:39.669450991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.669725373Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-05-20T05:22:39.670032742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-20T05:22:39.670201462Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.670404461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-05-20T05:22:39.670732000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:39.671783778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011753s
2026-05-20T05:22:39.672166519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-20T05:22:39', 'download_client_per_indexer')
2026-05-20T05:22:39.672529671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.673230131Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-05-20T05:22:39.673419302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025899s
2026-05-20T05:22:39.673622511Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-05-20T05:22:39.673834428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.674090975Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-05-20T05:22:39.674499969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-20T05:22:39.674666434Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.674881417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-05-20T05:22:39.675196622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:39.676311256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012285s
2026-05-20T05:22:39.676494024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-20T05:22:39.676650369Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-20T05:22:39.676919481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-05-20T05:22:39.677283284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:39.678312466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011857s
2026-05-20T05:22:39.678519002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-20T05:22:39.678657531Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.678855159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-05-20T05:22:39.679214723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:39.680240649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011583s
2026-05-20T05:22:39.680586275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-20T05:22:39', 'AddNewItemMonitorType')
2026-05-20T05:22:39.680960048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.681623544Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-05-20T05:22:39.681810621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025355s
2026-05-20T05:22:39.682000323Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-05-20T05:22:39.682212300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.682460991Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-05-20T05:22:39.682772147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-20T05:22:39.682941398Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-20T05:22:39.683146261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-05-20T05:22:39.683469842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-05-20T05:22:39.684505778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001159s
2026-05-20T05:22:39.684858799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-20T05:22:39', 'ImportListSearch')
2026-05-20T05:22:39.685207171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.685822831Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-05-20T05:22:39.686000088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024626s
2026-05-20T05:22:39.686211464Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-05-20T05:22:39.686429603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.686740549Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-05-20T05:22:39.687011304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-20T05:22:39.687192990Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-20T05:22:39.687399657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-05-20T05:22:39.687749862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:39.688835929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012276s
2026-05-20T05:22:39.689204621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-20T05:22:39', 'ImportListMonitorExisting')
2026-05-20T05:22:39.689559967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.690181378Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-05-20T05:22:39.690367543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025424s
2026-05-20T05:22:39.690562366Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-05-20T05:22:39.690770345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.691020949Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-05-20T05:22:39.691423961Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:22:39.691726660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-05-20T05:22:39.692059481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003903s
2026-05-20T05:22:39.692245505Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:22:39.692522583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-05-20T05:22:39.692781905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003527s
2026-05-20T05:22:39.692952379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-20T05:22:39.693102130Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.693284828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-05-20T05:22:39.693542106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-05-20T05:22:39.694531529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010613s
2026-05-20T05:22:39.694886574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-20T05:22:39', 'add_indexer_tags')
2026-05-20T05:22:39.695238282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.695950126Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-05-20T05:22:39.696089657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024039s
2026-05-20T05:22:39.696330812Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-05-20T05:22:39.696500965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.696797682Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-05-20T05:22:39.697014459Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:22:39.697221656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:22:39.698096027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009001s
2026-05-20T05:22:39.698457605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-20T05:22:39', 'update_audio_types')
2026-05-20T05:22:39.698826658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:39.699424141Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-05-20T05:22:39.699598603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022047s
2026-05-20T05:22:39.699870971Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-20T05:22:39.700156637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:39.700401249Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-05-20T05:22:39.702384594Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:22:39.702653786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-05-20T05:22:39.702905823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003008s
2026-05-20T05:22:39.703075064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-05-20T05:22:39.703228824Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.703449378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-05-20T05:22:39.707229350Z [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-05-20T05:22:39.708679981Z [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-05-20T05:22:39.709368518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-05-20T05:22:39.710127717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-05-20T05:22:39.712699015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-05-20T05:22:39.713210916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-05-20T05:22:39.713547273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009902s
2026-05-20T05:22:39.713717266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:22:39.713864522Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.714071649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-05-20T05:22:39.719468828Z [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-05-20T05:22:39.721418134Z [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-05-20T05:22:39.722327976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-20T05:22:39.723213950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-20T05:22:39.725721100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-20T05:22:39.726197098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-20T05:22:39.726659580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-20T05:22:39.726999614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127323s
2026-05-20T05:22:39.727173535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:22:39.727319529Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.727551165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-05-20T05:22:39.731628947Z [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-05-20T05:22:39.733570297Z [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-05-20T05:22:39.734471121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-20T05:22:39.735356093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-20T05:22:39.737840115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-20T05:22:39.738310372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-20T05:22:39.738775860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-20T05:22:39.739123991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113899s
2026-05-20T05:22:39.739293913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:22:39.739445689Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.739663868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-05-20T05:22:39.743737412Z [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-05-20T05:22:39.746114569Z [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-05-20T05:22:39.747023218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-20T05:22:39.747855004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-20T05:22:39.750375700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-20T05:22:39.750820505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-20T05:22:39.751290141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-20T05:22:39.751629154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117953s
2026-05-20T05:22:39.751799848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-20T05:22:39.751974950Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.752183741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-05-20T05:22:39.755930637Z [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-05-20T05:22:39.757279233Z [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-05-20T05:22:39.757955354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-20T05:22:39.758977793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-20T05:22:39.761519912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-20T05:22:39.761949097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-20T05:22:39.762384113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-20T05:22:39.762862416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-20T05:22:39.763216409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108438s
2026-05-20T05:22:39.763383846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-20T05:22:39.763539269Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.763729472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-05-20T05:22:39.767446418Z [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-05-20T05:22:39.768810525Z [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-05-20T05:22:39.769491576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-20T05:22:39.770440317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-20T05:22:39.772932576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-20T05:22:39.773366329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-20T05:22:39.773791776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-20T05:22:39.774273686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-20T05:22:39.774619693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107037s
2026-05-20T05:22:39.774798984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-20T05:22:39.774952493Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.775149911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-05-20T05:22:39.778728107Z [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-05-20T05:22:39.779833443Z [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-05-20T05:22:39.780430045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-05-20T05:22:39.780987668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-05-20T05:22:39.783462932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081139s
2026-05-20T05:22:39.783644558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-20T05:22:39.783798298Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-20T05:22:39.784028942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-05-20T05:22:39.787591316Z [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-05-20T05:22:39.788737314Z [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-05-20T05:22:39.789338475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-05-20T05:22:39.789897160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-05-20T05:22:39.792344458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081082s
2026-05-20T05:22:39.792527367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-20T05:22:39.792679704Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.792882291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-05-20T05:22:39.796421789Z [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-05-20T05:22:39.797440280Z [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-05-20T05:22:39.797954015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-20T05:22:39.798408430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-20T05:22:39.800767310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076784s
2026-05-20T05:22:39.800945860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-20T05:22:39.801111974Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.801305234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-05-20T05:22:39.806276786Z [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-05-20T05:22:39.807292321Z [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-05-20T05:22:39.807813911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-20T05:22:39.808497829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-20T05:22:39.811139168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009615s
2026-05-20T05:22:39.811322827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-20T05:22:39.811476627Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-20T05:22:39.811720138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-05-20T05:22:39.815309917Z [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-05-20T05:22:39.816329610Z [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-05-20T05:22:39.816854207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-20T05:22:39.817419696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-20T05:22:39.819879710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079218s
2026-05-20T05:22:39.820148852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-20T05:22:39.820316099Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-20T05:22:39.820553577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-05-20T05:22:39.824215632Z [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-05-20T05:22:39.825267490Z [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-05-20T05:22:39.825820052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-20T05:22:39.826507407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-20T05:22:39.829333217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-20T05:22:39.829719075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089552s
2026-05-20T05:22:39.829915079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-20T05:22:39.830081635Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.830327780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-05-20T05:22:39.834282575Z [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-05-20T05:22:39.835427009Z [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-05-20T05:22:39.836146408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-20T05:22:39.836983484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-20T05:22:39.839987834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-20T05:22:39.840455396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009901s
2026-05-20T05:22:39.840699948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-20T05:22:39.840880492Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-20T05:22:39.841166688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-05-20T05:22:39.844871469Z [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-05-20T05:22:39.845893618Z [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-05-20T05:22:39.846457654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-20T05:22:39.847379861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-20T05:22:39.850154839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-20T05:22:39.850558562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009175s
2026-05-20T05:22:39.850754176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-05-20T05:22:39.850918597Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-20T05:22:39.851131917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-05-20T05:22:39.855060808Z [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-05-20T05:22:39.856300305Z [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-05-20T05:22:39.856948690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-05-20T05:22:39.857899145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-05-20T05:22:39.860425813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-05-20T05:22:39.860953566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-05-20T05:22:39.861477090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-05-20T05:22:39.861872847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105426s
2026-05-20T05:22:39.862054102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-05-20T05:22:39.862208443Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.862409187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-05-20T05:22:39.865929617Z [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-05-20T05:22:39.866929320Z [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-05-20T05:22:39.867422333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-05-20T05:22:39.867949073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-05-20T05:22:39.870364318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077535s
2026-05-20T05:22:39.870547336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-05-20T05:22:39.870702078Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.870912562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-05-20T05:22:39.874460196Z [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-05-20T05:22:39.875417003Z [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-05-20T05:22:39.875924815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-05-20T05:22:39.876478220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-05-20T05:22:39.878873453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077482s
2026-05-20T05:22:39.879050730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-20T05:22:39.879200492Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-20T05:22:39.879396437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-05-20T05:22:39.882910844Z [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-05-20T05:22:39.883945368Z [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-05-20T05:22:39.884454734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-20T05:22:39.885309775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-20T05:22:39.887724167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-20T05:22:39.888196429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-20T05:22:39.888660142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-20T05:22:39.889157514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-20T05:22:39.889520876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099375s
2026-05-20T05:22:39.889709195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-20T05:22:39.889867073Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-20T05:22:39.890097146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-05-20T05:22:39.894632680Z [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-05-20T05:22:39.895721182Z [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-05-20T05:22:39.896293936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-20T05:22:39.896958654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-20T05:22:39.899596296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-20T05:22:39.914202420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237966s
2026-05-20T05:22:39.914444167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-20T05:22:39.914645553Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-05-20T05:22:39.915040628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-05-20T05:22:39.920858254Z [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-05-20T05:22:39.922360169Z [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-05-20T05:22:39.922962181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-20T05:22:39.923748835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-20T05:22:39.926418502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-20T05:22:39.926816423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115354s
2026-05-20T05:22:39.927033480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-20T05:22:39.927206348Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-20T05:22:39.927444738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-05-20T05:22:39.931040820Z [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-05-20T05:22:39.932135935Z [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-05-20T05:22:39.932748499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-20T05:22:39.933448529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-20T05:22:39.935995709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-20T05:22:39.936392327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087261s
2026-05-20T05:22:39.936590527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-20T05:22:39.936761000Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-20T05:22:39.936997526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-05-20T05:22:39.940559419Z [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-05-20T05:22:39.941640967Z [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-05-20T05:22:39.942239803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-20T05:22:39.942857427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-20T05:22:39.945457613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-20T05:22:39.945832859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086217s
2026-05-20T05:22:39.946027761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-20T05:22:39.946250901Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-20T05:22:39.946564502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-05-20T05:22:39.950167168Z [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-05-20T05:22:39.951263225Z [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-05-20T05:22:39.951843734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-20T05:22:39.952541178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-20T05:22:39.955090001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-20T05:22:39.955474886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086866s
2026-05-20T05:22:39.955672925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-20T05:22:39.955858960Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-20T05:22:39.956113763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-05-20T05:22:39.959706859Z [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-05-20T05:22:39.960824730Z [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-05-20T05:22:39.961410260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-20T05:22:39.962139638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-20T05:22:39.964676998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-20T05:22:39.965056663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087264s
2026-05-20T05:22:39.965246745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-05-20T05:22:39.965419563Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-20T05:22:39.965642071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-05-20T05:22:39.969266490Z [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-05-20T05:22:39.970219710Z [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-05-20T05:22:39.970744166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-20T05:22:39.971267149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-20T05:22:39.973664567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078015s
2026-05-20T05:22:39.973859620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-05-20T05:22:39.974026677Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-20T05:22:39.974242752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-05-20T05:22:39.977819024Z [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-05-20T05:22:39.978794438Z [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-05-20T05:22:39.979313794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-20T05:22:39.979863170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-20T05:22:39.982219626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077661s
2026-05-20T05:22:39.982418256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-20T05:22:39.982591334Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-20T05:22:39.982822670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-05-20T05:22:39.987682287Z [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-05-20T05:22:39.988878967Z [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-05-20T05:22:39.989464807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-05-20T05:22:39.989938851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-05-20T05:22:39.992354736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093071s
2026-05-20T05:22:39.992548667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-20T05:22:39.992720132Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-20T05:22:39.992963943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-05-20T05:22:39.996649826Z [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-05-20T05:22:39.997758890Z [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-05-20T05:22:39.998334138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-05-20T05:22:39.998878464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-05-20T05:22:40.001269740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080902s
2026-05-20T05:22:40.001474633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-05-20T05:22:40.001652320Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-20T05:22:40.001883336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-05-20T05:22:40.005425339Z [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-05-20T05:22:40.006298978Z [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-05-20T05:22:40.006819336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-05-20T05:22:40.007310685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-05-20T05:22:40.009796642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076961s
2026-05-20T05:22:40.010006474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-20T05:22:40.010179703Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-20T05:22:40.010422502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-05-20T05:22:40.013878873Z [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-05-20T05:22:40.014695648Z [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-05-20T05:22:40.015189522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-20T05:22:40.015805753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-20T05:22:40.018365267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-20T05:22:40.018758630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081181s
2026-05-20T05:22:40.018962109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-20T05:22:40.019139727Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-20T05:22:40.019378528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-05-20T05:22:40.024571606Z [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-05-20T05:22:40.025407139Z [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-05-20T05:22:40.025733997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-20T05:22:40.026380749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-20T05:22:40.029210488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-20T05:22:40.029517787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099344s
2026-05-20T05:22:40.029661126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-20T05:22:40.029786728Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-20T05:22:40.029935107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-05-20T05:22:40.033279592Z [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-05-20T05:22:40.033973720Z [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-05-20T05:22:40.034367152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-20T05:22:40.035062823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-20T05:22:40.038138928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-20T05:22:40.038505727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-20T05:22:40.038804118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087171s
2026-05-20T05:22:40.038959501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-20T05:22:40.039092729Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-20T05:22:40.039261740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-05-20T05:22:40.042698651Z [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-05-20T05:22:40.043536699Z [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-05-20T05:22:40.044012497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-20T05:22:40.044700683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-20T05:22:40.047370960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-20T05:22:40.047744262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-20T05:22:40.048055148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086269s
2026-05-20T05:22:40.048217655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-20T05:22:40.048360844Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2026-05-20T05:22:40.048538141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-20T05:22:40.051665489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-20T05:22:40.052150375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-20T05:22:40.052492033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-20T05:22:40.052971810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-20T05:22:40.055423537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-20T05:22:40.055742920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070444s
2026-05-20T05:22:40.056182465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-20T05:22:40', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-20T05:22:40.056516267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.059658074Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-20T05:22:40.059839399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108767s
2026-05-20T05:22:40.060086868Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-05-20T05:22:40.060276871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.060546564Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-05-20T05:22:40.061162755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-20T05:22:40.061318288Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-20T05:22:40.061505595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-05-20T05:22:40.061771521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:40.062785212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011066s
2026-05-20T05:22:40.062948210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-20T05:22:40.063087461Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-20T05:22:40.063276331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-05-20T05:22:40.063549361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:40.064530878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010761s
2026-05-20T05:22:40.064860532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-20T05:22:40', 'add_on_delete_to_notifications')
2026-05-20T05:22:40.065185155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.065849924Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-05-20T05:22:40.066032121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023655s
2026-05-20T05:22:40.066210470Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-05-20T05:22:40.066395523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.066635526Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-05-20T05:22:40.068186129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-20T05:22:40.068339928Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-20T05:22:40.068541334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-05-20T05:22:40.068837260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:40.069805600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010739s
2026-05-20T05:22:40.069959049Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-20T05:22:40.070187830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-05-20T05:22:40.070437733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003373s
2026-05-20T05:22:40.070599629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-20T05:22:40.070738649Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-20T05:22:40.070918521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-05-20T05:22:40.071157963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-05-20T05:22:40.072114971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010148s
2026-05-20T05:22:40.072277017Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:22:40.072455356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:22:40.073230617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000795s
2026-05-20T05:22:40.073396321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-05-20T05:22:40.073813822Z [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-05-20T05:22:40.074235431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006783s
2026-05-20T05:22:40.074414181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-05-20T05:22:40.074660707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-05-20T05:22:40.074955791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003822s
2026-05-20T05:22:40.075121164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-20T05:22:40.075260695Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-20T05:22:40.075442351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-05-20T05:22:40.075708738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-05-20T05:22:40.076706557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010775s
2026-05-20T05:22:40.076870347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-20T05:22:40.077014648Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-20T05:22:40.077198017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-05-20T05:22:40.077469955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:40.078409116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010324s
2026-05-20T05:22:40.078574078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-20T05:22:40.078721094Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-20T05:22:40.078902620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-05-20T05:22:40.079186401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:40.080150954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001069s
2026-05-20T05:22:40.080318652Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:22:40.080485177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:22:40.082419432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019449s
2026-05-20T05:22:40.082579735Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:22:40.082747583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:22:40.083590330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008522s
2026-05-20T05:22:40.083783078Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-05-20T05:22:40.088675501Z [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-05-20T05:22:40.089435371Z [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-05-20T05:22:40.089871329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-05-20T05:22:40.090291084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-05-20T05:22:40.092980931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090083s
2026-05-20T05:22:40.093198199Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-05-20T05:22:40.096604679Z [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-05-20T05:22:40.097269658Z [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-05-20T05:22:40.097661247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-05-20T05:22:40.098198789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-05-20T05:22:40.100770819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073987s
2026-05-20T05:22:40.101012005Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-05-20T05:22:40.101279794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-05-20T05:22:40.101529887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003234s
2026-05-20T05:22:40.101690361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-20T05:22:40.101832547Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-20T05:22:40.102060556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-05-20T05:22:40.102372344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:40.103368320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011202s
2026-05-20T05:22:40.103531929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-20T05:22:40.103674707Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-20T05:22:40.103880532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-05-20T05:22:40.104164614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-05-20T05:22:40.105157543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010731s
2026-05-20T05:22:40.105469682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-20T05:22:40', 'add_custom_formats')
2026-05-20T05:22:40.105780468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.106916856Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-05-20T05:22:40.107078411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028171s
2026-05-20T05:22:40.107278955Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-05-20T05:22:40.107466593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.107721607Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-05-20T05:22:40.108114869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-20T05:22:40.108259550Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-20T05:22:40.108424462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-05-20T05:22:40.108661259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-05-20T05:22:40.109668878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010792s
2026-05-20T05:22:40.110019254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-20T05:22:40', 'add_result_to_commands')
2026-05-20T05:22:40.110297344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.111007594Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-05-20T05:22:40.111167376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002397s
2026-05-20T05:22:40.111374343Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-05-20T05:22:40.111548694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.111791102Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-05-20T05:22:40.112156969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-20T05:22:40.112313694Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2026-05-20T05:22:40.112505561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-05-20T05:22:40.112784422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:40.113766200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010786s
2026-05-20T05:22:40.114064981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-20T05:22:40', 'health_restored_notification')
2026-05-20T05:22:40.114384926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.115089094Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-05-20T05:22:40.115252613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023733s
2026-05-20T05:22:40.115415321Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-05-20T05:22:40.115591826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.115808022Z [Info] remove_uc: Starting migration of Main DB to 66
2026-05-20T05:22:40.116152896Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-20T05:22:40.116400054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-05-20T05:22:40.116639406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003099s
2026-05-20T05:22:40.116912436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-20T05:22:40', 'remove_uc')
2026-05-20T05:22:40.117203211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.117827388Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-05-20T05:22:40.117978643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014894s
2026-05-20T05:22:40.118176632Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-05-20T05:22:40.118359480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.118595245Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-05-20T05:22:40.118852994Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:22:40.119033577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:22:40.120955508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001934s
2026-05-20T05:22:40.121268478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-20T05:22:40', 'download_clients_rename_tv_to_music')
2026-05-20T05:22:40.121570787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.122233010Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-05-20T05:22:40.122405067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003176s
2026-05-20T05:22:40.122602364Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-05-20T05:22:40.122789942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.123021769Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-05-20T05:22:40.123335330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-20T05:22:40.123481054Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-20T05:22:40.123663501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-05-20T05:22:40.123949507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-05-20T05:22:40.124953709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001116s
2026-05-20T05:22:40.125268303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-20T05:22:40', 'add_colon_replacement_to_naming_config')
2026-05-20T05:22:40.125574579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.126382106Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-05-20T05:22:40.126551567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025037s
2026-05-20T05:22:40.126724976Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-05-20T05:22:40.126898135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.127113378Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-05-20T05:22:40.127453403Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-05-20T05:22:40.130994434Z [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-05-20T05:22:40.131725467Z [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-05-20T05:22:40.132189371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-20T05:22:40.132917006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-20T05:22:40.135563896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-20T05:22:40.136012810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082721s
2026-05-20T05:22:40.136194436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-20T05:22:40.136332885Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-20T05:22:40.136516084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-05-20T05:22:40.136753362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-05-20T05:22:40.137753716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010637s
2026-05-20T05:22:40.138035313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-20T05:22:40', 'list_sync_time')
2026-05-20T05:22:40.138342221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.139224578Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-05-20T05:22:40.139408960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025234s
2026-05-20T05:22:40.139594343Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-05-20T05:22:40.139801520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.140070853Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-05-20T05:22:40.140401258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-20T05:22:40.140555248Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-20T05:22:40.140718697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-05-20T05:22:40.140937578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-05-20T05:22:40.141872060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009866s
2026-05-20T05:22:40.142156503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-20T05:22:40', 'add_download_client_tags')
2026-05-20T05:22:40.142460505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.143137248Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-05-20T05:22:40.143295677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022191s
2026-05-20T05:22:40.143475870Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-05-20T05:22:40.143651333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.143891898Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-05-20T05:22:40.144450052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-05-20T05:22:40.144911882Z [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-05-20T05:22:40.145341878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007022s
2026-05-20T05:22:40.145527872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-05-20T05:22:40.145877186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-05-20T05:22:40.146190797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000499s
2026-05-20T05:22:40.146477284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-20T05:22:40', 'add_notification_status')
2026-05-20T05:22:40.146767749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.147559564Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-05-20T05:22:40.147711019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018335s
2026-05-20T05:22:40.147920881Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-05-20T05:22:40.148107227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.148338893Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-05-20T05:22:40.148583516Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:22:40.148760492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:22:40.150322358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015776s
2026-05-20T05:22:40.150629827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-20T05:22:40', 'add_alac_24_quality_in_profiles')
2026-05-20T05:22:40.150929139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.151668428Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-05-20T05:22:40.151827178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028918s
2026-05-20T05:22:40.152026459Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-05-20T05:22:40.152193736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.152409781Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-05-20T05:22:40.152729685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-05-20T05:22:40.152883004Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-05-20T05:22:40.153026593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-05-20T05:22:40.153225254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-05-20T05:22:40.154238394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010562s
2026-05-20T05:22:40.154414839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-05-20T05:22:40.154626676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-05-20T05:22:40.155618363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010428s
2026-05-20T05:22:40.155918217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-20T05:22:40', 'add_salt_to_users')
2026-05-20T05:22:40.156276499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.156998382Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-05-20T05:22:40.157172693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023225s
2026-05-20T05:22:40.157386003Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-05-20T05:22:40.157632639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.157876711Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-05-20T05:22:40.158411187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-05-20T05:22:40.158843257Z [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-05-20T05:22:40.159281640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007029s
2026-05-20T05:22:40.159449067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-05-20T05:22:40.159676024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-05-20T05:22:40.160000227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003921s
2026-05-20T05:22:40.160289410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-20T05:22:40', 'add_auto_tagging')
2026-05-20T05:22:40.160594083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.161489997Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-05-20T05:22:40.161634649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018602s
2026-05-20T05:22:40.161836555Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-05-20T05:22:40.162028802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.162263886Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-05-20T05:22:40.162621747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-05-20T05:22:40.162771829Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-20T05:22:40.162956962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-05-20T05:22:40.163190572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-05-20T05:22:40.164281629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011589s
2026-05-20T05:22:40.164529959Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-05-20T05:22:40.164808651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-05-20T05:22:40.165046890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003332s
2026-05-20T05:22:40.165341434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-20T05:22:40', 'quality_definition_preferred_size')
2026-05-20T05:22:40.165631979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.166297810Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-05-20T05:22:40.166456980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015402s
2026-05-20T05:22:40.166678015Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-05-20T05:22:40.166872196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.167117951Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-05-20T05:22:40.167430341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-20T05:22:40.167577657Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-20T05:22:40.167746127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-05-20T05:22:40.168013976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:40.169092408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011785s
2026-05-20T05:22:40.169392823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-20T05:22:40', 'add_on_artist_add_to_notifications')
2026-05-20T05:22:40.169688438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.170346794Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-05-20T05:22:40.170506756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024024s
2026-05-20T05:22:40.170682670Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-05-20T05:22:40.170855989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.171075451Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-05-20T05:22:40.171352058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-20T05:22:40.171495106Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-20T05:22:40.171665670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-05-20T05:22:40.171892116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-05-20T05:22:40.172929354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010977s
2026-05-20T05:22:40.173214459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-20T05:22:40', 'album_last_searched_time')
2026-05-20T05:22:40.173503030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.174226948Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-05-20T05:22:40.174379084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023732s
2026-05-20T05:22:40.174545319Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-05-20T05:22:40.174736393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.174940264Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-05-20T05:22:40.175282784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-20T05:22:40.175420601Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-20T05:22:40.175575343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-05-20T05:22:40.175814545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:40.176907726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011327s
2026-05-20T05:22:40.177049902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-20T05:22:40.177180405Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-20T05:22:40.177339205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-05-20T05:22:40.177576533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-05-20T05:22:40.178578671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010812s
2026-05-20T05:22:40.178853174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-20T05:22:40', 'add_indexer_flags')
2026-05-20T05:22:40.179137667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.179798738Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-05-20T05:22:40.179985384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022904s
2026-05-20T05:22:40.180164545Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-05-20T05:22:40.180338315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.180564881Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-05-20T05:22:40.180936580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-05-20T05:22:40.181161112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-05-20T05:22:40.181445134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003481s
2026-05-20T05:22:40.181611499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-05-20T05:22:40.181830420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-05-20T05:22:40.182119151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003563s
2026-05-20T05:22:40.182309044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-05-20T05:22:40.182523225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-05-20T05:22:40.182812608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003739s
2026-05-20T05:22:40.183096259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-20T05:22:40', 'add_indexes_album_statistics')
2026-05-20T05:22:40.183381554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.184364693Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-05-20T05:22:40.184520627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018872s
2026-05-20T05:22:40.184701121Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-05-20T05:22:40.184871965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.185091377Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-05-20T05:22:40.185437544Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-05-20T05:22:40.185754813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-05-20T05:22:40.186028203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003836s
2026-05-20T05:22:40.186302987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-20T05:22:40', 'update_redacted_baseurl')
2026-05-20T05:22:40.186594404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.187249493Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-05-20T05:22:40.187400036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015753s
2026-05-20T05:22:40.195445909Z [Debug] MigrationController: Took: 00:00:01.6381886
2026-05-20T05:22:40.267395624Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-05-20T05:22:40.298616688Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-05-20T05:22:40.327793235Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-20T05:22:40.346179352Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-20T05:22:40.347057550Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-20T05:22:40.347323546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-20T05:22:40.351476910Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-20T05:22:40.351695891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004393s
2026-05-20T05:22:40.351943550Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-20T05:22:40.352183754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046076s
2026-05-20T05:22:40.353632511Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-20T05:22:40.353897655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.354291659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-20T05:22:40.354613677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-20T05:22:40.355042811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005099s
2026-05-20T05:22:40.355293747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.356570187Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-20T05:22:40.356794098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020161s
2026-05-20T05:22:40.357106878Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-20T05:22:40.357364196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.357807349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-20T05:22:40.358115229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-20T05:22:40.358509122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004562s
2026-05-20T05:22:40.358730688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-20T05:22:40.358936753Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-20T05:22:40.359190394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-20T05:22:40.359453524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-20T05:22:40.360215949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007712s
2026-05-20T05:22:40.360461163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.361098246Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-20T05:22:40.361345454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016404s
2026-05-20T05:22:40.361633424Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-20T05:22:40.361896674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.362250867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-20T05:22:40.362481943Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-20T05:22:40.362708699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-20T05:22:40.362972932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-20T05:22:40.363486115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005339s
2026-05-20T05:22:40.363687671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.364360827Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-20T05:22:40.364619107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013729s
2026-05-20T05:22:40.364954562Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-20T05:22:40.365213263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.365478497Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-05-20T05:22:40.366030028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-05-20T05:22:40.366482018Z [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-05-20T05:22:40.367050012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007885s
2026-05-20T05:22:40.367277180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-05-20T05:22:40.367543015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-20T05:22:40.367921838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004105s
2026-05-20T05:22:40.368266161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-20T05:22:40', 'InitialSetup')
2026-05-20T05:22:40.368678572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.369390786Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-20T05:22:40.369617943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018754s
2026-05-20T05:22:40.369860692Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-05-20T05:22:40.370123331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.370440580Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-05-20T05:22:40.370837239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-20T05:22:40', 'add_reason_to_pending_releases')
2026-05-20T05:22:40.371275551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.371967024Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-05-20T05:22:40.372215124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018183s
2026-05-20T05:22:40.372444776Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-05-20T05:22:40.372691904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.372991667Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-05-20T05:22:40.373339628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-20T05:22:40', 'add_medium_support')
2026-05-20T05:22:40.373755376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.374422589Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-05-20T05:22:40.374654597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00173s
2026-05-20T05:22:40.374895722Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-05-20T05:22:40.375158431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.375477083Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-05-20T05:22:40.375863902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-20T05:22:40', 'add_various_qualites_in_profile')
2026-05-20T05:22:40.376351303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.377024629Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-05-20T05:22:40.377314563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018468s
2026-05-20T05:22:40.377541350Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-05-20T05:22:40.377784720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.378086197Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-05-20T05:22:40.378440471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-20T05:22:40', 'metadata_profiles')
2026-05-20T05:22:40.378863382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.379498732Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-05-20T05:22:40.379723965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017031s
2026-05-20T05:22:40.380020292Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-05-20T05:22:40.380335046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.380642435Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-05-20T05:22:40.381046549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-20T05:22:40', 'separate_automatic_and_interactive_search')
2026-05-20T05:22:40.381504872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.382226545Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-05-20T05:22:40.382487801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018578s
2026-05-20T05:22:40.382735801Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-05-20T05:22:40.382997257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.383305127Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-05-20T05:22:40.383681074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-20T05:22:40', 'change_album_path_to_relative')
2026-05-20T05:22:40.384152494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.384844838Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-05-20T05:22:40.385084561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018253s
2026-05-20T05:22:40.385333211Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-05-20T05:22:40.385596301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.385905785Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-05-20T05:22:40.386275649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-20T05:22:40', 'change_quality_size_mb_to_kb')
2026-05-20T05:22:40.386711507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.387363871Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-05-20T05:22:40.387597011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017555s
2026-05-20T05:22:40.387836202Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-05-20T05:22:40.388106697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.388406140Z [Info] album_releases: Starting migration of Log DB to 9
2026-05-20T05:22:40.388742678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-20T05:22:40', 'album_releases')
2026-05-20T05:22:40.389163656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.389826029Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-05-20T05:22:40.390051413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017245s
2026-05-20T05:22:40.390284332Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-05-20T05:22:40.390534115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.390833428Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-05-20T05:22:40.391190868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-20T05:22:40', 'album_releases_fix')
2026-05-20T05:22:40.391608910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.392282757Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-05-20T05:22:40.392507930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017281s
2026-05-20T05:22:40.392756701Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-05-20T05:22:40.393181216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.393294895Z [Info] import_lists: Starting migration of Log DB to 11
2026-05-20T05:22:40.393628116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-20T05:22:40', 'import_lists')
2026-05-20T05:22:40.394035667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.394683792Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-05-20T05:22:40.394908244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016994s
2026-05-20T05:22:40.395138337Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-05-20T05:22:40.395383882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.395681681Z [Info] add_release_status: Starting migration of Log DB to 12
2026-05-20T05:22:40.396105715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-20T05:22:40', 'add_release_status')
2026-05-20T05:22:40.396537836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.397200851Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-05-20T05:22:40.397429842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018022s
2026-05-20T05:22:40.397672410Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-05-20T05:22:40.397931061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.398254513Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-05-20T05:22:40.398635390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-20T05:22:40', 'album_download_notification')
2026-05-20T05:22:40.399076287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.399920157Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-05-20T05:22:40.400169028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019561s
2026-05-20T05:22:40.400521318Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-05-20T05:22:40.400798666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.401097338Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-05-20T05:22:40.401475760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-20T05:22:40', 'fix_language_metadata_profiles')
2026-05-20T05:22:40.401914834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.402646778Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-05-20T05:22:40.402887483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001836s
2026-05-20T05:22:40.403112727Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-05-20T05:22:40.403352038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.403646722Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-05-20T05:22:40.403991877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-20T05:22:40', 'remove_fanzub')
2026-05-20T05:22:40.404406973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.405064848Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-05-20T05:22:40.405291544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017084s
2026-05-20T05:22:40.405534133Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-05-20T05:22:40.405790018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.406093840Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-05-20T05:22:40.406469927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-20T05:22:40', 'update_artist_history_indexes')
2026-05-20T05:22:40.406891116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.407605444Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-05-20T05:22:40.407840437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001793s
2026-05-20T05:22:40.408163307Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-05-20T05:22:40.408398671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.408689136Z [Info] remove_nma: Starting migration of Log DB to 17
2026-05-20T05:22:40.409011475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-20T05:22:40', 'remove_nma')
2026-05-20T05:22:40.409416331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.410169377Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-05-20T05:22:40.410388899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017714s
2026-05-20T05:22:40.410619313Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-05-20T05:22:40.411036413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.411343862Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-05-20T05:22:40.411692464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-20T05:22:40', 'album_disambiguation')
2026-05-20T05:22:40.412144214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.412921790Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-05-20T05:22:40.413149258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018738s
2026-05-20T05:22:40.413388250Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-05-20T05:22:40.413652171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.413982847Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-05-20T05:22:40.414348143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-20T05:22:40', 'add_ape_quality_in_profiles')
2026-05-20T05:22:40.414771756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.415430382Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-05-20T05:22:40.415679935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017629s
2026-05-20T05:22:40.415920209Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-05-20T05:22:40.416174621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.416462431Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-05-20T05:22:40.416811864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-20T05:22:40', 'remove_pushalot')
2026-05-20T05:22:40.417221038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.417882100Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-05-20T05:22:40.418101532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017119s
2026-05-20T05:22:40.418334140Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-05-20T05:22:40.418576658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.418882905Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-05-20T05:22:40.419228681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-20T05:22:40', 'add_custom_filters')
2026-05-20T05:22:40.419640521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.420298245Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-05-20T05:22:40.420531415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017122s
2026-05-20T05:22:40.420763462Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-05-20T05:22:40.421007303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.421302688Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-05-20T05:22:40.421640278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-20T05:22:40', 'import_list_tags')
2026-05-20T05:22:40.422048119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.422698238Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-05-20T05:22:40.422917640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001687s
2026-05-20T05:22:40.423153365Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-05-20T05:22:40.423399040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.423700427Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-05-20T05:22:40.424120272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-20T05:22:40', 'add_release_groups_etc')
2026-05-20T05:22:40.424547462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.425205007Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-05-20T05:22:40.425435501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001792s
2026-05-20T05:22:40.425669081Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-05-20T05:22:40.425908774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.426235602Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-05-20T05:22:40.426572220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-20T05:22:40', 'NewMediaInfoFormat')
2026-05-20T05:22:40.426982106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.427626594Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-05-20T05:22:40.427875014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017171s
2026-05-20T05:22:40.428137012Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-05-20T05:22:40.428406925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.428713713Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-05-20T05:22:40.429104099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-20T05:22:40', 'rename_restrictions_to_release_profiles')
2026-05-20T05:22:40.429541069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.430236069Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-05-20T05:22:40.430516553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018025s
2026-05-20T05:22:40.430754673Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-05-20T05:22:40.431046240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.431336044Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-05-20T05:22:40.431735328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-20T05:22:40', 'rename_quality_profiles_add_upgrade_allowed')
2026-05-20T05:22:40.432202168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.432881536Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-05-20T05:22:40.433136159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018187s
2026-05-20T05:22:40.433372906Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-05-20T05:22:40.433619031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.433933524Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-05-20T05:22:40.434282738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-20T05:22:40', 'add_import_exclusions')
2026-05-20T05:22:40.434708225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.435345528Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-05-20T05:22:40.435578427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017175s
2026-05-20T05:22:40.435815434Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-05-20T05:22:40.436091881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.436397176Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-05-20T05:22:40.436753333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-20T05:22:40', 'clean_artist_metadata_table')
2026-05-20T05:22:40.437176766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.437851354Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-05-20T05:22:40.438095807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017507s
2026-05-20T05:22:40.438364047Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-05-20T05:22:40.438619642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.438929185Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-05-20T05:22:40.439309481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-20T05:22:40', 'health_issue_notification')
2026-05-20T05:22:40.439760018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.440425258Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-05-20T05:22:40.440658438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001789s
2026-05-20T05:22:40.440926006Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-05-20T05:22:40.441188034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.441491806Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-05-20T05:22:40.441866240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-20T05:22:40', 'add_mediafilerepository_mtime')
2026-05-20T05:22:40.442295404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.443140917Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-05-20T05:22:40.443369427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019155s
2026-05-20T05:22:40.443619721Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-05-20T05:22:40.443897771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.444211563Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-05-20T05:22:40.444588292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-20T05:22:40', 'add_artistmetadataid_constraint')
2026-05-20T05:22:40.445026825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.448542845Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-05-20T05:22:40.448790354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045872s
2026-05-20T05:22:40.449064095Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-05-20T05:22:40.449313698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.449646107Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-05-20T05:22:40.450020581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-20T05:22:40', 'old_ids_and_artist_alias')
2026-05-20T05:22:40.450476770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.451139925Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-05-20T05:22:40.451388496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018147s
2026-05-20T05:22:40.451607487Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-05-20T05:22:40.451869715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.452175260Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-05-20T05:22:40.452520596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-20T05:22:40', 'download_propers_config')
2026-05-20T05:22:40.452936924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.453597474Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-05-20T05:22:40.453840544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017325s
2026-05-20T05:22:40.454073974Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-05-20T05:22:40.454323938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.454622689Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-05-20T05:22:40.454978907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-20T05:22:40', 'remove_language_profiles')
2026-05-20T05:22:40.455414173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.456128512Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-05-20T05:22:40.456366431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017867s
2026-05-20T05:22:40.456601043Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-05-20T05:22:40.456852880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.457151712Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-05-20T05:22:40.457501406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-20T05:22:40', 'multi_disc_naming_format')
2026-05-20T05:22:40.457920951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.458581211Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-05-20T05:22:40.458812286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017134s
2026-05-20T05:22:40.459053011Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-05-20T05:22:40.459302473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.459603900Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-05-20T05:22:40.459975739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-20T05:22:40', 'add_download_client_priority')
2026-05-20T05:22:40.460406286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.461070454Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-05-20T05:22:40.461308874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017461s
2026-05-20T05:22:40.461539589Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-05-20T05:22:40.461780995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.462074866Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-05-20T05:22:40.462415122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-20T05:22:40', 'remove_growl_prowl')
2026-05-20T05:22:40.462823193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.463485147Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-05-20T05:22:40.463711462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017005s
2026-05-20T05:22:40.463960404Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-05-20T05:22:40.464220437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.464515722Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-05-20T05:22:40.464869254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-20T05:22:40', 'remove_plex_hometheatre')
2026-05-20T05:22:40.465283168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.465974690Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-05-20T05:22:40.466221698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017507s
2026-05-20T05:22:40.466450679Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-05-20T05:22:40.466703187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.467010617Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-05-20T05:22:40.467374339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-20T05:22:40', 'add_root_folder_add_defaults')
2026-05-20T05:22:40.467819536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.468542081Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-05-20T05:22:40.468776312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018213s
2026-05-20T05:22:40.469004913Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-05-20T05:22:40.469242802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.469534820Z [Info] task_duration: Starting migration of Log DB to 40
2026-05-20T05:22:40.469861297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-20T05:22:40', 'task_duration')
2026-05-20T05:22:40.470264579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.470905340Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-05-20T05:22:40.471120313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016628s
2026-05-20T05:22:40.471381829Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-05-20T05:22:40.471652925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.471979112Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-05-20T05:22:40.472374188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-20T05:22:40', 'add_indexer_and_enabled_to_release_profiles')
2026-05-20T05:22:40.472816138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.473494273Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-05-20T05:22:40.473747894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001812s
2026-05-20T05:22:40.473981525Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-05-20T05:22:40.474228352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.474522985Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-05-20T05:22:40.474867409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-20T05:22:40', 'remove_album_folders')
2026-05-20T05:22:40.475281633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.475928075Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-05-20T05:22:40.476158138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016811s
2026-05-20T05:22:40.476408492Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-05-20T05:22:40.476647193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.476940103Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-05-20T05:22:40.477291240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-20T05:22:40', 'flexible_delay_profiles')
2026-05-20T05:22:40.477715595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.478367037Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-05-20T05:22:40.478595176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00171s
2026-05-20T05:22:40.478832554Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-05-20T05:22:40.479081285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.479377311Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-05-20T05:22:40.479738428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-20T05:22:40', 'add_priority_to_indexers')
2026-05-20T05:22:40.480171090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.480821690Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-05-20T05:22:40.481055380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017282s
2026-05-20T05:22:40.481305414Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-05-20T05:22:40.481566971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.481869650Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-05-20T05:22:40.482246830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-20T05:22:40', 'remove_chown_and_folderchmod_config')
2026-05-20T05:22:40.482677637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.483348388Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-05-20T05:22:40.483589985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017568s
2026-05-20T05:22:40.483831210Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-05-20T05:22:40.484100453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.484399475Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-05-20T05:22:40.484769871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-20T05:22:40', 'convert_blacklist_protocol')
2026-05-20T05:22:40.485185097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.485870818Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-05-20T05:22:40.486096262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017484s
2026-05-20T05:22:40.486323279Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-05-20T05:22:40.486562891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.486855090Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-05-20T05:22:40.487195415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-20T05:22:40', 'update_notifiarr')
2026-05-20T05:22:40.487613748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.488396474Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-05-20T05:22:40.488718733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017768s
2026-05-20T05:22:40.489042184Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-05-20T05:22:40.489392179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.489800482Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-05-20T05:22:40.490293484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-20T05:22:40', 'email_multiple_addresses')
2026-05-20T05:22:40.490896990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.491744577Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-05-20T05:22:40.492085293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023395s
2026-05-20T05:22:40.492449777Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-05-20T05:22:40.492813389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.493224858Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-05-20T05:22:40.493893084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-20T05:22:40', 'rename_blacklist_to_blocklist')
2026-05-20T05:22:40.494490156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.495382303Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-05-20T05:22:40.495700183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025511s
2026-05-20T05:22:40.496052362Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-05-20T05:22:40.496390232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.496796410Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-05-20T05:22:40.497279142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-20T05:22:40', 'cdh_per_downloadclient')
2026-05-20T05:22:40.497846585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.498643119Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-05-20T05:22:40.498936300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002225s
2026-05-20T05:22:40.499244009Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-05-20T05:22:40.499571629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.500054972Z [Info] download_history: Starting migration of Log DB to 52
2026-05-20T05:22:40.500481451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-20T05:22:40', 'download_history')
2026-05-20T05:22:40.501042661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.501800417Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-05-20T05:22:40.502029529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022377s
2026-05-20T05:22:40.502264001Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-05-20T05:22:40.502514074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.502801223Z [Info] add_update_history: Starting migration of Log DB to 53
2026-05-20T05:22:40.503531594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-05-20T05:22:40.503965648Z [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-05-20T05:22:40.504491557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007257s
2026-05-20T05:22:40.504726470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-05-20T05:22:40.505015873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-20T05:22:40.505400778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004451s
2026-05-20T05:22:40.505744711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-20T05:22:40', 'add_update_history')
2026-05-20T05:22:40.506168885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.506909446Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-05-20T05:22:40.507128988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019306s
2026-05-20T05:22:40.507388381Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-05-20T05:22:40.507659737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.508021766Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-05-20T05:22:40.508401180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-20T05:22:40', 'add_on_update_to_notifications')
2026-05-20T05:22:40.508813210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.509804035Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-05-20T05:22:40.510051754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021408s
2026-05-20T05:22:40.510289984Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-05-20T05:22:40.510544426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.510844391Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-05-20T05:22:40.511210327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-20T05:22:40', 'download_client_per_indexer')
2026-05-20T05:22:40.511643760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.512315643Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-05-20T05:22:40.512562480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017515s
2026-05-20T05:22:40.512788826Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-05-20T05:22:40.513033519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.513329164Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-05-20T05:22:40.513674740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-20T05:22:40', 'AddNewItemMonitorType')
2026-05-20T05:22:40.514095668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.514724394Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-05-20T05:22:40.514957293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016834s
2026-05-20T05:22:40.515179390Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-05-20T05:22:40.515417881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.515715049Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-05-20T05:22:40.516060264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-20T05:22:40', 'ImportListSearch')
2026-05-20T05:22:40.516480511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.517120790Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-05-20T05:22:40.517345883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017009s
2026-05-20T05:22:40.517586809Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-05-20T05:22:40.517846612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.518136365Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-05-20T05:22:40.518499908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-20T05:22:40', 'ImportListMonitorExisting')
2026-05-20T05:22:40.518939874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.519572418Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-05-20T05:22:40.519807341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017175s
2026-05-20T05:22:40.520118888Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-05-20T05:22:40.520362108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.520661751Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-05-20T05:22:40.520998349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-20T05:22:40', 'add_indexer_tags')
2026-05-20T05:22:40.521410439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.522177514Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-05-20T05:22:40.522394841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018099s
2026-05-20T05:22:40.522633773Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-05-20T05:22:40.522872914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.523168660Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-05-20T05:22:40.523506179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-20T05:22:40', 'update_audio_types')
2026-05-20T05:22:40.523938821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.524569360Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-05-20T05:22:40.524798602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016878s
2026-05-20T05:22:40.525064217Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-20T05:22:40.525345874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.525654035Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-05-20T05:22:40.526332812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-05-20T05:22:40.526542183Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-05-20T05:22:40.526793028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-05-20T05:22:40.527659042Z [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-05-20T05:22:40.528462220Z [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-05-20T05:22:40.528968439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-05-20T05:22:40.529568037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-05-20T05:22:40.530607079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-20T05:22:40.530978598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039597s
2026-05-20T05:22:40.531198821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-05-20T05:22:40.531406309Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-20T05:22:40.531627745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-05-20T05:22:40.532402185Z [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-05-20T05:22:40.533043887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-05-20T05:22:40.533494845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-05-20T05:22:40.534046406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-05-20T05:22:40.534987170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-20T05:22:40.535374150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035048s
2026-05-20T05:22:40.535592088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-20T05:22:40.535788153Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-20T05:22:40.536072386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-20T05:22:40.536746052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-20T05:22:40.537306681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-20T05:22:40.537777860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-20T05:22:40.538315192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-20T05:22:40.539240045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-20T05:22:40.539631824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033274s
2026-05-20T05:22:40.540043192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-20T05:22:40', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-20T05:22:40.540488749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.541447570Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-20T05:22:40.541707293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050752s
2026-05-20T05:22:40.541999732Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-05-20T05:22:40.542257802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.542580592Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-05-20T05:22:40.542951519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-20T05:22:40', 'add_on_delete_to_notifications')
2026-05-20T05:22:40.543376686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.544041064Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-05-20T05:22:40.544285275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017651s
2026-05-20T05:22:40.544513415Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-05-20T05:22:40.544754831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.545055546Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-05-20T05:22:40.545390170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-20T05:22:40', 'add_custom_formats')
2026-05-20T05:22:40.545804505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.546455416Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-05-20T05:22:40.546683475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016968s
2026-05-20T05:22:40.546918258Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-05-20T05:22:40.547167179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.547461461Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-05-20T05:22:40.547814613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-20T05:22:40', 'add_result_to_commands')
2026-05-20T05:22:40.548255531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.548906161Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-05-20T05:22:40.549134260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017293s
2026-05-20T05:22:40.549376668Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-05-20T05:22:40.549629237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.549930464Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-05-20T05:22:40.550289847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-20T05:22:40', 'health_restored_notification')
2026-05-20T05:22:40.550711947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.551373570Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-05-20T05:22:40.551612431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017278s
2026-05-20T05:22:40.551828977Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-05-20T05:22:40.552117117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.552397953Z [Info] remove_uc: Starting migration of Log DB to 66
2026-05-20T05:22:40.552714640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-20T05:22:40', 'remove_uc')
2026-05-20T05:22:40.553111800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.553763693Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-05-20T05:22:40.553975479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016563s
2026-05-20T05:22:40.554227467Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-05-20T05:22:40.554486709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.554792916Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-05-20T05:22:40.555166067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-20T05:22:40', 'download_clients_rename_tv_to_music')
2026-05-20T05:22:40.555596494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.556254639Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-05-20T05:22:40.556510595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017384s
2026-05-20T05:22:40.556760839Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-05-20T05:22:40.557031073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.557330285Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-05-20T05:22:40.557717636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-20T05:22:40', 'add_colon_replacement_to_naming_config')
2026-05-20T05:22:40.558156509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.558816509Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-05-20T05:22:40.559058436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017585s
2026-05-20T05:22:40.559287096Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-05-20T05:22:40.559526679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.559822565Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-05-20T05:22:40.560174473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-20T05:22:40', 'list_sync_time')
2026-05-20T05:22:40.560591012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.561220129Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-05-20T05:22:40.561438860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016973s
2026-05-20T05:22:40.561676689Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-05-20T05:22:40.561924548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.562218901Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-05-20T05:22:40.562570549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-20T05:22:40', 'add_download_client_tags')
2026-05-20T05:22:40.562983410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.563772309Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-05-20T05:22:40.564030088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018362s
2026-05-20T05:22:40.564258177Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-05-20T05:22:40.564505495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.564801942Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-05-20T05:22:40.565151236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-20T05:22:40', 'add_notification_status')
2026-05-20T05:22:40.565560660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.566214918Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-05-20T05:22:40.566445853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017008s
2026-05-20T05:22:40.566700165Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-05-20T05:22:40.566948535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.567245553Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-05-20T05:22:40.567606841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-20T05:22:40', 'add_alac_24_quality_in_profiles')
2026-05-20T05:22:40.568119864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.568766416Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-05-20T05:22:40.569010427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018015s
2026-05-20T05:22:40.569239068Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-05-20T05:22:40.569481757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.569771540Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-05-20T05:22:40.570109711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-20T05:22:40', 'add_salt_to_users')
2026-05-20T05:22:40.570542172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.571178564Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-05-20T05:22:40.571403918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016998s
2026-05-20T05:22:40.571627548Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-05-20T05:22:40.571916771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.572189059Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-05-20T05:22:40.572533653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-20T05:22:40', 'add_auto_tagging')
2026-05-20T05:22:40.572938919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.573567665Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-05-20T05:22:40.573787728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016995s
2026-05-20T05:22:40.574035788Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-05-20T05:22:40.574297234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.574596477Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-05-20T05:22:40.574971703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-20T05:22:40', 'quality_definition_preferred_size')
2026-05-20T05:22:40.575395877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.576048832Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-05-20T05:22:40.576305138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017268s
2026-05-20T05:22:40.576538217Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-05-20T05:22:40.576796477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.577095930Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-05-20T05:22:40.577468631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-20T05:22:40', 'add_on_artist_add_to_notifications')
2026-05-20T05:22:40.577893086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.578569398Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-05-20T05:22:40.578808970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017551s
2026-05-20T05:22:40.579048092Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-05-20T05:22:40.579295259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.579594402Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-05-20T05:22:40.579960629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-20T05:22:40', 'album_last_searched_time')
2026-05-20T05:22:40.580375064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.581026496Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-05-20T05:22:40.581256689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017202s
2026-05-20T05:22:40.581485540Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-05-20T05:22:40.581730153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.582018864Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-05-20T05:22:40.582350923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-20T05:22:40', 'add_indexer_flags')
2026-05-20T05:22:40.582765167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.583385437Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-05-20T05:22:40.583607063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016555s
2026-05-20T05:22:40.583859982Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-05-20T05:22:40.584167061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.584477917Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-05-20T05:22:40.584826439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-20T05:22:40', 'add_indexes_album_statistics')
2026-05-20T05:22:40.585242506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.585888337Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-05-20T05:22:40.586122318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017117s
2026-05-20T05:22:40.586357452Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-05-20T05:22:40.586603367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-20T05:22:40.586896407Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-05-20T05:22:40.587240881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-20T05:22:40', 'update_redacted_baseurl')
2026-05-20T05:22:40.587654283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-20T05:22:40.588350415Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-05-20T05:22:40.588584827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001734s
2026-05-20T05:22:40.758852629Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-05-20T05:22:40.765866774Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-05-20T05:22:40.770141012Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop.
2026-05-20T05:22:40.932350936Z [Info] QualityProfileService: Setting up default quality profiles
2026-05-20T05:22:41.033170651Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-05-20T05:22:41.043924016Z [ls.io-init] done.
2026-05-20T05:22:41.055416901Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-05-20T05:22:41.121912082Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-05-20T05:22:41.123154404Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-05-20T05:22:41.123369517Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-05-20T05:22:41.256038110Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled