2026-04-15T04:23:47.682964989Z [migrations] started
2026-04-15T04:23:47.683032124Z [migrations] no migrations found
2026-04-15T04:23:47.702215939Z usermod: no changes
2026-04-15T04:23:47.707602304Z ───────────────────────────────────────
2026-04-15T04:23:47.707635691Z 
2026-04-15T04:23:47.707645691Z       ██╗     ███████╗██╗ ██████╗
2026-04-15T04:23:47.707654579Z       ██║     ██╔════╝██║██╔═══██╗
2026-04-15T04:23:47.707663577Z       ██║     ███████╗██║██║   ██║
2026-04-15T04:23:47.707672285Z       ██║     ╚════██║██║██║   ██║
2026-04-15T04:23:47.707681263Z       ███████╗███████║██║╚██████╔╝
2026-04-15T04:23:47.707690120Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-15T04:23:47.707698958Z 
2026-04-15T04:23:47.707707215Z    Brought to you by linuxserver.io
2026-04-15T04:23:47.707715872Z ───────────────────────────────────────
2026-04-15T04:23:47.707930304Z 
2026-04-15T04:23:47.707953290Z To support the app dev(s) visit:
2026-04-15T04:23:47.709346506Z Lidarr: https://opencollective.com/lidarr
2026-04-15T04:23:47.709689186Z 
2026-04-15T04:23:47.709708454Z To support LSIO projects visit:
2026-04-15T04:23:47.709716992Z https://www.linuxserver.io/donate/
2026-04-15T04:23:47.709724507Z 
2026-04-15T04:23:47.709731561Z ───────────────────────────────────────
2026-04-15T04:23:47.709739828Z GID/UID
2026-04-15T04:23:47.709747272Z ───────────────────────────────────────
2026-04-15T04:23:47.713613096Z 
2026-04-15T04:23:47.713634329Z User UID:    911
2026-04-15T04:23:47.713643036Z User GID:    911
2026-04-15T04:23:47.713651193Z ───────────────────────────────────────
2026-04-15T04:23:47.715522631Z Linuxserver.io version: 3.1.0.4875-ls24
2026-04-15T04:23:47.715745058Z Build-date: 2026-04-15T04:20:06+00:00
2026-04-15T04:23:47.715762914Z ───────────────────────────────────────
2026-04-15T04:23:47.715772654Z     
2026-04-15T04:23:47.767292705Z [custom-init] No custom files found, skipping...
2026-04-15T04:23:48.089773713Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.0.4875 
2026-04-15T04:23:48.106871668Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-15T04:23:48.110907364Z [Debug] Bootstrap: Console selected 
2026-04-15T04:23:48.112126979Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-15T04:23:48.386603915Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-15T04:23:48.438417637Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {84b16b48-8091-4eef-a765-756dcef1ba28} may be persisted to storage in unencrypted form. 
2026-04-15T04:23:48.494504263Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-04-15T04:23:48.530527493Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-04-15T04:23:48.603010932Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-15T04:23:48.609706473Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:23:48.610270248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:23:48.648525852Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-15T04:23:48.651914886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0387796s 
2026-04-15T04:23:48.652230541Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-15T04:23:48.652424011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0421936s 
2026-04-15T04:23:48.659304625Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-15T04:23:48.659809211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:48.664845009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-15T04:23:48.675167633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-15T04:23:48.686166759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211119s 
2026-04-15T04:23:48.686553838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:48.689279196Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-15T04:23:48.689462384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242075s 
2026-04-15T04:23:48.690061390Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-15T04:23:48.690296193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:48.694934382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-15T04:23:48.695956781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-15T04:23:48.696468090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013292s 
2026-04-15T04:23:48.696822944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-15T04:23:48.697115574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001088s 
2026-04-15T04:23:48.697529918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-15T04:23:48.698126158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-15T04:23:48.698784995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010481s 
2026-04-15T04:23:48.699023004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:48.699785419Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-15T04:23:48.699993708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020149s 
2026-04-15T04:23:48.700440458Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-15T04:23:48.700677084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:48.701419279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-15T04:23:48.702208929Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-04-15T04:23:48.702428791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-15T04:23:48.702758235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-15T04:23:48.703230666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006079s 
2026-04-15T04:23:48.703408424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:48.704318206Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-15T04:23:48.704502948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016454s 
2026-04-15T04:23:48.707484891Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-15T04:23:48.707702359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:48.708305383Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-04-15T04:23:48.719832993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-04-15T04:23:48.720382179Z [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-15T04:23:48.720914039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000882s 
2026-04-15T04:23:48.721098751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-04-15T04:23:48.721400749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-04-15T04:23:48.721724381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004521s 
2026-04-15T04:23:48.721899063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-04-15T04:23:48.722249027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-04-15T04:23:48.722577058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005409s 
2026-04-15T04:23:48.722771159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-04-15T04:23:48.723091594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-04-15T04:23:48.723343110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004304s 
2026-04-15T04:23:48.723524235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-04-15T04:23:48.729109330Z [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-15T04:23:48.730245107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064843s 
2026-04-15T04:23:48.730451402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-04-15T04:23:48.730776627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-04-15T04:23:48.731104858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004977s 
2026-04-15T04:23:48.731259049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-04-15T04:23:48.731545595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-04-15T04:23:48.731887093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00043s 
2026-04-15T04:23:48.732163239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-04-15T04:23:48.732436790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-15T04:23:48.732757095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004241s 
2026-04-15T04:23:48.732913009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-04-15T04:23:48.733144835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-15T04:23:48.733472565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003912s 
2026-04-15T04:23:48.733645694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-04-15T04:23:48.735014470Z [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-15T04:23:48.736036998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021754s 
2026-04-15T04:23:48.736243594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-04-15T04:23:48.736534350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-15T04:23:48.736875958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004787s 
2026-04-15T04:23:48.737061712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-04-15T04:23:48.737353870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-04-15T04:23:48.737659385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004227s 
2026-04-15T04:23:48.737847534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-04-15T04:23:48.738111205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-04-15T04:23:48.738449155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004271s 
2026-04-15T04:23:48.738644068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-04-15T04:23:48.738897658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-04-15T04:23:48.739241220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004529s 
2026-04-15T04:23:48.739439730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-04-15T04:23:48.739732880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-15T04:23:48.740138416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004739s 
2026-04-15T04:23:48.740326886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-04-15T04:23:48.740585226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-04-15T04:23:48.740917986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004167s 
2026-04-15T04:23:48.741097347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-04-15T04:23:48.741981968Z [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-15T04:23:48.742726778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014571s 
2026-04-15T04:23:48.742933624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-04-15T04:23:48.743252656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-04-15T04:23:48.743608974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005149s 
2026-04-15T04:23:48.743842514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-04-15T04:23:48.744130484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-04-15T04:23:48.744497433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004707s 
2026-04-15T04:23:48.744702586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-04-15T04:23:48.744985485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-04-15T04:23:48.745363476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004669s 
2026-04-15T04:23:48.745585734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-04-15T04:23:48.745966761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-04-15T04:23:48.746366646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005856s 
2026-04-15T04:23:48.746549284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-04-15T04:23:48.747294013Z [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-15T04:23:48.747902398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011964s 
2026-04-15T04:23:48.748145317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-04-15T04:23:48.748436033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-04-15T04:23:48.748772891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004494s 
2026-04-15T04:23:48.748976992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-04-15T04:23:48.749268869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-15T04:23:48.749591118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004351s 
2026-04-15T04:23:48.749768305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-04-15T04:23:48.750575901Z [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-15T04:23:48.751194266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012446s 
2026-04-15T04:23:48.751344910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-04-15T04:23:48.751605234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-15T04:23:48.752073086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004153s 
2026-04-15T04:23:48.752290012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-04-15T04:23:48.752573243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-04-15T04:23:48.752919500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004484s 
2026-04-15T04:23:48.753123180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-04-15T04:23:48.753407603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-15T04:23:48.753753749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004459s 
2026-04-15T04:23:48.753924303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-04-15T04:23:48.754254668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-04-15T04:23:48.754557919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004185s 
2026-04-15T04:23:48.754747210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-04-15T04:23:48.755437890Z [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-15T04:23:48.755999421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010788s 
2026-04-15T04:23:48.756195566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-04-15T04:23:48.756664259Z [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-15T04:23:48.757112933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000742s 
2026-04-15T04:23:48.757320912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-04-15T04:23:48.757647259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-15T04:23:48.757997935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004906s 
2026-04-15T04:23:48.758176695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-04-15T04:23:48.760540454Z [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-15T04:23:48.761052094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026891s 
2026-04-15T04:23:48.761238269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-04-15T04:23:48.761518784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-15T04:23:48.761852405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000437s 
2026-04-15T04:23:48.762031556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-04-15T04:23:48.762451522Z [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-15T04:23:48.762900395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006966s 
2026-04-15T04:23:48.763092372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-04-15T04:23:48.763371334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-04-15T04:23:48.763718382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004482s 
2026-04-15T04:23:48.763941672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-04-15T04:23:48.764444574Z [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-15T04:23:48.764955002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008269s 
2026-04-15T04:23:48.765170346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-04-15T04:23:48.765513276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-04-15T04:23:48.765876438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005163s 
2026-04-15T04:23:48.766089216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-04-15T04:23:48.766420443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-04-15T04:23:48.766772001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004948s 
2026-04-15T04:23:48.766955981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-04-15T04:23:48.767616822Z [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-15T04:23:48.768139584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009995s 
2026-04-15T04:23:48.768318825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-04-15T04:23:48.769168596Z [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-15T04:23:48.770073428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015675s 
2026-04-15T04:23:48.770253210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-04-15T04:23:48.770777996Z [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-15T04:23:48.771238824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008171s 
2026-04-15T04:23:48.771421271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-04-15T04:23:48.772204208Z [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-15T04:23:48.772777071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011644s 
2026-04-15T04:23:48.772966052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-04-15T04:23:48.773508334Z [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-15T04:23:48.774011807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008722s 
2026-04-15T04:23:48.774206119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-04-15T04:23:48.774785956Z [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-15T04:23:48.775316625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009121s 
2026-04-15T04:23:48.775511838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-04-15T04:23:48.775987045Z [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-15T04:23:48.776444065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007439s 
2026-04-15T04:23:48.776607123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-04-15T04:23:48.776936556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-04-15T04:23:48.777334077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005594s 
2026-04-15T04:23:48.777521314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-04-15T04:23:48.777786037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-04-15T04:23:48.778150110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004549s 
2026-04-15T04:23:48.778334711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-04-15T04:23:48.778760829Z [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-15T04:23:48.779168971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006522s 
2026-04-15T04:23:48.779347971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-04-15T04:23:48.780057299Z [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-15T04:23:48.780626526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010948s 
2026-04-15T04:23:48.780798953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-04-15T04:23:48.781241043Z [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-15T04:23:48.781699997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007245s 
2026-04-15T04:23:48.781898256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-04-15T04:23:48.782187268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-04-15T04:23:48.782552163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004717s 
2026-04-15T04:23:48.782749560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-04-15T04:23:48.783037099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-04-15T04:23:48.783359498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004332s 
2026-04-15T04:23:48.783539992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-04-15T04:23:48.784244761Z [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-15T04:23:48.784832644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011193s 
2026-04-15T04:23:48.785022126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-04-15T04:23:48.785656924Z [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-15T04:23:48.786193665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009955s 
2026-04-15T04:23:48.786400491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-04-15T04:23:48.786742860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-15T04:23:48.787109108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005206s 
2026-04-15T04:23:48.787287677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-04-15T04:23:48.787984310Z [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-15T04:23:48.788515459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010448s 
2026-04-15T04:23:48.788697546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-04-15T04:23:48.789393277Z [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-15T04:23:48.789988315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011172s 
2026-04-15T04:23:48.790177696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-04-15T04:23:48.790628363Z [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-15T04:23:48.791098991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007381s 
2026-04-15T04:23:48.791308893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-04-15T04:23:48.791626022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-04-15T04:23:48.792000005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004981s 
2026-04-15T04:23:48.792197993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-04-15T04:23:48.792821820Z [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-15T04:23:48.793390695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010015s 
2026-04-15T04:23:48.793622772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-04-15T04:23:48.793994841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-15T04:23:48.794362331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005483s 
2026-04-15T04:23:48.795579993Z [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-15T04:23:48.797317612Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014271 taking an average of 00:00:00.0014271 
2026-04-15T04:23:48.798031329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-15T04:23:48', 'InitialSetup') 
2026-04-15T04:23:48.798397125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:48.801493930Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-15T04:23:48.801664323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069228s 
2026-04-15T04:23:48.801952343Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-04-15T04:23:48.802182106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:48.802478954Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-04-15T04:23:48.803081336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-15T04:23:48.803270517Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:23:48.803482093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-04-15T04:23:48.803795985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:48.804783714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011039s 
2026-04-15T04:23:48.805179391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-15T04:23:48', 'add_reason_to_pending_releases') 
2026-04-15T04:23:48.805538945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:48.806314366Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-04-15T04:23:48.806503056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025976s 
2026-04-15T04:23:48.806702367Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-04-15T04:23:48.806912540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:48.807168044Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-04-15T04:23:48.809505611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:23:48.809682507Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:23:48.809864313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-04-15T04:23:48.810170841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-04-15T04:23:48.811163910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011052s 
2026-04-15T04:23:48.811336267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-15T04:23:48.811486540Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:23:48.811677444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-04-15T04:23:48.811998330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:48.812951068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010789s 
2026-04-15T04:23:48.813130700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-15T04:23:48.813276203Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-15T04:23:48.813483530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-04-15T04:23:48.813809246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:48.814758437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010798s 
2026-04-15T04:23:48.815124675Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-04-15T04:23:48.815718169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-04-15T04:23:48.816057783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006997s 
2026-04-15T04:23:48.816392627Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-04-15T04:23:48.827337675Z [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-15T04:23:48.828801843Z [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-15T04:23:48.829698428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-04-15T04:23:48.830932573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-04-15T04:23:48.833210729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-04-15T04:23:48.833657539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-04-15T04:23:48.834133176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-04-15T04:23:48.834477159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178906s 
2026-04-15T04:23:48.834653895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-15T04:23:48.834814438Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:23:48.835005372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-04-15T04:23:48.835273262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-04-15T04:23:48.836225038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010243s 
2026-04-15T04:23:48.836588009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-15T04:23:48', 'add_medium_support') 
2026-04-15T04:23:48.836944367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:48.838047538Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-04-15T04:23:48.838226578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028275s 
2026-04-15T04:23:48.838461902Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-04-15T04:23:48.838686204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:48.838962670Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-04-15T04:23:48.839562027Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-04-15T04:23:48.839931852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-04-15T04:23:48.840224301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004183s 
2026-04-15T04:23:48.840399423Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:23:48.840612572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:23:48.842921731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023309s 
2026-04-15T04:23:48.843307919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-15T04:23:48', 'add_various_qualites_in_profile') 
2026-04-15T04:23:48.843721432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:48.844503155Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-04-15T04:23:48.844694601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038702s 
2026-04-15T04:23:48.844891608Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-04-15T04:23:48.845103174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:48.845367265Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-04-15T04:23:48.846118849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-04-15T04:23:48.846628685Z [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-15T04:23:48.847085014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007726s 
2026-04-15T04:23:48.847291209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-04-15T04:23:48.847608648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-04-15T04:23:48.851590375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040908s 
2026-04-15T04:23:48.851796079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-15T04:23:48.852038357Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2026-04-15T04:23:48.852264282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-04-15T04:23:48.852596842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-04-15T04:23:48.853526664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010625s 
2026-04-15T04:23:48.853738741Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-04-15T04:23:48.857740598Z [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-15T04:23:48.860416476Z [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-15T04:23:48.861606973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-15T04:23:48.862643149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-15T04:23:48.864827617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-04-15T04:23:48.865311953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-04-15T04:23:48.865766067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-15T04:23:48.866217225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-15T04:23:48.866557881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126311s 
2026-04-15T04:23:48.866772774Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-04-15T04:23:48.870631723Z [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-15T04:23:48.873183822Z [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-15T04:23:48.874306492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-15T04:23:48.875325945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-15T04:23:48.877478258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-04-15T04:23:48.877959517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-04-15T04:23:48.878409804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-15T04:23:48.878837825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-15T04:23:48.879256578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121994s 
2026-04-15T04:23:48.879430779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:23:48.879583627Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:23:48.879799251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-04-15T04:23:48.880087752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-04-15T04:23:48.880928304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009295s 
2026-04-15T04:23:48.881289702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-15T04:23:48', 'metadata_profiles') 
2026-04-15T04:23:48.881642903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:48.883714765Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-04-15T04:23:48.883941311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003691s 
2026-04-15T04:23:48.884176875Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-04-15T04:23:48.884407850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:48.884703926Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-04-15T04:23:48.886676628Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-04-15T04:23:48.891422243Z [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-15T04:23:48.892355001Z [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-15T04:23:48.892849717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-15T04:23:48.893559366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-15T04:23:48.895725137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-15T04:23:48.896080051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091453s 
2026-04-15T04:23:48.896257729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-15T04:23:48.896411549Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:23:48.896632744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-04-15T04:23:48.896946125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-04-15T04:23:48.897758260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009549s 
2026-04-15T04:23:48.898059056Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-04-15T04:23:48.898402157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-04-15T04:23:48.898680257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003942s 
2026-04-15T04:23:48.898851892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-15T04:23:48.899003488Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:23:48.899361408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-04-15T04:23:48.902646943Z [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-15T04:23:48.903751297Z [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-15T04:23:48.904337737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-15T04:23:48.905018568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-15T04:23:48.907211193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-15T04:23:48.907516137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079416s 
2026-04-15T04:23:48.908007777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-15T04:23:48', 'separate_automatic_and_interactive_search') 
2026-04-15T04:23:48.908392061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:48.909810106Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-04-15T04:23:48.909993264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101149s 
2026-04-15T04:23:48.910231855Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-04-15T04:23:48.910463551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:48.910751180Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-04-15T04:23:48.911166537Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-04-15T04:23:48.914974293Z [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-15T04:23:48.917211818Z [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-15T04:23:48.918187653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-15T04:23:48.919355745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-15T04:23:48.921550794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-15T04:23:48.922007334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-04-15T04:23:48.922424433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-04-15T04:23:48.922863557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-04-15T04:23:48.923317942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-15T04:23:48.923657997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012329s 
2026-04-15T04:23:48.924074916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-15T04:23:48', 'change_album_path_to_relative') 
2026-04-15T04:23:48.924446975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:48.926143451Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-04-15T04:23:48.926337652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147578s 
2026-04-15T04:23:48.926559098Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-04-15T04:23:48.926781316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:48.927048844Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-04-15T04:23:48.927607870Z [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-15T04:23:48.928156324Z [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-15T04:23:48.928492050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005801s 
2026-04-15T04:23:48.928864991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-15T04:23:48', 'change_quality_size_mb_to_kb') 
2026-04-15T04:23:48.929221198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:48.930437347Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-04-15T04:23:48.930623622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024741s 
2026-04-15T04:23:48.930844677Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-04-15T04:23:48.931034028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:48.931278119Z [Info] album_releases: Starting migration of Main DB to 9 
2026-04-15T04:23:48.931695891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:23:48.931874159Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:23:48.932081697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-04-15T04:23:48.932370679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-04-15T04:23:48.933270651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009911s 
2026-04-15T04:23:48.933438269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:23:48.933591768Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:23:48.933787973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-04-15T04:23:48.934093598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-04-15T04:23:48.934959983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009797s 
2026-04-15T04:23:48.935310789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-15T04:23:48', 'album_releases') 
2026-04-15T04:23:48.935669592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:48.936629394Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-04-15T04:23:48.936804557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026212s 
2026-04-15T04:23:48.937045702Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-04-15T04:23:48.937263661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:48.937519326Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-04-15T04:23:48.938085856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:23:48.938261630Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:23:48.938441212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-04-15T04:23:48.942288187Z [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-15T04:23:48.944690194Z [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-15T04:23:48.945731460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-15T04:23:48.946888239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-15T04:23:48.949289965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-15T04:23:48.949731083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-04-15T04:23:48.950147341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-04-15T04:23:48.950587999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-04-15T04:23:48.951030469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-15T04:23:48.951355925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127401s 
2026-04-15T04:23:48.951526699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:23:48.951680719Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-15T04:23:48.951893788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-04-15T04:23:48.955836556Z [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-15T04:23:48.958215526Z [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-15T04:23:48.959245078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-15T04:23:48.960511368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-15T04:23:48.962740657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-15T04:23:48.963190011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-04-15T04:23:48.963609085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-04-15T04:23:48.964084583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-04-15T04:23:48.964523025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-15T04:23:48.964848300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127363s 
2026-04-15T04:23:48.965216732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-15T04:23:48', 'album_releases_fix') 
2026-04-15T04:23:48.965591296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:48.967128691Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-04-15T04:23:48.967321339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149855s 
2026-04-15T04:23:48.967513005Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-04-15T04:23:48.967725754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:48.968005607Z [Info] import_lists: Starting migration of Main DB to 11 
2026-04-15T04:23:48.968860218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-04-15T04:23:48.969715029Z [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-15T04:23:48.970390329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013373s 
2026-04-15T04:23:48.970574379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-04-15T04:23:48.970864974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-04-15T04:23:48.971194889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004429s 
2026-04-15T04:23:48.971386434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-04-15T04:23:48.972032174Z [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-15T04:23:48.972583885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010141s 
2026-04-15T04:23:48.972804028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-04-15T04:23:48.973156729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-15T04:23:48.973513767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005115s 
2026-04-15T04:23:48.973864383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-15T04:23:48', 'import_lists') 
2026-04-15T04:23:48.974214899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:48.975142907Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-04-15T04:23:48.975298390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021062s 
2026-04-15T04:23:48.975498894Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-04-15T04:23:48.975711402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:48.976009362Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-04-15T04:23:48.976387734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-04-15T04:23:48.976576754Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:23:48.976797288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-04-15T04:23:48.977145900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-04-15T04:23:48.978089170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010867s 
2026-04-15T04:23:48.978271387Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:23:48.978479315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:23:48.979606705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001121s 
2026-04-15T04:23:48.980056982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-15T04:23:48', 'add_release_status') 
2026-04-15T04:23:48.980442799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:48.981267449Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-04-15T04:23:48.981446169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027912s 
2026-04-15T04:23:48.981665901Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-04-15T04:23:48.981885583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:48.982154845Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-04-15T04:23:48.982491734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-15T04:23:48.982671215Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-15T04:23:48.982887300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-04-15T04:23:48.983231293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:48.984161405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010657s 
2026-04-15T04:23:48.984544387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-15T04:23:48', 'album_download_notification') 
2026-04-15T04:23:48.984905103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:48.985724803Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-04-15T04:23:48.985929946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025881s 
2026-04-15T04:23:48.986140220Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-04-15T04:23:48.986358519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:48.986627200Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-04-15T04:23:48.987261217Z [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-15T04:23:48.987937869Z [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-15T04:23:48.988370801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007596s 
2026-04-15T04:23:48.988942783Z [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-15T04:23:48.989601348Z [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-15T04:23:48.990014711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007326s 
2026-04-15T04:23:48.990395808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-15T04:23:48', 'fix_language_metadata_profiles') 
2026-04-15T04:23:48.990757336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:48.991633580Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-04-15T04:23:48.991825406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023s 
2026-04-15T04:23:48.992043796Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-04-15T04:23:48.992248999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:48.992505265Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-04-15T04:23:48.992861122Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-04-15T04:23:48.993181066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-04-15T04:23:48.993448324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003521s 
2026-04-15T04:23:48.993814261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-15T04:23:48', 'remove_fanzub') 
2026-04-15T04:23:48.994182472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:48.994903805Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-04-15T04:23:48.995087314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017538s 
2026-04-15T04:23:48.995320604Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-04-15T04:23:48.995532931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:48.995806362Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-04-15T04:23:48.997274969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-04-15T04:23:48.997569341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-04-15T04:23:48.997895709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004311s 
2026-04-15T04:23:48.998113607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-04-15T04:23:48.998448822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-04-15T04:23:48.998812174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005089s 
2026-04-15T04:23:48.999292561Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-04-15T04:23:48.999729190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-04-15T04:23:49.000138264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006446s 
2026-04-15T04:23:49.000346523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-04-15T04:23:49.000657569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-04-15T04:23:49.001024227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004929s 
2026-04-15T04:23:49.001227176Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-04-15T04:23:49.001512290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-04-15T04:23:49.001869489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004571s 
2026-04-15T04:23:49.002079943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-04-15T04:23:49.002405067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-04-15T04:23:49.002806095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005061s 
2026-04-15T04:23:49.003195809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-15T04:23:49', 'update_artist_history_indexes') 
2026-04-15T04:23:49.003556636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.005269595Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-04-15T04:23:49.005465189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029471s 
2026-04-15T04:23:49.005659801Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-04-15T04:23:49.005867409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.006118244Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-04-15T04:23:49.007535277Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:23:49.008477163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-04-15T04:23:49.008776155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010405s 
2026-04-15T04:23:49.009120729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-15T04:23:49', 'remove_nma') 
2026-04-15T04:23:49.009487698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.010226676Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-04-15T04:23:49.010401768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024806s 
2026-04-15T04:23:49.010606110Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-04-15T04:23:49.010823688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.011091196Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-04-15T04:23:49.011421852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:23:49.011595732Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s 
2026-04-15T04:23:49.011797458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-04-15T04:23:49.020363856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-04-15T04:23:49.021509783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094533s 
2026-04-15T04:23:49.021861572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-15T04:23:49', 'album_disambiguation') 
2026-04-15T04:23:49.022229232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.023115126Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-04-15T04:23:49.023299627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110564s 
2026-04-15T04:23:49.023535893Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-04-15T04:23:49.023761707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.024062393Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-04-15T04:23:49.024462188Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:23:49.024672982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:23:49.026019694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013697s 
2026-04-15T04:23:49.026402785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-15T04:23:49', 'add_ape_quality_in_profiles') 
2026-04-15T04:23:49.026768311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.027539193Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-04-15T04:23:49.027727352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028538s 
2026-04-15T04:23:49.027932966Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-04-15T04:23:49.028144842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.028402952Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-04-15T04:23:49.029332804Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:23:49.029670865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-04-15T04:23:49.029963604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004168s 
2026-04-15T04:23:49.030192195Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:23:49.030504954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-04-15T04:23:49.030775519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003841s 
2026-04-15T04:23:49.030995682Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:23:49.031295015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-04-15T04:23:49.031572043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003875s 
2026-04-15T04:23:49.031987630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-15T04:23:49', 'remove_pushalot') 
2026-04-15T04:23:49.032364579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.033120130Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-04-15T04:23:49.033302527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019049s 
2026-04-15T04:23:49.033503081Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-04-15T04:23:49.033727633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.033966454Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-04-15T04:23:49.034373614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-04-15T04:23:49.034819862Z [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-15T04:23:49.035243515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006823s 
2026-04-15T04:23:49.035598389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-15T04:23:49', 'add_custom_filters') 
2026-04-15T04:23:49.035980779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.036773796Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-04-15T04:23:49.036952897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021818s 
2026-04-15T04:23:49.037153491Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-04-15T04:23:49.037364676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.037619599Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-04-15T04:23:49.037949543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-15T04:23:49.038121389Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-15T04:23:49.038335851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-04-15T04:23:49.038602729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-04-15T04:23:49.039581109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010561s 
2026-04-15T04:23:49.039966685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-15T04:23:49', 'import_list_tags') 
2026-04-15T04:23:49.040327992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.041226501Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-04-15T04:23:49.041394289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026653s 
2026-04-15T04:23:49.041633661Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-04-15T04:23:49.041856049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.042121423Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-04-15T04:23:49.046802037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-04-15T04:23:49.047533339Z [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-15T04:23:49.048173779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011674s 
2026-04-15T04:23:49.048397439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-04-15T04:23:49.048752724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-04-15T04:23:49.049123691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005334s 
2026-04-15T04:23:49.051458102Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-15T04:23:49.051465988Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-15T04:23:49.051472320Z                           FROM "Artists" 
2026-04-15T04:23:49.052523136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-15T04:23:49.052539559Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-15T04:23:49.052549589Z                           FROM "Artists" 
2026-04-15T04:23:49.053109006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011567s 
2026-04-15T04:23:49.053286313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-15T04:23:49.053441615Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-15T04:23:49.053647049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-04-15T04:23:49.053984799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.054995764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011412s 
2026-04-15T04:23:49.055610943Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-04-15T04:23:49.055617045Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:23:49.055622767Z                                                   FROM "ArtistMetadata"
2026-04-15T04:23:49.055628338Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-04-15T04:23:49.056376885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-04-15T04:23:49.056389661Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:23:49.056398579Z                                                   FROM "ArtistMetadata"
2026-04-15T04:23:49.056407096Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-04-15T04:23:49.056811300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007992s 
2026-04-15T04:23:49.057011733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-04-15T04:23:49.057875432Z [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-15T04:23:49.058525281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013311s 
2026-04-15T04:23:49.058745584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-04-15T04:23:49.059107683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-04-15T04:23:49.059479091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005428s 
2026-04-15T04:23:49.059683653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-04-15T04:23:49.060010862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-04-15T04:23:49.060356097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004833s 
2026-04-15T04:23:49.060532262Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:23:49.060731483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:23:49.065423600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046988s 
2026-04-15T04:23:49.065594073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:23:49.065744646Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-15T04:23:49.065944659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-04-15T04:23:49.066268140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.067241380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010955s 
2026-04-15T04:23:49.067414459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:23:49.067568068Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:23:49.067767920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-04-15T04:23:49.068106682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-04-15T04:23:49.069028418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010382s 
2026-04-15T04:23:49.069207428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:23:49.069360447Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:23:49.069547984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-04-15T04:23:49.069811865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-04-15T04:23:49.070691446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009523s 
2026-04-15T04:23:49.071319531Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-04-15T04:23:49.071328439Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:23:49.071336886Z                                                   FROM "ArtistMetadata"
2026-04-15T04:23:49.071344782Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-15T04:23:49.071353630Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-04-15T04:23:49.072174132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-04-15T04:23:49.072186707Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:23:49.072195314Z                                                   FROM "ArtistMetadata"
2026-04-15T04:23:49.072203761Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-15T04:23:49.072212890Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-04-15T04:23:49.072680912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009464s 
2026-04-15T04:23:49.072871315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-15T04:23:49.073040336Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:23:49.073255298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-04-15T04:23:49.073577648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-04-15T04:23:49.074509223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010584s 
2026-04-15T04:23:49.074687121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-15T04:23:49.074839037Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:23:49.075040403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-04-15T04:23:49.075352110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.076294147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010547s 
2026-04-15T04:23:49.076469069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-15T04:23:49.076624512Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:23:49.076841098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-04-15T04:23:49.077160982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.078075213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001041s 
2026-04-15T04:23:49.078658447Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-15T04:23:49.078667646Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-15T04:23:49.078675902Z                                                 FROM "AlbumReleases"
2026-04-15T04:23:49.078683828Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-15T04:23:49.078692436Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-04-15T04:23:49.079428137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-15T04:23:49.079437967Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-15T04:23:49.079446634Z                                                 FROM "AlbumReleases"
2026-04-15T04:23:49.079454951Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-15T04:23:49.079463759Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-04-15T04:23:49.079918234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008676s 
2026-04-15T04:23:49.080542330Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-15T04:23:49.080552601Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:23:49.080561168Z                                                   FROM "ArtistMetadata"
2026-04-15T04:23:49.080569685Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-15T04:23:49.080578573Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-04-15T04:23:49.081456551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-15T04:23:49.081466321Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-15T04:23:49.081474658Z                                                   FROM "ArtistMetadata"
2026-04-15T04:23:49.081482604Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-15T04:23:49.081491251Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-04-15T04:23:49.081966598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000943s 
2026-04-15T04:23:49.082490553Z [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-15T04:23:49.086466408Z [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-15T04:23:49.087930235Z [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-15T04:23:49.088608090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-15T04:23:49.089767524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-15T04:23:49.092165973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-15T04:23:49.092631982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-15T04:23:49.092994862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101555s 
2026-04-15T04:23:49.093420199Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-04-15T04:23:49.097586367Z [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-15T04:23:49.099444799Z [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-15T04:23:49.100317866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-15T04:23:49.101916786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-15T04:23:49.104341498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-15T04:23:49.104875253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-15T04:23:49.105287713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115787s 
2026-04-15T04:23:49.105579671Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-04-15T04:23:49.110022476Z [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-15T04:23:49.111824785Z [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-15T04:23:49.112647010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-04-15T04:23:49.113654819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-04-15T04:23:49.116041515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-04-15T04:23:49.116585620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-04-15T04:23:49.116978892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111722s 
2026-04-15T04:23:49.117186410Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-04-15T04:23:49.121122916Z [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-15T04:23:49.122245496Z [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-15T04:23:49.122810604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-15T04:23:49.123642649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-15T04:23:49.126011278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-15T04:23:49.126416574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090405s 
2026-04-15T04:23:49.126648531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-04-15T04:23:49.126966973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-15T04:23:49.127375044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005348s 
2026-04-15T04:23:49.127572021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-04-15T04:23:49.127920993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-15T04:23:49.128389036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006078s 
2026-04-15T04:23:49.128607946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-04-15T04:23:49.128925796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-04-15T04:23:49.129436725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005987s 
2026-04-15T04:23:49.129662129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-04-15T04:23:49.129976492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-04-15T04:23:49.130417840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005652s 
2026-04-15T04:23:49.130633815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-04-15T04:23:49.130938519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-04-15T04:23:49.131324947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005053s 
2026-04-15T04:23:49.131543106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-04-15T04:23:49.131887670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-04-15T04:23:49.132330642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005843s 
2026-04-15T04:23:49.132523440Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-15T04:23:49.133436328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-04-15T04:23:49.133728546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010434s 
2026-04-15T04:23:49.133912967Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-15T04:23:49.134259104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-04-15T04:23:49.134543186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004679s 
2026-04-15T04:23:49.134713108Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-15T04:23:49.135099797Z [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-15T04:23:49.135435162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005643s 
2026-04-15T04:23:49.135821049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-15T04:23:49', 'add_release_groups_etc') 
2026-04-15T04:23:49.136222888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.139297970Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-04-15T04:23:49.139497101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043694s 
2026-04-15T04:23:49.139731843Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-04-15T04:23:49.139976776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.140258814Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-04-15T04:23:49.140851137Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-15T04:23:49.141113706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-04-15T04:23:49.141415443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003775s 
2026-04-15T04:23:49.141778153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-15T04:23:49', 'NewMediaInfoFormat') 
2026-04-15T04:23:49.142155593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.142997598Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-04-15T04:23:49.143191328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019376s 
2026-04-15T04:23:49.143470060Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-04-15T04:23:49.143713139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.144011790Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-04-15T04:23:49.145246166Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-04-15T04:23:49.145607223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-04-15T04:23:49.147834748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023743s 
2026-04-15T04:23:49.148075202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-15T04:23:49.148241026Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:23:49.148502552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-04-15T04:23:49.148952949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-04-15T04:23:49.149901629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011652s 
2026-04-15T04:23:49.150324030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-15T04:23:49', 'rename_restrictions_to_release_profiles') 
2026-04-15T04:23:49.150748504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.151636833Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-04-15T04:23:49.151870203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028244s 
2026-04-15T04:23:49.152129986Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-04-15T04:23:49.152371512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.152662057Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-04-15T04:23:49.153862194Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-04-15T04:23:49.154156927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-04-15T04:23:49.156545887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024637s 
2026-04-15T04:23:49.156744437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-04-15T04:23:49.156907515Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-15T04:23:49.157199553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-04-15T04:23:49.157626152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-04-15T04:23:49.158588459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011378s 
2026-04-15T04:23:49.158794614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-04-15T04:23:49.158963895Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:23:49.159189620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-04-15T04:23:49.159504764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-04-15T04:23:49.160472443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010502s 
2026-04-15T04:23:49.160634679Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-15T04:23:49.160899973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-04-15T04:23:49.161166701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003829s 
2026-04-15T04:23:49.161344809Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-15T04:23:49.161617198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-04-15T04:23:49.161898734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003766s 
2026-04-15T04:23:49.162129419Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-04-15T04:23:49.166814672Z [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-15T04:23:49.168369563Z [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-15T04:23:49.169087869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-15T04:23:49.170068955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-15T04:23:49.172358735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-15T04:23:49.172828200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-15T04:23:49.173379811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-15T04:23:49.173865318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-15T04:23:49.174223099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118926s 
2026-04-15T04:23:49.174651231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-15T04:23:49', 'rename_quality_profiles_add_upgrade_allowed') 
2026-04-15T04:23:49.175035855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.176264058Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-04-15T04:23:49.176499913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138461s 
2026-04-15T04:23:49.176714575Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-04-15T04:23:49.176949979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.177221195Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-04-15T04:23:49.177650148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-04-15T04:23:49.178108732Z [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-15T04:23:49.178542916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000691s 
2026-04-15T04:23:49.178771436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-04-15T04:23:49.179133134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-04-15T04:23:49.179535434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005667s 
2026-04-15T04:23:49.179963356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-15T04:23:49', 'add_import_exclusions') 
2026-04-15T04:23:49.180348611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.181808070Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-04-15T04:23:49.181990477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027875s 
2026-04-15T04:23:49.182214679Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-04-15T04:23:49.182441756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.182712301Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-04-15T04:23:49.187336110Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-15T04:23:49.187349888Z                           WHERE "Id" in (
2026-04-15T04:23:49.187358485Z                           SELECT "Artists"."Id" from "Artists"
2026-04-15T04:23:49.187367433Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:23:49.187377063Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-15T04:23:49.188226603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-15T04:23:49.188239700Z                           WHERE "Id" in (
2026-04-15T04:23:49.188247806Z                           SELECT "Artists"."Id" from "Artists"
2026-04-15T04:23:49.188256032Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:23:49.188264580Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-15T04:23:49.188853405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010659s 
2026-04-15T04:23:49.189462953Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-04-15T04:23:49.189472963Z                           WHERE "Id" in (
2026-04-15T04:23:49.189480909Z                           SELECT "Albums"."Id" from "Albums"
2026-04-15T04:23:49.189488965Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:23:49.189497933Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-15T04:23:49.190274517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-04-15T04:23:49.190285699Z                           WHERE "Id" in (
2026-04-15T04:23:49.190294056Z                           SELECT "Albums"."Id" from "Albums"
2026-04-15T04:23:49.190302633Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:23:49.190311541Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-15T04:23:49.190900878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001021s 
2026-04-15T04:23:49.191483070Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-04-15T04:23:49.191492790Z                           WHERE "Id" in (
2026-04-15T04:23:49.191503682Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-15T04:23:49.191512930Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-15T04:23:49.191522119Z                           WHERE "Albums"."Id" IS NULL) 
2026-04-15T04:23:49.192282650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-04-15T04:23:49.192296919Z                           WHERE "Id" in (
2026-04-15T04:23:49.192305426Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-15T04:23:49.192314063Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-15T04:23:49.192322981Z                           WHERE "Albums"."Id" IS NULL) 
2026-04-15T04:23:49.192866545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009774s 
2026-04-15T04:23:49.193456764Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-15T04:23:49.193466123Z                           WHERE "Id" in (
2026-04-15T04:23:49.193476393Z                           SELECT "Tracks"."Id" from "Tracks"
2026-04-15T04:23:49.193486223Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-15T04:23:49.193496885Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-04-15T04:23:49.194270542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-15T04:23:49.194292466Z                           WHERE "Id" in (
2026-04-15T04:23:49.194300763Z                           SELECT "Tracks"."Id" from "Tracks"
2026-04-15T04:23:49.194309400Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-15T04:23:49.194318238Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-04-15T04:23:49.194869137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000992s 
2026-04-15T04:23:49.195467713Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-15T04:23:49.195476871Z                           WHERE "Id" in (
2026-04-15T04:23:49.195484737Z                           SELECT "Tracks"."Id" from "Tracks"
2026-04-15T04:23:49.195492933Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:23:49.195501350Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-15T04:23:49.196298054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-15T04:23:49.196312173Z                           WHERE "Id" in (
2026-04-15T04:23:49.196320510Z                           SELECT "Tracks"."Id" from "Tracks"
2026-04-15T04:23:49.196330880Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:23:49.196339688Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-15T04:23:49.196892762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010302s 
2026-04-15T04:23:49.197470034Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-15T04:23:49.197480375Z                           WHERE "Id" IN (
2026-04-15T04:23:49.197488662Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:23:49.197497229Z                           LEFT OUTER JOIN "Tracks"
2026-04-15T04:23:49.197505435Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:23:49.197514213Z                           WHERE "Tracks"."Id" IS NULL) 
2026-04-15T04:23:49.198251197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-15T04:23:49.198261117Z                           WHERE "Id" IN (
2026-04-15T04:23:49.198269083Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:23:49.198277290Z                           LEFT OUTER JOIN "Tracks"
2026-04-15T04:23:49.198285125Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:23:49.198293302Z                           WHERE "Tracks"."Id" IS NULL) 
2026-04-15T04:23:49.198833930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009688s 
2026-04-15T04:23:49.199222904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-15T04:23:49', 'clean_artist_metadata_table') 
2026-04-15T04:23:49.199603139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.200464483Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-04-15T04:23:49.200653724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025567s 
2026-04-15T04:23:49.200876082Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-04-15T04:23:49.201100634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.201373844Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-04-15T04:23:49.202072310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-15T04:23:49.202263596Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:23:49.202480603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-04-15T04:23:49.202819465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.203828556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011488s 
2026-04-15T04:23:49.204038429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-15T04:23:49.204205425Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:23:49.204483225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-04-15T04:23:49.204859121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.205830046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011202s 
2026-04-15T04:23:49.206029147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-15T04:23:49.206206194Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:23:49.206440997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-04-15T04:23:49.206791552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.207760563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001107s 
2026-04-15T04:23:49.208017982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-15T04:23:49.208193074Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:23:49.208432096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-04-15T04:23:49.208792150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.209774869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011327s 
2026-04-15T04:23:49.209983790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-15T04:23:49.210149864Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:23:49.210367763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-04-15T04:23:49.210725142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.211666798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010778s 
2026-04-15T04:23:49.211919647Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-04-15T04:23:49.217967584Z [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-15T04:23:49.219757348Z [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-15T04:23:49.220599994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-04-15T04:23:49.221112837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-04-15T04:23:49.223471586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113487s 
2026-04-15T04:23:49.223737932Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-04-15T04:23:49.227826895Z [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-15T04:23:49.229500294Z [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-15T04:23:49.230268381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-04-15T04:23:49.230823609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-04-15T04:23:49.233057025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090868s 
2026-04-15T04:23:49.233448403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-15T04:23:49', 'health_issue_notification') 
2026-04-15T04:23:49.233849441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.235101261Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-04-15T04:23:49.235298208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110963s 
2026-04-15T04:23:49.235586549Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-04-15T04:23:49.235793205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.236164903Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-04-15T04:23:49.237214516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-15T04:23:49.237385931Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:23:49.237615614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-04-15T04:23:49.237990048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-04-15T04:23:49.238987316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011578s 
2026-04-15T04:23:49.239189623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-15T04:23:49.239335897Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:23:49.239543535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-04-15T04:23:49.239827447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-04-15T04:23:49.240847751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010596s 
2026-04-15T04:23:49.241100009Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-04-15T04:23:49.241419422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-04-15T04:23:49.241687412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003592s 
2026-04-15T04:23:49.242237981Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-15T04:23:49.242260336Z                 WHERE "Id" IN (
2026-04-15T04:23:49.242270055Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:23:49.242278933Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:23:49.242288312Z                     WHERE "Tracks"."Id" IS NULL) 
2026-04-15T04:23:49.242908481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-15T04:23:49.242919383Z                 WHERE "Id" IN (
2026-04-15T04:23:49.242927950Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:23:49.242936597Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:23:49.242945746Z                     WHERE "Tracks"."Id" IS NULL) 
2026-04-15T04:23:49.243436674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008483s 
2026-04-15T04:23:49.244095210Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-15T04:23:49.244108727Z                 WHERE "Id" IN (
2026-04-15T04:23:49.244117465Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:23:49.244126132Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-15T04:23:49.244135461Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-15T04:23:49.244144509Z                     WHERE "Artists"."Path" IS NULL) 
2026-04-15T04:23:49.245006996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-15T04:23:49.245029140Z                 WHERE "Id" IN (
2026-04-15T04:23:49.245038800Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:23:49.245047758Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-15T04:23:49.245056906Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-15T04:23:49.245065925Z                     WHERE "Artists"."Path" IS NULL) 
2026-04-15T04:23:49.245586553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010588s 
2026-04-15T04:23:49.246304548Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-15T04:23:49.246316222Z                 WHERE "Id" IN (
2026-04-15T04:23:49.246324679Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:23:49.246333326Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:23:49.246342164Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-15T04:23:49.246350912Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-04-15T04:23:49.246359309Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-04-15T04:23:49.247286475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-15T04:23:49.247297958Z                 WHERE "Id" IN (
2026-04-15T04:23:49.247306405Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-15T04:23:49.247315033Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-15T04:23:49.247324221Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-15T04:23:49.247333059Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-04-15T04:23:49.247341817Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-04-15T04:23:49.248000623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011849s 
2026-04-15T04:23:49.248515840Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-04-15T04:23:49.248526642Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-15T04:23:49.248535761Z                 FROM "Artists"
2026-04-15T04:23:49.248544178Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-15T04:23:49.248553336Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-04-15T04:23:49.249307765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-04-15T04:23:49.249329849Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-15T04:23:49.249340351Z                 FROM "Artists"
2026-04-15T04:23:49.249348928Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-15T04:23:49.249358026Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-04-15T04:23:49.249784405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008724s 
2026-04-15T04:23:49.250223058Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-15T04:23:49.250234321Z                 WHERE "Id" NOT IN (
2026-04-15T04:23:49.250275494Z                     SELECT MIN("Id")
2026-04-15T04:23:49.250284081Z                     FROM "TrackFiles"
2026-04-15T04:23:49.250292508Z                     GROUP BY "Path"
2026-04-15T04:23:49.250300825Z                 ) 
2026-04-15T04:23:49.250785551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-15T04:23:49.250796984Z                 WHERE "Id" NOT IN (
2026-04-15T04:23:49.250805601Z                     SELECT MIN("Id")
2026-04-15T04:23:49.250814048Z                     FROM "TrackFiles"
2026-04-15T04:23:49.250822585Z                     GROUP BY "Path"
2026-04-15T04:23:49.250831112Z                 ) 
2026-04-15T04:23:49.251186999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006245s 
2026-04-15T04:23:49.251382883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-15T04:23:49.251550350Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:23:49.251738800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-04-15T04:23:49.255682209Z [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-15T04:23:49.256849490Z [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-15T04:23:49.257448586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-15T04:23:49.258093134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-15T04:23:49.260413846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-15T04:23:49.260785234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088582s 
2026-04-15T04:23:49.260983604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-04-15T04:23:49.261267645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-15T04:23:49.261622971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004623s 
2026-04-15T04:23:49.261833174Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-04-15T04:23:49.265501510Z [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-15T04:23:49.266671415Z [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-15T04:23:49.267243587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-15T04:23:49.268094420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-15T04:23:49.270575295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-15T04:23:49.271070903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-15T04:23:49.271438133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094059s 
2026-04-15T04:23:49.271862257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-15T04:23:49', 'add_mediafilerepository_mtime') 
2026-04-15T04:23:49.272308946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.273433300Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-04-15T04:23:49.273672962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113457s 
2026-04-15T04:23:49.273952445Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-04-15T04:23:49.274197689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.274483955Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-04-15T04:23:49.275833071Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-15T04:23:49.275840075Z                           WHERE "Id" NOT IN (
2026-04-15T04:23:49.275861318Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-04-15T04:23:49.275869905Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:23:49.275876769Z                             GROUP BY "ArtistMetadata"."Id") 
2026-04-15T04:23:49.276752422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-15T04:23:49.276775268Z                           WHERE "Id" NOT IN (
2026-04-15T04:23:49.276785218Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-04-15T04:23:49.276794277Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-15T04:23:49.276803585Z                             GROUP BY "ArtistMetadata"."Id") 
2026-04-15T04:23:49.277194573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008935s 
2026-04-15T04:23:49.277397551Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-04-15T04:23:49.277640771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-04-15T04:23:49.277994704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004117s 
2026-04-15T04:23:49.278216049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-04-15T04:23:49.282758194Z [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-15T04:23:49.284480332Z [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-15T04:23:49.285239480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-15T04:23:49.286226027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-15T04:23:49.288947116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-15T04:23:49.289489457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-15T04:23:49.290033703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-15T04:23:49.290433638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120117s 
2026-04-15T04:23:49.290699273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-04-15T04:23:49.291123698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-15T04:23:49.291535948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006025s 
2026-04-15T04:23:49.292060043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-15T04:23:49', 'add_artistmetadataid_constraint') 
2026-04-15T04:23:49.292530831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.293807391Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-04-15T04:23:49.294067695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027833s 
2026-04-15T04:23:49.294352850Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-04-15T04:23:49.294633905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.294958790Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-04-15T04:23:49.295699922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-04-15T04:23:49.295931198Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-15T04:23:49.296158415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-04-15T04:23:49.296502157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-04-15T04:23:49.297492952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001124s 
2026-04-15T04:23:49.297700169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-04-15T04:23:49.297880703Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:23:49.298129373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-04-15T04:23:49.298518567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-15T04:23:49.299518169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011615s 
2026-04-15T04:23:49.299716849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:23:49.299899627Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:23:49.300143188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-04-15T04:23:49.300505597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-15T04:23:49.301544960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011766s 
2026-04-15T04:23:49.301742989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-04-15T04:23:49.301929394Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:23:49.302158926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-04-15T04:23:49.302525765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-15T04:23:49.303472401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010955s 
2026-04-15T04:23:49.303659097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-15T04:23:49.303826404Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:23:49.304064293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-04-15T04:23:49.304403616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-15T04:23:49.305344019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010778s 
2026-04-15T04:23:49.305523641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-15T04:23:49.305678994Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:23:49.305884397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-04-15T04:23:49.306210554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-15T04:23:49.307119444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010361s 
2026-04-15T04:23:49.307492806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-15T04:23:49', 'old_ids_and_artist_alias') 
2026-04-15T04:23:49.307865837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.308968397Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-04-15T04:23:49.309156646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028461s 
2026-04-15T04:23:49.309377961Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-04-15T04:23:49.309628976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.309937267Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-04-15T04:23:49.310271270Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:23:49.310502886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:23:49.311106421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006409s 
2026-04-15T04:23:49.311386044Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-04-15T04:23:49.311729626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-04-15T04:23:49.312041083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004113s 
2026-04-15T04:23:49.312416589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-15T04:23:49', 'download_propers_config') 
2026-04-15T04:23:49.312784640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.313461092Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-04-15T04:23:49.313658910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001798s 
2026-04-15T04:23:49.313867110Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-04-15T04:23:49.314091832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.314357878Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-04-15T04:23:49.315222930Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-04-15T04:23:49.315524437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-04-15T04:23:49.316099715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006764s 
2026-04-15T04:23:49.316309537Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-04-15T04:23:49.319987803Z [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-15T04:23:49.321338994Z [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-15T04:23:49.321979433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-15T04:23:49.322951941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-15T04:23:49.325332985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-15T04:23:49.325807010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-15T04:23:49.326260282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-15T04:23:49.326764908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-15T04:23:49.327125424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106167s 
2026-04-15T04:23:49.327349686Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-04-15T04:23:49.330909253Z [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-15T04:23:49.332198729Z [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-15T04:23:49.332845772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-04-15T04:23:49.333484838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-04-15T04:23:49.335826313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-04-15T04:23:49.336189704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008625s 
2026-04-15T04:23:49.336393154Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-04-15T04:23:49.341221756Z [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-15T04:23:49.342376230Z [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-15T04:23:49.342966028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-04-15T04:23:49.343422206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-04-15T04:23:49.345826097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092048s 
2026-04-15T04:23:49.345992662Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-04-15T04:23:49.349538491Z [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-15T04:23:49.350556861Z [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-15T04:23:49.351077860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-04-15T04:23:49.351867881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-04-15T04:23:49.354173894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-15T04:23:49.354608278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-04-15T04:23:49.355102734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-04-15T04:23:49.355593712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-04-15T04:23:49.355979930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097828s 
2026-04-15T04:23:49.356178470Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-04-15T04:23:49.359482031Z [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-15T04:23:49.360434449Z [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-15T04:23:49.360938604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-04-15T04:23:49.361401296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-04-15T04:23:49.363603249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072336s 
2026-04-15T04:23:49.363802831Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-04-15T04:23:49.367189390Z [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-15T04:23:49.368233001Z [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-15T04:23:49.368769461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-15T04:23:49.369555824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-15T04:23:49.372029044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-15T04:23:49.372489831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-15T04:23:49.372830638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088404s 
2026-04-15T04:23:49.373205001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-15T04:23:49', 'remove_language_profiles') 
2026-04-15T04:23:49.373564215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.375243506Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-04-15T04:23:49.375427366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112125s 
2026-04-15T04:23:49.375659834Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-04-15T04:23:49.375898234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.376206565Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-04-15T04:23:49.376671010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-04-15T04:23:49.376842295Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:23:49.377083561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-04-15T04:23:49.377394196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-04-15T04:23:49.378287094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001008s 
2026-04-15T04:23:49.378701538Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-04-15T04:23:49.379206735Z [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-15T04:23:49.379536700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005513s 
2026-04-15T04:23:49.379945142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-15T04:23:49', 'multi_disc_naming_format') 
2026-04-15T04:23:49.380290798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.381074957Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-04-15T04:23:49.381266493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020393s 
2026-04-15T04:23:49.381472608Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-04-15T04:23:49.381689134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.381953917Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-04-15T04:23:49.382324353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-15T04:23:49.382500076Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:23:49.382703376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-04-15T04:23:49.383021887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-04-15T04:23:49.383932681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010189s 
2026-04-15T04:23:49.384110860Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:23:49.384311103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:23:49.397037346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126819s 
2026-04-15T04:23:49.397430598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-15T04:23:49', 'add_download_client_priority') 
2026-04-15T04:23:49.397802497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.398640314Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-04-15T04:23:49.398826699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143033s 
2026-04-15T04:23:49.399273939Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-04-15T04:23:49.399281685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.399545175Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-04-15T04:23:49.399889719Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:23:49.400191326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-04-15T04:23:49.400466771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000385s 
2026-04-15T04:23:49.400683628Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:23:49.400978421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-04-15T04:23:49.401249206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000368s 
2026-04-15T04:23:49.401599942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-15T04:23:49', 'remove_growl_prowl') 
2026-04-15T04:23:49.401949326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.402681570Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-04-15T04:23:49.402856031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017674s 
2026-04-15T04:23:49.403065844Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-04-15T04:23:49.403274905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.403537183Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-04-15T04:23:49.403912939Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:23:49.404228114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-04-15T04:23:49.404498799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003931s 
2026-04-15T04:23:49.404720545Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:23:49.405017303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-04-15T04:23:49.405278869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003741s 
2026-04-15T04:23:49.405638463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-15T04:23:49', 'remove_plex_hometheatre') 
2026-04-15T04:23:49.405992276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.406731314Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-04-15T04:23:49.406913270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001782s 
2026-04-15T04:23:49.407130147Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-04-15T04:23:49.407346653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.407620263Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-04-15T04:23:49.408266445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-15T04:23:49.408432489Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:23:49.408635928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-04-15T04:23:49.408907605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-04-15T04:23:49.409853540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010226s 
2026-04-15T04:23:49.410038252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-15T04:23:49.410192332Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:23:49.410423027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-04-15T04:23:49.410779485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.411717092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010763s 
2026-04-15T04:23:49.411901624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-15T04:23:49.412060674Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:23:49.412282370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-04-15T04:23:49.412634039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.413564271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001073s 
2026-04-15T04:23:49.413751418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-15T04:23:49.413907703Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:23:49.414121353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-04-15T04:23:49.414468782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.415380989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010623s 
2026-04-15T04:23:49.415591743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-15T04:23:49.415757978Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:23:49.416019054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-04-15T04:23:49.416306312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-04-15T04:23:49.417246756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001023s 
2026-04-15T04:23:49.417417109Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:23:49.417620228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:23:49.418571283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009823s 
2026-04-15T04:23:49.418951809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-15T04:23:49', 'add_root_folder_add_defaults') 
2026-04-15T04:23:49.419325872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.420198900Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-04-15T04:23:49.420392850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025638s 
2026-04-15T04:23:49.420580017Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-04-15T04:23:49.420789118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.421036586Z [Info] task_duration: Starting migration of Main DB to 40 
2026-04-15T04:23:49.421344576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-15T04:23:49.421522174Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-15T04:23:49.421742157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-04-15T04:23:49.422039716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-04-15T04:23:49.422947915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010033s 
2026-04-15T04:23:49.423301857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-15T04:23:49', 'task_duration') 
2026-04-15T04:23:49.423651942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.424391752Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-04-15T04:23:49.424570301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024315s 
2026-04-15T04:23:49.424810655Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-04-15T04:23:49.425046099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.425321784Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-04-15T04:23:49.425734154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-15T04:23:49.425908546Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:23:49.426108558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-04-15T04:23:49.426424925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-04-15T04:23:49.427341611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010331s 
2026-04-15T04:23:49.427524048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-15T04:23:49.427690173Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:23:49.427929024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-04-15T04:23:49.428260120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.429155092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010302s 
2026-04-15T04:23:49.429557783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-15T04:23:49', 'add_indexer_and_enabled_to_release_profiles') 
2026-04-15T04:23:49.429935674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.430813070Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-04-15T04:23:49.431006891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026118s 
2026-04-15T04:23:49.431208156Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-04-15T04:23:49.431421085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.431679906Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-04-15T04:23:49.432168610Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-04-15T04:23:49.435603746Z [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-15T04:23:49.436869936Z [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-15T04:23:49.437491988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-15T04:23:49.438452382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-15T04:23:49.440850049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-15T04:23:49.441297881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-15T04:23:49.441739991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-15T04:23:49.442222032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-15T04:23:49.442574211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103527s 
2026-04-15T04:23:49.442904426Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-04-15T04:23:49.443292657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-04-15T04:23:49.443587301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004426s 
2026-04-15T04:23:49.443928908Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-04-15T04:23:49.444330156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-04-15T04:23:49.444638417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004551s 
2026-04-15T04:23:49.444851255Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-04-15T04:23:49.448285710Z [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-15T04:23:49.449442339Z [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-15T04:23:49.449960402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-04-15T04:23:49.450423474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-04-15T04:23:49.452730349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076795s 
2026-04-15T04:23:49.453105935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-15T04:23:49', 'remove_album_folders') 
2026-04-15T04:23:49.453466591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.454710756Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-04-15T04:23:49.454895077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009638s 
2026-04-15T04:23:49.455137456Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-04-15T04:23:49.455357949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.455636440Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-04-15T04:23:49.456145686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-15T04:23:49.456314105Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:23:49.456507514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-04-15T04:23:49.456812378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-04-15T04:23:49.457768282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010752s 
2026-04-15T04:23:49.458142546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-15T04:23:49', 'add_priority_to_indexers') 
2026-04-15T04:23:49.458502340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.459244545Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-04-15T04:23:49.459432022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025176s 
2026-04-15T04:23:49.459661314Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-04-15T04:23:49.459901427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.460185349Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-04-15T04:23:49.460618250Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-04-15T04:23:49.460936962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-04-15T04:23:49.461308320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004576s 
2026-04-15T04:23:49.461482451Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:23:49.461704718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:23:49.462278694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006233s 
2026-04-15T04:23:49.462673669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-15T04:23:49', 'remove_chown_and_folderchmod_config') 
2026-04-15T04:23:49.463046289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.463738353Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-04-15T04:23:49.463959488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020264s 
2026-04-15T04:23:49.464156414Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-04-15T04:23:49.464364043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.464623806Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-04-15T04:23:49.470827867Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-04-15T04:23:49.471588528Z [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-15T04:23:49.472042252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008316s 
2026-04-15T04:23:49.472396505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-15T04:23:49', 'update_notifiarr') 
2026-04-15T04:23:49.472745368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.473506250Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-04-15T04:23:49.473680039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022727s 
2026-04-15T04:23:49.473894171Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-04-15T04:23:49.474113232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.474377524Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-04-15T04:23:49.474658529Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:23:49.474870657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:23:49.476232288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013844s 
2026-04-15T04:23:49.476606722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-15T04:23:49', 'email_multiple_addresses') 
2026-04-15T04:23:49.476984192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.477671566Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-04-15T04:23:49.477852090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027907s 
2026-04-15T04:23:49.478073565Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-04-15T04:23:49.478291494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.478558221Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-04-15T04:23:49.478907575Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-04-15T04:23:49.479178160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-04-15T04:23:49.481598783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024813s 
2026-04-15T04:23:49.481980662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-15T04:23:49', 'rename_blacklist_to_blocklist') 
2026-04-15T04:23:49.482352320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.483235058Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-04-15T04:23:49.483423707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040795s 
2026-04-15T04:23:49.483631726Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-04-15T04:23:49.483854715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.484119969Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-04-15T04:23:49.484546959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-15T04:23:49.484721360Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-04-15T04:23:49.484962305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-04-15T04:23:49.485337631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-04-15T04:23:49.486291301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011195s 
2026-04-15T04:23:49.486566746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-04-15T04:23:49.486910648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-04-15T04:23:49.487889439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011142s 
2026-04-15T04:23:49.488073289Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:23:49.488327271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:23:49.491125224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028627s 
2026-04-15T04:23:49.491491822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-15T04:23:49', 'cdh_per_downloadclient') 
2026-04-15T04:23:49.491861867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.492733181Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-04-15T04:23:49.492911069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044413s 
2026-04-15T04:23:49.493111343Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-04-15T04:23:49.493318700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.493576810Z [Info] download_history: Starting migration of Main DB to 52 
2026-04-15T04:23:49.494318984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-04-15T04:23:49.495073934Z [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" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-04-15T04:23:49.495653300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011489s 
2026-04-15T04:23:49.495890187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-04-15T04:23:49.496234290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-04-15T04:23:49.496580718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004868s 
2026-04-15T04:23:49.496790180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-04-15T04:23:49.497108060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-04-15T04:23:49.497442563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004689s 
2026-04-15T04:23:49.497664851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-04-15T04:23:49.498013392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-04-15T04:23:49.498339218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004829s 
2026-04-15T04:23:49.498517397Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:23:49.498711067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:23:49.499718125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010289s 
2026-04-15T04:23:49.500092479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-15T04:23:49', 'download_history') 
2026-04-15T04:23:49.500456451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.501967464Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-04-15T04:23:49.502144851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032569s 
2026-04-15T04:23:49.502353862Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-04-15T04:23:49.502572141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.502823267Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-04-15T04:23:49.503254264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-15T04:23:49', 'add_update_history') 
2026-04-15T04:23:49.503607315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.506288995Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-04-15T04:23:49.506590802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035611s 
2026-04-15T04:23:49.506879023Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-04-15T04:23:49.507107693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.507442107Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-04-15T04:23:49.508005571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-15T04:23:49.508178108Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-04-15T04:23:49.508408372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-04-15T04:23:49.508772225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-04-15T04:23:49.509977541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013636s 
2026-04-15T04:23:49.510364540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-15T04:23:49', 'add_on_update_to_notifications') 
2026-04-15T04:23:49.510737151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.511517712Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-04-15T04:23:49.511706733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028599s 
2026-04-15T04:23:49.511954021Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-04-15T04:23:49.512184445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.512450791Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-04-15T04:23:49.512774352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-15T04:23:49.512939575Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:23:49.513151582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-04-15T04:23:49.513474312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.514473614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011286s 
2026-04-15T04:23:49.514846915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-15T04:23:49', 'download_client_per_indexer') 
2026-04-15T04:23:49.515210768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.516512108Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-04-15T04:23:49.516724666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031059s 
2026-04-15T04:23:49.516899368Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-04-15T04:23:49.517116024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.517405878Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-04-15T04:23:49.517856465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-15T04:23:49.518023171Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-15T04:23:49.518226600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-04-15T04:23:49.518543177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.519530125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011048s 
2026-04-15T04:23:49.519707021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-15T04:23:49.519880179Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:23:49.520118159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-04-15T04:23:49.520490498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.521507316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011767s 
2026-04-15T04:23:49.521697839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-15T04:23:49.521844705Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-15T04:23:49.522059167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-04-15T04:23:49.522383420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.523374144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011108s 
2026-04-15T04:23:49.523729059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-15T04:23:49', 'AddNewItemMonitorType') 
2026-04-15T04:23:49.524118924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.525002162Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-04-15T04:23:49.525189489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027178s 
2026-04-15T04:23:49.525380434Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-04-15T04:23:49.525601008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.525850901Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-04-15T04:23:49.526173100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-15T04:23:49.526340988Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:23:49.526558466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-04-15T04:23:49.526869833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-04-15T04:23:49.527898584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011029s 
2026-04-15T04:23:49.528239079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-15T04:23:49', 'ImportListSearch') 
2026-04-15T04:23:49.528602641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.529418163Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-04-15T04:23:49.529612715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002655s 
2026-04-15T04:23:49.529814852Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-04-15T04:23:49.530044695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.530303256Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-04-15T04:23:49.530623601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-15T04:23:49.530800507Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-15T04:23:49.531025991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-04-15T04:23:49.531376106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.532417442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011662s 
2026-04-15T04:23:49.532789992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-15T04:23:49', 'ImportListMonitorExisting') 
2026-04-15T04:23:49.533142322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.533899536Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-04-15T04:23:49.534085801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026397s 
2026-04-15T04:23:49.534277447Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-04-15T04:23:49.534486598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.534740700Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-04-15T04:23:49.535165445Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:23:49.535463395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-04-15T04:23:49.535734320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003715s 
2026-04-15T04:23:49.535976999Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:23:49.536258927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-04-15T04:23:49.536518269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003548s 
2026-04-15T04:23:49.536690776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-15T04:23:49.536844075Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:23:49.537026262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-04-15T04:23:49.537308420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-04-15T04:23:49.538287160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010747s 
2026-04-15T04:23:49.538647285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-15T04:23:49', 'add_indexer_tags') 
2026-04-15T04:23:49.539004144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.539751118Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-04-15T04:23:49.539944537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025198s 
2026-04-15T04:23:49.540175081Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-04-15T04:23:49.540388230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.540660469Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-04-15T04:23:49.541007317Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:23:49.541220095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:23:49.542302805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011097s 
2026-04-15T04:23:49.542674554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-15T04:23:49', 'update_audio_types') 
2026-04-15T04:23:49.544163422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.544976138Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-04-15T04:23:49.545185159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037579s 
2026-04-15T04:23:49.545532087Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-15T04:23:49.545839326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.546229682Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-04-15T04:23:49.548713543Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:23:49.549009258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-04-15T04:23:49.549288781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003615s 
2026-04-15T04:23:49.549470677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-04-15T04:23:49.549635489Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:23:49.549875242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-04-15T04:23:49.553850556Z [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-15T04:23:49.555331788Z [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-15T04:23:49.556053601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-04-15T04:23:49.556919234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-04-15T04:23:49.559707809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-04-15T04:23:49.560276835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-04-15T04:23:49.560622601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105421s 
2026-04-15T04:23:49.560798836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:23:49.560958096Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-04-15T04:23:49.561169943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-04-15T04:23:49.565373827Z [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-15T04:23:49.567516802Z [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-15T04:23:49.568486795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-15T04:23:49.569415324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-15T04:23:49.571953364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-15T04:23:49.572476227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-15T04:23:49.572959620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-04-15T04:23:49.573318142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119475s 
2026-04-15T04:23:49.573497824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:23:49.573655241Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-04-15T04:23:49.573867719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-04-15T04:23:49.578201034Z [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-15T04:23:49.580298647Z [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-15T04:23:49.581180492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-15T04:23:49.582067909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-15T04:23:49.584641120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-15T04:23:49.585115615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-15T04:23:49.585571032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-04-15T04:23:49.585940787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118618s 
2026-04-15T04:23:49.586119487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:23:49.586278386Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-04-15T04:23:49.586489772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-04-15T04:23:49.590655289Z [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-15T04:23:49.592678543Z [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-15T04:23:49.593578394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-15T04:23:49.594446572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-15T04:23:49.596977769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-15T04:23:49.597448116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-15T04:23:49.597915427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-04-15T04:23:49.598292937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116026s 
2026-04-15T04:23:49.598469362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-15T04:23:49.598628302Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:23:49.598848315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-04-15T04:23:49.603026738Z [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-15T04:23:49.604786271Z [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-15T04:23:49.605458524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-15T04:23:49.606544040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-15T04:23:49.609272383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-15T04:23:49.609745916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-15T04:23:49.610208628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-15T04:23:49.610737533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-15T04:23:49.611103750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120508s 
2026-04-15T04:23:49.611277631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-15T04:23:49.611437222Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-04-15T04:23:49.611654329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-04-15T04:23:49.615576746Z [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-15T04:23:49.617028830Z [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-15T04:23:49.617684250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-15T04:23:49.618684874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-15T04:23:49.621305721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-15T04:23:49.621743783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-15T04:23:49.622175613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-15T04:23:49.622658755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-15T04:23:49.623019412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111749s 
2026-04-15T04:23:49.623202420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-04-15T04:23:49.623357773Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-04-15T04:23:49.623568397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-04-15T04:23:49.627267023Z [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" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-04-15T04:23:49.628473483Z [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-15T04:23:49.629068380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-04-15T04:23:49.629630953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-04-15T04:23:49.632045224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082748s 
2026-04-15T04:23:49.632234295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-04-15T04:23:49.632399237Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-04-15T04:23:49.632617366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-04-15T04:23:49.637752686Z [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" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-04-15T04:23:49.639076170Z [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-15T04:23:49.639588532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-04-15T04:23:49.640181596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-04-15T04:23:49.642619895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097834s 
2026-04-15T04:23:49.642814357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-15T04:23:49.642957154Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2026-04-15T04:23:49.643208230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-04-15T04:23:49.646853018Z [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-15T04:23:49.647891960Z [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-15T04:23:49.648424813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-15T04:23:49.648917365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-15T04:23:49.651339141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007924s 
2026-04-15T04:23:49.651555166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-15T04:23:49.651694767Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-04-15T04:23:49.651920351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-04-15T04:23:49.655567114Z [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-15T04:23:49.656673571Z [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-15T04:23:49.657197717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-15T04:23:49.657778967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-15T04:23:49.660247908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080997s 
2026-04-15T04:23:49.660421207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-15T04:23:49.660574876Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-04-15T04:23:49.660780911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-04-15T04:23:49.664329015Z [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-15T04:23:49.665332776Z [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-15T04:23:49.665856360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-15T04:23:49.666435196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-15T04:23:49.668874827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078895s 
2026-04-15T04:23:49.669074549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-15T04:23:49.669238249Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:23:49.669477501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-04-15T04:23:49.672939701Z [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-15T04:23:49.673959655Z [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-15T04:23:49.674509111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-15T04:23:49.675199041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-15T04:23:49.677802102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-15T04:23:49.678180053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084914s 
2026-04-15T04:23:49.678375767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-15T04:23:49.678541069Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:23:49.678788848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-04-15T04:23:49.682260408Z [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-15T04:23:49.683302587Z [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-15T04:23:49.683837453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-15T04:23:49.684678336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-15T04:23:49.687354685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-15T04:23:49.687753267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087521s 
2026-04-15T04:23:49.687976176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-15T04:23:49.688142701Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-04-15T04:23:49.688379378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-04-15T04:23:49.691945308Z [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-15T04:23:49.693068940Z [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-15T04:23:49.693830103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-15T04:23:49.694637899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-15T04:23:49.697595033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-15T04:23:49.697983746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093938s 
2026-04-15T04:23:49.698177306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-04-15T04:23:49.698342658Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-04-15T04:23:49.698570998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-04-15T04:23:49.702806947Z [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" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-04-15T04:23:49.704010059Z [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-15T04:23:49.721910240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-04-15T04:23:49.723079133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-04-15T04:23:49.726468367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-04-15T04:23:49.727085239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-04-15T04:23:49.727660868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-04-15T04:23:49.728121145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029281s 
2026-04-15T04:23:49.728329785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-04-15T04:23:49.728568035Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2026-04-15T04:23:49.728766504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-04-15T04:23:49.733643433Z [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-15T04:23:49.734749991Z [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-15T04:23:49.735291442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-04-15T04:23:49.735819545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-04-15T04:23:49.739074268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100777s 
2026-04-15T04:23:49.739297237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-04-15T04:23:49.739507490Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2026-04-15T04:23:49.739757433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-04-15T04:23:49.745278149Z [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-15T04:23:49.746298543Z [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-15T04:23:49.746831456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-04-15T04:23:49.747433238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-04-15T04:23:49.750426044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010414s 
2026-04-15T04:23:49.750626738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-04-15T04:23:49.750799807Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-04-15T04:23:49.751047656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-04-15T04:23:49.755331190Z [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-15T04:23:49.756368849Z [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-15T04:23:49.756923616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-04-15T04:23:49.757806384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-04-15T04:23:49.760352670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-15T04:23:49.760949632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-04-15T04:23:49.761491443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-04-15T04:23:49.762027893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-04-15T04:23:49.762458250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011201s 
2026-04-15T04:23:49.762668854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-15T04:23:49.762854057Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-04-15T04:23:49.763108679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-04-15T04:23:49.767500742Z [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-15T04:23:49.768734406Z [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-15T04:23:49.769326318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-15T04:23:49.770018692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-15T04:23:49.772663156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-15T04:23:49.773071398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097333s 
2026-04-15T04:23:49.773283575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-15T04:23:49.773467165Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2026-04-15T04:23:49.773730616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-04-15T04:23:49.778101756Z [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-15T04:23:49.779227443Z [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-15T04:23:49.779808212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-15T04:23:49.780695148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-15T04:23:49.783415144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-15T04:23:49.783856032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099003s 
2026-04-15T04:23:49.784087268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-15T04:23:49.784267360Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2026-04-15T04:23:49.784522153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-04-15T04:23:49.789016503Z [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-15T04:23:49.790191919Z [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-15T04:23:49.790786436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-15T04:23:49.791585635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-15T04:23:49.794264008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-15T04:23:49.794674404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099196s 
2026-04-15T04:23:49.794874998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-15T04:23:49.795056504Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2026-04-15T04:23:49.795308561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-04-15T04:23:49.799768831Z [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-15T04:23:49.801026293Z [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-15T04:23:49.801621211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-15T04:23:49.802354147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-15T04:23:49.804959412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-15T04:23:49.805373235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098316s 
2026-04-15T04:23:49.805580352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-15T04:23:49.805761477Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2026-04-15T04:23:49.806017893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-04-15T04:23:49.810428974Z [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-15T04:23:49.811657568Z [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-15T04:23:49.812266975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-15T04:23:49.813062667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-15T04:23:49.815638534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-15T04:23:49.816090353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098278s 
2026-04-15T04:23:49.816294665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-15T04:23:49.816476661Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2026-04-15T04:23:49.816741134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-04-15T04:23:49.821187786Z [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-15T04:23:49.822372201Z [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-15T04:23:49.822971949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-15T04:23:49.823774204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-15T04:23:49.826404340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-15T04:23:49.826806179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098305s 
2026-04-15T04:23:49.827009668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-04-15T04:23:49.827188027Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2026-04-15T04:23:49.827430786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-04-15T04:23:49.833459154Z [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-15T04:23:49.834725954Z [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-15T04:23:49.835384140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-04-15T04:23:49.836273721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-04-15T04:23:49.840460280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012749s 
2026-04-15T04:23:49.840696796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-04-15T04:23:49.843865496Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2026-04-15T04:23:49.844163356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-04-15T04:23:49.848407111Z [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-15T04:23:49.849592557Z [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-15T04:23:49.850157054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-04-15T04:23:49.850812664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-04-15T04:23:49.853792884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093856s 
2026-04-15T04:23:49.854009420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-04-15T04:23:49.854182007Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2026-04-15T04:23:49.854419365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-04-15T04:23:49.858417084Z [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-15T04:23:49.859575808Z [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-15T04:23:49.860175224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-04-15T04:23:49.860555540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-04-15T04:23:49.863245787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085945s 
2026-04-15T04:23:49.863383845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-04-15T04:23:49.863511752Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-04-15T04:23:49.863664369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-04-15T04:23:49.867201662Z [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-15T04:23:49.867988686Z [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-15T04:23:49.868423031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-04-15T04:23:49.868914160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-04-15T04:23:49.871449354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075761s 
2026-04-15T04:23:49.871565478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-15T04:23:49.871693806Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-04-15T04:23:49.871867265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-04-15T04:23:49.875416341Z [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-15T04:23:49.876197604Z [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-15T04:23:49.876615947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-04-15T04:23:49.877098087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-04-15T04:23:49.879657671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007603s 
2026-04-15T04:23:49.879834877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-15T04:23:49.880065502Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 
2026-04-15T04:23:49.880236396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-04-15T04:23:49.883681272Z [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-15T04:23:49.884404759Z [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-15T04:23:49.884761958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-15T04:23:49.885393289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-15T04:23:49.888133646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-15T04:23:49.888434231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080303s 
2026-04-15T04:23:49.888585135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-15T04:23:49.888719356Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:23:49.888903637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-04-15T04:23:49.892319715Z [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-15T04:23:49.892951777Z [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-15T04:23:49.893406944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-15T04:23:49.894056722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-15T04:23:49.896730485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-15T04:23:49.897097013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080066s 
2026-04-15T04:23:49.897255893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-15T04:23:49.897396867Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-04-15T04:23:49.897644816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-04-15T04:23:49.901266418Z [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-15T04:23:49.902139766Z [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-15T04:23:49.902585945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-15T04:23:49.903369703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-15T04:23:49.905998596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-15T04:23:49.906348370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-15T04:23:49.906695028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088823s 
2026-04-15T04:23:49.906810110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-15T04:23:49.906941384Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2026-04-15T04:23:49.907115835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-04-15T04:23:49.910728669Z [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-15T04:23:49.911572308Z [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-15T04:23:49.912041964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-15T04:23:49.912804810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-15T04:23:49.915262748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-15T04:23:49.915651872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-15T04:23:49.916034963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087111s 
2026-04-15T04:23:49.916174464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-15T04:23:49.916310428Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2026-04-15T04:23:49.916487164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-15T04:23:49.921016173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-15T04:23:49.921542532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-15T04:23:49.921908479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-15T04:23:49.922403967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-15T04:23:49.924929942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-15T04:23:49.925258324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085986s 
2026-04-15T04:23:49.925621385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-15T04:23:49', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-15T04:23:49.925955467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.928140647Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-15T04:23:49.928339047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114088s 
2026-04-15T04:23:49.928564511Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-04-15T04:23:49.928756347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.929037282Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-04-15T04:23:49.929633042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-15T04:23:49.929788074Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-04-15T04:23:49.929997856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-04-15T04:23:49.930272429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.931275869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010995s 
2026-04-15T04:23:49.931437475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-15T04:23:49.931577817Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:23:49.931763541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-04-15T04:23:49.932057323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.933013117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010699s 
2026-04-15T04:23:49.933336919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-15T04:23:49', 'add_on_delete_to_notifications') 
2026-04-15T04:23:49.933642344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.934236340Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-04-15T04:23:49.934403577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022608s 
2026-04-15T04:23:49.934580383Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-04-15T04:23:49.934762379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.934993755Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-04-15T04:23:49.936465108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-15T04:23:49.936624960Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:23:49.936822307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-04-15T04:23:49.937111559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.938124459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011229s 
2026-04-15T04:23:49.938290663Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-15T04:23:49.938512650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-04-15T04:23:49.938772022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003452s 
2026-04-15T04:23:49.938933898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-15T04:23:49.939074030Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:23:49.939262790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-04-15T04:23:49.939501261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-04-15T04:23:49.940456915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00101s 
2026-04-15T04:23:49.940616356Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:23:49.940791208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:23:49.941476016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007032s 
2026-04-15T04:23:49.941650618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-04-15T04:23:49.942088099Z [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-15T04:23:49.942519948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007052s 
2026-04-15T04:23:49.942716294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-04-15T04:23:49.942968191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-04-15T04:23:49.943271682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003885s 
2026-04-15T04:23:49.943438698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-04-15T04:23:49.943582417Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:23:49.943776939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-04-15T04:23:49.944060029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-04-15T04:23:49.945024902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010631s 
2026-04-15T04:23:49.945192830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-04-15T04:23:49.945332431Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-15T04:23:49.945524438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-04-15T04:23:49.945799241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.946743923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010353s 
2026-04-15T04:23:49.946917142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-04-15T04:23:49.947058256Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:23:49.947249341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-04-15T04:23:49.947533483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.948547795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011136s 
2026-04-15T04:23:49.948710753Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:23:49.948885024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:23:49.950360154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001493s 
2026-04-15T04:23:49.950528924Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:23:49.950701762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:23:49.951487373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007994s 
2026-04-15T04:23:49.951675582Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-04-15T04:23:49.955359500Z [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-15T04:23:49.956217357Z [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-15T04:23:49.956676952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-04-15T04:23:49.957106437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-04-15T04:23:49.959550267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007698s 
2026-04-15T04:23:49.959762665Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-04-15T04:23:49.963313004Z [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-15T04:23:49.963983283Z [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-15T04:23:49.964374992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-04-15T04:23:49.964877494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-04-15T04:23:49.967336524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073852s 
2026-04-15T04:23:49.967576447Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-04-15T04:23:49.967836631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-04-15T04:23:49.968126916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000357s 
2026-04-15T04:23:49.968284764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-15T04:23:49.968424685Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:23:49.968633907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-04-15T04:23:49.968938821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.969930277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011123s 
2026-04-15T04:23:49.970097544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-15T04:23:49.970236263Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:23:49.970428981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-04-15T04:23:49.970690958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-04-15T04:23:49.971657044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010478s 
2026-04-15T04:23:49.972001016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-15T04:23:49', 'add_custom_formats') 
2026-04-15T04:23:49.972324167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.973683003Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-04-15T04:23:49.973840049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030532s 
2026-04-15T04:23:49.974052607Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-04-15T04:23:49.974234353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.974514447Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-04-15T04:23:49.974956256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-15T04:23:49.975156539Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-04-15T04:23:49.975384268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-04-15T04:23:49.975670755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-04-15T04:23:49.976683474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010932s 
2026-04-15T04:23:49.976984229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-15T04:23:49', 'add_result_to_commands') 
2026-04-15T04:23:49.977285726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.978200258Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-04-15T04:23:49.978481935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025077s 
2026-04-15T04:23:49.978808583Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-04-15T04:23:49.979085911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.979326375Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-04-15T04:23:49.979672392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-15T04:23:49.979832294Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2026-04-15T04:23:49.980041255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-04-15T04:23:49.980312691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:49.981319358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011053s 
2026-04-15T04:23:49.981629532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-15T04:23:49', 'health_restored_notification') 
2026-04-15T04:23:49.981944727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.982594886Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-04-15T04:23:49.982759517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023511s 
2026-04-15T04:23:49.982924309Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-04-15T04:23:49.983094622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.983312200Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-04-15T04:23:49.983618387Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-15T04:23:49.983882809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-04-15T04:23:49.984120518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000325s 
2026-04-15T04:23:49.984395531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-15T04:23:49', 'remove_uc') 
2026-04-15T04:23:49.984686377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.985277627Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-04-15T04:23:49.985431938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014706s 
2026-04-15T04:23:49.985639235Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-04-15T04:23:49.985825701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.986068770Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-04-15T04:23:49.986328273Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:23:49.986507774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:23:49.988512741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020128s 
2026-04-15T04:23:49.988833587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-15T04:23:49', 'download_clients_rename_tv_to_music') 
2026-04-15T04:23:49.989145705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.990251051Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-04-15T04:23:49.990417025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037092s 
2026-04-15T04:23:49.990619262Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-04-15T04:23:49.990806219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.991048947Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-04-15T04:23:49.991369192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-04-15T04:23:49.991518423Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-15T04:23:49.991703706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-04-15T04:23:49.992003870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-04-15T04:23:49.993068313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011806s 
2026-04-15T04:23:49.993386313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-15T04:23:49', 'add_colon_replacement_to_naming_config') 
2026-04-15T04:23:49.993697961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:49.994396978Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-04-15T04:23:49.994564806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024694s 
2026-04-15T04:23:49.994736712Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-04-15T04:23:49.994910462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:49.995134603Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-04-15T04:23:49.995487494Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-04-15T04:23:49.999169798Z [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-15T04:23:49.999984448Z [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-15T04:23:50.000443012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-15T04:23:50.001150887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-15T04:23:50.003844059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-15T04:23:50.004201459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085269s 
2026-04-15T04:23:50.004357683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-15T04:23:50.004495671Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:23:50.004681906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-04-15T04:23:50.004937982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-04-15T04:23:50.005987014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011255s 
2026-04-15T04:23:50.006280816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-15T04:23:50', 'list_sync_time') 
2026-04-15T04:23:50.006576852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.007457575Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-04-15T04:23:50.007607046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025729s 
2026-04-15T04:23:50.007791978Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-04-15T04:23:50.007987261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.008216062Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-04-15T04:23:50.008523711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-15T04:23:50.008670076Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:23:50.008833746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-04-15T04:23:50.009055372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-04-15T04:23:50.010051668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010531s 
2026-04-15T04:23:50.010345099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-15T04:23:50', 'add_download_client_tags') 
2026-04-15T04:23:50.010664111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.011351856Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-04-15T04:23:50.011514683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002331s 
2026-04-15T04:23:50.011692812Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-04-15T04:23:50.011884628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.012117106Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-04-15T04:23:50.012678447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-04-15T04:23:50.013126058Z [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-15T04:23:50.013571415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000721s 
2026-04-15T04:23:50.013760615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-04-15T04:23:50.014034076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-04-15T04:23:50.014364201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004393s 
2026-04-15T04:23:50.014656109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-15T04:23:50', 'add_notification_status') 
2026-04-15T04:23:50.014975091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.015659298Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-04-15T04:23:50.015822667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017061s 
2026-04-15T04:23:50.016070647Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-04-15T04:23:50.016258425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.016496244Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-04-15T04:23:50.016798402Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:23:50.016985489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:23:50.018825303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018589s 
2026-04-15T04:23:50.019130227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-15T04:23:50', 'add_alac_24_quality_in_profiles') 
2026-04-15T04:23:50.019438557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.020091111Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-04-15T04:23:50.020262737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030896s 
2026-04-15T04:23:50.020428942Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-04-15T04:23:50.020600958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.020824678Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-04-15T04:23:50.021151426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-04-15T04:23:50.021299264Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:23:50.021451290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-04-15T04:23:50.021651794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-04-15T04:23:50.022629562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010227s 
2026-04-15T04:23:50.022807040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-04-15T04:23:50.023052694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-04-15T04:23:50.024032347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010557s 
2026-04-15T04:23:50.024321199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-15T04:23:50', 'add_salt_to_users') 
2026-04-15T04:23:50.024632215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.025313927Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-04-15T04:23:50.025465593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002318s 
2026-04-15T04:23:50.025637068Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-04-15T04:23:50.025890989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.026108266Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-04-15T04:23:50.026615317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-04-15T04:23:50.027037868Z [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-15T04:23:50.027485990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007114s 
2026-04-15T04:23:50.027657155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-04-15T04:23:50.027890405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-04-15T04:23:50.028182372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003716s 
2026-04-15T04:23:50.028466064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-15T04:23:50', 'add_auto_tagging') 
2026-04-15T04:23:50.028764264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.029860351Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-04-15T04:23:50.030009762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020236s 
2026-04-15T04:23:50.030200746Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-04-15T04:23:50.030384406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.030620602Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-04-15T04:23:50.030993793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-04-15T04:23:50.031148314Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:23:50.031326423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-04-15T04:23:50.031567398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-04-15T04:23:50.032614807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011146s 
2026-04-15T04:23:50.032862185Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-04-15T04:23:50.033132660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-04-15T04:23:50.033368565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003219s 
2026-04-15T04:23:50.033674601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-15T04:23:50', 'quality_definition_preferred_size') 
2026-04-15T04:23:50.033964394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.034635976Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-04-15T04:23:50.034799596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015423s 
2026-04-15T04:23:50.035019729Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-04-15T04:23:50.035205713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.035441699Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-04-15T04:23:50.035773166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-15T04:23:50.035966395Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:23:50.036139433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-04-15T04:23:50.036394176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:50.037488570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011794s 
2026-04-15T04:23:50.037794956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-15T04:23:50', 'add_on_artist_add_to_notifications') 
2026-04-15T04:23:50.038097445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.038826734Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-04-15T04:23:50.038987788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024824s 
2026-04-15T04:23:50.039166067Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-04-15T04:23:50.039346170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.039570301Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-04-15T04:23:50.039891528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-15T04:23:50.040271433Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-04-15T04:23:50.040453199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-04-15T04:23:50.040675877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-04-15T04:23:50.041708566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010901s 
2026-04-15T04:23:50.042008009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-15T04:23:50', 'album_last_searched_time') 
2026-04-15T04:23:50.042300809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.042858311Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-04-15T04:23:50.043013824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022161s 
2026-04-15T04:23:50.043183997Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-04-15T04:23:50.043355031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.043576537Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-04-15T04:23:50.043973006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-04-15T04:23:50.044121915Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:23:50.044284413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-04-15T04:23:50.044532462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:50.045595071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011507s 
2026-04-15T04:23:50.045751506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-15T04:23:50.045882560Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:23:50.046046520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-04-15T04:23:50.046285972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-04-15T04:23:50.047328782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011198s 
2026-04-15T04:23:50.047611060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-15T04:23:50', 'add_indexer_flags') 
2026-04-15T04:23:50.047939592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.048602046Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-04-15T04:23:50.048751386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023749s 
2026-04-15T04:23:50.048933723Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-04-15T04:23:50.049112333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.049344100Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-04-15T04:23:50.049711379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-04-15T04:23:50.049942444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-04-15T04:23:50.050238481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003658s 
2026-04-15T04:23:50.050412631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-04-15T04:23:50.050628285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-04-15T04:23:50.050920534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000355s 
2026-04-15T04:23:50.051087670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-04-15T04:23:50.051319617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-04-15T04:23:50.051612808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003739s 
2026-04-15T04:23:50.051929405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-15T04:23:50', 'add_indexes_album_statistics') 
2026-04-15T04:23:50.052234570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.052882314Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-04-15T04:23:50.053038178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016042s 
2026-04-15T04:23:50.053213340Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-04-15T04:23:50.053389465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.053612865Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-04-15T04:23:50.053965855Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-04-15T04:23:50.054289747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-04-15T04:23:50.054561915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003865s 
2026-04-15T04:23:50.054845296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-15T04:23:50', 'update_redacted_baseurl') 
2026-04-15T04:23:50.055143717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.055710197Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-04-15T04:23:50.055878456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015046s 
2026-04-15T04:23:50.063870347Z [Debug] MigrationController: Took: 00:00:01.5336077 
2026-04-15T04:23:50.158316727Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-04-15T04:23:50.193527641Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-04-15T04:23:50.218679572Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-04-15T04:23:50.236893264Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-15T04:23:50.237778486Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-15T04:23:50.238044161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-15T04:23:50.241762838Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-15T04:23:50.241992290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039702s 
2026-04-15T04:23:50.242224889Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-15T04:23:50.242433850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041857s 
2026-04-15T04:23:50.243963570Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-15T04:23:50.244209475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.244602757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-15T04:23:50.244916398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-15T04:23:50.245414611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005785s 
2026-04-15T04:23:50.245660807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.247020093Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-15T04:23:50.247214765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021707s 
2026-04-15T04:23:50.247527295Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-15T04:23:50.247790525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.248292004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-15T04:23:50.248604193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-15T04:23:50.249047385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005087s 
2026-04-15T04:23:50.249281236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-15T04:23:50.249495748Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-15T04:23:50.249746693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-15T04:23:50.250092951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-15T04:23:50.250797379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007918s 
2026-04-15T04:23:50.251042252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.251719305Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-15T04:23:50.252023838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017315s 
2026-04-15T04:23:50.252329183Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-15T04:23:50.252598796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.252979512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-15T04:23:50.253205257Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-04-15T04:23:50.253442675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-15T04:23:50.253754603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-15T04:23:50.254287586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005947s 
2026-04-15T04:23:50.254531166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.255222759Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-15T04:23:50.255475127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015359s 
2026-04-15T04:23:50.255878880Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-15T04:23:50.256141940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.256469269Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-04-15T04:23:50.257172785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-04-15T04:23:50.257647661Z [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-15T04:23:50.258289133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008786s 
2026-04-15T04:23:50.258520809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-04-15T04:23:50.258792486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-15T04:23:50.259194997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004478s 
2026-04-15T04:23:50.259550773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-15T04:23:50', 'InitialSetup') 
2026-04-15T04:23:50.260006942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.260811862Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-15T04:23:50.261032096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020438s 
2026-04-15T04:23:50.261300426Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-04-15T04:23:50.261566672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.261890825Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-04-15T04:23:50.262338596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-15T04:23:50', 'add_reason_to_pending_releases') 
2026-04-15T04:23:50.262782540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.263486858Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-04-15T04:23:50.263745108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019085s 
2026-04-15T04:23:50.264088710Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-04-15T04:23:50.264342541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.264648627Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-04-15T04:23:50.265003762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-15T04:23:50', 'add_medium_support') 
2026-04-15T04:23:50.265429038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.266155161Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-04-15T04:23:50.266387328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001812s 
2026-04-15T04:23:50.266647001Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-04-15T04:23:50.266919139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.267234885Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-04-15T04:23:50.267618687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-15T04:23:50', 'add_various_qualites_in_profile') 
2026-04-15T04:23:50.268078072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.268793382Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-04-15T04:23:50.269048085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018534s 
2026-04-15T04:23:50.269303239Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-04-15T04:23:50.269550166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.269860110Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-04-15T04:23:50.270215796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-15T04:23:50', 'metadata_profiles') 
2026-04-15T04:23:50.270637856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.271330821Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-04-15T04:23:50.271561566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017842s 
2026-04-15T04:23:50.271842882Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-04-15T04:23:50.272137586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.272453141Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-04-15T04:23:50.272869038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-15T04:23:50', 'separate_automatic_and_interactive_search') 
2026-04-15T04:23:50.273332341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.274061770Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-04-15T04:23:50.274321854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018991s 
2026-04-15T04:23:50.274577027Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-04-15T04:23:50.274844967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.275161404Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-04-15T04:23:50.275566359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-15T04:23:50', 'change_album_path_to_relative') 
2026-04-15T04:23:50.276031215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.276757808Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-04-15T04:23:50.277004595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018913s 
2026-04-15T04:23:50.277262544Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-04-15T04:23:50.277531316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.277862733Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-04-15T04:23:50.278237668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-15T04:23:50', 'change_quality_size_mb_to_kb') 
2026-04-15T04:23:50.278682443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.279381931Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-04-15T04:23:50.279631444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001839s 
2026-04-15T04:23:50.279893762Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-04-15T04:23:50.280257945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.280517388Z [Info] album_releases: Starting migration of Log DB to 9 
2026-04-15T04:23:50.280871591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-15T04:23:50', 'album_releases') 
2026-04-15T04:23:50.281305364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.282014963Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-04-15T04:23:50.282243833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018185s 
2026-04-15T04:23:50.282491853Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-04-15T04:23:50.282752087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.283056600Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-04-15T04:23:50.283422096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-15T04:23:50', 'album_releases_fix') 
2026-04-15T04:23:50.283862512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.284573153Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-04-15T04:23:50.284806974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018225s 
2026-04-15T04:23:50.285048290Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-04-15T04:23:50.285296129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.285603187Z [Info] import_lists: Starting migration of Log DB to 11 
2026-04-15T04:23:50.285952851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-15T04:23:50', 'import_lists') 
2026-04-15T04:23:50.291401872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.292229719Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-04-15T04:23:50.292465494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069271s 
2026-04-15T04:23:50.292754335Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-04-15T04:23:50.293004790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.293338882Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-04-15T04:23:50.293712885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-15T04:23:50', 'add_release_status') 
2026-04-15T04:23:50.294145346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.294867190Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-04-15T04:23:50.295102574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018601s 
2026-04-15T04:23:50.295355002Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-04-15T04:23:50.295615336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.295944789Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-04-15T04:23:50.296320506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-15T04:23:50', 'album_download_notification') 
2026-04-15T04:23:50.296761133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.297462796Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-04-15T04:23:50.297708400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001827s 
2026-04-15T04:23:50.297957712Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-04-15T04:23:50.298222826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.298532760Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-04-15T04:23:50.298912033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-15T04:23:50', 'fix_language_metadata_profiles') 
2026-04-15T04:23:50.299347109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.300068762Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-04-15T04:23:50.300316441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018219s 
2026-04-15T04:23:50.300551805Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-04-15T04:23:50.300796788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.301096341Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-04-15T04:23:50.301433150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-15T04:23:50', 'remove_fanzub') 
2026-04-15T04:23:50.301858797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.302548505Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-04-15T04:23:50.302773068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017545s 
2026-04-15T04:23:50.303024474Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-04-15T04:23:50.303285509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.303593890Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-04-15T04:23:50.303989878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-15T04:23:50', 'update_artist_history_indexes') 
2026-04-15T04:23:50.304445846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.305145895Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-04-15T04:23:50.305436971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001839s 
2026-04-15T04:23:50.305617024Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-04-15T04:23:50.305859802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.306154856Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-04-15T04:23:50.306486093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-15T04:23:50', 'remove_nma') 
2026-04-15T04:23:50.306901590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.308204032Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-04-15T04:23:50.308430899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023463s 
2026-04-15T04:23:50.308677946Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-04-15T04:23:50.308931798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.309235178Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-04-15T04:23:50.309594402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-15T04:23:50', 'album_disambiguation') 
2026-04-15T04:23:50.310022343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.310647242Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-04-15T04:23:50.310884399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017125s 
2026-04-15T04:23:50.311131948Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-04-15T04:23:50.311388424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.311691484Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-04-15T04:23:50.312077281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-15T04:23:50', 'add_ape_quality_in_profiles') 
2026-04-15T04:23:50.312507146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.313149129Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-04-15T04:23:50.313404413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017426s 
2026-04-15T04:23:50.313638795Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-04-15T04:23:50.313883497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.314180175Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-04-15T04:23:50.314518486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-15T04:23:50', 'remove_pushalot') 
2026-04-15T04:23:50.314938772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.315555293Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-04-15T04:23:50.315779715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016735s 
2026-04-15T04:23:50.316082976Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-04-15T04:23:50.316331717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.316628925Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-04-15T04:23:50.316974631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-15T04:23:50', 'add_custom_filters') 
2026-04-15T04:23:50.317400418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.318060177Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-04-15T04:23:50.318290911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017287s 
2026-04-15T04:23:50.318546406Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-04-15T04:23:50.318774225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.319070301Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-04-15T04:23:50.319408963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-15T04:23:50', 'import_list_tags') 
2026-04-15T04:23:50.319830732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.320499739Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-04-15T04:23:50.320729792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017217s 
2026-04-15T04:23:50.320960957Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-04-15T04:23:50.321214408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.321526957Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-04-15T04:23:50.321888595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-15T04:23:50', 'add_release_groups_etc') 
2026-04-15T04:23:50.322316056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.322987768Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-04-15T04:23:50.323226118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017679s 
2026-04-15T04:23:50.323458436Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-04-15T04:23:50.323707597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.324026740Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-04-15T04:23:50.324373819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-15T04:23:50', 'NewMediaInfoFormat') 
2026-04-15T04:23:50.324791450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.325458593Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-04-15T04:23:50.325694468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017461s 
2026-04-15T04:23:50.325960062Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-04-15T04:23:50.326235116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.326546253Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-04-15T04:23:50.326947490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-15T04:23:50', 'rename_restrictions_to_release_profiles') 
2026-04-15T04:23:50.327400573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.328074520Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-04-15T04:23:50.328336998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018042s 
2026-04-15T04:23:50.328600228Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-04-15T04:23:50.328877116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.329190446Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-04-15T04:23:50.329595051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-15T04:23:50', 'rename_quality_profiles_add_upgrade_allowed') 
2026-04-15T04:23:50.330050929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.330745087Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-04-15T04:23:50.331005271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018307s 
2026-04-15T04:23:50.331241546Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-04-15T04:23:50.331491860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.331790822Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-04-15T04:23:50.332226109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-15T04:23:50', 'add_import_exclusions') 
2026-04-15T04:23:50.332653048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.333311273Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-04-15T04:23:50.333543000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001811s 
2026-04-15T04:23:50.333789116Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-04-15T04:23:50.334049790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.334356077Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-04-15T04:23:50.334724829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-15T04:23:50', 'clean_artist_metadata_table') 
2026-04-15T04:23:50.335154254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.335820375Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-04-15T04:23:50.336072553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017518s 
2026-04-15T04:23:50.336314741Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-04-15T04:23:50.336572159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.336878365Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-04-15T04:23:50.337242028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-15T04:23:50', 'health_issue_notification') 
2026-04-15T04:23:50.337673747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.338328656Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-04-15T04:23:50.338565763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017458s 
2026-04-15T04:23:50.338832771Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-04-15T04:23:50.339100359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.339413249Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-04-15T04:23:50.339796391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-15T04:23:50', 'add_mediafilerepository_mtime') 
2026-04-15T04:23:50.340323763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.340987369Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-04-15T04:23:50.341231009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018651s 
2026-04-15T04:23:50.341486403Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-04-15T04:23:50.341753682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.342069447Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-04-15T04:23:50.342453801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-15T04:23:50', 'add_artistmetadataid_constraint') 
2026-04-15T04:23:50.342891011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.343575369Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-04-15T04:23:50.343818589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017993s 
2026-04-15T04:23:50.344082480Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-04-15T04:23:50.344345800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.344636105Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-04-15T04:23:50.344991711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-15T04:23:50', 'old_ids_and_artist_alias') 
2026-04-15T04:23:50.345426747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.346106937Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-04-15T04:23:50.346341078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017641s 
2026-04-15T04:23:50.346583526Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-04-15T04:23:50.346835574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.347139325Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-04-15T04:23:50.347493568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-15T04:23:50', 'download_propers_config') 
2026-04-15T04:23:50.347951180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.348627151Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-04-15T04:23:50.348868477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017786s 
2026-04-15T04:23:50.349111496Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-04-15T04:23:50.349367912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.349668958Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-04-15T04:23:50.350027400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-15T04:23:50', 'remove_language_profiles') 
2026-04-15T04:23:50.350458819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.351110320Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-04-15T04:23:50.351343820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017346s 
2026-04-15T04:23:50.351585788Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-04-15T04:23:50.351840571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.352158150Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-04-15T04:23:50.352516151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-15T04:23:50', 'multi_disc_naming_format') 
2026-04-15T04:23:50.352948431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.353582748Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-04-15T04:23:50.353825908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017291s 
2026-04-15T04:23:50.354068847Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-04-15T04:23:50.354328560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.354633193Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-04-15T04:23:50.354999140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-15T04:23:50', 'add_download_client_priority') 
2026-04-15T04:23:50.355426050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.356117201Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-04-15T04:23:50.356368858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017692s 
2026-04-15T04:23:50.356600044Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-04-15T04:23:50.356848875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.357147666Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-04-15T04:23:50.357499976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-15T04:23:50', 'remove_growl_prowl') 
2026-04-15T04:23:50.357914610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.358514688Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-04-15T04:23:50.358743639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016661s 
2026-04-15T04:23:50.358986428Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-04-15T04:23:50.359242143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.359539211Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-04-15T04:23:50.359908855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-15T04:23:50', 'remove_plex_hometheatre') 
2026-04-15T04:23:50.360335645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.360953749Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-04-15T04:23:50.361197169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017042s 
2026-04-15T04:23:50.361435930Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-04-15T04:23:50.361695112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.362002541Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-04-15T04:23:50.362372346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-15T04:23:50', 'add_root_folder_add_defaults') 
2026-04-15T04:23:50.362804386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.363416378Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-04-15T04:23:50.363656171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017067s 
2026-04-15T04:23:50.363902406Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-04-15T04:23:50.364147941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.364442333Z [Info] task_duration: Starting migration of Log DB to 40 
2026-04-15T04:23:50.364775194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-15T04:23:50', 'task_duration') 
2026-04-15T04:23:50.365186151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.365812181Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-04-15T04:23:50.366017104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016401s 
2026-04-15T04:23:50.366276927Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-04-15T04:23:50.366547382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.366854209Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-04-15T04:23:50.367255417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-15T04:23:50', 'add_indexer_and_enabled_to_release_profiles') 
2026-04-15T04:23:50.367698690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.368390753Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-04-15T04:23:50.368644534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018084s 
2026-04-15T04:23:50.368888245Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-04-15T04:23:50.369137256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.369451659Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-04-15T04:23:50.369792816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-15T04:23:50', 'remove_album_folders') 
2026-04-15T04:23:50.370209054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.370821918Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-04-15T04:23:50.371050458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016797s 
2026-04-15T04:23:50.371289961Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-04-15T04:23:50.371541327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.371841381Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-04-15T04:23:50.372226596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-15T04:23:50', 'add_priority_to_indexers') 
2026-04-15T04:23:50.372638416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.373261831Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-04-15T04:23:50.373496804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017065s 
2026-04-15T04:23:50.373751396Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-04-15T04:23:50.374017783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.374322837Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-04-15T04:23:50.374715598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-15T04:23:50', 'remove_chown_and_folderchmod_config') 
2026-04-15T04:23:50.375156636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.375783398Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-04-15T04:23:50.376052109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001746s 
2026-04-15T04:23:50.376282502Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-04-15T04:23:50.376526594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.376823231Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-04-15T04:23:50.377164909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-15T04:23:50', 'update_notifiarr') 
2026-04-15T04:23:50.377584013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.378196516Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-04-15T04:23:50.378420266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016715s 
2026-04-15T04:23:50.378662113Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-04-15T04:23:50.378915474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.379213594Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-04-15T04:23:50.379569370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-15T04:23:50', 'email_multiple_addresses') 
2026-04-15T04:23:50.380048395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.380709305Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-04-15T04:23:50.380945401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017805s 
2026-04-15T04:23:50.381195594Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-04-15T04:23:50.381456029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.381766133Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-04-15T04:23:50.382134204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-15T04:23:50', 'rename_blacklist_to_blocklist') 
2026-04-15T04:23:50.382564571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.383209570Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-04-15T04:23:50.383446597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017383s 
2026-04-15T04:23:50.383688824Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-04-15T04:23:50.383962987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.384262840Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-04-15T04:23:50.384617785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-15T04:23:50', 'cdh_per_downloadclient') 
2026-04-15T04:23:50.385035987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.385675845Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-04-15T04:23:50.385905558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017236s 
2026-04-15T04:23:50.386147465Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-04-15T04:23:50.386382087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.386683494Z [Info] download_history: Starting migration of Log DB to 52 
2026-04-15T04:23:50.387029490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-15T04:23:50', 'download_history') 
2026-04-15T04:23:50.387440949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.388050065Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-04-15T04:23:50.388284297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016643s 
2026-04-15T04:23:50.388512386Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-04-15T04:23:50.388759724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.389054778Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-04-15T04:23:50.389686300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-04-15T04:23:50.390104532Z [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-15T04:23:50.390659359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000735s 
2026-04-15T04:23:50.390894673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-04-15T04:23:50.391195168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-15T04:23:50.391609883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004874s 
2026-04-15T04:23:50.391973214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-15T04:23:50', 'add_update_history') 
2026-04-15T04:23:50.392396998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.393089772Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-04-15T04:23:50.393317461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019437s 
2026-04-15T04:23:50.393565410Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-04-15T04:23:50.393828931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.394145227Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-04-15T04:23:50.394516585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-15T04:23:50', 'add_on_update_to_notifications') 
2026-04-15T04:23:50.394955749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.395628574Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-04-15T04:23:50.395883958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017857s 
2026-04-15T04:23:50.396170154Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-04-15T04:23:50.396427452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.396732316Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-04-15T04:23:50.397102031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-15T04:23:50', 'download_client_per_indexer') 
2026-04-15T04:23:50.397528219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.398222918Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-04-15T04:23:50.398461288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017825s 
2026-04-15T04:23:50.398697373Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-04-15T04:23:50.398947577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.399254274Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-04-15T04:23:50.399604550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-15T04:23:50', 'AddNewItemMonitorType') 
2026-04-15T04:23:50.400041109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.400729274Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-04-15T04:23:50.400956121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00177s 
2026-04-15T04:23:50.401184811Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-04-15T04:23:50.401427039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.401719748Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-04-15T04:23:50.402057558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-15T04:23:50', 'ImportListSearch') 
2026-04-15T04:23:50.402473366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.403137913Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-04-15T04:23:50.403359269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017106s 
2026-04-15T04:23:50.403605665Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-04-15T04:23:50.403876200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.404214531Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-04-15T04:23:50.404571961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-15T04:23:50', 'ImportListMonitorExisting') 
2026-04-15T04:23:50.404997127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.406052492Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-04-15T04:23:50.406287084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021811s 
2026-04-15T04:23:50.406519582Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-04-15T04:23:50.406762762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.407065512Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-04-15T04:23:50.407405155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-15T04:23:50', 'add_indexer_tags') 
2026-04-15T04:23:50.407823327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.408566694Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-04-15T04:23:50.408792599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017938s 
2026-04-15T04:23:50.409027121Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-04-15T04:23:50.409274599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.409570816Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-04-15T04:23:50.409915039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-15T04:23:50', 'update_audio_types') 
2026-04-15T04:23:50.410330656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.411064844Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-04-15T04:23:50.411291781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017847s 
2026-04-15T04:23:50.411562606Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-15T04:23:50.411861478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.412222274Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-04-15T04:23:50.412738443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-04-15T04:23:50.412942925Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-15T04:23:50.413183870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-04-15T04:23:50.414006867Z [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-15T04:23:50.414805656Z [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-15T04:23:50.415359451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-04-15T04:23:50.415980080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-04-15T04:23:50.417027730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-15T04:23:50.417405831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039861s 
2026-04-15T04:23:50.417626385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-04-15T04:23:50.417831077Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:23:50.418058134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-04-15T04:23:50.418788004Z [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-15T04:23:50.419425197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-04-15T04:23:50.419918099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-04-15T04:23:50.420468778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-04-15T04:23:50.421400634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-15T04:23:50.421791211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034889s 
2026-04-15T04:23:50.422011955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-15T04:23:50.422217048Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-15T04:23:50.422444616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-15T04:23:50.423110938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-15T04:23:50.423666516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-15T04:23:50.424160411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-15T04:23:50.424678774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-15T04:23:50.425591973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-15T04:23:50.425993141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033006s 
2026-04-15T04:23:50.426367635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-15T04:23:50', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-15T04:23:50.426823322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.427734216Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-15T04:23:50.428016775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049811s 
2026-04-15T04:23:50.428265997Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-04-15T04:23:50.428526201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.428829742Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-04-15T04:23:50.429199015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-15T04:23:50', 'add_on_delete_to_notifications') 
2026-04-15T04:23:50.429626386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.430436968Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-04-15T04:23:50.430682242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018978s 
2026-04-15T04:23:50.430907876Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-04-15T04:23:50.431166837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.431590039Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-04-15T04:23:50.431954393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-15T04:23:50', 'add_custom_formats') 
2026-04-15T04:23:50.432363757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.433148918Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-04-15T04:23:50.433493812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019813s 
2026-04-15T04:23:50.433729327Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-04-15T04:23:50.434115344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.434410819Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-04-15T04:23:50.434768950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-15T04:23:50', 'add_result_to_commands') 
2026-04-15T04:23:50.435191471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.435938204Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-04-15T04:23:50.436178308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018075s 
2026-04-15T04:23:50.436421267Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-04-15T04:23:50.436682984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.436992296Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-04-15T04:23:50.437354796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-15T04:23:50', 'health_restored_notification') 
2026-04-15T04:23:50.437784642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.438547097Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-04-15T04:23:50.438825227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018518s 
2026-04-15T04:23:50.439050801Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-04-15T04:23:50.439290333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.439574175Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-04-15T04:23:50.439917766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-15T04:23:50', 'remove_uc') 
2026-04-15T04:23:50.440436391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.441230640Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-04-15T04:23:50.441443198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019415s 
2026-04-15T04:23:50.441703642Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-04-15T04:23:50.441964678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.442274983Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-04-15T04:23:50.442649998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-15T04:23:50', 'download_clients_rename_tv_to_music') 
2026-04-15T04:23:50.443084924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.443877339Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-04-15T04:23:50.444131851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018774s 
2026-04-15T04:23:50.444391043Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-04-15T04:23:50.444657299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.444965931Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-04-15T04:23:50.445354673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-15T04:23:50', 'add_colon_replacement_to_naming_config') 
2026-04-15T04:23:50.445793757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.446534689Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-04-15T04:23:50.446786476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018516s 
2026-04-15T04:23:50.447012201Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-04-15T04:23:50.447260170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.447556026Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-04-15T04:23:50.447908876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-15T04:23:50', 'list_sync_time') 
2026-04-15T04:23:50.448319162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.449003360Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-04-15T04:23:50.449221900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001738s 
2026-04-15T04:23:50.449466813Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-04-15T04:23:50.449719502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.450030287Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-04-15T04:23:50.450380903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-15T04:23:50', 'add_download_client_tags') 
2026-04-15T04:23:50.450804326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.451498894Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-04-15T04:23:50.451732976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017711s 
2026-04-15T04:23:50.452001426Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-04-15T04:23:50.452268955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.452563949Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-04-15T04:23:50.452927180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-15T04:23:50', 'add_notification_status') 
2026-04-15T04:23:50.453346735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.454079240Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-04-15T04:23:50.454315886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001804s 
2026-04-15T04:23:50.454556761Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-04-15T04:23:50.454822085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.455121498Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-04-15T04:23:50.455492936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-15T04:23:50', 'add_alac_24_quality_in_profiles') 
2026-04-15T04:23:50.455930657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.456627811Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-04-15T04:23:50.456864928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017857s 
2026-04-15T04:23:50.457098288Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-04-15T04:23:50.457342951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.457636442Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-04-15T04:23:50.457975845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-15T04:23:50', 'add_salt_to_users') 
2026-04-15T04:23:50.458389949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.459048796Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-04-15T04:23:50.459281364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017069s 
2026-04-15T04:23:50.459505726Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-04-15T04:23:50.459754827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.460072186Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-04-15T04:23:50.460414235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-15T04:23:50', 'add_auto_tagging') 
2026-04-15T04:23:50.460822837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.461967091Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-04-15T04:23:50.462189709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022059s 
2026-04-15T04:23:50.462453230Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-04-15T04:23:50.462708283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.463013518Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-04-15T04:23:50.463392220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-15T04:23:50', 'quality_definition_preferred_size') 
2026-04-15T04:23:50.463827296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.464528188Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-04-15T04:23:50.464777189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017948s 
2026-04-15T04:23:50.465023244Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-04-15T04:23:50.465290442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.465599014Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-04-15T04:23:50.465980512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-15T04:23:50', 'add_on_artist_add_to_notifications') 
2026-04-15T04:23:50.466410919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.467113633Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-04-15T04:23:50.467352364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018028s 
2026-04-15T04:23:50.467597858Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-04-15T04:23:50.467858603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.468209460Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-04-15T04:23:50.468558442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-15T04:23:50', 'album_last_searched_time') 
2026-04-15T04:23:50.468985422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.469621833Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-04-15T04:23:50.469860053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017604s 
2026-04-15T04:23:50.470087270Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-04-15T04:23:50.470336402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.470625454Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-04-15T04:23:50.470965759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-15T04:23:50', 'add_indexer_flags') 
2026-04-15T04:23:50.471385174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.472075373Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-04-15T04:23:50.472315366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017379s 
2026-04-15T04:23:50.472615521Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-04-15T04:23:50.472884923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.473186510Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-04-15T04:23:50.473557988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-15T04:23:50', 'add_indexes_album_statistics') 
2026-04-15T04:23:50.473974807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.474711932Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-04-15T04:23:50.474943768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018112s 
2026-04-15T04:23:50.475192389Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-04-15T04:23:50.475439466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-15T04:23:50.475743298Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-04-15T04:23:50.476112662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-15T04:23:50', 'update_redacted_baseurl') 
2026-04-15T04:23:50.476536645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-15T04:23:50.477212316Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-04-15T04:23:50.477447079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001757s 
2026-04-15T04:23:50.670090340Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-04-15T04:23:50.677596132Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-04-15T04:23:50.806820715Z [Info] QualityProfileService: Setting up default quality profiles 
2026-04-15T04:23:50.865576254Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-04-15T04:23:50.878497099Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-04-15T04:23:50.921297464Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-04-15T04:23:50.922829328Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-04-15T04:23:50.923100193Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2026-04-15T04:23:51.034803228Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-04-15T04:23:51.041240318Z [ls.io-init] done.