2026-04-29T04:48:15.984231074Z [migrations] started
2026-04-29T04:48:15.984310013Z [migrations] no migrations found
2026-04-29T04:48:16.003689588Z usermod: no changes
2026-04-29T04:48:16.009254815Z ───────────────────────────────────────
2026-04-29T04:48:16.009275186Z 
2026-04-29T04:48:16.009282070Z       ██╗     ███████╗██╗ ██████╗
2026-04-29T04:48:16.009289264Z       ██║     ██╔════╝██║██╔═══██╗
2026-04-29T04:48:16.009295808Z       ██║     ███████╗██║██║   ██║
2026-04-29T04:48:16.009302281Z       ██║     ╚════██║██║██║   ██║
2026-04-29T04:48:16.009308784Z       ███████╗███████║██║╚██████╔╝
2026-04-29T04:48:16.009315247Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-29T04:48:16.009321770Z 
2026-04-29T04:48:16.009327842Z    Brought to you by linuxserver.io
2026-04-29T04:48:16.009334145Z ───────────────────────────────────────
2026-04-29T04:48:16.009579238Z 
2026-04-29T04:48:16.009599289Z To support the app dev(s) visit:
2026-04-29T04:48:16.011442781Z Lidarr: https://opencollective.com/lidarr
2026-04-29T04:48:16.011738897Z 
2026-04-29T04:48:16.011746613Z To support LSIO projects visit:
2026-04-29T04:48:16.011752916Z https://www.linuxserver.io/donate/
2026-04-29T04:48:16.011759118Z 
2026-04-29T04:48:16.011765391Z ───────────────────────────────────────
2026-04-29T04:48:16.011772124Z GID/UID
2026-04-29T04:48:16.011778277Z ───────────────────────────────────────
2026-04-29T04:48:16.015951540Z 
2026-04-29T04:48:16.015974857Z User UID:    911
2026-04-29T04:48:16.015984276Z User GID:    911
2026-04-29T04:48:16.015992713Z ───────────────────────────────────────
2026-04-29T04:48:16.017743950Z Linuxserver.io version: 3.1.2.4939-ls196
2026-04-29T04:48:16.017995566Z Build-date: 2026-04-29T04:42:52+00:00
2026-04-29T04:48:16.018002911Z ───────────────────────────────────────
2026-04-29T04:48:16.018009695Z     
2026-04-29T04:48:16.066238935Z [custom-init] No custom files found, skipping...
2026-04-29T04:48:16.088335191Z failed to load "/config/config.xml": No such file or directory
2026-04-29T04:48:16.392347397Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4939 
2026-04-29T04:48:16.409746975Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-29T04:48:16.413866671Z [Debug] Bootstrap: Console selected 
2026-04-29T04:48:16.417354274Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-29T04:48:16.420298874Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-29T04:48:16.697842088Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-29T04:48:16.750536400Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {1607e197-375e-4898-bd58-7887d89edac4} may be persisted to storage in unencrypted form. 
2026-04-29T04:48:16.805795737Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-04-29T04:48:16.843884166Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-04-29T04:48:16.917945846Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-29T04:48:16.924743565Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T04:48:16.925286969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T04:48:16.965314694Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-29T04:48:16.968748318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0405819s 
2026-04-29T04:48:16.968999354Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-29T04:48:16.969199226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0439808s 
2026-04-29T04:48:16.976314214Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-29T04:48:16.976809712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:16.981910633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-29T04:48:16.992079090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-29T04:48:17.003008649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208636s 
2026-04-29T04:48:17.003384596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.005362319Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-29T04:48:17.005544696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232224s 
2026-04-29T04:48:17.006143211Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-29T04:48:17.006373966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.010974069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-29T04:48:17.011995747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-29T04:48:17.013086904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018612s 
2026-04-29T04:48:17.013413692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-29T04:48:17.013729899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001348s 
2026-04-29T04:48:17.014189995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-29T04:48:17.014814302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-29T04:48:17.015524392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011091s 
2026-04-29T04:48:17.015743363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.016621030Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-29T04:48:17.016807255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021868s 
2026-04-29T04:48:17.017290128Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-29T04:48:17.017517796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.018398380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-29T04:48:17.019248051Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.21E-05s 
2026-04-29T04:48:17.019439937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-29T04:48:17.019764180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-29T04:48:17.020313667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005968s 
2026-04-29T04:48:17.020485272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.021171003Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-29T04:48:17.021357048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014579s 
2026-04-29T04:48:17.024596411Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-29T04:48:17.024815863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.025417153Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-04-29T04:48:17.037933658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-04-29T04:48:17.038459437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-04-29T04:48:17.038982821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008721s 
2026-04-29T04:48:17.039217253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-04-29T04:48:17.039478078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-04-29T04:48:17.039753563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004327s 
2026-04-29T04:48:17.039955790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-04-29T04:48:17.040326817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-04-29T04:48:17.040704608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005454s 
2026-04-29T04:48:17.040887787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-04-29T04:48:17.041175496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-04-29T04:48:17.041529569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004616s 
2026-04-29T04:48:17.041695934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-04-29T04:48:17.047335511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2026-04-29T04:48:17.048495927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066219s 
2026-04-29T04:48:17.048706602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-04-29T04:48:17.049027758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-04-29T04:48:17.049363324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004728s 
2026-04-29T04:48:17.049556112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-04-29T04:48:17.049843621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-04-29T04:48:17.050155289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000427s 
2026-04-29T04:48:17.050362116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-04-29T04:48:17.050651819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-29T04:48:17.051006363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004157s 
2026-04-29T04:48:17.051155573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-04-29T04:48:17.051380256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-29T04:48:17.051674909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003896s 
2026-04-29T04:48:17.051844210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-04-29T04:48:17.053269941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2026-04-29T04:48:17.054215385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021548s 
2026-04-29T04:48:17.054421229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-04-29T04:48:17.054732125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-29T04:48:17.055057090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004552s 
2026-04-29T04:48:17.055208855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-04-29T04:48:17.055459841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-04-29T04:48:17.055790687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004122s 
2026-04-29T04:48:17.056073647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-04-29T04:48:17.056298259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-04-29T04:48:17.056611760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004086s 
2026-04-29T04:48:17.056808166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-04-29T04:48:17.057094683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-04-29T04:48:17.057414447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000432s 
2026-04-29T04:48:17.057611323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-04-29T04:48:17.057893121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-29T04:48:17.058236603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004419s 
2026-04-29T04:48:17.058424010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-04-29T04:48:17.058680937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-04-29T04:48:17.059010030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004029s 
2026-04-29T04:48:17.059187608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-04-29T04:48:17.060093672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2026-04-29T04:48:17.060814764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014496s 
2026-04-29T04:48:17.061027984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-04-29T04:48:17.061342267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-04-29T04:48:17.061669255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00046s 
2026-04-29T04:48:17.061860390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-04-29T04:48:17.062132418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-04-29T04:48:17.062459767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004213s 
2026-04-29T04:48:17.062659128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-04-29T04:48:17.062912108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-04-29T04:48:17.063234697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004288s 
2026-04-29T04:48:17.063467646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-04-29T04:48:17.063843734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-04-29T04:48:17.064254290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005708s 
2026-04-29T04:48:17.064421627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-04-29T04:48:17.065204153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0) 
2026-04-29T04:48:17.065766716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011421s 
2026-04-29T04:48:17.065940897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-04-29T04:48:17.066231342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-04-29T04:48:17.066575845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004515s 
2026-04-29T04:48:17.066776790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-04-29T04:48:17.067063798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-29T04:48:17.067389163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004304s 
2026-04-29T04:48:17.067565298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-04-29T04:48:17.068391171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0) 
2026-04-29T04:48:17.069006159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012607s 
2026-04-29T04:48:17.069196453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-04-29T04:48:17.069460194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-29T04:48:17.069781040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004045s 
2026-04-29T04:48:17.069979600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-04-29T04:48:17.070261688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-04-29T04:48:17.070620570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004549s 
2026-04-29T04:48:17.070819280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-04-29T04:48:17.071118563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-29T04:48:17.071449429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000449s 
2026-04-29T04:48:17.071645334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-04-29T04:48:17.071948735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-04-29T04:48:17.072281725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004285s 
2026-04-29T04:48:17.072455826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-04-29T04:48:17.073154443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2026-04-29T04:48:17.073704801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010735s 
2026-04-29T04:48:17.073894864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-04-29T04:48:17.074371634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2026-04-29T04:48:17.074834135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007627s 
2026-04-29T04:48:17.075048557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-04-29T04:48:17.075368572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-29T04:48:17.075753727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005204s 
2026-04-29T04:48:17.075957788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-04-29T04:48:17.078377321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2026-04-29T04:48:17.078907689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027807s 
2026-04-29T04:48:17.079103623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-04-29T04:48:17.079381833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-29T04:48:17.079719213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004375s 
2026-04-29T04:48:17.079928785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-04-29T04:48:17.080355063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2026-04-29T04:48:17.080831833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007331s 
2026-04-29T04:48:17.081027507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-04-29T04:48:17.081306078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-04-29T04:48:17.081655843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00045s 
2026-04-29T04:48:17.081867539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-04-29T04:48:17.082371604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2026-04-29T04:48:17.082930008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008762s 
2026-04-29T04:48:17.083146675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-04-29T04:48:17.083497220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-04-29T04:48:17.083895052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005292s 
2026-04-29T04:48:17.084101868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-04-29T04:48:17.084432935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-04-29T04:48:17.084813130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005266s 
2026-04-29T04:48:17.085000658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-04-29T04:48:17.085703674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT) 
2026-04-29T04:48:17.086232759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010534s 
2026-04-29T04:48:17.086419475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-04-29T04:48:17.087263455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '') 
2026-04-29T04:48:17.088325574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016927s 
2026-04-29T04:48:17.088480075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-04-29T04:48:17.089041215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2026-04-29T04:48:17.089543336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008583s 
2026-04-29T04:48:17.089737827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-04-29T04:48:17.090457948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-04-29T04:48:17.091073287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011908s 
2026-04-29T04:48:17.091256075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-04-29T04:48:17.091805852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2026-04-29T04:48:17.092354537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009109s 
2026-04-29T04:48:17.092546764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-04-29T04:48:17.093126922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '') 
2026-04-29T04:48:17.093687731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009609s 
2026-04-29T04:48:17.093887614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-04-29T04:48:17.094334634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2026-04-29T04:48:17.094771293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000707s 
2026-04-29T04:48:17.094942939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-04-29T04:48:17.095275659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-04-29T04:48:17.095660163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005434s 
2026-04-29T04:48:17.095842811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-04-29T04:48:17.096126082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-04-29T04:48:17.096451687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004212s 
2026-04-29T04:48:17.096632932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-04-29T04:48:17.097061275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2026-04-29T04:48:17.097491912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006822s 
2026-04-29T04:48:17.097677255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-04-29T04:48:17.098366814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2026-04-29T04:48:17.098937072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010876s 
2026-04-29T04:48:17.099119890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-04-29T04:48:17.099567712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-04-29T04:48:17.100078511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007874s 
2026-04-29T04:48:17.100279876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-04-29T04:48:17.100566493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-04-29T04:48:17.100954545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000493s 
2026-04-29T04:48:17.101147533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-04-29T04:48:17.101431124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-04-29T04:48:17.101788063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004576s 
2026-04-29T04:48:17.101960480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-04-29T04:48:17.102665430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-04-29T04:48:17.103251250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011124s 
2026-04-29T04:48:17.103436783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-04-29T04:48:17.104100119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-04-29T04:48:17.104681139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010638s 
2026-04-29T04:48:17.104894880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-04-29T04:48:17.105232139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-29T04:48:17.105593777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005031s 
2026-04-29T04:48:17.105773479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-04-29T04:48:17.106424981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-04-29T04:48:17.106951110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010061s 
2026-04-29T04:48:17.107130491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-04-29T04:48:17.107869289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-04-29T04:48:17.108464417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011472s 
2026-04-29T04:48:17.108654210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-04-29T04:48:17.109110098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2026-04-29T04:48:17.109576647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007478s 
2026-04-29T04:48:17.109785578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-04-29T04:48:17.110103919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-04-29T04:48:17.110456820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004825s 
2026-04-29T04:48:17.110665259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-04-29T04:48:17.111267913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-29T04:48:17.111866058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010222s 
2026-04-29T04:48:17.112143186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-04-29T04:48:17.112511046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-29T04:48:17.112903537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005356s 
2026-04-29T04:48:17.114297894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2026-04-29T04:48:17.116092588Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0016217 taking an average of 00:00:00.0016217 
2026-04-29T04:48:17.116860314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-29T04:48:17', 'InitialSetup') 
2026-04-29T04:48:17.117230309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.120634445Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-29T04:48:17.120789046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075201s 
2026-04-29T04:48:17.121134381Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-04-29T04:48:17.121373633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.121688547Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-04-29T04:48:17.122378366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-29T04:48:17.122563599Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.122765195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-04-29T04:48:17.123088266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:17.124108450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011092s 
2026-04-29T04:48:17.124479367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-29T04:48:17', 'add_reason_to_pending_releases') 
2026-04-29T04:48:17.124845745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.125580414Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-04-29T04:48:17.125764585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025622s 
2026-04-29T04:48:17.125968626Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-04-29T04:48:17.126172126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.126433442Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-04-29T04:48:17.128803415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-29T04:48:17.128922023Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.129100693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-04-29T04:48:17.129395387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-04-29T04:48:17.130344297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010162s 
2026-04-29T04:48:17.130490722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-29T04:48:17.130637097Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.130833613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-04-29T04:48:17.131170521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:17.132106305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010711s 
2026-04-29T04:48:17.132288713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-29T04:48:17.132483054Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.132684770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-04-29T04:48:17.133025988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:17.133911381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010297s 
2026-04-29T04:48:17.134294442Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-04-29T04:48:17.134875221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-04-29T04:48:17.135165706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006761s 
2026-04-29T04:48:17.135507344Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-04-29T04:48:17.146825767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2026-04-29T04:48:17.148404316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks" 
2026-04-29T04:48:17.149308907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-04-29T04:48:17.150475015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-04-29T04:48:17.152727541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-04-29T04:48:17.153195243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-04-29T04:48:17.153811594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-04-29T04:48:17.154015635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183142s 
2026-04-29T04:48:17.154196590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-29T04:48:17.154359177Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-29T04:48:17.154549971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-04-29T04:48:17.154825286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-04-29T04:48:17.155652131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009129s 
2026-04-29T04:48:17.156061395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-29T04:48:17', 'add_medium_support') 
2026-04-29T04:48:17.156430959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.161379654Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-04-29T04:48:17.161598635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065666s 
2026-04-29T04:48:17.161853889Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-04-29T04:48:17.162083492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.162378726Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-04-29T04:48:17.163176072Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-04-29T04:48:17.163559173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-04-29T04:48:17.163896833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000469s 
2026-04-29T04:48:17.164066024Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T04:48:17.164281568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T04:48:17.166733355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024836s 
2026-04-29T04:48:17.167136437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-29T04:48:17', 'add_various_qualites_in_profile') 
2026-04-29T04:48:17.167509708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.168328176Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-04-29T04:48:17.168526656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040381s 
2026-04-29T04:48:17.168728953Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-04-29T04:48:17.168939057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.169211806Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-04-29T04:48:17.170010524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-04-29T04:48:17.170540411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2026-04-29T04:48:17.171027582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000821s 
2026-04-29T04:48:17.171236313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-04-29T04:48:17.171553121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-04-29T04:48:17.171909198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004769s 
2026-04-29T04:48:17.172112357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-29T04:48:17.172243401Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.172473304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-04-29T04:48:17.172792206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-04-29T04:48:17.173729754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010671s 
2026-04-29T04:48:17.173945338Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-04-29T04:48:17.177976425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2026-04-29T04:48:17.180647905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists" 
2026-04-29T04:48:17.181818913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-29T04:48:17.182837083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-29T04:48:17.185028546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-04-29T04:48:17.185506930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-04-29T04:48:17.185957106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-29T04:48:17.186393565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-29T04:48:17.186723139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012591s 
2026-04-29T04:48:17.186937390Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-04-29T04:48:17.190852214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2026-04-29T04:48:17.193316676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists" 
2026-04-29T04:48:17.194430108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-29T04:48:17.195482929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-29T04:48:17.197698761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-04-29T04:48:17.198172745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-04-29T04:48:17.198624956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-29T04:48:17.199042757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-29T04:48:17.199368723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122297s 
2026-04-29T04:48:17.199538846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-29T04:48:17.199690601Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-29T04:48:17.199904242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-04-29T04:48:17.200184787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-04-29T04:48:17.201028526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009268s 
2026-04-29T04:48:17.201391727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-29T04:48:17', 'metadata_profiles') 
2026-04-29T04:48:17.201745299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.203625997Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-04-29T04:48:17.203811500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003501s 
2026-04-29T04:48:17.204119881Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-04-29T04:48:17.204358622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.204669368Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-04-29T04:48:17.206805699Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-04-29T04:48:17.211654003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2026-04-29T04:48:17.212609216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2026-04-29T04:48:17.213111688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-29T04:48:17.213731155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-29T04:48:17.216056899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-29T04:48:17.216402625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093739s 
2026-04-29T04:48:17.216581655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-29T04:48:17.216733641Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.216958945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-04-29T04:48:17.217272917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-04-29T04:48:17.218137879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009711s 
2026-04-29T04:48:17.218440028Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-04-29T04:48:17.218783630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-04-29T04:48:17.219052752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003906s 
2026-04-29T04:48:17.219219407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-29T04:48:17.219370992Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-29T04:48:17.219756379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-04-29T04:48:17.223158179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2026-04-29T04:48:17.224236601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2026-04-29T04:48:17.224811839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-29T04:48:17.225581178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-29T04:48:17.227822592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-29T04:48:17.228227888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082101s 
2026-04-29T04:48:17.228636360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-29T04:48:17', 'separate_automatic_and_interactive_search') 
2026-04-29T04:48:17.229011175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.230101000Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-04-29T04:48:17.230298177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100135s 
2026-04-29T04:48:17.230546287Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-04-29T04:48:17.230763845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.231052877Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-04-29T04:48:17.231430968Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-04-29T04:48:17.235221381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2026-04-29T04:48:17.237416972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums" 
2026-04-29T04:48:17.238372055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-29T04:48:17.239493564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-29T04:48:17.241607441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-29T04:48:17.242048238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-04-29T04:48:17.242469005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-04-29T04:48:17.242910374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-04-29T04:48:17.243360921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-29T04:48:17.243692790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012072s 
2026-04-29T04:48:17.244085801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-29T04:48:17', 'change_album_path_to_relative') 
2026-04-29T04:48:17.244449904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.245560180Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-04-29T04:48:17.245744782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013884s 
2026-04-29T04:48:17.245967310Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-04-29T04:48:17.246181511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.246516095Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-04-29T04:48:17.247132657Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2026-04-29T04:48:17.247601241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2026-04-29T04:48:17.247998911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005729s 
2026-04-29T04:48:17.248370860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-29T04:48:17', 'change_quality_size_mb_to_kb') 
2026-04-29T04:48:17.248730725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.249353128Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-04-29T04:48:17.249542139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019371s 
2026-04-29T04:48:17.249734416Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-04-29T04:48:17.249940401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.250192058Z [Info] album_releases: Starting migration of Main DB to 9 
2026-04-29T04:48:17.250567884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-29T04:48:17.250734851Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.250922208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-04-29T04:48:17.251201180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-04-29T04:48:17.252087494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009731s 
2026-04-29T04:48:17.252264330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-29T04:48:17.252409833Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.252608333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-04-29T04:48:17.252903758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-04-29T04:48:17.253775063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009733s 
2026-04-29T04:48:17.254130769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-29T04:48:17', 'album_releases') 
2026-04-29T04:48:17.254488239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.255497351Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-04-29T04:48:17.255665971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026735s 
2026-04-29T04:48:17.255876505Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-04-29T04:48:17.256093822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.256351742Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-04-29T04:48:17.256927892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-29T04:48:17.257096461Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.257280452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-04-29T04:48:17.261137939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2026-04-29T04:48:17.263456779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2026-04-29T04:48:17.264522044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-29T04:48:17.265650136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-29T04:48:17.267769814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-29T04:48:17.268235732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-04-29T04:48:17.268656540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-04-29T04:48:17.269095814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-04-29T04:48:17.269534297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-29T04:48:17.269861456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123953s 
2026-04-29T04:48:17.270030056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-29T04:48:17.270180018Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.270376423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-04-29T04:48:17.274311036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2026-04-29T04:48:17.276644746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2026-04-29T04:48:17.277680772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-29T04:48:17.278846119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-29T04:48:17.280957330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-29T04:48:17.281400643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-04-29T04:48:17.281814977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-04-29T04:48:17.282249272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-04-29T04:48:17.282702284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-29T04:48:17.283028751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124642s 
2026-04-29T04:48:17.283386822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-29T04:48:17', 'album_releases_fix') 
2026-04-29T04:48:17.283740234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.284756130Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-04-29T04:48:17.284933437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141556s 
2026-04-29T04:48:17.285124872Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-04-29T04:48:17.285328863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.285579177Z [Info] import_lists: Starting migration of Main DB to 11 
2026-04-29T04:48:17.286398487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-04-29T04:48:17.287264441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2026-04-29T04:48:17.287924761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013287s 
2026-04-29T04:48:17.288123741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-04-29T04:48:17.288408184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-04-29T04:48:17.288737517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00044s 
2026-04-29T04:48:17.288925967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-04-29T04:48:17.289557689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-04-29T04:48:17.290102115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009995s 
2026-04-29T04:48:17.290316387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-04-29T04:48:17.290665280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-29T04:48:17.291021266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005075s 
2026-04-29T04:48:17.291364277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-29T04:48:17', 'import_lists') 
2026-04-29T04:48:17.291709573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.292568813Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-04-29T04:48:17.292743986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020349s 
2026-04-29T04:48:17.292940030Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-04-29T04:48:17.293151847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.293405217Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-04-29T04:48:17.293774170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-04-29T04:48:17.293950495Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-29T04:48:17.294167412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-04-29T04:48:17.294509751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-04-29T04:48:17.295417018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010433s 
2026-04-29T04:48:17.295593624Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T04:48:17.295794127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T04:48:17.296822348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010446s 
2026-04-29T04:48:17.297181241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-29T04:48:17', 'add_release_status') 
2026-04-29T04:48:17.297535133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.298181595Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-04-29T04:48:17.298360205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023833s 
2026-04-29T04:48:17.298573515Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-04-29T04:48:17.298794139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.299061106Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-04-29T04:48:17.299386532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-29T04:48:17.299557256Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.299770245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-04-29T04:48:17.300159659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:17.301046945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010288s 
2026-04-29T04:48:17.301420698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-29T04:48:17', 'album_download_notification') 
2026-04-29T04:48:17.301778949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.302440071Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-04-29T04:48:17.302627909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023801s 
2026-04-29T04:48:17.302842571Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-04-29T04:48:17.303065490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.303337678Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-04-29T04:48:17.303966434Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2026-04-29T04:48:17.304647345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2026-04-29T04:48:17.305065988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007558s 
2026-04-29T04:48:17.305567909Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2026-04-29T04:48:17.306223089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2026-04-29T04:48:17.306628465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007309s 
2026-04-29T04:48:17.307006466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-29T04:48:17', 'fix_language_metadata_profiles') 
2026-04-29T04:48:17.307363535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.308027532Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-04-29T04:48:17.308216383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002072s 
2026-04-29T04:48:17.308403690Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-04-29T04:48:17.308609624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.308859979Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-04-29T04:48:17.309197097Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-04-29T04:48:17.309505098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-04-29T04:48:17.309770652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003506s 
2026-04-29T04:48:17.310111459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-29T04:48:17', 'remove_fanzub') 
2026-04-29T04:48:17.310513488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.311120771Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-04-29T04:48:17.311290773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016765s 
2026-04-29T04:48:17.311509113Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-04-29T04:48:17.311729276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.312011755Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-04-29T04:48:17.313468238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-04-29T04:48:17.313756629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-04-29T04:48:17.314083958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004246s 
2026-04-29T04:48:17.314300745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-04-29T04:48:17.314632633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-04-29T04:48:17.314992247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005047s 
2026-04-29T04:48:17.315447334Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-04-29T04:48:17.315891268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-04-29T04:48:17.316269970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006273s 
2026-04-29T04:48:17.316477127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-04-29T04:48:17.316785088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-04-29T04:48:17.325090773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083352s 
2026-04-29T04:48:17.325354334Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-04-29T04:48:17.325692845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-04-29T04:48:17.326046587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005119s 
2026-04-29T04:48:17.326263204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-04-29T04:48:17.326595803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-04-29T04:48:17.326932511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004837s 
2026-04-29T04:48:17.327318038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-29T04:48:17', 'update_artist_history_indexes') 
2026-04-29T04:48:17.327680147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.329123223Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-04-29T04:48:17.329312434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026185s 
2026-04-29T04:48:17.329525483Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-04-29T04:48:17.329733342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.330002844Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-04-29T04:48:17.331587816Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T04:48:17.332535033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-04-29T04:48:17.332840459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010448s 
2026-04-29T04:48:17.333175814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-29T04:48:17', 'remove_nma') 
2026-04-29T04:48:17.333525247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.334138142Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-04-29T04:48:17.334310028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023272s 
2026-04-29T04:48:17.334509820Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-04-29T04:48:17.334722238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.334989586Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-04-29T04:48:17.335297837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-29T04:48:17.335468240Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s 
2026-04-29T04:48:17.335687862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-04-29T04:48:17.336009550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-04-29T04:48:17.336932288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010431s 
2026-04-29T04:48:17.337293816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-29T04:48:17', 'album_disambiguation') 
2026-04-29T04:48:17.337657459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.338388982Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-04-29T04:48:17.338536108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024338s 
2026-04-29T04:48:17.338746662Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-04-29T04:48:17.338967046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.339229264Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-04-29T04:48:17.339497304Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T04:48:17.339700152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T04:48:17.340946772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012517s 
2026-04-29T04:48:17.341313160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-29T04:48:17', 'add_ape_quality_in_profiles') 
2026-04-29T04:48:17.341681131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.342364507Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-04-29T04:48:17.342557496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026477s 
2026-04-29T04:48:17.342744182Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-04-29T04:48:17.342956629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.343203817Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-04-29T04:48:17.344020522Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T04:48:17.344352831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-04-29T04:48:17.344644679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004024s 
2026-04-29T04:48:17.344848148Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T04:48:17.345154205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-04-29T04:48:17.345414810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003821s 
2026-04-29T04:48:17.345633580Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T04:48:17.345938244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-04-29T04:48:17.346197516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00038s 
2026-04-29T04:48:17.346537340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-29T04:48:17', 'remove_pushalot') 
2026-04-29T04:48:17.346887876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.347593888Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-04-29T04:48:17.347770584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017521s 
2026-04-29T04:48:17.347999625Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-04-29T04:48:17.348202594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.348464331Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-04-29T04:48:17.348831169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-04-29T04:48:17.349264091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2026-04-29T04:48:17.349670570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006546s 
2026-04-29T04:48:17.350022779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-29T04:48:17', 'add_custom_filters') 
2026-04-29T04:48:17.350380760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.351078304Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-04-29T04:48:17.351254359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020345s 
2026-04-29T04:48:17.351458259Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-04-29T04:48:17.351661699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.351960250Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-04-29T04:48:17.352255364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-29T04:48:17.352440828Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.352616542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-04-29T04:48:17.352885564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-04-29T04:48:17.353788662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009824s 
2026-04-29T04:48:17.354141312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-29T04:48:17', 'import_list_tags') 
2026-04-29T04:48:17.354507921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.355345828Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-04-29T04:48:17.355525079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002518s 
2026-04-29T04:48:17.355724871Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-04-29T04:48:17.355958502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.356216702Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-04-29T04:48:17.360525158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-04-29T04:48:17.361243955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2026-04-29T04:48:17.361838392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011068s 
2026-04-29T04:48:17.362047624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-04-29T04:48:17.362401446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-04-29T04:48:17.362767293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000531s 
2026-04-29T04:48:17.365073818Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-29T04:48:17.365085772Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-29T04:48:17.365093347Z                           FROM "Artists" 
2026-04-29T04:48:17.366101477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-29T04:48:17.366119624Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-29T04:48:17.366126087Z                           FROM "Artists" 
2026-04-29T04:48:17.366663118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011093s 
2026-04-29T04:48:17.366834363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-29T04:48:17.366991900Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.367195761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-04-29T04:48:17.367525745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:17.368506390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011122s 
2026-04-29T04:48:17.369049293Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-04-29T04:48:17.369056838Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-29T04:48:17.369063913Z                                                   FROM "ArtistMetadata"
2026-04-29T04:48:17.369070506Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-04-29T04:48:17.369787480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-04-29T04:48:17.369801798Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-29T04:48:17.369807460Z                                                   FROM "ArtistMetadata"
2026-04-29T04:48:17.369812771Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-04-29T04:48:17.370211483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007983s 
2026-04-29T04:48:17.370390494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-04-29T04:48:17.371224553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2026-04-29T04:48:17.371887969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012982s 
2026-04-29T04:48:17.372106219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-04-29T04:48:17.372469380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-04-29T04:48:17.372824205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005282s 
2026-04-29T04:48:17.373024017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-04-29T04:48:17.373329612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-04-29T04:48:17.373663204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000456s 
2026-04-29T04:48:17.373835441Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T04:48:17.374048570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T04:48:17.378790479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047359s 
2026-04-29T04:48:17.378951443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-29T04:48:17.379101395Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.379291638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-04-29T04:48:17.379601953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:17.380611035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011201s 
2026-04-29T04:48:17.380777530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-29T04:48:17.380924536Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.381118988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-04-29T04:48:17.381433431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-04-29T04:48:17.382346951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010268s 
2026-04-29T04:48:17.382514578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-29T04:48:17.382667867Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.382869052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-04-29T04:48:17.383126791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-04-29T04:48:17.384038377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009632s 
2026-04-29T04:48:17.384662584Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-04-29T04:48:17.384676933Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-29T04:48:17.384682384Z                                                   FROM "ArtistMetadata"
2026-04-29T04:48:17.384687454Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-29T04:48:17.384692745Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-04-29T04:48:17.385512746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-04-29T04:48:17.385525552Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-29T04:48:17.385534520Z                                                   FROM "ArtistMetadata"
2026-04-29T04:48:17.385543428Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-29T04:48:17.385580953Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-04-29T04:48:17.386010478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009427s 
2026-04-29T04:48:17.386178316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-29T04:48:17.386325883Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.386531066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-04-29T04:48:17.386854888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-04-29T04:48:17.387763568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010369s 
2026-04-29T04:48:17.387968761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-29T04:48:17.388119435Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.388319267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-04-29T04:48:17.388627919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:17.389539194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010286s 
2026-04-29T04:48:17.389709266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-29T04:48:17.389858357Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.390056536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-04-29T04:48:17.390376390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:17.391282575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010343s 
2026-04-29T04:48:17.391875940Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-29T04:48:17.391890569Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-29T04:48:17.391896080Z                                                 FROM "AlbumReleases"
2026-04-29T04:48:17.391901150Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-29T04:48:17.391906341Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-04-29T04:48:17.392654788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-29T04:48:17.392665760Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-29T04:48:17.392674728Z                                                 FROM "AlbumReleases"
2026-04-29T04:48:17.392695490Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-29T04:48:17.392707063Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-04-29T04:48:17.393136147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008743s 
2026-04-29T04:48:17.393746096Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-29T04:48:17.393756697Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-29T04:48:17.393765454Z                                                   FROM "ArtistMetadata"
2026-04-29T04:48:17.393773861Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-29T04:48:17.393782699Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-04-29T04:48:17.394591378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-29T04:48:17.394606177Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-29T04:48:17.394611729Z                                                   FROM "ArtistMetadata"
2026-04-29T04:48:17.394616869Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-29T04:48:17.394622791Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-04-29T04:48:17.395077797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009243s 
2026-04-29T04:48:17.395603626Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed 
2026-04-29T04:48:17.399547929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2026-04-29T04:48:17.400991446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-04-29T04:48:17.401663359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-29T04:48:17.402845950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-29T04:48:17.405217275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-29T04:48:17.405666039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-29T04:48:17.406021134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100923s 
2026-04-29T04:48:17.406417212Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-04-29T04:48:17.410399811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2026-04-29T04:48:17.412223794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums" 
2026-04-29T04:48:17.413071331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-29T04:48:17.414652044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-29T04:48:17.417009622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-29T04:48:17.417518857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-29T04:48:17.417902590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112092s 
2026-04-29T04:48:17.418167473Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-04-29T04:48:17.422232259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2026-04-29T04:48:17.423783873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks" 
2026-04-29T04:48:17.424516488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-04-29T04:48:17.425491622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-04-29T04:48:17.427726853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-04-29T04:48:17.428241850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-04-29T04:48:17.428624340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102449s 
2026-04-29T04:48:17.428829714Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-04-29T04:48:17.432700068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2026-04-29T04:48:17.433782899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles" 
2026-04-29T04:48:17.434337435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-29T04:48:17.435044559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-29T04:48:17.437370613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-29T04:48:17.437772553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087438s 
2026-04-29T04:48:17.437989279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-04-29T04:48:17.438311608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-29T04:48:17.438696503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005207s 
2026-04-29T04:48:17.438908871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-04-29T04:48:17.439191901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-29T04:48:17.439559872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004751s 
2026-04-29T04:48:17.439787620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-04-29T04:48:17.440123978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-04-29T04:48:17.440510336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005149s 
2026-04-29T04:48:17.440721020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-04-29T04:48:17.441032157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-04-29T04:48:17.441536552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005531s 
2026-04-29T04:48:17.441745814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-04-29T04:48:17.442050417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-04-29T04:48:17.442441204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005121s 
2026-04-29T04:48:17.442658602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-04-29T04:48:17.442986352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-04-29T04:48:17.443366277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005173s 
2026-04-29T04:48:17.443542913Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T04:48:17.444404698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-04-29T04:48:17.444697448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009933s 
2026-04-29T04:48:17.444870596Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T04:48:17.445195400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-04-29T04:48:17.445472959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004418s 
2026-04-29T04:48:17.445642470Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T04:48:17.446014830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2026-04-29T04:48:17.446355095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005441s 
2026-04-29T04:48:17.446737345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-29T04:48:17', 'add_release_groups_etc') 
2026-04-29T04:48:17.447109384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.450036789Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-04-29T04:48:17.450233776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041893s 
2026-04-29T04:48:17.450443989Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-04-29T04:48:17.450657169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.450936441Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-04-29T04:48:17.451539285Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T04:48:17.451819790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-04-29T04:48:17.452097369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003703s 
2026-04-29T04:48:17.452460530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-29T04:48:17', 'NewMediaInfoFormat') 
2026-04-29T04:48:17.452835435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.453681028Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-04-29T04:48:17.453866722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019131s 
2026-04-29T04:48:17.454112507Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-04-29T04:48:17.454347109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.454635029Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-04-29T04:48:17.455822921Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-04-29T04:48:17.456268859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-04-29T04:48:17.458545644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024423s 
2026-04-29T04:48:17.458753282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-29T04:48:17.458900068Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.459148929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-04-29T04:48:17.459539996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-04-29T04:48:17.460477584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010978s 
2026-04-29T04:48:17.460884724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-29T04:48:17', 'rename_restrictions_to_release_profiles') 
2026-04-29T04:48:17.461277305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.461988557Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-04-29T04:48:17.462202868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025566s 
2026-04-29T04:48:17.462436419Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-04-29T04:48:17.462674248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.462957398Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-04-29T04:48:17.464127033Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-04-29T04:48:17.464430133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-04-29T04:48:17.466678090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023275s 
2026-04-29T04:48:17.466868834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-04-29T04:48:17.467037404Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.467264531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-04-29T04:48:17.467570047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-04-29T04:48:17.468586744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011095s 
2026-04-29T04:48:17.468797278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-04-29T04:48:17.468968703Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.469220831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-04-29T04:48:17.469607870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-04-29T04:48:17.470524366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001056s 
2026-04-29T04:48:17.470705300Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T04:48:17.470964041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-04-29T04:48:17.471311280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004508s 
2026-04-29T04:48:17.471481282Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T04:48:17.471779814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-04-29T04:48:17.472124367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004561s 
2026-04-29T04:48:17.472368840Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-04-29T04:48:17.476817568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2026-04-29T04:48:17.478281426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-04-29T04:48:17.478975985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-29T04:48:17.479950367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-29T04:48:17.482281862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-29T04:48:17.482738421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-29T04:48:17.483218749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-29T04:48:17.483680669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-29T04:48:17.484045864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114786s 
2026-04-29T04:48:17.484470159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-29T04:48:17', 'rename_quality_profiles_add_upgrade_allowed') 
2026-04-29T04:48:17.484875916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.486080501Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-04-29T04:48:17.486291676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134398s 
2026-04-29T04:48:17.486539966Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-04-29T04:48:17.486781753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.487074463Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-04-29T04:48:17.487610622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-04-29T04:48:17.488084567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL) 
2026-04-29T04:48:17.488586708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007676s 
2026-04-29T04:48:17.488819737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-04-29T04:48:17.489285485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-04-29T04:48:17.489769340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007031s 
2026-04-29T04:48:17.490260298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-29T04:48:17', 'add_import_exclusions') 
2026-04-29T04:48:17.490702699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.491941704Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-04-29T04:48:17.492174994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028427s 
2026-04-29T04:48:17.492405949Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-04-29T04:48:17.492671844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.493076319Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-04-29T04:48:17.499062083Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-29T04:48:17.499074277Z                           WHERE "Id" in (
2026-04-29T04:48:17.499079718Z                           SELECT "Artists"."Id" from "Artists"
2026-04-29T04:48:17.499084818Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-29T04:48:17.499090169Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-29T04:48:17.500267119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-29T04:48:17.500285085Z                           WHERE "Id" in (
2026-04-29T04:48:17.500293953Z                           SELECT "Artists"."Id" from "Artists"
2026-04-29T04:48:17.500302781Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-29T04:48:17.500336038Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-29T04:48:17.501001308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013858s 
2026-04-29T04:48:17.501638521Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-04-29T04:48:17.501647950Z                           WHERE "Id" in (
2026-04-29T04:48:17.501652609Z                           SELECT "Albums"."Id" from "Albums"
2026-04-29T04:48:17.501657159Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-29T04:48:17.501662018Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-29T04:48:17.502521609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-04-29T04:48:17.502535066Z                           WHERE "Id" in (
2026-04-29T04:48:17.502543844Z                           SELECT "Albums"."Id" from "Albums"
2026-04-29T04:48:17.502552532Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-29T04:48:17.502561520Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-29T04:48:17.503182691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010851s 
2026-04-29T04:48:17.503833241Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-04-29T04:48:17.503862129Z                           WHERE "Id" in (
2026-04-29T04:48:17.503874153Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-29T04:48:17.503882821Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-29T04:48:17.503891728Z                           WHERE "Albums"."Id" IS NULL) 
2026-04-29T04:48:17.504696880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-04-29T04:48:17.504708563Z                           WHERE "Id" in (
2026-04-29T04:48:17.504713784Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-29T04:48:17.504718964Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-29T04:48:17.504724515Z                           WHERE "Albums"."Id" IS NULL) 
2026-04-29T04:48:17.505302549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009974s 
2026-04-29T04:48:17.505941847Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-29T04:48:17.505953540Z                           WHERE "Id" in (
2026-04-29T04:48:17.505958620Z                           SELECT "Tracks"."Id" from "Tracks"
2026-04-29T04:48:17.505963360Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-29T04:48:17.505996757Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-04-29T04:48:17.506837610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-29T04:48:17.506850336Z                           WHERE "Id" in (
2026-04-29T04:48:17.506858733Z                           SELECT "Tracks"."Id" from "Tracks"
2026-04-29T04:48:17.506867240Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-29T04:48:17.506876168Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-04-29T04:48:17.507502108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011327s 
2026-04-29T04:48:17.508115574Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-29T04:48:17.508130524Z                           WHERE "Id" in (
2026-04-29T04:48:17.508138941Z                           SELECT "Tracks"."Id" from "Tracks"
2026-04-29T04:48:17.508147558Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-29T04:48:17.508156536Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-29T04:48:17.508912408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-29T04:48:17.508923892Z                           WHERE "Id" in (
2026-04-29T04:48:17.508928962Z                           SELECT "Tracks"."Id" from "Tracks"
2026-04-29T04:48:17.508933972Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-29T04:48:17.508939353Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-29T04:48:17.509507026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009959s 
2026-04-29T04:48:17.510101693Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-29T04:48:17.510113046Z                           WHERE "Id" IN (
2026-04-29T04:48:17.510118337Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-29T04:48:17.510123347Z                           LEFT OUTER JOIN "Tracks"
2026-04-29T04:48:17.510128277Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-29T04:48:17.510133377Z                           WHERE "Tracks"."Id" IS NULL) 
2026-04-29T04:48:17.511005734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-29T04:48:17.511020714Z                           WHERE "Id" IN (
2026-04-29T04:48:17.511029231Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-29T04:48:17.511037769Z                           LEFT OUTER JOIN "Tracks"
2026-04-29T04:48:17.511075444Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-29T04:48:17.511084212Z                           WHERE "Tracks"."Id" IS NULL) 
2026-04-29T04:48:17.511637927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010395s 
2026-04-29T04:48:17.512104396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-29T04:48:17', 'clean_artist_metadata_table') 
2026-04-29T04:48:17.512613161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.513404144Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-04-29T04:48:17.513648396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002708s 
2026-04-29T04:48:17.513886816Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-04-29T04:48:17.514112901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.514403827Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-04-29T04:48:17.515168717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-29T04:48:17.515363519Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2026-04-29T04:48:17.515623112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-04-29T04:48:17.516022606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:17.517107170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012454s 
2026-04-29T04:48:17.517297524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-29T04:48:17.517472596Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.517819164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-04-29T04:48:17.518243068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:17.519280497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012056s 
2026-04-29T04:48:17.519482233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-29T04:48:17.519637706Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.519931929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-04-29T04:48:17.520287365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:17.521417360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012656s 
2026-04-29T04:48:17.521614808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-29T04:48:17.521782205Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.522008931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-04-29T04:48:17.522455390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:17.523625757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013446s 
2026-04-29T04:48:17.526148858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-29T04:48:17.526327959Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.526616159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-04-29T04:48:17.527018820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:17.528239508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013673s 
2026-04-29T04:48:17.528513850Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-04-29T04:48:17.532689178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2026-04-29T04:48:17.535051626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2026-04-29T04:48:17.536016048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-04-29T04:48:17.536568190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-04-29T04:48:17.539834497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110084s 
2026-04-29T04:48:17.540247038Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-04-29T04:48:17.544492757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2026-04-29T04:48:17.546193362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2026-04-29T04:48:17.546965687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-04-29T04:48:17.547518380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-04-29T04:48:17.549727599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091423s 
2026-04-29T04:48:17.550108957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-29T04:48:17', 'health_issue_notification') 
2026-04-29T04:48:17.550491758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.551640180Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-04-29T04:48:17.551816395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110179s 
2026-04-29T04:48:17.552092842Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-04-29T04:48:17.552310450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.552616987Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-04-29T04:48:17.553663865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-29T04:48:17.553859940Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-29T04:48:17.554034752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-04-29T04:48:17.554392543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-04-29T04:48:17.555396534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011243s 
2026-04-29T04:48:17.555581587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-29T04:48:17.555718803Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.555920039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-04-29T04:48:17.556178910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-04-29T04:48:17.557076838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009855s 
2026-04-29T04:48:17.557337142Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-04-29T04:48:17.557627226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-04-29T04:48:17.557879515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003391s 
2026-04-29T04:48:17.558379071Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-29T04:48:17.558388610Z                 WHERE "Id" IN (
2026-04-29T04:48:17.558393740Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-29T04:48:17.558398660Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-29T04:48:17.558403810Z                     WHERE "Tracks"."Id" IS NULL) 
2026-04-29T04:48:17.559053368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-29T04:48:17.559069220Z                 WHERE "Id" IN (
2026-04-29T04:48:17.559080022Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-29T04:48:17.559090543Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-29T04:48:17.559101606Z                     WHERE "Tracks"."Id" IS NULL) 
2026-04-29T04:48:17.559580320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008512s 
2026-04-29T04:48:17.560240679Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-29T04:48:17.560255529Z                 WHERE "Id" IN (
2026-04-29T04:48:17.560264127Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-29T04:48:17.560272714Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-29T04:48:17.560281522Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-29T04:48:17.560290870Z                     WHERE "Artists"."Path" IS NULL) 
2026-04-29T04:48:17.561132114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-29T04:48:17.561143868Z                 WHERE "Id" IN (
2026-04-29T04:48:17.561148788Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-29T04:48:17.561153778Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-29T04:48:17.561159139Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-29T04:48:17.561174570Z                     WHERE "Artists"."Path" IS NULL) 
2026-04-29T04:48:17.561736962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010655s 
2026-04-29T04:48:17.562452363Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-29T04:48:17.562463155Z                 WHERE "Id" IN (
2026-04-29T04:48:17.562467984Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-29T04:48:17.562472724Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-29T04:48:17.562477644Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-29T04:48:17.562482443Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-04-29T04:48:17.562487143Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-04-29T04:48:17.563489782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-29T04:48:17.563502598Z                 WHERE "Id" IN (
2026-04-29T04:48:17.563511015Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-29T04:48:17.563519392Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-29T04:48:17.563528029Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-29T04:48:17.563537408Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-04-29T04:48:17.563547949Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-04-29T04:48:17.564187337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012671s 
2026-04-29T04:48:17.564737214Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-04-29T04:48:17.564748978Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-29T04:48:17.564757986Z                 FROM "Artists"
2026-04-29T04:48:17.564766262Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-29T04:48:17.564774980Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-04-29T04:48:17.565473717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-04-29T04:48:17.565484699Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-29T04:48:17.565490220Z                 FROM "Artists"
2026-04-29T04:48:17.565494719Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-29T04:48:17.565499770Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-04-29T04:48:17.565940367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008342s 
2026-04-29T04:48:17.566349350Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-29T04:48:17.566357978Z                 WHERE "Id" NOT IN (
2026-04-29T04:48:17.566362327Z                     SELECT MIN("Id")
2026-04-29T04:48:17.566367116Z                     FROM "TrackFiles"
2026-04-29T04:48:17.566371655Z                     GROUP BY "Path"
2026-04-29T04:48:17.566376485Z                 ) 
2026-04-29T04:48:17.566898657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-29T04:48:17.566911052Z                 WHERE "Id" NOT IN (
2026-04-29T04:48:17.566919579Z                     SELECT MIN("Id")
2026-04-29T04:48:17.566928086Z                     FROM "TrackFiles"
2026-04-29T04:48:17.566936272Z                     GROUP BY "Path"
2026-04-29T04:48:17.566945100Z                 ) 
2026-04-29T04:48:17.567268451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006079s 
2026-04-29T04:48:17.567441059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-29T04:48:17.567588456Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.567773158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-04-29T04:48:17.571349259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-04-29T04:48:17.572527802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles" 
2026-04-29T04:48:17.573098972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-29T04:48:17.573863251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-29T04:48:17.576241040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-29T04:48:17.576615273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086382s 
2026-04-29T04:48:17.576806478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-04-29T04:48:17.577097985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-29T04:48:17.577450666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004639s 
2026-04-29T04:48:17.577667031Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-04-29T04:48:17.581190436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-04-29T04:48:17.582288077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles" 
2026-04-29T04:48:17.582832042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-29T04:48:17.583615570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-29T04:48:17.585904840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-29T04:48:17.586366890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-29T04:48:17.586700783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008853s 
2026-04-29T04:48:17.587082101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-29T04:48:17', 'add_mediafilerepository_mtime') 
2026-04-29T04:48:17.587444440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.588631731Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-04-29T04:48:17.588820050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010724s 
2026-04-29T04:48:17.589074823Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-04-29T04:48:17.589297863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.589592045Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-04-29T04:48:17.591075161Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-29T04:48:17.591087095Z                           WHERE "Id" NOT IN (
2026-04-29T04:48:17.591092546Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-04-29T04:48:17.591097807Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-29T04:48:17.591125813Z                             GROUP BY "ArtistMetadata"."Id") 
2026-04-29T04:48:17.591902066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-29T04:48:17.591916405Z                           WHERE "Id" NOT IN (
2026-04-29T04:48:17.591925043Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-04-29T04:48:17.591934211Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-29T04:48:17.591943219Z                             GROUP BY "ArtistMetadata"."Id") 
2026-04-29T04:48:17.592400951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009092s 
2026-04-29T04:48:17.592607277Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-04-29T04:48:17.592850917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-04-29T04:48:17.593206383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004108s 
2026-04-29T04:48:17.593422599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-04-29T04:48:17.597128421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2026-04-29T04:48:17.598578752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-04-29T04:48:17.599267037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-29T04:48:17.600160877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-29T04:48:17.602491882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-29T04:48:17.602926537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-29T04:48:17.603365060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-29T04:48:17.603695636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100824s 
2026-04-29T04:48:17.603925519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-04-29T04:48:17.604251385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-29T04:48:17.604608233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004899s 
2026-04-29T04:48:17.604994782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-29T04:48:17', 'add_artistmetadataid_constraint') 
2026-04-29T04:48:17.605364967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.606370722Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-04-29T04:48:17.606561727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021967s 
2026-04-29T04:48:17.606798724Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-04-29T04:48:17.607023737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.607300515Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-04-29T04:48:17.608020605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-04-29T04:48:17.608193222Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-29T04:48:17.608396892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-04-29T04:48:17.608712408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-04-29T04:48:17.609655257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010645s 
2026-04-29T04:48:17.609843285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-04-29T04:48:17.610001995Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.610225986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-04-29T04:48:17.610575901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-29T04:48:17.611491675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010599s 
2026-04-29T04:48:17.611663541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-29T04:48:17.611806789Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.612042093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-04-29T04:48:17.612361727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-29T04:48:17.613287862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010513s 
2026-04-29T04:48:17.613475309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-04-29T04:48:17.613633217Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.613848721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-04-29T04:48:17.614201662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-29T04:48:17.615113057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010562s 
2026-04-29T04:48:17.615287819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-29T04:48:17.615432450Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.615646742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-04-29T04:48:17.615988329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-29T04:48:17.616926188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010842s 
2026-04-29T04:48:17.617106431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-29T04:48:17.617249710Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-29T04:48:17.617459362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-04-29T04:48:17.617778845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-29T04:48:17.618702736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001048s 
2026-04-29T04:48:17.619064384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-29T04:48:17', 'old_ids_and_artist_alias') 
2026-04-29T04:48:17.619430792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.620643845Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-04-29T04:48:17.620828947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029427s 
2026-04-29T04:48:17.621031185Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-04-29T04:48:17.621253873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.621524929Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-04-29T04:48:17.621826105Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T04:48:17.622041579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T04:48:17.622599653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005893s 
2026-04-29T04:48:17.622870959Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-04-29T04:48:17.623153187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-04-29T04:48:17.623411157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003348s 
2026-04-29T04:48:17.623766913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-29T04:48:17', 'download_propers_config') 
2026-04-29T04:48:17.624149163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.624849724Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-04-29T04:48:17.625033304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017278s 
2026-04-29T04:48:17.625238286Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-04-29T04:48:17.625458450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.625715868Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-04-29T04:48:17.626546791Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-04-29T04:48:17.626851685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-04-29T04:48:17.627398727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000657s 
2026-04-29T04:48:17.627624482Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-04-29T04:48:17.631217887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2026-04-29T04:48:17.632555691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-04-29T04:48:17.633238627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-29T04:48:17.634150343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-29T04:48:17.636453982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-29T04:48:17.636898056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-29T04:48:17.637329795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-29T04:48:17.637806756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-29T04:48:17.638151560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103567s 
2026-04-29T04:48:17.638370391Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-04-29T04:48:17.641915740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2026-04-29T04:48:17.643197171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists" 
2026-04-29T04:48:17.643831859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-04-29T04:48:17.644434071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-04-29T04:48:17.646909106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-04-29T04:48:17.647255503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086803s 
2026-04-29T04:48:17.647452750Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-04-29T04:48:17.651940056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-04-29T04:48:17.653069761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2026-04-29T04:48:17.653651623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-04-29T04:48:17.654083843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-04-29T04:48:17.656302692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086593s 
2026-04-29T04:48:17.656499137Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-04-29T04:48:17.659841758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2026-04-29T04:48:17.660887494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2026-04-29T04:48:17.661393493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-04-29T04:48:17.662143333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-04-29T04:48:17.665240881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-29T04:48:17.665697099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-04-29T04:48:17.666159721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-04-29T04:48:17.666654096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-04-29T04:48:17.666998049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103234s 
2026-04-29T04:48:17.667193472Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-04-29T04:48:17.670492015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-04-29T04:48:17.671425415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2026-04-29T04:48:17.671990533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-04-29T04:48:17.672399346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-04-29T04:48:17.674577963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071973s 
2026-04-29T04:48:17.674780150Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-04-29T04:48:17.678134585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-04-29T04:48:17.679166623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2026-04-29T04:48:17.679684636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-29T04:48:17.680446290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-29T04:48:17.682719037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-29T04:48:17.683174404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-29T04:48:17.683520360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085649s 
2026-04-29T04:48:17.683900896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-29T04:48:17', 'remove_language_profiles') 
2026-04-29T04:48:17.684261352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.685939752Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-04-29T04:48:17.686123142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109402s 
2026-04-29T04:48:17.686353485Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-04-29T04:48:17.686570392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.686862601Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-04-29T04:48:17.687294280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-04-29T04:48:17.687464112Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-29T04:48:17.687717943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-04-29T04:48:17.688060994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-04-29T04:48:17.688976287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010648s 
2026-04-29T04:48:17.689365180Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-04-29T04:48:17.689839916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-04-29T04:48:17.690154209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005224s 
2026-04-29T04:48:17.690515216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-29T04:48:17', 'multi_disc_naming_format') 
2026-04-29T04:48:17.690873487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.691576834Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-04-29T04:48:17.691759872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019006s 
2026-04-29T04:48:17.691990867Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-04-29T04:48:17.692212103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.692476475Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-04-29T04:48:17.692841120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-29T04:48:17.693014880Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.693215253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-04-29T04:48:17.693535849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-04-29T04:48:17.694468246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010581s 
2026-04-29T04:48:17.694646626Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T04:48:17.694849865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T04:48:17.707513706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126671s 
2026-04-29T04:48:17.707919934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-29T04:48:17', 'add_download_client_priority') 
2026-04-29T04:48:17.708308917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.709046954Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-04-29T04:48:17.709219862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141645s 
2026-04-29T04:48:17.709423061Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-04-29T04:48:17.709634206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.709890041Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-04-29T04:48:17.710254325Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T04:48:17.710562766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-04-29T04:48:17.710840936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003826s 
2026-04-29T04:48:17.711059677Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T04:48:17.711352276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-04-29T04:48:17.711613332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003631s 
2026-04-29T04:48:17.711981072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-29T04:48:17', 'remove_growl_prowl') 
2026-04-29T04:48:17.712333783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.712965314Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-04-29T04:48:17.713161780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016765s 
2026-04-29T04:48:17.713350921Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-04-29T04:48:17.713563960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.713827481Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-04-29T04:48:17.714178948Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T04:48:17.714498512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-04-29T04:48:17.714776582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003931s 
2026-04-29T04:48:17.714995994Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T04:48:17.715287641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-04-29T04:48:17.715553527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003764s 
2026-04-29T04:48:17.715928562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-29T04:48:17', 'remove_plex_hometheatre') 
2026-04-29T04:48:17.716298827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.716906792Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-04-29T04:48:17.717094530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016818s 
2026-04-29T04:48:17.717307138Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-04-29T04:48:17.717525638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.717787856Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-04-29T04:48:17.718392203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-29T04:48:17.718565942Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.718762639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-04-29T04:48:17.719020598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-04-29T04:48:17.719973367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009976s 
2026-04-29T04:48:17.720148279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-29T04:48:17.720302690Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.720532112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-04-29T04:48:17.720886135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:17.721792149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010613s 
2026-04-29T04:48:17.721974577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-29T04:48:17.722136743Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.722350624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-04-29T04:48:17.722711110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:17.723681704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011232s 
2026-04-29T04:48:17.723883010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-29T04:48:17.724044465Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.724254899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-04-29T04:48:17.724602739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:17.725517251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010499s 
2026-04-29T04:48:17.725693846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-29T04:48:17.725844830Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.726044933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-04-29T04:48:17.726330137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-04-29T04:48:17.727207905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000968s 
2026-04-29T04:48:17.727384140Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T04:48:17.727580585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T04:48:17.728569627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001004s 
2026-04-29T04:48:17.728943650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-29T04:48:17', 'add_root_folder_add_defaults') 
2026-04-29T04:48:17.729308695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.730449272Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-04-29T04:48:17.730640868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028464s 
2026-04-29T04:48:17.730831191Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-04-29T04:48:17.731036645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.731289454Z [Info] task_duration: Starting migration of Main DB to 40 
2026-04-29T04:48:17.731597284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-29T04:48:17.731771635Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.732006017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-04-29T04:48:17.732311442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-04-29T04:48:17.733207176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009965s 
2026-04-29T04:48:17.733563523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-29T04:48:17', 'task_duration') 
2026-04-29T04:48:17.733916254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.734603528Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-04-29T04:48:17.734775374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023797s 
2026-04-29T04:48:17.735019185Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-04-29T04:48:17.735249278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.735525554Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-04-29T04:48:17.735961662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-29T04:48:17.736135893Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.736341598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-04-29T04:48:17.736663456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-04-29T04:48:17.737565803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010293s 
2026-04-29T04:48:17.737764814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-29T04:48:17.737921619Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.738125951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-04-29T04:48:17.738444242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:17.739355848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010329s 
2026-04-29T04:48:17.739753498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-29T04:48:17', 'add_indexer_and_enabled_to_release_profiles') 
2026-04-29T04:48:17.740153203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.740869566Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-04-29T04:48:17.741072545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024792s 
2026-04-29T04:48:17.741273319Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-04-29T04:48:17.741484324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.741741021Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-04-29T04:48:17.742080755Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-04-29T04:48:17.745651555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2026-04-29T04:48:17.746901232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-04-29T04:48:17.747521992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-29T04:48:17.748489470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-29T04:48:17.750991609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-29T04:48:17.751421645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-29T04:48:17.751867993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-29T04:48:17.752369684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-29T04:48:17.752703496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104267s 
2026-04-29T04:48:17.753033380Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-04-29T04:48:17.753427344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-04-29T04:48:17.753720804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004458s 
2026-04-29T04:48:17.754050408Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-04-29T04:48:17.754453680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-04-29T04:48:17.754750278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004486s 
2026-04-29T04:48:17.754963307Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-04-29T04:48:17.758267641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2026-04-29T04:48:17.759338637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig" 
2026-04-29T04:48:17.759912533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-04-29T04:48:17.760374062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-04-29T04:48:17.762681910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075113s 
2026-04-29T04:48:17.763042496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-29T04:48:17', 'remove_album_folders') 
2026-04-29T04:48:17.763396318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.764572447Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-04-29T04:48:17.764759253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093705s 
2026-04-29T04:48:17.764968134Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-04-29T04:48:17.765181463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.765453351Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43 
2026-04-29T04:48:17.766332160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-29T04:48:17.766505008Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.766695131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String 
2026-04-29T04:48:17.766967520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT 
2026-04-29T04:48:17.767916160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010199s 
2026-04-29T04:48:17.768105281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-29T04:48:17.768262026Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.768454704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String 
2026-04-29T04:48:17.768760220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]' 
2026-04-29T04:48:17.769660332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010128s 
2026-04-29T04:48:17.769834343Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T04:48:17.770034185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T04:48:17.842742850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0725678s 
2026-04-29T04:48:17.842956681Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet 
2026-04-29T04:48:17.846525487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-04-29T04:48:17.847578889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-04-29T04:48:17.848157534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-04-29T04:48:17.848625055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-04-29T04:48:17.851265853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00812s 
2026-04-29T04:48:17.851490305Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent 
2026-04-29T04:48:17.856466115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-04-29T04:48:17.857390166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-04-29T04:48:17.857885183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-04-29T04:48:17.858431172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-04-29T04:48:17.860856677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091824s 
2026-04-29T04:48:17.861074084Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol 
2026-04-29T04:48:17.864340111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-04-29T04:48:17.865149060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-04-29T04:48:17.865604768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-04-29T04:48:17.866202001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-04-29T04:48:17.868521892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072388s 
2026-04-29T04:48:17.868732777Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay 
2026-04-29T04:48:17.871905536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-04-29T04:48:17.872674915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-04-29T04:48:17.873109440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-04-29T04:48:17.873704168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-04-29T04:48:17.876100233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071755s 
2026-04-29T04:48:17.876313933Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay 
2026-04-29T04:48:17.879448976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-04-29T04:48:17.880104757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "Order", "Tags", "Name", "Items") SELECT "Id", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-04-29T04:48:17.880502888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-04-29T04:48:17.881062145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-04-29T04:48:17.883412778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068727s 
2026-04-29T04:48:17.883766561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-29T04:48:17', 'flexible_delay_profiles') 
2026-04-29T04:48:17.884183019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.885377174Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-04-29T04:48:17.885561285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087938s 
2026-04-29T04:48:17.885799414Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-04-29T04:48:17.886014648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.886297267Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-04-29T04:48:17.886773315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-29T04:48:17.886946003Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-29T04:48:17.887151647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-04-29T04:48:17.887425869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-04-29T04:48:17.888427436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010853s 
2026-04-29T04:48:17.888797892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-29T04:48:17', 'add_priority_to_indexers') 
2026-04-29T04:48:17.889154520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.889817836Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-04-29T04:48:17.890002157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024433s 
2026-04-29T04:48:17.890231499Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-04-29T04:48:17.890456923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.890734121Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-04-29T04:48:17.891155971Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-04-29T04:48:17.891443149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-04-29T04:48:17.891817172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004642s 
2026-04-29T04:48:17.892043969Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T04:48:17.892240274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T04:48:17.892821284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006056s 
2026-04-29T04:48:17.893230759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-29T04:48:17', 'remove_chown_and_folderchmod_config') 
2026-04-29T04:48:17.893601976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.894210782Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-04-29T04:48:17.894405615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019434s 
2026-04-29T04:48:17.894618363Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-04-29T04:48:17.894839889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.895070443Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46 
2026-04-29T04:48:17.895561943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-04-29T04:48:17.895730232Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.895938251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String 
2026-04-29T04:48:17.899349781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-04-29T04:48:17.900485418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2026-04-29T04:48:17.901070316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-04-29T04:48:17.901693400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-04-29T04:48:17.904272063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080831s 
2026-04-29T04:48:17.904538539Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-04-29T04:48:17.904812050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-04-29T04:48:17.905048296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003442s 
2026-04-29T04:48:17.905363431Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-04-29T04:48:17.905729758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-04-29T04:48:17.906016576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004181s 
2026-04-29T04:48:17.906366110Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-04-29T04:48:17.906751917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-04-29T04:48:17.907037101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004253s 
2026-04-29T04:48:17.907401284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-29T04:48:17', 'convert_blacklist_protocol') 
2026-04-29T04:48:17.907760257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.908899551Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-04-29T04:48:17.909116719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021934s 
2026-04-29T04:48:17.909374398Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-04-29T04:48:17.909581535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.909844374Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-04-29T04:48:17.918181322Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-04-29T04:48:17.919417020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-04-29T04:48:17.919940024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010701s 
2026-04-29T04:48:17.920341161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-29T04:48:17', 'update_notifiarr') 
2026-04-29T04:48:17.920683320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.921292197Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-04-29T04:48:17.921505586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024152s 
2026-04-29T04:48:17.921936644Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-04-29T04:48:17.922163902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.922424106Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-04-29T04:48:17.922725162Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T04:48:17.922940736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T04:48:17.924090953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011671s 
2026-04-29T04:48:17.924457821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-29T04:48:17', 'email_multiple_addresses') 
2026-04-29T04:48:17.924815161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.925423726Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-04-29T04:48:17.925590562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024679s 
2026-04-29T04:48:17.925802449Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-04-29T04:48:17.926021129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.926290672Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-04-29T04:48:17.926596257Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-04-29T04:48:17.926862113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-04-29T04:48:17.929456868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026651s 
2026-04-29T04:48:17.929864579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-29T04:48:17', 'rename_blacklist_to_blocklist') 
2026-04-29T04:48:17.930252901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.930945345Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-04-29T04:48:17.931140208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041047s 
2026-04-29T04:48:17.931357195Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-04-29T04:48:17.931581316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.931898274Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-04-29T04:48:17.932411468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-29T04:48:17.932616651Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-29T04:48:17.932841935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-04-29T04:48:17.933210818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-04-29T04:48:17.934223918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011647s 
2026-04-29T04:48:17.934472719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-04-29T04:48:17.934838576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-04-29T04:48:17.935780152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001102s 
2026-04-29T04:48:17.935992890Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T04:48:17.936244577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T04:48:17.937648514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014373s 
2026-04-29T04:48:17.938032156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-29T04:48:17', 'cdh_per_downloadclient') 
2026-04-29T04:48:17.938459136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.939182603Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-04-29T04:48:17.939398678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029485s 
2026-04-29T04:48:17.939603601Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-04-29T04:48:17.939826439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.940108678Z [Info] download_history: Starting migration of Main DB to 52 
2026-04-29T04:48:17.940844900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-04-29T04:48:17.941595191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-04-29T04:48:17.942179869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011413s 
2026-04-29T04:48:17.942392126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-04-29T04:48:17.942711069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-04-29T04:48:17.943061965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004869s 
2026-04-29T04:48:17.943269704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-04-29T04:48:17.943583686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-04-29T04:48:17.943963200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004918s 
2026-04-29T04:48:17.944172281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-04-29T04:48:17.944494951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-04-29T04:48:17.944873002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005101s 
2026-04-29T04:48:17.945057233Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T04:48:17.945256574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T04:48:17.946295887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010655s 
2026-04-29T04:48:17.946655451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-29T04:48:17', 'download_history') 
2026-04-29T04:48:17.947014975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.947940890Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-04-29T04:48:17.948134149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026818s 
2026-04-29T04:48:17.948333711Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-04-29T04:48:17.948544836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.948797204Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-04-29T04:48:17.949212130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-29T04:48:17', 'add_update_history') 
2026-04-29T04:48:17.949576033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.950195630Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-04-29T04:48:17.950373619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016544s 
2026-04-29T04:48:17.950596658Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-04-29T04:48:17.950815579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.951082757Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-04-29T04:48:17.951406198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-29T04:48:17.951579327Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-29T04:48:17.951809470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-04-29T04:48:17.952174585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-04-29T04:48:17.953191874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011596s 
2026-04-29T04:48:17.953566699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-29T04:48:17', 'add_on_update_to_notifications') 
2026-04-29T04:48:17.953931934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.954630300Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-04-29T04:48:17.954820523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00256s 
2026-04-29T04:48:17.955034665Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-04-29T04:48:17.955253616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.955524772Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-04-29T04:48:17.955838744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-29T04:48:17.956043115Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.956253409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-04-29T04:48:17.956569165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:17.957545801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011003s 
2026-04-29T04:48:17.957915005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-29T04:48:17', 'download_client_per_indexer') 
2026-04-29T04:48:17.958282515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.958977404Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-04-29T04:48:17.959169611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024971s 
2026-04-29T04:48:17.959367510Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-04-29T04:48:17.959582974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.959836825Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-04-29T04:48:17.960258364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-29T04:48:17.960440741Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.960648079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-04-29T04:48:17.960964396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:17.961944840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011136s 
2026-04-29T04:48:17.962129101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-29T04:48:17.962282049Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.962522102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-04-29T04:48:17.962876917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:17.963864054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001125s 
2026-04-29T04:48:17.964050660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-29T04:48:17.964197235Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.964404393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-04-29T04:48:17.964731391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:17.965725413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00112s 
2026-04-29T04:48:17.966086891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-29T04:48:17', 'AddNewItemMonitorType') 
2026-04-29T04:48:17.966446936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.967353562Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-04-29T04:48:17.967731282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025988s 
2026-04-29T04:48:17.968104243Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-04-29T04:48:17.968312443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.968570252Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-04-29T04:48:17.968874023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-29T04:48:17.969044807Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:17.969249309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-04-29T04:48:17.969575145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-04-29T04:48:17.970570399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011271s 
2026-04-29T04:48:17.970925845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-29T04:48:17', 'ImportListSearch') 
2026-04-29T04:48:17.971278255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.971955208Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-04-29T04:48:17.972119328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024589s 
2026-04-29T04:48:17.972327688Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-04-29T04:48:17.972548703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.972811833Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-04-29T04:48:17.973123891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-29T04:48:17.973296980Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.973517825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-04-29T04:48:17.973864533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:17.974904898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011871s 
2026-04-29T04:48:17.975280154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-29T04:48:17', 'ImportListMonitorExisting') 
2026-04-29T04:48:17.975636812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.976324587Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-04-29T04:48:17.976513607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025595s 
2026-04-29T04:48:17.976705123Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-04-29T04:48:17.976914485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.977166011Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-04-29T04:48:17.977566568Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T04:48:17.977869918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-04-29T04:48:17.978133159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003682s 
2026-04-29T04:48:17.978353592Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T04:48:17.978632173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-04-29T04:48:17.978896225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003501s 
2026-04-29T04:48:17.979061488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-29T04:48:17.979212261Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.979390591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-04-29T04:48:17.979650414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-04-29T04:48:17.980708865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011047s 
2026-04-29T04:48:17.981050032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-29T04:48:17', 'add_indexer_tags') 
2026-04-29T04:48:17.981400338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.982060597Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-04-29T04:48:17.982234327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024532s 
2026-04-29T04:48:17.982431855Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-04-29T04:48:17.982641197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.982898154Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-04-29T04:48:17.983149570Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T04:48:17.983360996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T04:48:17.984254465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009152s 
2026-04-29T04:48:17.984621695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-29T04:48:17', 'update_audio_types') 
2026-04-29T04:48:17.984971008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:17.985612079Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-04-29T04:48:17.985782392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022458s 
2026-04-29T04:48:17.986043197Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-29T04:48:17.986281637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:17.986568545Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-04-29T04:48:17.988526237Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T04:48:17.988791852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-04-29T04:48:17.989035493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003019s 
2026-04-29T04:48:17.989207810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-04-29T04:48:17.989369535Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:17.989584689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-04-29T04:48:17.993373158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2026-04-29T04:48:17.994762956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases" 
2026-04-29T04:48:17.995438677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-04-29T04:48:17.996196212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-04-29T04:48:17.998717359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-04-29T04:48:17.999219481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-04-29T04:48:17.999557501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097776s 
2026-04-29T04:48:17.999730941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-29T04:48:17.999897696Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:18.000105044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-04-29T04:48:18.005478324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2026-04-29T04:48:18.007386356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2026-04-29T04:48:18.008261318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-29T04:48:18.009096400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-29T04:48:18.011563118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-29T04:48:18.012072573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-29T04:48:18.012534834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-04-29T04:48:18.012875370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125784s 
2026-04-29T04:48:18.013050162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-29T04:48:18.013200435Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:18.013427622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-04-29T04:48:18.017484762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2026-04-29T04:48:18.019384267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2026-04-29T04:48:18.020256393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-29T04:48:18.021062166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-29T04:48:18.023539073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-29T04:48:18.024014611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-29T04:48:18.024479207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-04-29T04:48:18.024827919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112071s 
2026-04-29T04:48:18.024998643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-29T04:48:18.025159286Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:18.025342876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-04-29T04:48:18.029391358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2026-04-29T04:48:18.031315653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2026-04-29T04:48:18.032190445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-29T04:48:18.033042471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-29T04:48:18.035488937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-29T04:48:18.035982882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-29T04:48:18.036439141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-04-29T04:48:18.036779807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112486s 
2026-04-29T04:48:18.036950521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-29T04:48:18.037099070Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:18.037306527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-04-29T04:48:18.040998983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2026-04-29T04:48:18.042350705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2026-04-29T04:48:18.042996646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-29T04:48:18.043910636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-29T04:48:18.046318946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-29T04:48:18.046752809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-29T04:48:18.047191252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-29T04:48:18.047664796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-29T04:48:18.048048478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105401s 
2026-04-29T04:48:18.048220415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-29T04:48:18.048370297Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:18.048566071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-04-29T04:48:18.052260430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2026-04-29T04:48:18.053589356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2026-04-29T04:48:18.054245027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-29T04:48:18.055131782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-29T04:48:18.057571986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-29T04:48:18.058008215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-29T04:48:18.058436086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-29T04:48:18.058910361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-29T04:48:18.059261208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104992s 
2026-04-29T04:48:18.059436371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-04-29T04:48:18.059585471Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:18.059783289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-04-29T04:48:18.063374040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-04-29T04:48:18.064501009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2026-04-29T04:48:18.065098102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-04-29T04:48:18.065629191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-04-29T04:48:18.067967781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079538s 
2026-04-29T04:48:18.068145048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-04-29T04:48:18.068303707Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-29T04:48:18.068517748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-04-29T04:48:18.072082958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-04-29T04:48:18.073216460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2026-04-29T04:48:18.073812130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-04-29T04:48:18.074381416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-04-29T04:48:18.076763342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080355s 
2026-04-29T04:48:18.076937092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-29T04:48:18.077088457Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:18.077291777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-04-29T04:48:18.080816464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-04-29T04:48:18.081814514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-04-29T04:48:18.082338700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-29T04:48:18.082801351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-29T04:48:18.085249411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077533s 
2026-04-29T04:48:18.085423331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-29T04:48:18.085577071Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-29T04:48:18.085783436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-04-29T04:48:18.090751952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-04-29T04:48:18.091759530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-04-29T04:48:18.092312704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-29T04:48:18.092847030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-29T04:48:18.095225871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009235s 
2026-04-29T04:48:18.095395733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-29T04:48:18.095545515Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:18.095775187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-04-29T04:48:18.099294313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-04-29T04:48:18.100322494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-04-29T04:48:18.100846008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-29T04:48:18.101402529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-29T04:48:18.105259305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092521s 
2026-04-29T04:48:18.114930340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-29T04:48:18.115178379Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 
2026-04-29T04:48:18.115454125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-04-29T04:48:18.121805815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-29T04:48:18.122535956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-04-29T04:48:18.122935781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-29T04:48:18.124387544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-29T04:48:18.127241952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-29T04:48:18.127553169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118828s 
2026-04-29T04:48:18.127718482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-29T04:48:18.127896420Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-04-29T04:48:18.128059118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-04-29T04:48:18.131397761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-29T04:48:18.132120646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-04-29T04:48:18.132529480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-29T04:48:18.133228778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-29T04:48:18.135865007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-29T04:48:18.136239942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080068s 
2026-04-29T04:48:18.136395625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-29T04:48:18.136523653Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-29T04:48:18.136702533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-04-29T04:48:18.140294296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-29T04:48:18.140998554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-04-29T04:48:18.141445955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-29T04:48:18.142180765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-29T04:48:18.144923879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-29T04:48:18.145320207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084531s 
2026-04-29T04:48:18.145515701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-04-29T04:48:18.145671845Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-04-29T04:48:18.145952340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-04-29T04:48:18.149591859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-04-29T04:48:18.150410016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2026-04-29T04:48:18.150908380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-04-29T04:48:18.151677629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-04-29T04:48:18.154588010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-04-29T04:48:18.154996432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-04-29T04:48:18.155397199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-04-29T04:48:18.155712695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009509s 
2026-04-29T04:48:18.155879220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-04-29T04:48:18.156032108Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2026-04-29T04:48:18.156209906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-04-29T04:48:18.160017533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-04-29T04:48:18.160747203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-04-29T04:48:18.161116176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-04-29T04:48:18.161663879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-04-29T04:48:18.164233503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078009s 
2026-04-29T04:48:18.164403485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-04-29T04:48:18.164510631Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2026-04-29T04:48:18.164669361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-04-29T04:48:18.168171212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-04-29T04:48:18.168902495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-04-29T04:48:18.169283653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-04-29T04:48:18.169786415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-04-29T04:48:18.172319696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074595s 
2026-04-29T04:48:18.172493176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-04-29T04:48:18.172590311Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2026-04-29T04:48:18.172737247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-04-29T04:48:18.176251694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2026-04-29T04:48:18.176956183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2026-04-29T04:48:18.177333142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-04-29T04:48:18.178093132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-04-29T04:48:18.180685162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-29T04:48:18.181042151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-04-29T04:48:18.181434511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-04-29T04:48:18.181844457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-04-29T04:48:18.182166575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092534s 
2026-04-29T04:48:18.182289483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-29T04:48:18.182418923Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 
2026-04-29T04:48:18.182588294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-04-29T04:48:18.187175772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-04-29T04:48:18.187910402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-04-29T04:48:18.188304656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-29T04:48:18.188917630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-29T04:48:18.191395610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-29T04:48:18.191689562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089481s 
2026-04-29T04:48:18.191840806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-29T04:48:18.191991399Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-29T04:48:18.192187855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-04-29T04:48:18.195688364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-04-29T04:48:18.196340548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-04-29T04:48:18.196727657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-29T04:48:18.197377877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-29T04:48:18.200090970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-29T04:48:18.200426055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080529s 
2026-04-29T04:48:18.200611859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-29T04:48:18.200705768Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-29T04:48:18.200869167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-04-29T04:48:18.204175275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-04-29T04:48:18.204890926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-04-29T04:48:18.205287665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-29T04:48:18.205939297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-29T04:48:18.208333518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-29T04:48:18.208625376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075933s 
2026-04-29T04:48:18.208775108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-29T04:48:18.208929679Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-29T04:48:18.209071034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-04-29T04:48:18.212456401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-04-29T04:48:18.213167202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2026-04-29T04:48:18.213596316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-29T04:48:18.214170532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-29T04:48:18.216829647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-29T04:48:18.217154582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079248s 
2026-04-29T04:48:18.217303241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-29T04:48:18.217433393Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-29T04:48:18.217604668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-04-29T04:48:18.220902930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-04-29T04:48:18.221628601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2026-04-29T04:48:18.222039929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-29T04:48:18.222666020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-29T04:48:18.225065021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-29T04:48:18.225405827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076141s 
2026-04-29T04:48:18.225582443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-29T04:48:18.225720080Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-29T04:48:18.225865854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-04-29T04:48:18.229193224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-04-29T04:48:18.229868945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2026-04-29T04:48:18.230279071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-29T04:48:18.230894129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-29T04:48:18.235269750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-29T04:48:18.235586298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095746s 
2026-04-29T04:48:18.235728985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-04-29T04:48:18.235870360Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-29T04:48:18.236055011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-04-29T04:48:18.239396641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-04-29T04:48:18.240063654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2026-04-29T04:48:18.240459621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-04-29T04:48:18.240893194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-04-29T04:48:18.243453450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072632s 
2026-04-29T04:48:18.243601498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-04-29T04:48:18.243741861Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-29T04:48:18.243896111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-04-29T04:48:18.247222730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2026-04-29T04:48:18.247871367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2026-04-29T04:48:18.248263687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-04-29T04:48:18.248695937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-04-29T04:48:18.251044035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069774s 
2026-04-29T04:48:18.251196162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-04-29T04:48:18.251322255Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-29T04:48:18.251485384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-04-29T04:48:18.256181230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-04-29T04:48:18.257007033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-04-29T04:48:18.257479284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-04-29T04:48:18.257864600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-04-29T04:48:18.260387801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086902s 
2026-04-29T04:48:18.260532592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-04-29T04:48:18.260661833Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:18.260847727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-04-29T04:48:18.264285981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-04-29T04:48:18.265041001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-04-29T04:48:18.265487781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-04-29T04:48:18.265923378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-04-29T04:48:18.268355756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007329s 
2026-04-29T04:48:18.268501910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-29T04:48:18.268628646Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:18.268805131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-04-29T04:48:18.272117201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2026-04-29T04:48:18.272763192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases" 
2026-04-29T04:48:18.273174280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-04-29T04:48:18.273588313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-04-29T04:48:18.275925891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069338s 
2026-04-29T04:48:18.276089971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-29T04:48:18.276218019Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-29T04:48:18.276402420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-04-29T04:48:18.279715331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-04-29T04:48:18.280346352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-04-29T04:48:18.280708060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-29T04:48:18.281297417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-29T04:48:18.283718232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-29T04:48:18.284041523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074532s 
2026-04-29T04:48:18.284218690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-29T04:48:18.284359293Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-29T04:48:18.284546971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-04-29T04:48:18.287866816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-04-29T04:48:18.288495753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-04-29T04:48:18.288877451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-29T04:48:18.289514795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-29T04:48:18.291998226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-29T04:48:18.292323230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076024s 
2026-04-29T04:48:18.292478784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-29T04:48:18.292617703Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:18.292791243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-04-29T04:48:18.296221560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-04-29T04:48:18.296997793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2026-04-29T04:48:18.297442148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-29T04:48:18.298177780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-29T04:48:18.300682003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-29T04:48:18.301067469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-29T04:48:18.301369898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084197s 
2026-04-29T04:48:18.301527124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-29T04:48:18.301663759Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:18.301837920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-04-29T04:48:18.305392147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-04-29T04:48:18.306196738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2026-04-29T04:48:18.306652044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-29T04:48:18.307355932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-29T04:48:18.309861547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-29T04:48:18.310248527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-29T04:48:18.310548180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085434s 
2026-04-29T04:48:18.310709244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-29T04:48:18.310853535Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:18.311033327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-29T04:48:18.314648136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-29T04:48:18.315133243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-29T04:48:18.315507327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-29T04:48:18.316003035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-29T04:48:18.318406084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-29T04:48:18.318728884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007521s 
2026-04-29T04:48:18.319092616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-29T04:48:18', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-29T04:48:18.319415627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.322343002Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-29T04:48:18.322560419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110578s 
2026-04-29T04:48:18.322793188Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-04-29T04:48:18.322980846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.323254617Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-04-29T04:48:18.323838944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-29T04:48:18.324013425Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:18.324201915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-04-29T04:48:18.324471077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:18.325516723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011415s 
2026-04-29T04:48:18.325678779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-29T04:48:18.325816757Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-29T04:48:18.325997761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-04-29T04:48:18.326259478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:18.327242237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010629s 
2026-04-29T04:48:18.327549195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-29T04:48:18', 'add_on_delete_to_notifications') 
2026-04-29T04:48:18.327881504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.328559660Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-04-29T04:48:18.328722939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023518s 
2026-04-29T04:48:18.328897611Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-04-29T04:48:18.329077523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.329309440Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-04-29T04:48:18.330715021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-29T04:48:18.330869482Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:18.331059083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-04-29T04:48:18.331370551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:18.332440325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011845s 
2026-04-29T04:48:18.332591219Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-29T04:48:18.332834258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-04-29T04:48:18.333080253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003438s 
2026-04-29T04:48:18.333234634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-29T04:48:18.333371299Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:18.333607625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-04-29T04:48:18.333840995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-04-29T04:48:18.334775677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009928s 
2026-04-29T04:48:18.334938145Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T04:48:18.335107466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T04:48:18.335820151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007299s 
2026-04-29T04:48:18.336015955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-04-29T04:48:18.336430289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2026-04-29T04:48:18.336880436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006858s 
2026-04-29T04:48:18.337132032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-04-29T04:48:18.337370663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-04-29T04:48:18.337663583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000372s 
2026-04-29T04:48:18.337822573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-04-29T04:48:18.337958397Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:18.338138389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-04-29T04:48:18.338392601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-04-29T04:48:18.339401853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010701s 
2026-04-29T04:48:18.339573389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-04-29T04:48:18.339725906Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-29T04:48:18.339962172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-04-29T04:48:18.340267887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:18.341262160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010932s 
2026-04-29T04:48:18.341422042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-04-29T04:48:18.341560280Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s 
2026-04-29T04:48:18.341741725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-04-29T04:48:18.342006058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:18.342953766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010433s 
2026-04-29T04:48:18.343106925Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T04:48:18.343265875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T04:48:18.344904214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016438s 
2026-04-29T04:48:18.345066110Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T04:48:18.345225721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T04:48:18.346033017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008027s 
2026-04-29T04:48:18.346205113Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-04-29T04:48:18.351047585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2026-04-29T04:48:18.351798096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2026-04-29T04:48:18.352263143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-04-29T04:48:18.352664711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-04-29T04:48:18.356575587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102033s 
2026-04-29T04:48:18.356782052Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-04-29T04:48:18.360140946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2026-04-29T04:48:18.360774392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2026-04-29T04:48:18.361143786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-04-29T04:48:18.361649254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-04-29T04:48:18.364162244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072043s 
2026-04-29T04:48:18.364408460Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-04-29T04:48:18.364644986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-04-29T04:48:18.364875430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002992s 
2026-04-29T04:48:18.365028729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-29T04:48:18.365161687Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:18.365375758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-04-29T04:48:18.365683517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:18.366600003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00105s 
2026-04-29T04:48:18.366754594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-29T04:48:18.366890919Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:18.367066813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-04-29T04:48:18.367313149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-04-29T04:48:18.368273643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010279s 
2026-04-29T04:48:18.368562565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-29T04:48:18', 'add_custom_formats') 
2026-04-29T04:48:18.368855555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.370062425Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-04-29T04:48:18.370204702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027916s 
2026-04-29T04:48:18.370391378Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-04-29T04:48:18.370567843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.370806784Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-04-29T04:48:18.371150276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-29T04:48:18.371292833Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-29T04:48:18.371446502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-04-29T04:48:18.371675493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-04-29T04:48:18.372650607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010377s 
2026-04-29T04:48:18.372940341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-29T04:48:18', 'add_result_to_commands') 
2026-04-29T04:48:18.373248792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.374009594Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-04-29T04:48:18.374162191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023801s 
2026-04-29T04:48:18.374347925Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-04-29T04:48:18.374554982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.374769284Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-04-29T04:48:18.375107515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-29T04:48:18.375253288Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-29T04:48:18.375428822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-04-29T04:48:18.375689948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:18.376674570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010651s 
2026-04-29T04:48:18.376966879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-29T04:48:18', 'health_restored_notification') 
2026-04-29T04:48:18.377266572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.378030431Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-04-29T04:48:18.378185433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023961s 
2026-04-29T04:48:18.378348371Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-04-29T04:48:18.378514716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.378730841Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-04-29T04:48:18.379021126Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-29T04:48:18.379264766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-04-29T04:48:18.379488557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002976s 
2026-04-29T04:48:18.379755755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-29T04:48:18', 'remove_uc') 
2026-04-29T04:48:18.380063134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.380755749Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-04-29T04:48:18.380903586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015427s 
2026-04-29T04:48:18.381096525Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-04-29T04:48:18.381279804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.381515408Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-04-29T04:48:18.381776604Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T04:48:18.381937358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T04:48:18.383819118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018753s 
2026-04-29T04:48:18.384142148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-29T04:48:18', 'download_clients_rename_tv_to_music') 
2026-04-29T04:48:18.384457162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.385176220Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-04-29T04:48:18.385350461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031964s 
2026-04-29T04:48:18.385545073Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-04-29T04:48:18.385733382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.385969568Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-04-29T04:48:18.386285624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-04-29T04:48:18.386430586Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-29T04:48:18.386613935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-04-29T04:48:18.386873799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-04-29T04:48:18.387891017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010946s 
2026-04-29T04:48:18.388205801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-29T04:48:18', 'add_colon_replacement_to_naming_config') 
2026-04-29T04:48:18.388497919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.389315225Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-04-29T04:48:18.389473313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024873s 
2026-04-29T04:48:18.389640330Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-04-29T04:48:18.389813979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.390050075Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-04-29T04:48:18.390376232Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-04-29T04:48:18.393961782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-29T04:48:18.394662353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2026-04-29T04:48:18.395107709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-29T04:48:18.395873541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-29T04:48:18.398436102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-29T04:48:18.398729222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008179s 
2026-04-29T04:48:18.398884956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-29T04:48:18.399027232Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:18.399198347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-04-29T04:48:18.399430715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-04-29T04:48:18.400376209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010052s 
2026-04-29T04:48:18.400653738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-29T04:48:18', 'list_sync_time') 
2026-04-29T04:48:18.400956988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.402129780Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-04-29T04:48:18.402285053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027434s 
2026-04-29T04:48:18.402478302Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-04-29T04:48:18.402638544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.402873788Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-04-29T04:48:18.403166137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-29T04:48:18.403309656Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-29T04:48:18.403482494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-04-29T04:48:18.403677957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-04-29T04:48:18.404672430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010216s 
2026-04-29T04:48:18.404943165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-29T04:48:18', 'add_download_client_tags') 
2026-04-29T04:48:18.405242408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.405992579Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-04-29T04:48:18.406145326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002325s 
2026-04-29T04:48:18.406319597Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-04-29T04:48:18.406491954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.406730144Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-04-29T04:48:18.407245582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-04-29T04:48:18.407667862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-04-29T04:48:18.408088399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006754s 
2026-04-29T04:48:18.408284674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-04-29T04:48:18.408528586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-04-29T04:48:18.408826105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004015s 
2026-04-29T04:48:18.409108203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-29T04:48:18', 'add_notification_status') 
2026-04-29T04:48:18.409405511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.410224040Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-04-29T04:48:18.410379292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017708s 
2026-04-29T04:48:18.410564746Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-04-29T04:48:18.410741412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.410964431Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-04-29T04:48:18.411207490Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T04:48:18.411378815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T04:48:18.413000751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016237s 
2026-04-29T04:48:18.413306587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-29T04:48:18', 'add_alac_24_quality_in_profiles') 
2026-04-29T04:48:18.413580970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.414299897Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-04-29T04:48:18.414455561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002905s 
2026-04-29T04:48:18.414619451Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-04-29T04:48:18.414788682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.415004586Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-04-29T04:48:18.415322046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-04-29T04:48:18.415461897Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-29T04:48:18.415621829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-04-29T04:48:18.415802343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-04-29T04:48:18.416797246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010147s 
2026-04-29T04:48:18.416951537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-04-29T04:48:18.417159045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-04-29T04:48:18.418115341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010053s 
2026-04-29T04:48:18.418390104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-29T04:48:18', 'add_salt_to_users') 
2026-04-29T04:48:18.418678154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.419421281Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-04-29T04:48:18.419567375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022959s 
2026-04-29T04:48:18.419744872Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-04-29T04:48:18.419935877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.420155599Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-04-29T04:48:18.420585365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-04-29T04:48:18.421001513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2026-04-29T04:48:18.421432390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006742s 
2026-04-29T04:48:18.421581110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-04-29T04:48:18.421796393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-04-29T04:48:18.422099504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003701s 
2026-04-29T04:48:18.422374227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-29T04:48:18', 'add_auto_tagging') 
2026-04-29T04:48:18.422652938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.423467448Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-04-29T04:48:18.423610837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017208s 
2026-04-29T04:48:18.423798475Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-04-29T04:48:18.424001514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.424238120Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-04-29T04:48:18.424546481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-04-29T04:48:18.424694920Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-29T04:48:18.424878369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-04-29T04:48:18.425098934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-04-29T04:48:18.426126022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010937s 
2026-04-29T04:48:18.426363280Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-04-29T04:48:18.426622462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-04-29T04:48:18.426853046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003135s 
2026-04-29T04:48:18.427143481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-29T04:48:18', 'quality_definition_preferred_size') 
2026-04-29T04:48:18.427431120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.428214307Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-04-29T04:48:18.428390352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016212s 
2026-04-29T04:48:18.428572268Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-04-29T04:48:18.428761609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.428994769Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-04-29T04:48:18.429297058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-29T04:48:18.429443512Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-29T04:48:18.429610158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-04-29T04:48:18.429864951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:18.430860385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010904s 
2026-04-29T04:48:18.431154688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-29T04:48:18', 'add_on_artist_add_to_notifications') 
2026-04-29T04:48:18.431458139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.432243942Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-04-29T04:48:18.432410818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024302s 
2026-04-29T04:48:18.432575349Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-04-29T04:48:18.432746173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.432973992Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-04-29T04:48:18.433244617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-29T04:48:18.433385350Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-29T04:48:18.433554060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-04-29T04:48:18.433774995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-04-29T04:48:18.434771922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001056s 
2026-04-29T04:48:18.435056245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-29T04:48:18', 'album_last_searched_time') 
2026-04-29T04:48:18.435339085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.436125658Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-04-29T04:48:18.436267705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023665s 
2026-04-29T04:48:18.436443238Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-04-29T04:48:18.436602839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.436822381Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-04-29T04:48:18.437173689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-04-29T04:48:18.437328571Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-29T04:48:18.437472010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-04-29T04:48:18.437703796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:18.438696014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010646s 
2026-04-29T04:48:18.438854874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-29T04:48:18.438976068Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-29T04:48:18.439137012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-04-29T04:48:18.439370512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-04-29T04:48:18.440435868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001127s 
2026-04-29T04:48:18.440704519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-29T04:48:18', 'add_indexer_flags') 
2026-04-29T04:48:18.440987749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.441693049Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-04-29T04:48:18.441843723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023844s 
2026-04-29T04:48:18.442023836Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-04-29T04:48:18.442201884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.442423631Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-04-29T04:48:18.442785079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-04-29T04:48:18.443004370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-04-29T04:48:18.443292520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003485s 
2026-04-29T04:48:18.443446861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-04-29T04:48:18.443662476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-04-29T04:48:18.443960957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003566s 
2026-04-29T04:48:18.444135989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-04-29T04:48:18.444365160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-04-29T04:48:18.444658401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003742s 
2026-04-29T04:48:18.444946311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-29T04:48:18', 'add_indexes_album_statistics') 
2026-04-29T04:48:18.445240894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.445995744Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-04-29T04:48:18.446157440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016751s 
2026-04-29T04:48:18.446323744Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-04-29T04:48:18.446511462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.446732117Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-04-29T04:48:18.447083204Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-04-29T04:48:18.447392687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-04-29T04:48:18.447673793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003793s 
2026-04-29T04:48:18.447956693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-29T04:48:18', 'update_redacted_baseurl') 
2026-04-29T04:48:18.448264973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.449007368Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-04-29T04:48:18.449159014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016887s 
2026-04-29T04:48:18.456934552Z [Debug] MigrationController: Took: 00:00:01.6133183 
2026-04-29T04:48:18.527261801Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-04-29T04:48:18.559142981Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-04-29T04:48:18.589132041Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-04-29T04:48:18.607583677Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-29T04:48:18.608456575Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-29T04:48:18.608668862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-29T04:48:18.612725481Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-29T04:48:18.612948470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042602s 
2026-04-29T04:48:18.613140437Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-29T04:48:18.613361021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044716s 
2026-04-29T04:48:18.614806001Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-29T04:48:18.615063209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.615440739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-29T04:48:18.615756656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-29T04:48:18.616186792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005112s 
2026-04-29T04:48:18.616428288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.617593204Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-29T04:48:18.617854820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001902s 
2026-04-29T04:48:18.618127159Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-29T04:48:18.618383315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.618829704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-29T04:48:18.619129848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-29T04:48:18.619539813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004655s 
2026-04-29T04:48:18.619754586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-29T04:48:18.620087376Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-04-29T04:48:18.620329393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-29T04:48:18.620639097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-29T04:48:18.621385761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007909s 
2026-04-29T04:48:18.621621275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.622358780Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-29T04:48:18.622625958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017518s 
2026-04-29T04:48:18.622890752Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-29T04:48:18.623148561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.623500590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-29T04:48:18.623726505Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-29T04:48:18.623965837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-29T04:48:18.624272684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-29T04:48:18.624765246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005492s 
2026-04-29T04:48:18.624998165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.625707083Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-29T04:48:18.625988349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014627s 
2026-04-29T04:48:18.626293884Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-29T04:48:18.626544569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.626849443Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-04-29T04:48:18.627399160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-04-29T04:48:18.627863084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-04-29T04:48:18.628455407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008075s 
2026-04-29T04:48:18.628662905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-04-29T04:48:18.628949191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-29T04:48:18.629313275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004168s 
2026-04-29T04:48:18.629666987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-29T04:48:18', 'InitialSetup') 
2026-04-29T04:48:18.630093536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.630894729Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-29T04:48:18.631125644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019808s 
2026-04-29T04:48:18.631372942Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-04-29T04:48:18.631646704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.631984654Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-04-29T04:48:18.632418277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-29T04:48:18', 'add_reason_to_pending_releases') 
2026-04-29T04:48:18.632864406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.633622352Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-04-29T04:48:18.633867876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019491s 
2026-04-29T04:48:18.634101737Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-04-29T04:48:18.634358394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.634666114Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-04-29T04:48:18.635026339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-29T04:48:18', 'add_medium_support') 
2026-04-29T04:48:18.635443218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.636180142Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-04-29T04:48:18.636412971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018145s 
2026-04-29T04:48:18.636660369Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-04-29T04:48:18.636920924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.637240588Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-04-29T04:48:18.637621796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-29T04:48:18', 'add_various_qualites_in_profile') 
2026-04-29T04:48:18.638058876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.638789417Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-04-29T04:48:18.639039470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018451s 
2026-04-29T04:48:18.639264975Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-04-29T04:48:18.639520920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.639820273Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-04-29T04:48:18.640193464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-29T04:48:18', 'metadata_profiles') 
2026-04-29T04:48:18.640602167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.641319702Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-04-29T04:48:18.641552240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018014s 
2026-04-29T04:48:18.641807514Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-04-29T04:48:18.642082378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.642393424Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-04-29T04:48:18.642795614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-29T04:48:18', 'separate_automatic_and_interactive_search') 
2026-04-29T04:48:18.643238997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.643985711Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-04-29T04:48:18.644248390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018681s 
2026-04-29T04:48:18.644496409Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-04-29T04:48:18.644756854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.645053160Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-04-29T04:48:18.645425219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-29T04:48:18', 'change_album_path_to_relative') 
2026-04-29T04:48:18.645856067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.646586298Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-04-29T04:48:18.646823866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001816s 
2026-04-29T04:48:18.647069130Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-04-29T04:48:18.647323733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.647628136Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-04-29T04:48:18.648039193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-29T04:48:18', 'change_quality_size_mb_to_kb') 
2026-04-29T04:48:18.648473328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.649249741Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-04-29T04:48:18.649491909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019064s 
2026-04-29T04:48:18.649712272Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-04-29T04:48:18.649963899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.650255196Z [Info] album_releases: Starting migration of Log DB to 9 
2026-04-29T04:48:18.650587595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-29T04:48:18', 'album_releases') 
2026-04-29T04:48:18.650993853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.651704374Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-04-29T04:48:18.651940249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017471s 
2026-04-29T04:48:18.652177246Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-04-29T04:48:18.652428632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.652722284Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-04-29T04:48:18.653076026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-29T04:48:18', 'album_releases_fix') 
2026-04-29T04:48:18.653494819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.654457328Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-04-29T04:48:18.654702201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020253s 
2026-04-29T04:48:18.654921903Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-04-29T04:48:18.655159802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.655448313Z [Info] import_lists: Starting migration of Log DB to 11 
2026-04-29T04:48:18.655779370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-29T04:48:18', 'import_lists') 
2026-04-29T04:48:18.656202642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.656947071Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-04-29T04:48:18.657160401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017903s 
2026-04-29T04:48:18.657395404Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-04-29T04:48:18.657648123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.657934870Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-04-29T04:48:18.658301278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-29T04:48:18', 'add_release_status') 
2026-04-29T04:48:18.658692686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.659364048Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-04-29T04:48:18.659591566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017195s 
2026-04-29T04:48:18.659833023Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-04-29T04:48:18.660110892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.660410526Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-04-29T04:48:18.660777825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-29T04:48:18', 'album_download_notification') 
2026-04-29T04:48:18.661199695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.661914144Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-04-29T04:48:18.662150419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017935s 
2026-04-29T04:48:18.662402808Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-04-29T04:48:18.662669274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.662971894Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-04-29T04:48:18.663330736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-29T04:48:18', 'fix_language_metadata_profiles') 
2026-04-29T04:48:18.663758438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.664512676Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-04-29T04:48:18.664756928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018252s 
2026-04-29T04:48:18.664984196Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-04-29T04:48:18.665226123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.665519704Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-04-29T04:48:18.665848877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-29T04:48:18', 'remove_fanzub') 
2026-04-29T04:48:18.666253351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.666964383Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-04-29T04:48:18.667180448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017334s 
2026-04-29T04:48:18.667423277Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-04-29T04:48:18.667682028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.668011181Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-04-29T04:48:18.668378491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-29T04:48:18', 'update_artist_history_indexes') 
2026-04-29T04:48:18.668809318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.669539308Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-04-29T04:48:18.669777759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018353s 
2026-04-29T04:48:18.669999485Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-04-29T04:48:18.670228576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.670530074Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-04-29T04:48:18.670857443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-29T04:48:18', 'remove_nma') 
2026-04-29T04:48:18.671274002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.671968801Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-04-29T04:48:18.672195507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017359s 
2026-04-29T04:48:18.672420290Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-04-29T04:48:18.672666847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.672961109Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-04-29T04:48:18.673306454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-29T04:48:18', 'album_disambiguation') 
2026-04-29T04:48:18.673719967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.674439536Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-04-29T04:48:18.674666974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017662s 
2026-04-29T04:48:18.674907609Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-04-29T04:48:18.675168965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.675489090Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-04-29T04:48:18.675824214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-29T04:48:18', 'add_ape_quality_in_profiles') 
2026-04-29T04:48:18.676264331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.676999090Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-04-29T04:48:18.677239865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018135s 
2026-04-29T04:48:18.677466211Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-04-29T04:48:18.677705373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.677997721Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-04-29T04:48:18.678331984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-29T04:48:18', 'remove_pushalot') 
2026-04-29T04:48:18.678741239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.679447110Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-04-29T04:48:18.679671362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017408s 
2026-04-29T04:48:18.679941045Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-04-29T04:48:18.680186078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.680487094Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-04-29T04:48:18.680825576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-29T04:48:18', 'add_custom_filters') 
2026-04-29T04:48:18.681234129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.681957556Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-04-29T04:48:18.682200485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017657s 
2026-04-29T04:48:18.682412482Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-04-29T04:48:18.682654700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.682950004Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-04-29T04:48:18.683287023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-29T04:48:18', 'import_list_tags') 
2026-04-29T04:48:18.683716999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.684420285Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-04-29T04:48:18.684642412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017624s 
2026-04-29T04:48:18.684888718Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-04-29T04:48:18.685137489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.685441060Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-04-29T04:48:18.685789041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-29T04:48:18', 'add_release_groups_etc') 
2026-04-29T04:48:18.686202383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.686906191Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-04-29T04:48:18.687131334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017478s 
2026-04-29T04:48:18.687358271Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-04-29T04:48:18.687609156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.687922036Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-04-29T04:48:18.688264556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-29T04:48:18', 'NewMediaInfoFormat') 
2026-04-29T04:48:18.688679071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.689357968Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-04-29T04:48:18.689586859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017406s 
2026-04-29T04:48:18.689844257Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-04-29T04:48:18.690112157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.690417482Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-04-29T04:48:18.690811184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-29T04:48:18', 'rename_restrictions_to_release_profiles') 
2026-04-29T04:48:18.691252473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.691954296Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-04-29T04:48:18.692208378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018017s 
2026-04-29T04:48:18.692495727Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-04-29T04:48:18.692748405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.693050173Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-04-29T04:48:18.693447032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-29T04:48:18', 'rename_quality_profiles_add_upgrade_allowed') 
2026-04-29T04:48:18.693882028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.694592088Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-04-29T04:48:18.694845518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018138s 
2026-04-29T04:48:18.695083207Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-04-29T04:48:18.695332048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.695643645Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-04-29T04:48:18.696053591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-29T04:48:18', 'add_import_exclusions') 
2026-04-29T04:48:18.696473386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.697149638Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-04-29T04:48:18.697374180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018069s 
2026-04-29T04:48:18.697615907Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-04-29T04:48:18.697871372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.698175314Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-04-29T04:48:18.698537673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-29T04:48:18', 'clean_artist_metadata_table') 
2026-04-29T04:48:18.698957158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.699623931Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-04-29T04:48:18.699866840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017335s 
2026-04-29T04:48:18.700120902Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-04-29T04:48:18.700378160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.700677252Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-04-29T04:48:18.701066746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-29T04:48:18', 'health_issue_notification') 
2026-04-29T04:48:18.701468004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.702703973Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-04-29T04:48:18.702932152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023095s 
2026-04-29T04:48:18.703192076Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-04-29T04:48:18.703461298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.703911625Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-04-29T04:48:18.704397613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-29T04:48:18', 'add_mediafilerepository_mtime') 
2026-04-29T04:48:18.704831407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.705564884Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-04-29T04:48:18.705802653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020826s 
2026-04-29T04:48:18.706050963Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-04-29T04:48:18.706312650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.706631893Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-04-29T04:48:18.707009143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-29T04:48:18', 'add_artistmetadataid_constraint') 
2026-04-29T04:48:18.707432054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.708332437Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-04-29T04:48:18.711174490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018558s 
2026-04-29T04:48:18.711422480Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-04-29T04:48:18.711673735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.712022037Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-04-29T04:48:18.712388234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-29T04:48:18', 'old_ids_and_artist_alias') 
2026-04-29T04:48:18.712837559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.713762572Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-04-29T04:48:18.714010080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020725s 
2026-04-29T04:48:18.714251747Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-04-29T04:48:18.714501520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.714806304Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-04-29T04:48:18.715163363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-29T04:48:18', 'download_propers_config') 
2026-04-29T04:48:18.715581515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.716265893Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-04-29T04:48:18.716509764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017409s 
2026-04-29T04:48:18.716748545Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-04-29T04:48:18.716999801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.717297380Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-04-29T04:48:18.717654259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-29T04:48:18', 'remove_language_profiles') 
2026-04-29T04:48:18.718082701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.718743903Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-04-29T04:48:18.718975149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017333s 
2026-04-29T04:48:18.719213038Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-04-29T04:48:18.719462249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.719769909Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-04-29T04:48:18.720149583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-29T04:48:18', 'multi_disc_naming_format') 
2026-04-29T04:48:18.720567445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.721204558Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-04-29T04:48:18.721443990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017325s 
2026-04-29T04:48:18.721681789Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-04-29T04:48:18.721940851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.722237197Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-04-29T04:48:18.722600970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-29T04:48:18', 'add_download_client_priority') 
2026-04-29T04:48:18.723020515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.723647127Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-04-29T04:48:18.723900717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016939s 
2026-04-29T04:48:18.724136051Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-04-29T04:48:18.724379973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.724675067Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-04-29T04:48:18.725017697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-29T04:48:18', 'remove_growl_prowl') 
2026-04-29T04:48:18.725429546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.726073903Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-04-29T04:48:18.726299247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016871s 
2026-04-29T04:48:18.726542407Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-04-29T04:48:18.726788342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.727089749Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-04-29T04:48:18.727441497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-29T04:48:18', 'remove_plex_hometheatre') 
2026-04-29T04:48:18.727875080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.728544378Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-04-29T04:48:18.728785454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017446s 
2026-04-29T04:48:18.729026509Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-04-29T04:48:18.729280881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.729578401Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-04-29T04:48:18.729952624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-29T04:48:18', 'add_root_folder_add_defaults') 
2026-04-29T04:48:18.730380345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.731121237Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-04-29T04:48:18.731353335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001825s 
2026-04-29T04:48:18.731576685Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-04-29T04:48:18.731819634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.732129488Z [Info] task_duration: Starting migration of Log DB to 40 
2026-04-29T04:48:18.732460755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-29T04:48:18', 'task_duration') 
2026-04-29T04:48:18.732872724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.733507893Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-04-29T04:48:18.733728558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016868s 
2026-04-29T04:48:18.733991858Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-04-29T04:48:18.734261571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.734570984Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-04-29T04:48:18.734969006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-29T04:48:18', 'add_indexer_and_enabled_to_release_profiles') 
2026-04-29T04:48:18.735418872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.736083991Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-04-29T04:48:18.736344405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017882s 
2026-04-29T04:48:18.736581663Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-04-29T04:48:18.736828891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.737126180Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-04-29T04:48:18.737472236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-29T04:48:18', 'remove_album_folders') 
2026-04-29T04:48:18.737885018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.738512902Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-04-29T04:48:18.738763878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016772s 
2026-04-29T04:48:18.738986827Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-04-29T04:48:18.739235297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.739538157Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43 
2026-04-29T04:48:18.739928493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-29T04:48:18', 'flexible_delay_profiles') 
2026-04-29T04:48:18.740358799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.741017877Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-04-29T04:48:18.741250224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017625s 
2026-04-29T04:48:18.741488093Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-04-29T04:48:18.741743217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.742040025Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-04-29T04:48:18.742400531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-29T04:48:18', 'add_priority_to_indexers') 
2026-04-29T04:48:18.742815817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.743444884Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-04-29T04:48:18.743677432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016897s 
2026-04-29T04:48:18.743941403Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-04-29T04:48:18.744209113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.744515670Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-04-29T04:48:18.744896978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-29T04:48:18', 'remove_chown_and_folderchmod_config') 
2026-04-29T04:48:18.745336182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.745989758Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-04-29T04:48:18.746236465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017608s 
2026-04-29T04:48:18.746476509Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-04-29T04:48:18.746734067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.747034282Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46 
2026-04-29T04:48:18.747396922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-29T04:48:18', 'convert_blacklist_protocol') 
2026-04-29T04:48:18.747816467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.748505404Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-04-29T04:48:18.748736861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017534s 
2026-04-29T04:48:18.748964980Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-04-29T04:48:18.749206827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.749498083Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-04-29T04:48:18.749843599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-29T04:48:18', 'update_notifiarr') 
2026-04-29T04:48:18.750248414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.750862691Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-04-29T04:48:18.751082474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016526s 
2026-04-29T04:48:18.751319952Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-04-29T04:48:18.751569074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.751881203Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-04-29T04:48:18.752235706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-29T04:48:18', 'email_multiple_addresses') 
2026-04-29T04:48:18.752660041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.753406183Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-04-29T04:48:18.753647038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001828s 
2026-04-29T04:48:18.754009318Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-04-29T04:48:18.754277488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.754580458Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-04-29T04:48:18.754953048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-29T04:48:18', 'rename_blacklist_to_blocklist') 
2026-04-29T04:48:18.755373395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.756157734Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-04-29T04:48:18.756396936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018611s 
2026-04-29T04:48:18.756633903Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-04-29T04:48:18.756879698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.757179802Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-04-29T04:48:18.757527382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-29T04:48:18', 'cdh_per_downloadclient') 
2026-04-29T04:48:18.757945775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.758700515Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-04-29T04:48:18.758935969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018099s 
2026-04-29T04:48:18.759160080Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-04-29T04:48:18.759406015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.759837174Z [Info] download_history: Starting migration of Log DB to 52 
2026-04-29T04:48:18.760193100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-29T04:48:18', 'download_history') 
2026-04-29T04:48:18.760608757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.761441544Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-04-29T04:48:18.761659643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020322s 
2026-04-29T04:48:18.761893795Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-04-29T04:48:18.762138778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.762436518Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-04-29T04:48:18.763150816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-04-29T04:48:18.763570050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-04-29T04:48:18.764105819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007144s 
2026-04-29T04:48:18.764352476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-04-29T04:48:18.764634143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-29T04:48:18.765033728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004561s 
2026-04-29T04:48:18.765370797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-29T04:48:18', 'add_update_history') 
2026-04-29T04:48:18.765980284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.766899595Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-04-29T04:48:18.767125069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023106s 
2026-04-29T04:48:18.767380634Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-04-29T04:48:18.767638223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.767972175Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-04-29T04:48:18.768345637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-29T04:48:18', 'add_on_update_to_notifications') 
2026-04-29T04:48:18.768771906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.769498399Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-04-29T04:48:18.769739253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001845s 
2026-04-29T04:48:18.769986501Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-04-29T04:48:18.770240142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.770550357Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-04-29T04:48:18.770895452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-29T04:48:18', 'download_client_per_indexer') 
2026-04-29T04:48:18.771310718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.772055538Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-04-29T04:48:18.772292395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017952s 
2026-04-29T04:48:18.772537198Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-04-29T04:48:18.772777091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.773075913Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-04-29T04:48:18.773411027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-29T04:48:18', 'AddNewItemMonitorType') 
2026-04-29T04:48:18.773834470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.774539951Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-04-29T04:48:18.774768521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017512s 
2026-04-29T04:48:18.774996270Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-04-29T04:48:18.775234029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.775531377Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-04-29T04:48:18.775915681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-29T04:48:18', 'ImportListSearch') 
2026-04-29T04:48:18.776304093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.777008933Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-04-29T04:48:18.777237222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017758s 
2026-04-29T04:48:18.777478648Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-04-29T04:48:18.777729223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.778025830Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-04-29T04:48:18.778384573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-29T04:48:18', 'ImportListMonitorExisting') 
2026-04-29T04:48:18.778810931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.779548426Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-04-29T04:48:18.779780864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018035s 
2026-04-29T04:48:18.780038383Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-04-29T04:48:18.780278697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.780585254Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-04-29T04:48:18.780913706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-29T04:48:18', 'add_indexer_tags') 
2026-04-29T04:48:18.781325675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.782075405Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-04-29T04:48:18.782291741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017989s 
2026-04-29T04:48:18.782539840Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-04-29T04:48:18.782764352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.783060399Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-04-29T04:48:18.783398239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-29T04:48:18', 'update_audio_types') 
2026-04-29T04:48:18.783801892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.784567554Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-04-29T04:48:18.784806805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017842s 
2026-04-29T04:48:18.785058883Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-29T04:48:18.785336532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.785645715Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-04-29T04:48:18.786304621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-04-29T04:48:18.786506648Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-29T04:48:18.786754878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-04-29T04:48:18.787613818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-04-29T04:48:18.788398678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2026-04-29T04:48:18.788910599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-04-29T04:48:18.789504445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-04-29T04:48:18.790533447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-29T04:48:18.790896969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039116s 
2026-04-29T04:48:18.791113305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-04-29T04:48:18.791317206Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-29T04:48:18.791541808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-04-29T04:48:18.792318452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-04-29T04:48:18.792940083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-04-29T04:48:18.793386943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-04-29T04:48:18.793923915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-04-29T04:48:18.794872565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-29T04:48:18.795260326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034758s 
2026-04-29T04:48:18.795466791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-29T04:48:18.795665041Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-29T04:48:18.795905825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-29T04:48:18.796572648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-29T04:48:18.797140582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-29T04:48:18.797609606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-29T04:48:18.798128281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-29T04:48:18.799042833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-29T04:48:18.799436786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032824s 
2026-04-29T04:48:18.799822012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-29T04:48:18', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-29T04:48:18.800324333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.801341602Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-29T04:48:18.801603710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051211s 
2026-04-29T04:48:18.801881759Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-04-29T04:48:18.802137474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.802448481Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-04-29T04:48:18.802820870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-29T04:48:18', 'add_on_delete_to_notifications') 
2026-04-29T04:48:18.803239594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.803994624Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-04-29T04:48:18.804219828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001815s 
2026-04-29T04:48:18.804446805Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-04-29T04:48:18.804687860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.804983085Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-04-29T04:48:18.805321566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-29T04:48:18', 'add_custom_formats') 
2026-04-29T04:48:18.805726041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.806387202Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-04-29T04:48:18.806610843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016965s 
2026-04-29T04:48:18.806838491Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-04-29T04:48:18.807085769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.807380653Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-04-29T04:48:18.807732221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-29T04:48:18', 'add_result_to_commands') 
2026-04-29T04:48:18.808162167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.808876745Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-04-29T04:48:18.809108432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017768s 
2026-04-29T04:48:18.809346181Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-04-29T04:48:18.809604381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.809899004Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-04-29T04:48:18.810260702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-29T04:48:18', 'health_restored_notification') 
2026-04-29T04:48:18.810686379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.811417712Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-04-29T04:48:18.811648296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017951s 
2026-04-29T04:48:18.811896196Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-04-29T04:48:18.812116780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.812402585Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-04-29T04:48:18.812716828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-29T04:48:18', 'remove_uc') 
2026-04-29T04:48:18.813114499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.813803436Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-04-29T04:48:18.814017898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016931s 
2026-04-29T04:48:18.814264956Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-04-29T04:48:18.814527825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.814826336Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-04-29T04:48:18.815202864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-29T04:48:18', 'download_clients_rename_tv_to_music') 
2026-04-29T04:48:18.815631648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.816472481Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-04-29T04:48:18.816668887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018572s 
2026-04-29T04:48:18.816917718Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-04-29T04:48:18.817199405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.817508548Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-04-29T04:48:18.817888894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-29T04:48:18', 'add_colon_replacement_to_naming_config') 
2026-04-29T04:48:18.818331385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.819068259Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-04-29T04:48:18.819314154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018606s 
2026-04-29T04:48:18.819535740Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-04-29T04:48:18.819779180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.820097992Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-04-29T04:48:18.820429129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-29T04:48:18', 'list_sync_time') 
2026-04-29T04:48:18.820831840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.821626560Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-04-29T04:48:18.821843517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018435s 
2026-04-29T04:48:18.822079713Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-04-29T04:48:18.822329586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.822626704Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-04-29T04:48:18.822973492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-29T04:48:18', 'add_download_client_tags') 
2026-04-29T04:48:18.823388719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.824144090Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-04-29T04:48:18.824377229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017964s 
2026-04-29T04:48:18.824613365Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-04-29T04:48:18.824864581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.825157771Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-04-29T04:48:18.825503297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-29T04:48:18', 'add_notification_status') 
2026-04-29T04:48:18.825917150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.826656900Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-04-29T04:48:18.826903937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017799s 
2026-04-29T04:48:18.827133359Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-04-29T04:48:18.827403453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.827703297Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-04-29T04:48:18.828084405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-29T04:48:18', 'add_alac_24_quality_in_profiles') 
2026-04-29T04:48:18.828510543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.829265723Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-04-29T04:48:18.829509915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018462s 
2026-04-29T04:48:18.829735359Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-04-29T04:48:18.829985062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.830274805Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-04-29T04:48:18.830617776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-29T04:48:18', 'add_salt_to_users') 
2026-04-29T04:48:18.831032020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.831769395Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-04-29T04:48:18.832013697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017824s 
2026-04-29T04:48:18.832249973Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-04-29T04:48:18.832491018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.832799499Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-04-29T04:48:18.833135626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-29T04:48:18', 'add_auto_tagging') 
2026-04-29T04:48:18.833543217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.834293758Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-04-29T04:48:18.834521357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018038s 
2026-04-29T04:48:18.834764426Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-04-29T04:48:18.835027706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.835324193Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-04-29T04:48:18.835702806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-29T04:48:18', 'quality_definition_preferred_size') 
2026-04-29T04:48:18.836206991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.836979036Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-04-29T04:48:18.837220382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019254s 
2026-04-29T04:48:18.837471477Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-04-29T04:48:18.837726020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.838031716Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-04-29T04:48:18.838405127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-29T04:48:18', 'add_on_artist_add_to_notifications') 
2026-04-29T04:48:18.838838881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.839908825Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-04-29T04:48:18.840156534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021482s 
2026-04-29T04:48:18.840415175Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-04-29T04:48:18.840658355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.840964060Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-04-29T04:48:18.841316139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-29T04:48:18', 'album_last_searched_time') 
2026-04-29T04:48:18.841741075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.842480905Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-04-29T04:48:18.842716509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001814s 
2026-04-29T04:48:18.842948817Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-04-29T04:48:18.843193801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.843480899Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-04-29T04:48:18.843843619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-29T04:48:18', 'add_indexer_flags') 
2026-04-29T04:48:18.844253475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.844993324Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-04-29T04:48:18.845215943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017989s 
2026-04-29T04:48:18.845457449Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-04-29T04:48:18.845720799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.846021585Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-04-29T04:48:18.846386049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-29T04:48:18', 'add_indexes_album_statistics') 
2026-04-29T04:48:18.846804301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.847545694Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-04-29T04:48:18.847780988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018129s 
2026-04-29T04:48:18.848036242Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-04-29T04:48:18.848288109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-29T04:48:18.848585307Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-04-29T04:48:18.848934040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-29T04:48:18', 'update_redacted_baseurl') 
2026-04-29T04:48:18.849349065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-29T04:48:18.850158906Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-04-29T04:48:18.850391324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018649s 
2026-04-29T04:48:19.025653674Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-04-29T04:48:19.032882731Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-04-29T04:48:19.037316730Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-04-29T04:48:19.155499988Z [Info] QualityProfileService: Setting up default quality profiles 
2026-04-29T04:48:19.173904240Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-04-29T04:48:19.185327353Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-04-29T04:48:19.223934867Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-04-29T04:48:19.225113831Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-04-29T04:48:19.225382963Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2026-04-29T04:48:19.332259383Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-04-29T04:48:19.336883965Z [ls.io-init] done.