2025-08-28T20:46:04.126255407Z [migrations] started
2025-08-28T20:46:04.126310218Z [migrations] no migrations found
2025-08-28T20:46:04.147704802Z usermod: no changes
2025-08-28T20:46:04.152879172Z ───────────────────────────────────────
2025-08-28T20:46:04.152887709Z 
2025-08-28T20:46:04.152891437Z       ██╗     ███████╗██╗ ██████╗
2025-08-28T20:46:04.152895385Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-28T20:46:04.152899132Z       ██║     ███████╗██║██║   ██║
2025-08-28T20:46:04.152902910Z       ██║     ╚════██║██║██║   ██║
2025-08-28T20:46:04.152906697Z       ███████╗███████║██║╚██████╔╝
2025-08-28T20:46:04.152910475Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-28T20:46:04.152914132Z 
2025-08-28T20:46:04.152917690Z    Brought to you by linuxserver.io
2025-08-28T20:46:04.152921417Z ───────────────────────────────────────
2025-08-28T20:46:04.152925205Z 
2025-08-28T20:46:04.152928702Z To support the app dev(s) visit:
2025-08-28T20:46:04.154685840Z Lidarr: https://opencollective.com/lidarr
2025-08-28T20:46:04.155468707Z 
2025-08-28T20:46:04.155523677Z To support LSIO projects visit:
2025-08-28T20:46:04.155578849Z https://www.linuxserver.io/donate/
2025-08-28T20:46:04.155603508Z 
2025-08-28T20:46:04.155612406Z ───────────────────────────────────────
2025-08-28T20:46:04.155654270Z GID/UID
2025-08-28T20:46:04.155657998Z ───────────────────────────────────────
2025-08-28T20:46:04.159546458Z 
2025-08-28T20:46:04.159559164Z User UID:    911
2025-08-28T20:46:04.159566378Z User GID:    911
2025-08-28T20:46:04.159573783Z ───────────────────────────────────────
2025-08-28T20:46:04.161295701Z Linuxserver.io version: 2.14.1.4712-ls166
2025-08-28T20:46:04.161526355Z Build-date: 2025-08-28T20:41:56+00:00
2025-08-28T20:46:04.161530624Z ───────────────────────────────────────
2025-08-28T20:46:04.161534562Z     
2025-08-28T20:46:04.209004416Z [custom-init] No custom files found, skipping...
2025-08-28T20:46:04.229189224Z failed to load "/config/config.xml": No such file or directory
2025-08-28T20:46:04.608038155Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.14.1.4712 
2025-08-28T20:46:04.626834466Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-28T20:46:04.633131698Z [Debug] Bootstrap: Console selected 
2025-08-28T20:46:04.634642440Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-28T20:46:04.976700171Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-28T20:46:05.032318845Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {269d5fdd-b0d5-436a-bf2c-f2b844e13e57} may be persisted to storage in unencrypted form. 
2025-08-28T20:46:05.119524849Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-28T20:46:05.174738628Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-28T20:46:05.257863904Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-28T20:46:05.269023067Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T20:46:05.269772696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T20:46:05.322822297Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-28T20:46:05.324717564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0538221s 
2025-08-28T20:46:05.324971315Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-28T20:46:05.325170466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0556553s 
2025-08-28T20:46:05.336570192Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-28T20:46:05.337208327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.356413863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-28T20:46:05.370553768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-28T20:46:05.386102179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293939s 
2025-08-28T20:46:05.386554640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.389331873Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-28T20:46:05.389483909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326467s 
2025-08-28T20:46:05.397044154Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-28T20:46:05.397254768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.403030700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-28T20:46:05.404632846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-28T20:46:05.404985536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017749s 
2025-08-28T20:46:05.405245339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-28T20:46:05.405539903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001316s 
2025-08-28T20:46:05.406037635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-28T20:46:05.406652383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-28T20:46:05.407342463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011169s 
2025-08-28T20:46:05.407553457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.408159899Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-28T20:46:05.408334831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019135s 
2025-08-28T20:46:05.408820770Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-28T20:46:05.409014760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.409694740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-28T20:46:05.409861425Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-08-28T20:46:05.410061538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-28T20:46:05.410347133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-28T20:46:05.410744674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005115s 
2025-08-28T20:46:05.410932733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.411688815Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-28T20:46:05.412033559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012632s 
2025-08-28T20:46:05.413126530Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-28T20:46:05.413306182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.414140843Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-28T20:46:05.428904093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-28T20:46:05.429445043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-08-28T20:46:05.429850098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007679s 
2025-08-28T20:46:05.430009239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-28T20:46:05.430296658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-28T20:46:05.430592233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003987s 
2025-08-28T20:46:05.430780933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-08-28T20:46:05.431071227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-08-28T20:46:05.431392574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000503s 
2025-08-28T20:46:05.431571435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-08-28T20:46:05.431873002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-08-28T20:46:05.432152505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004162s 
2025-08-28T20:46:05.432302968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-08-28T20:46:05.442081760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "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) 
2025-08-28T20:46:05.444068010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115543s 
2025-08-28T20:46:05.444231759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-08-28T20:46:05.444530701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-28T20:46:05.444837960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004412s 
2025-08-28T20:46:05.445014125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-08-28T20:46:05.445292235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-28T20:46:05.445577850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003964s 
2025-08-28T20:46:05.445753544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-08-28T20:46:05.446009359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-28T20:46:05.446307820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003922s 
2025-08-28T20:46:05.446484887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-08-28T20:46:05.446712986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-28T20:46:05.446989212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003593s 
2025-08-28T20:46:05.447157631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-08-28T20:46:05.449726905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "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) 
2025-08-28T20:46:05.451210724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038902s 
2025-08-28T20:46:05.451366287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-08-28T20:46:05.451677684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-28T20:46:05.451981125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004369s 
2025-08-28T20:46:05.452148813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-08-28T20:46:05.452407664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-28T20:46:05.452661756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003524s 
2025-08-28T20:46:05.452832489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-08-28T20:46:05.453081130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-28T20:46:05.453349941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003637s 
2025-08-28T20:46:05.453527349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-08-28T20:46:05.453793505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-28T20:46:05.454122467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004331s 
2025-08-28T20:46:05.454296788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-08-28T20:46:05.454554116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-28T20:46:05.454837858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003836s 
2025-08-28T20:46:05.455011407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-08-28T20:46:05.455264417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-08-28T20:46:05.455524470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003491s 
2025-08-28T20:46:05.455690685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-08-28T20:46:05.457013780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "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) 
2025-08-28T20:46:05.457889183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020412s 
2025-08-28T20:46:05.458094797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-08-28T20:46:05.458388718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-28T20:46:05.458691729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004434s 
2025-08-28T20:46:05.458877593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-08-28T20:46:05.459127105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-28T20:46:05.459423853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003813s 
2025-08-28T20:46:05.459589547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-08-28T20:46:05.459871114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-28T20:46:05.460167220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000416s 
2025-08-28T20:46:05.460425009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-08-28T20:46:05.460778571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-08-28T20:46:05.461073335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005184s 
2025-08-28T20:46:05.461249189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-08-28T20:46:05.462322991Z [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) 
2025-08-28T20:46:05.462974804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015764s 
2025-08-28T20:46:05.463148884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-08-28T20:46:05.463432405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-08-28T20:46:05.463761929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004254s 
2025-08-28T20:46:05.463943354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-08-28T20:46:05.464240783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-28T20:46:05.464544725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004219s 
2025-08-28T20:46:05.464698575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-28T20:46:05.465930526Z [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) 
2025-08-28T20:46:05.466776630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018784s 
2025-08-28T20:46:05.466909608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-28T20:46:05.467165804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-28T20:46:05.467461169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004017s 
2025-08-28T20:46:05.467651482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-08-28T20:46:05.467921997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-28T20:46:05.468232923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004255s 
2025-08-28T20:46:05.468418186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-28T20:46:05.468683610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-28T20:46:05.469018956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004235s 
2025-08-28T20:46:05.469188457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-08-28T20:46:05.469440585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-08-28T20:46:05.469739376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004003s 
2025-08-28T20:46:05.469922706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-28T20:46:05.470851165Z [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) 
2025-08-28T20:46:05.471491064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014118s 
2025-08-28T20:46:05.471678351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-28T20:46:05.472166013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-08-28T20:46:05.472618284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008002s 
2025-08-28T20:46:05.472805100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-28T20:46:05.473111437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-28T20:46:05.473406551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004406s 
2025-08-28T20:46:05.473563167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-28T20:46:05.478931137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-08-28T20:46:05.479429901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057042s 
2025-08-28T20:46:05.479616557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-28T20:46:05.479910228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-28T20:46:05.480169400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004145s 
2025-08-28T20:46:05.480337519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-08-28T20:46:05.480787585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-08-28T20:46:05.481170777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006817s 
2025-08-28T20:46:05.481343875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-08-28T20:46:05.481621164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-28T20:46:05.481920366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000413s 
2025-08-28T20:46:05.482101812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-08-28T20:46:05.482630797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-08-28T20:46:05.483070162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007826s 
2025-08-28T20:46:05.483248521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-08-28T20:46:05.483576532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-28T20:46:05.483897047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004618s 
2025-08-28T20:46:05.484100627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-08-28T20:46:05.484410120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-28T20:46:05.484722910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000471s 
2025-08-28T20:46:05.484890127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-08-28T20:46:05.485687282Z [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) 
2025-08-28T20:46:05.486186457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011366s 
2025-08-28T20:46:05.486373624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-08-28T20:46:05.487604112Z [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 '') 
2025-08-28T20:46:05.489582887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030679s 
2025-08-28T20:46:05.489744242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-08-28T20:46:05.490381345Z [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) 
2025-08-28T20:46:05.490862153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009657s 
2025-08-28T20:46:05.491032326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-28T20:46:05.492039574Z [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) 
2025-08-28T20:46:05.492756358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015533s 
2025-08-28T20:46:05.492933014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-28T20:46:05.493629095Z [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) 
2025-08-28T20:46:05.494079292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009889s 
2025-08-28T20:46:05.494265276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-08-28T20:46:05.494977190Z [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 '') 
2025-08-28T20:46:05.495512428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011037s 
2025-08-28T20:46:05.495740207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-08-28T20:46:05.496219592Z [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) 
2025-08-28T20:46:05.496633946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007697s 
2025-08-28T20:46:05.496799820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-28T20:46:05.497110526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-28T20:46:05.497437585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000491s 
2025-08-28T20:46:05.497622798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-28T20:46:05.497846709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-28T20:46:05.498169819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003897s 
2025-08-28T20:46:05.498378490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-08-28T20:46:05.498779708Z [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) 
2025-08-28T20:46:05.499156757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006918s 
2025-08-28T20:46:05.499329294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-08-28T20:46:05.500211771Z [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) 
2025-08-28T20:46:05.500857983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013767s 
2025-08-28T20:46:05.501059499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-28T20:46:05.501512310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-08-28T20:46:05.501887967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007009s 
2025-08-28T20:46:05.502066977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-28T20:46:05.502338043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-28T20:46:05.502681274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004491s 
2025-08-28T20:46:05.502862930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-28T20:46:05.503130770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-28T20:46:05.503480554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004398s 
2025-08-28T20:46:05.503635075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-28T20:46:05.504596111Z [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) 
2025-08-28T20:46:05.505262593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014934s 
2025-08-28T20:46:05.505441293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-28T20:46:05.506201073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-28T20:46:05.506721861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011311s 
2025-08-28T20:46:05.506935271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-08-28T20:46:05.507271077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-28T20:46:05.507589639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005068s 
2025-08-28T20:46:05.507751725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-28T20:46:05.508632389Z [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) 
2025-08-28T20:46:05.509251736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013238s 
2025-08-28T20:46:05.509419804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-08-28T20:46:05.510376321Z [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) 
2025-08-28T20:46:05.511105409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015289s 
2025-08-28T20:46:05.511282445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-08-28T20:46:05.511750839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2025-08-28T20:46:05.512199823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000762s 
2025-08-28T20:46:05.512392090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-08-28T20:46:05.512687054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-08-28T20:46:05.513041297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004831s 
2025-08-28T20:46:05.513219346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-28T20:46:05.513874906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-28T20:46:05.514413902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010417s 
2025-08-28T20:46:05.514620818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-28T20:46:05.514982597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-28T20:46:05.515359175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000546s 
2025-08-28T20:46:05.518424047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2025-08-28T20:46:05.519106141Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0032908 taking an average of 00:00:00.0032908 
2025-08-28T20:46:05.519981273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-28T20:46:05', 'InitialSetup') 
2025-08-28T20:46:05.520323031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.522803987Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-28T20:46:05.522942647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072357s 
2025-08-28T20:46:05.523216518Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-28T20:46:05.523418305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.523680212Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-08-28T20:46:05.524321133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-28T20:46:05.524488019Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:05.524664194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-08-28T20:46:05.524982925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:05.525778598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009136s 
2025-08-28T20:46:05.526159324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-28T20:46:05', 'add_reason_to_pending_releases') 
2025-08-28T20:46:05.526501393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.527315523Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-28T20:46:05.527484954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024185s 
2025-08-28T20:46:05.527683013Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-28T20:46:05.527860150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.528109522Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-08-28T20:46:05.530796963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T20:46:05.530933879Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:05.531210446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-08-28T20:46:05.531387603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-08-28T20:46:05.532157573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008724s 
2025-08-28T20:46:05.532334058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-28T20:46:05.532465974Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T20:46:05.532701108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-08-28T20:46:05.532936492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:05.533659718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008398s 
2025-08-28T20:46:05.533810642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-28T20:46:05.533950995Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T20:46:05.534185437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-08-28T20:46:05.534469098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:05.535185932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008579s 
2025-08-28T20:46:05.535575306Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-28T20:46:05.536088569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-28T20:46:05.536338242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005521s 
2025-08-28T20:46:05.536693968Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-08-28T20:46:05.554127746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "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) 
2025-08-28T20:46:05.556017582Z [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" 
2025-08-28T20:46:05.557047837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-28T20:46:05.558121609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-28T20:46:05.560017437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-28T20:46:05.560462062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-28T20:46:05.560895325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-28T20:46:05.561194928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243272s 
2025-08-28T20:46:05.561381554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-28T20:46:05.561520554Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T20:46:05.561700737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-08-28T20:46:05.561938335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-08-28T20:46:05.562667323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008112s 
2025-08-28T20:46:05.563057880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-28T20:46:05', 'add_medium_support') 
2025-08-28T20:46:05.563399718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.564380664Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-28T20:46:05.564551688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024834s 
2025-08-28T20:46:05.564770128Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-28T20:46:05.564968517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.565213481Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-08-28T20:46:05.565669128Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-28T20:46:05.566046649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-28T20:46:05.566258024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003717s 
2025-08-28T20:46:05.566408327Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T20:46:05.566618059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T20:46:05.575634657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090317s 
2025-08-28T20:46:05.576033921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-28T20:46:05', 'add_various_qualites_in_profile') 
2025-08-28T20:46:05.576406912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.577165349Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-28T20:46:05.577295572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104925s 
2025-08-28T20:46:05.577518060Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-28T20:46:05.577677671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.577951713Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-08-28T20:46:05.578680110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-08-28T20:46:05.579202522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2025-08-28T20:46:05.579676516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008505s 
2025-08-28T20:46:05.579886058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-08-28T20:46:05.580196814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-08-28T20:46:05.580534364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004876s 
2025-08-28T20:46:05.580702412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-28T20:46:05.580857144Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T20:46:05.581045974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-08-28T20:46:05.581353353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-08-28T20:46:05.582189096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009749s 
2025-08-28T20:46:05.582390432Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-08-28T20:46:05.588082705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "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) 
2025-08-28T20:46:05.592910306Z [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" 
2025-08-28T20:46:05.594787867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-28T20:46:05.595582307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-28T20:46:05.597401841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-28T20:46:05.597848721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-28T20:46:05.598258737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-28T20:46:05.598680266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-28T20:46:05.598950230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163904s 
2025-08-28T20:46:05.599173439Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-08-28T20:46:05.606285241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "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) 
2025-08-28T20:46:05.610744270Z [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" 
2025-08-28T20:46:05.612471038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-28T20:46:05.613239736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-28T20:46:05.615006463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-28T20:46:05.615418974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-28T20:46:05.615820272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-28T20:46:05.616221781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-28T20:46:05.616506655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017154s 
2025-08-28T20:46:05.616662999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T20:46:05.616808352Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T20:46:05.617014888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-08-28T20:46:05.617251825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-08-28T20:46:05.617988298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008088s 
2025-08-28T20:46:05.618345658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-28T20:46:05', 'metadata_profiles') 
2025-08-28T20:46:05.618728960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.619787111Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-28T20:46:05.619961632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025936s 
2025-08-28T20:46:05.620192116Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-28T20:46:05.620398833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.620659087Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-08-28T20:46:05.623081144Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-08-28T20:46:05.629398966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-08-28T20:46:05.630410834Z [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" 
2025-08-28T20:46:05.630909448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-28T20:46:05.631398112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-28T20:46:05.633196985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-28T20:46:05.633462540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010196s 
2025-08-28T20:46:05.633640448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-28T20:46:05.633780460Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T20:46:05.634041375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-08-28T20:46:05.634272871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-08-28T20:46:05.635063684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008855s 
2025-08-28T20:46:05.635325181Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-28T20:46:05.635640035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-28T20:46:05.635903275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003538s 
2025-08-28T20:46:05.636079389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-28T20:46:05.636192918Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:05.636608956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-08-28T20:46:05.639484446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-08-28T20:46:05.640722129Z [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" 
2025-08-28T20:46:05.641319372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-28T20:46:05.641843968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-28T20:46:05.643592950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-28T20:46:05.643941732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070936s 
2025-08-28T20:46:05.644338181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-28T20:46:05', 'separate_automatic_and_interactive_search') 
2025-08-28T20:46:05.644706964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.645582316Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-28T20:46:05.645758712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087183s 
2025-08-28T20:46:05.645952361Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-28T20:46:05.646148005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.646392658Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-08-28T20:46:05.646695859Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-08-28T20:46:05.651000367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "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) 
2025-08-28T20:46:05.654823316Z [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" 
2025-08-28T20:46:05.656273717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-28T20:46:05.657218108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-28T20:46:05.658985498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-28T20:46:05.659342887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-28T20:46:05.659724496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-28T20:46:05.660169291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-28T20:46:05.660577804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-28T20:46:05.660864762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140036s 
2025-08-28T20:46:05.661235849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-28T20:46:05', 'change_album_path_to_relative') 
2025-08-28T20:46:05.661579692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.662616520Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-28T20:46:05.662790700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156708s 
2025-08-28T20:46:05.662951394Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-28T20:46:05.663157198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.663399707Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-08-28T20:46:05.664033172Z [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 
2025-08-28T20:46:05.664634584Z [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 
2025-08-28T20:46:05.664982544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006302s 
2025-08-28T20:46:05.665499044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-28T20:46:05', 'change_quality_size_mb_to_kb') 
2025-08-28T20:46:05.665865833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.666597496Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-28T20:46:05.666734001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021806s 
2025-08-28T20:46:05.666911008Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-28T20:46:05.667118927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.667335142Z [Info] album_releases: Starting migration of Main DB to 9 
2025-08-28T20:46:05.667744286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T20:46:05.667896963Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:05.668076545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-08-28T20:46:05.668347360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-08-28T20:46:05.669067982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008274s 
2025-08-28T20:46:05.669239467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T20:46:05.669366072Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:05.669548169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-08-28T20:46:05.669821589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-08-28T20:46:05.670590708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008464s 
2025-08-28T20:46:05.670927346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-28T20:46:05', 'album_releases') 
2025-08-28T20:46:05.671241519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.671974805Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-28T20:46:05.672145198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022268s 
2025-08-28T20:46:05.672337405Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-28T20:46:05.672525835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.672760037Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-08-28T20:46:05.673150473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T20:46:05.673299272Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:05.673520137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-08-28T20:46:05.678124189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "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) 
2025-08-28T20:46:05.682265328Z [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" 
2025-08-28T20:46:05.683816422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-28T20:46:05.684631784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-28T20:46:05.686370996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-28T20:46:05.686773086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-28T20:46:05.687181669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-28T20:46:05.687573748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-28T20:46:05.687994947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-28T20:46:05.688301313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146311s 
2025-08-28T20:46:05.688453089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T20:46:05.688594875Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T20:46:05.688751921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-08-28T20:46:05.693458649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "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) 
2025-08-28T20:46:05.697583766Z [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" 
2025-08-28T20:46:05.699310424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-28T20:46:05.700119954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-28T20:46:05.701873034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-28T20:46:05.702272208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-28T20:46:05.702654398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-28T20:46:05.703077600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-28T20:46:05.703451032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-28T20:46:05.703757750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148199s 
2025-08-28T20:46:05.704129127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-28T20:46:05', 'album_releases_fix') 
2025-08-28T20:46:05.704442318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.705393163Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-28T20:46:05.705534668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164162s 
2025-08-28T20:46:05.705728628Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-28T20:46:05.705922609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.706139666Z [Info] import_lists: Starting migration of Main DB to 11 
2025-08-28T20:46:05.707050110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-08-28T20:46:05.708243783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "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) 
2025-08-28T20:46:05.709071851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018433s 
2025-08-28T20:46:05.709217294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-08-28T20:46:05.709513260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-28T20:46:05.709785959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004059s 
2025-08-28T20:46:05.709966312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-08-28T20:46:05.710725281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-28T20:46:05.711265779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011279s 
2025-08-28T20:46:05.711450712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-08-28T20:46:05.711821168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-28T20:46:05.712122144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004884s 
2025-08-28T20:46:05.712471557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-28T20:46:05', 'import_lists') 
2025-08-28T20:46:05.712778796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.713614208Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-28T20:46:05.713759341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019577s 
2025-08-28T20:46:05.713992460Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-28T20:46:05.714145789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.714379269Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-08-28T20:46:05.714748252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-08-28T20:46:05.714909707Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T20:46:05.715095081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-08-28T20:46:05.715422660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-08-28T20:46:05.716213383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009134s 
2025-08-28T20:46:05.716384187Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T20:46:05.716557486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T20:46:05.719186700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026378s 
2025-08-28T20:46:05.719550002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-28T20:46:05', 'add_release_status') 
2025-08-28T20:46:05.719907802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.720645327Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-28T20:46:05.720824308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040824s 
2025-08-28T20:46:05.720994230Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-28T20:46:05.721197319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.721432102Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-08-28T20:46:05.721765623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-28T20:46:05.721931958Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T20:46:05.722132572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-08-28T20:46:05.722465022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:05.723204421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000903s 
2025-08-28T20:46:05.723582131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-28T20:46:05', 'album_download_notification') 
2025-08-28T20:46:05.723948840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.724697828Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-28T20:46:05.724863111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023565s 
2025-08-28T20:46:05.725078324Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-28T20:46:05.725264960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.725500635Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-08-28T20:46:05.726247829Z [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 
2025-08-28T20:46:05.727035075Z [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 
2025-08-28T20:46:05.727474069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008732s 
2025-08-28T20:46:05.728070159Z [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 
2025-08-28T20:46:05.728883066Z [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 
2025-08-28T20:46:05.729297030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008606s 
2025-08-28T20:46:05.729689260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-28T20:46:05', 'fix_language_metadata_profiles') 
2025-08-28T20:46:05.730034284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.730906962Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-28T20:46:05.731082395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024352s 
2025-08-28T20:46:05.731277889Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-28T20:46:05.731461709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.731679107Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-08-28T20:46:05.732069202Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-28T20:46:05.732337994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-28T20:46:05.732564219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003206s 
2025-08-28T20:46:05.732917581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-28T20:46:05', 'remove_fanzub') 
2025-08-28T20:46:05.733241914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.733941773Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-28T20:46:05.734102317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016609s 
2025-08-28T20:46:05.734294674Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-28T20:46:05.734495428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.734725812Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-08-28T20:46:05.736468732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-08-28T20:46:05.736794077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-08-28T20:46:05.737038900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003969s 
2025-08-28T20:46:05.737247230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-08-28T20:46:05.737601443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-08-28T20:46:05.737916157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004969s 
2025-08-28T20:46:05.738462016Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-08-28T20:46:05.738943596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-08-28T20:46:05.739304252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000663s 
2025-08-28T20:46:05.739511349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-08-28T20:46:05.739800922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-28T20:46:05.740185477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004838s 
2025-08-28T20:46:05.740337353Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-08-28T20:46:05.740585412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-08-28T20:46:05.740951369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004058s 
2025-08-28T20:46:05.741107614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-08-28T20:46:05.741418159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-28T20:46:05.741723835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004471s 
2025-08-28T20:46:05.742134702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-28T20:46:05', 'update_artist_history_indexes') 
2025-08-28T20:46:05.742476861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.743375852Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-28T20:46:05.743555163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020676s 
2025-08-28T20:46:05.743733081Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-28T20:46:05.743931220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.744153287Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-08-28T20:46:05.746093855Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T20:46:05.748681516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-08-28T20:46:05.748956851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026691s 
2025-08-28T20:46:05.749365694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-28T20:46:05', 'remove_nma') 
2025-08-28T20:46:05.749672071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.750362842Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-28T20:46:05.750530510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040629s 
2025-08-28T20:46:05.750744531Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-28T20:46:05.750898400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.751136600Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-08-28T20:46:05.751443448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T20:46:05.751612468Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s 
2025-08-28T20:46:05.751814636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-08-28T20:46:05.752079479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-08-28T20:46:05.753017187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001027s 
2025-08-28T20:46:05.753393896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-28T20:46:05', 'album_disambiguation') 
2025-08-28T20:46:05.753715233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.754437548Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-28T20:46:05.754611808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024199s 
2025-08-28T20:46:05.754811801Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-28T20:46:05.755010992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.755274262Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-08-28T20:46:05.755517472Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T20:46:05.755714840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T20:46:05.758633778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028928s 
2025-08-28T20:46:05.758990667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-28T20:46:05', 'add_ape_quality_in_profiles') 
2025-08-28T20:46:05.759337174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.760041042Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-28T20:46:05.760204150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042983s 
2025-08-28T20:46:05.760399063Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-28T20:46:05.760587342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.760814028Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-08-28T20:46:05.761545421Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T20:46:05.761832600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-08-28T20:46:05.762077833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003568s 
2025-08-28T20:46:05.762264379Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T20:46:05.762548672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-08-28T20:46:05.762772783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003473s 
2025-08-28T20:46:05.762968537Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T20:46:05.763280846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-08-28T20:46:05.763478294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003441s 
2025-08-28T20:46:05.763818188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-28T20:46:05', 'remove_pushalot') 
2025-08-28T20:46:05.764167582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.764894446Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-28T20:46:05.765032824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017071s 
2025-08-28T20:46:05.765230612Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-28T20:46:05.765420214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.765666631Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-08-28T20:46:05.766053540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-28T20:46:05.766527544Z [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) 
2025-08-28T20:46:05.766966839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007377s 
2025-08-28T20:46:05.767350321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-28T20:46:05', 'add_custom_filters') 
2025-08-28T20:46:05.767657590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.768427360Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-28T20:46:05.768596841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021688s 
2025-08-28T20:46:05.768799299Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-28T20:46:05.768982899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.769214746Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-08-28T20:46:05.769512485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-28T20:46:05.769681836Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T20:46:05.769843131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-08-28T20:46:05.770125510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-08-28T20:46:05.770832223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008171s 
2025-08-28T20:46:05.771194843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-28T20:46:05', 'import_list_tags') 
2025-08-28T20:46:05.771523515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.772265329Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-28T20:46:05.772430191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022207s 
2025-08-28T20:46:05.772613179Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-28T20:46:05.772813282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.773036672Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-08-28T20:46:05.778839789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-08-28T20:46:05.779796355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "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) 
2025-08-28T20:46:05.788904387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098137s 
2025-08-28T20:46:05.789166394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-08-28T20:46:05.789495016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-08-28T20:46:05.789908970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005356s 
2025-08-28T20:46:05.794860872Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-28T20:46:05.794891634Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-28T20:46:05.794904369Z                           FROM "Artists" 
2025-08-28T20:46:05.796661448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-28T20:46:05.796682280Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-28T20:46:05.796689554Z                           FROM "Artists" 
2025-08-28T20:46:05.797484064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018613s 
2025-08-28T20:46:05.797673876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-28T20:46:05.797832115Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T20:46:05.798099484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-08-28T20:46:05.798383566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:05.799216523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000996s 
2025-08-28T20:46:05.800322360Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-08-28T20:46:05.800334334Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-28T20:46:05.800340787Z                                                   FROM "ArtistMetadata"
2025-08-28T20:46:05.800346469Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-28T20:46:05.801881860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-08-28T20:46:05.801893354Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-28T20:46:05.801899416Z                                                   FROM "ArtistMetadata"
2025-08-28T20:46:05.801905117Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-28T20:46:05.802599826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016184s 
2025-08-28T20:46:05.802781963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-08-28T20:46:05.804021479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "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) 
2025-08-28T20:46:05.804893135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019428s 
2025-08-28T20:46:05.805065552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-08-28T20:46:05.805413172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-28T20:46:05.805764890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005294s 
2025-08-28T20:46:05.805959883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-08-28T20:46:05.806245247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-28T20:46:05.806578418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004544s 
2025-08-28T20:46:05.806746126Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T20:46:05.806911830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T20:46:05.815243628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083283s 
2025-08-28T20:46:05.815400795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T20:46:05.815544133Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T20:46:05.815731481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-08-28T20:46:05.816062818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:05.817136300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012176s 
2025-08-28T20:46:05.817286342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T20:46:05.817423408Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:05.817619032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-08-28T20:46:05.817933716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-08-28T20:46:05.818937307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011125s 
2025-08-28T20:46:05.819065435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T20:46:05.819198843Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:05.819368114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-08-28T20:46:05.819613739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-08-28T20:46:05.820603592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001069s 
2025-08-28T20:46:05.821926326Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-08-28T20:46:05.821948079Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-28T20:46:05.821957949Z                                                   FROM "ArtistMetadata"
2025-08-28T20:46:05.821966977Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-28T20:46:05.821976096Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-28T20:46:05.823949950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-08-28T20:46:05.823973358Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-28T20:46:05.823982947Z                                                   FROM "ArtistMetadata"
2025-08-28T20:46:05.823991374Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-28T20:46:05.824000212Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-28T20:46:05.824778659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021284s 
2025-08-28T20:46:05.824957179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-28T20:46:05.825087401Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:05.825362034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-08-28T20:46:05.825603781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-08-28T20:46:05.826431598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009768s 
2025-08-28T20:46:05.826599145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-28T20:46:05.826739598Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T20:46:05.826917106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-08-28T20:46:05.827218753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:05.828061811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009716s 
2025-08-28T20:46:05.828230921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-28T20:46:05.828415553Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:05.828551848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-08-28T20:46:05.828852433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:05.829687505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009694s 
2025-08-28T20:46:05.830934255Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-28T20:46:05.830953715Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-28T20:46:05.830962783Z                                                 FROM "AlbumReleases"
2025-08-28T20:46:05.830971290Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-28T20:46:05.830980228Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-28T20:46:05.832677676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-28T20:46:05.832698699Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-28T20:46:05.832707697Z                                                 FROM "AlbumReleases"
2025-08-28T20:46:05.832716154Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-28T20:46:05.832725022Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-28T20:46:05.833485553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001855s 
2025-08-28T20:46:05.834864069Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-28T20:46:05.834884901Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-28T20:46:05.834894470Z                                                   FROM "ArtistMetadata"
2025-08-28T20:46:05.834903228Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-28T20:46:05.834912437Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-28T20:46:05.836699095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-28T20:46:05.836721109Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-28T20:46:05.836730117Z                                                   FROM "ArtistMetadata"
2025-08-28T20:46:05.836738504Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-28T20:46:05.836748043Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-28T20:46:05.837509046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019367s 
2025-08-28T20:46:05.838105046Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed 
2025-08-28T20:46:05.841628291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL 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) 
2025-08-28T20:46:05.843516243Z [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" 
2025-08-28T20:46:05.844348960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-28T20:46:05.845092136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-28T20:46:05.847114399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-28T20:46:05.847520296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-28T20:46:05.847797565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093718s 
2025-08-28T20:46:05.848281639Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-08-28T20:46:05.852280713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "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) 
2025-08-28T20:46:05.854937854Z [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" 
2025-08-28T20:46:05.856047809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-28T20:46:05.857020688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-28T20:46:05.859596716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-28T20:46:05.860085300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-28T20:46:05.860409462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118459s 
2025-08-28T20:46:05.860663574Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-08-28T20:46:05.863933218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "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) 
2025-08-28T20:46:05.865852103Z [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" 
2025-08-28T20:46:05.866666553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-28T20:46:05.867284136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-28T20:46:05.869160405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-28T20:46:05.869668238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-28T20:46:05.869989655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091251s 
2025-08-28T20:46:05.870164307Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-08-28T20:46:05.872886519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL 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) 
2025-08-28T20:46:05.874163400Z [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" 
2025-08-28T20:46:05.874754220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-28T20:46:05.875326672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-28T20:46:05.877103821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-28T20:46:05.877397122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070666s 
2025-08-28T20:46:05.877590411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-28T20:46:05.877898321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-28T20:46:05.878200570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004369s 
2025-08-28T20:46:05.878381394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-08-28T20:46:05.878649394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-28T20:46:05.878937454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003871s 
2025-08-28T20:46:05.879102386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-08-28T20:46:05.879400767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-28T20:46:05.879696502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004193s 
2025-08-28T20:46:05.879913379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-08-28T20:46:05.880187451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-08-28T20:46:05.880476413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000428s 
2025-08-28T20:46:05.880670935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-08-28T20:46:05.880956390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-08-28T20:46:05.881258468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004091s 
2025-08-28T20:46:05.881438490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-08-28T20:46:05.881733344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-08-28T20:46:05.882023579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004252s 
2025-08-28T20:46:05.882206327Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-28T20:46:05.884646290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-28T20:46:05.884906855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025628s 
2025-08-28T20:46:05.885053771Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-28T20:46:05.885319245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-28T20:46:05.885538727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003634s 
2025-08-28T20:46:05.885693379Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-28T20:46:05.886042031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-08-28T20:46:05.886338117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000488s 
2025-08-28T20:46:05.886693894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-28T20:46:05', 'add_release_groups_etc') 
2025-08-28T20:46:05.887055672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.888659652Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-28T20:46:05.888810396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027529s 
2025-08-28T20:46:05.889040740Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-28T20:46:05.889225001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.889497780Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-08-28T20:46:05.890160445Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-28T20:46:05.890403474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-08-28T20:46:05.890635521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003145s 
2025-08-28T20:46:05.890986969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-28T20:46:05', 'NewMediaInfoFormat') 
2025-08-28T20:46:05.891337575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.892022023Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-28T20:46:05.892165262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016563s 
2025-08-28T20:46:05.892394564Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-28T20:46:05.892599877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.892842756Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-08-28T20:46:05.893995558Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-08-28T20:46:05.894314841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-08-28T20:46:05.897456377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032086s 
2025-08-28T20:46:05.897567220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-28T20:46:05.897700869Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T20:46:05.897970352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-08-28T20:46:05.898349836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-08-28T20:46:05.899291883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011418s 
2025-08-28T20:46:05.899666488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-28T20:46:05', 'rename_restrictions_to_release_profiles') 
2025-08-28T20:46:05.900143388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.901025004Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-28T20:46:05.901186890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028111s 
2025-08-28T20:46:05.901396301Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-28T20:46:05.901625443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.901879424Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-08-28T20:46:05.902734476Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-08-28T20:46:05.902990582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-08-28T20:46:05.904849596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019014s 
2025-08-28T20:46:05.905054208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-28T20:46:05.905156363Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T20:46:05.905349893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-08-28T20:46:05.905646550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-28T20:46:05.906436301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008842s 
2025-08-28T20:46:05.906600602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-08-28T20:46:05.906753710Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:05.906947039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-08-28T20:46:05.907242915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-28T20:46:05.908020882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008733s 
2025-08-28T20:46:05.908184692Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-28T20:46:05.908404615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-28T20:46:05.908655089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000344s 
2025-08-28T20:46:05.908804821Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-28T20:46:05.909051698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-28T20:46:05.909294958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003336s 
2025-08-28T20:46:05.909501033Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-08-28T20:46:05.912957744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL 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) 
2025-08-28T20:46:05.914881037Z [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" 
2025-08-28T20:46:05.915700477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-28T20:46:05.916449185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-28T20:46:05.918333228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-28T20:46:05.918758294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-28T20:46:05.919289875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-28T20:46:05.919700993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-28T20:46:05.920054504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103695s 
2025-08-28T20:46:05.920473428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-28T20:46:05', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-28T20:46:05.920825287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.921875742Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-28T20:46:05.922039742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121127s 
2025-08-28T20:46:05.922241559Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-28T20:46:05.922444217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.922681996Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-08-28T20:46:05.923127493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-08-28T20:46:05.923578621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL) 
2025-08-28T20:46:05.924008998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006889s 
2025-08-28T20:46:05.924210764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-08-28T20:46:05.924553394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-08-28T20:46:05.924907277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005228s 
2025-08-28T20:46:05.925302473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-28T20:46:05', 'add_import_exclusions') 
2025-08-28T20:46:05.925609822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.926424402Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-28T20:46:05.926576538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019871s 
2025-08-28T20:46:05.926797012Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-28T20:46:05.926974821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.927230776Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-08-28T20:46:05.934899209Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-28T20:46:05.934922115Z                           WHERE "Id" in (
2025-08-28T20:46:05.934931093Z                           SELECT "Artists"."Id" from "Artists"
2025-08-28T20:46:05.934940271Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-28T20:46:05.934949570Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-28T20:46:05.936719725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-28T20:46:05.936744895Z                           WHERE "Id" in (
2025-08-28T20:46:05.936754805Z                           SELECT "Artists"."Id" from "Artists"
2025-08-28T20:46:05.936764986Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-28T20:46:05.936775738Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-28T20:46:05.937843408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019507s 
2025-08-28T20:46:05.938820766Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-08-28T20:46:05.938842630Z                           WHERE "Id" in (
2025-08-28T20:46:05.938865987Z                           SELECT "Albums"."Id" from "Albums"
2025-08-28T20:46:05.938874905Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-28T20:46:05.938884043Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-28T20:46:05.940553886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-08-28T20:46:05.940584237Z                           WHERE "Id" in (
2025-08-28T20:46:05.940593826Z                           SELECT "Albums"."Id" from "Albums"
2025-08-28T20:46:05.940602764Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-28T20:46:05.940611823Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-28T20:46:05.941413216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019075s 
2025-08-28T20:46:05.942591479Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-08-28T20:46:05.942612762Z                           WHERE "Id" in (
2025-08-28T20:46:05.942621760Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-28T20:46:05.942630768Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-28T20:46:05.942640017Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-28T20:46:05.944230019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-08-28T20:46:05.944256592Z                           WHERE "Id" in (
2025-08-28T20:46:05.944265691Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-28T20:46:05.944274368Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-28T20:46:05.944283376Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-28T20:46:05.944995210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001771s 
2025-08-28T20:46:05.946228113Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-28T20:46:05.946248894Z                           WHERE "Id" in (
2025-08-28T20:46:05.946257913Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-28T20:46:05.946267412Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-28T20:46:05.946276851Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-28T20:46:05.947907775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-28T20:46:05.947932976Z                           WHERE "Id" in (
2025-08-28T20:46:05.947941703Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-28T20:46:05.947968137Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-28T20:46:05.947977646Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-28T20:46:05.948780282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018933s 
2025-08-28T20:46:05.949998145Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-28T20:46:05.950016973Z                           WHERE "Id" in (
2025-08-28T20:46:05.950027173Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-28T20:46:05.950036422Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-28T20:46:05.950047254Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-28T20:46:05.951726636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-28T20:46:05.951748850Z                           WHERE "Id" in (
2025-08-28T20:46:05.951758440Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-28T20:46:05.951767277Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-28T20:46:05.951776376Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-28T20:46:05.952592138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018941s 
2025-08-28T20:46:05.953884170Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-28T20:46:05.953899271Z                           WHERE "Id" IN (
2025-08-28T20:46:05.953907878Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-28T20:46:05.953917027Z                           LEFT OUTER JOIN "Tracks"
2025-08-28T20:46:05.953925353Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-28T20:46:05.953933911Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-28T20:46:05.955799928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-28T20:46:05.955817965Z                           WHERE "Id" IN (
2025-08-28T20:46:05.955826662Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-28T20:46:05.955835189Z                           LEFT OUTER JOIN "Tracks"
2025-08-28T20:46:05.955843386Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-28T20:46:05.955866082Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-28T20:46:05.956758579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020897s 
2025-08-28T20:46:05.957103674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-28T20:46:05', 'clean_artist_metadata_table') 
2025-08-28T20:46:05.957491876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.958438021Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-28T20:46:05.958612612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037653s 
2025-08-28T20:46:05.958840441Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-28T20:46:05.959010854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.959254866Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-08-28T20:46:05.960008654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-28T20:46:05.960184297Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T20:46:05.960358769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-08-28T20:46:05.960682240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:05.961506981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009661s 
2025-08-28T20:46:05.961684709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-28T20:46:05.961900734Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:05.962031788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-08-28T20:46:05.962385380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:05.963173347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009408s 
2025-08-28T20:46:05.963339892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-28T20:46:05.963479453Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:05.963686280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-08-28T20:46:05.964047557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:05.964835785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009588s 
2025-08-28T20:46:05.965003893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-28T20:46:05.965166340Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T20:46:05.965341503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-08-28T20:46:05.965664584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:05.966441498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009192s 
2025-08-28T20:46:05.966647042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-28T20:46:05.966758166Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:05.966947517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-08-28T20:46:05.967277291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:05.968065188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009225s 
2025-08-28T20:46:05.968271704Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-08-28T20:46:05.973382115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL 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) 
2025-08-28T20:46:05.975733350Z [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" 
2025-08-28T20:46:05.976679856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-28T20:46:05.977172568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-28T20:46:05.978941711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010499s 
2025-08-28T20:46:05.979157916Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-08-28T20:46:05.982848849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL 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) 
2025-08-28T20:46:05.985212619Z [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" 
2025-08-28T20:46:05.986179557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-28T20:46:05.986591386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-28T20:46:05.988322452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089763s 
2025-08-28T20:46:05.988730143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-28T20:46:05', 'health_issue_notification') 
2025-08-28T20:46:05.989047302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:05.989981563Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-28T20:46:05.990147056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106037s 
2025-08-28T20:46:05.990382871Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-28T20:46:05.990587012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:05.990819019Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-08-28T20:46:05.991811729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-28T20:46:05.991992783Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T20:46:05.992184589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-08-28T20:46:05.992507179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-08-28T20:46:05.993294695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009364s 
2025-08-28T20:46:05.993482643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-28T20:46:05.993612064Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:05.993770042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-08-28T20:46:05.994006057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-08-28T20:46:05.994752942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008191s 
2025-08-28T20:46:05.995027865Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-28T20:46:05.995296687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-28T20:46:05.995531219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003147s 
2025-08-28T20:46:05.996433466Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-28T20:46:05.996453727Z                 WHERE "Id" IN (
2025-08-28T20:46:05.996462404Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-28T20:46:05.996471292Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-28T20:46:05.996480470Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-28T20:46:05.997637891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-28T20:46:05.997661729Z                 WHERE "Id" IN (
2025-08-28T20:46:05.997670457Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-28T20:46:05.997679565Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-28T20:46:05.997688954Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-28T20:46:05.998316057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001367s 
2025-08-28T20:46:05.999426794Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-28T20:46:05.999446493Z                 WHERE "Id" IN (
2025-08-28T20:46:05.999455111Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-28T20:46:05.999463878Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-28T20:46:05.999472947Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-28T20:46:05.999481794Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-28T20:46:06.000978689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-28T20:46:06.001001805Z                 WHERE "Id" IN (
2025-08-28T20:46:06.001010593Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-28T20:46:06.001019311Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-28T20:46:06.001028289Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-28T20:46:06.001037347Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-28T20:46:06.001786786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017181s 
2025-08-28T20:46:06.002977414Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-28T20:46:06.002995110Z                 WHERE "Id" IN (
2025-08-28T20:46:06.003024839Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-28T20:46:06.003033998Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-28T20:46:06.003042796Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-28T20:46:06.003051613Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-28T20:46:06.003060131Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-28T20:46:06.004696025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-28T20:46:06.004722168Z                 WHERE "Id" IN (
2025-08-28T20:46:06.004731316Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-28T20:46:06.004740384Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-28T20:46:06.004749402Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-28T20:46:06.004758410Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-28T20:46:06.004766988Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-28T20:46:06.005594023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019124s 
2025-08-28T20:46:06.006316959Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-08-28T20:46:06.006336829Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-28T20:46:06.006346068Z                 FROM "Artists"
2025-08-28T20:46:06.006354274Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-28T20:46:06.006363102Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-28T20:46:06.007366944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-08-28T20:46:06.007378928Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-28T20:46:06.007387655Z                 FROM "Artists"
2025-08-28T20:46:06.007395952Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-28T20:46:06.007404639Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-28T20:46:06.007871630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010812s 
2025-08-28T20:46:06.008703295Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-28T20:46:06.008723996Z                 WHERE "Id" NOT IN (
2025-08-28T20:46:06.008732874Z                     SELECT MIN("Id")
2025-08-28T20:46:06.008741562Z                     FROM "TrackFiles"
2025-08-28T20:46:06.008763706Z                     GROUP BY "Path"
2025-08-28T20:46:06.008772153Z                 ) 
2025-08-28T20:46:06.009855886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-28T20:46:06.009877018Z                 WHERE "Id" NOT IN (
2025-08-28T20:46:06.009885856Z                     SELECT MIN("Id")
2025-08-28T20:46:06.009894333Z                     FROM "TrackFiles"
2025-08-28T20:46:06.009902941Z                     GROUP BY "Path"
2025-08-28T20:46:06.009911167Z                 ) 
2025-08-28T20:46:06.010440924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001229s 
2025-08-28T20:46:06.010613602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-28T20:46:06.010728263Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.010903686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-08-28T20:46:06.013925922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL 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) 
2025-08-28T20:46:06.015414910Z [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" 
2025-08-28T20:46:06.016097765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-28T20:46:06.016590748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-28T20:46:06.018512307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-28T20:46:06.018727270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00767s 
2025-08-28T20:46:06.018912243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-08-28T20:46:06.019174771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-28T20:46:06.019485006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004006s 
2025-08-28T20:46:06.019653435Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-08-28T20:46:06.022597204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL 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) 
2025-08-28T20:46:06.023959958Z [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" 
2025-08-28T20:46:06.024563463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-28T20:46:06.025166558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-28T20:46:06.026958216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-28T20:46:06.027381478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-28T20:46:06.027667664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078474s 
2025-08-28T20:46:06.028113422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-28T20:46:06', 'add_mediafilerepository_mtime') 
2025-08-28T20:46:06.028423336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.029377267Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-28T20:46:06.029557731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094951s 
2025-08-28T20:46:06.029760769Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-28T20:46:06.029965021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.030209904Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-08-28T20:46:06.032493533Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-28T20:46:06.032515417Z                           WHERE "Id" NOT IN (
2025-08-28T20:46:06.032524214Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-28T20:46:06.032532792Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-28T20:46:06.032542401Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-28T20:46:06.034272756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-28T20:46:06.034293217Z                           WHERE "Id" NOT IN (
2025-08-28T20:46:06.034316143Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-28T20:46:06.034325001Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-28T20:46:06.034334340Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-28T20:46:06.035082546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001858s 
2025-08-28T20:46:06.035267779Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-08-28T20:46:06.035491139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-08-28T20:46:06.035810843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000375s 
2025-08-28T20:46:06.036028030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-08-28T20:46:06.039337074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL 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) 
2025-08-28T20:46:06.041247752Z [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" 
2025-08-28T20:46:06.042063765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-28T20:46:06.042675617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-28T20:46:06.044538519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-28T20:46:06.044990419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-28T20:46:06.045345614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-28T20:46:06.045632081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009433s 
2025-08-28T20:46:06.045815220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-28T20:46:06.046122609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-28T20:46:06.046444457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004543s 
2025-08-28T20:46:06.046817318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-28T20:46:06', 'add_artistmetadataid_constraint') 
2025-08-28T20:46:06.047161731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.048185994Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-28T20:46:06.048334293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021171s 
2025-08-28T20:46:06.048531510Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-28T20:46:06.048736192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.048952848Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-08-28T20:46:06.049658860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-28T20:46:06.049772499Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T20:46:06.049957461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-08-28T20:46:06.050272736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-08-28T20:46:06.051041354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008956s 
2025-08-28T20:46:06.051226287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-28T20:46:06.051356429Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T20:46:06.051557343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-08-28T20:46:06.051909663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-28T20:46:06.052681597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000933s 
2025-08-28T20:46:06.052847551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T20:46:06.053024778Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.053175702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-08-28T20:46:06.053491298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-28T20:46:06.054232951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008861s 
2025-08-28T20:46:06.054398044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-28T20:46:06.054548156Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.054753770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-08-28T20:46:06.055089326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-28T20:46:06.055865509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009309s 
2025-08-28T20:46:06.056026964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-28T20:46:06.056198850Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.056379674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-08-28T20:46:06.056704228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-28T20:46:06.057468587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009095s 
2025-08-28T20:46:06.057647968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-28T20:46:06.057771056Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T20:46:06.057952602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-08-28T20:46:06.058289611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-28T20:46:06.059014851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008914s 
2025-08-28T20:46:06.059397983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-28T20:46:06', 'old_ids_and_artist_alias') 
2025-08-28T20:46:06.059727115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.060636016Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-28T20:46:06.060759585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002436s 
2025-08-28T20:46:06.060968836Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-28T20:46:06.061158909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.061390655Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-08-28T20:46:06.061732223Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T20:46:06.061890973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T20:46:06.062557094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006893s 
2025-08-28T20:46:06.062827950Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-28T20:46:06.063090258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-28T20:46:06.063301584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003071s 
2025-08-28T20:46:06.063676960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-28T20:46:06', 'download_propers_config') 
2025-08-28T20:46:06.064027165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.064783328Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-28T20:46:06.064904682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017045s 
2025-08-28T20:46:06.065105116Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-28T20:46:06.065318115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.065558729Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-08-28T20:46:06.066460204Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-08-28T20:46:06.066764678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-08-28T20:46:06.067173361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005329s 
2025-08-28T20:46:06.067369977Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-08-28T20:46:06.070488116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL 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) 
2025-08-28T20:46:06.072237268Z [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" 
2025-08-28T20:46:06.072993371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-28T20:46:06.073707138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-28T20:46:06.075489528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-28T20:46:06.075917570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-28T20:46:06.076310401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-28T20:46:06.076752772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-28T20:46:06.077056854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095213s 
2025-08-28T20:46:06.077265013Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-08-28T20:46:06.080238190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "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) 
2025-08-28T20:46:06.081831589Z [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" 
2025-08-28T20:46:06.082533533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-28T20:46:06.083049281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-28T20:46:06.084873285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-28T20:46:06.085205904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077566s 
2025-08-28T20:46:06.085366668Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-08-28T20:46:06.089231241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("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, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-28T20:46:06.090663485Z [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" 
2025-08-28T20:46:06.091426000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-28T20:46:06.091726566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-28T20:46:06.093461680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079247s 
2025-08-28T20:46:06.093643075Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-08-28T20:46:06.096450439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("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, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-08-28T20:46:06.097695316Z [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" 
2025-08-28T20:46:06.098249552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-28T20:46:06.098978349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-28T20:46:06.100732071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-28T20:46:06.101149952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-28T20:46:06.101591542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-28T20:46:06.102032680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-28T20:46:06.102357675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085539s 
2025-08-28T20:46:06.102541064Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-08-28T20:46:06.105316403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("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) 
2025-08-28T20:46:06.106425456Z [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" 
2025-08-28T20:46:06.106972658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-28T20:46:06.107387663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-28T20:46:06.109111024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063809s 
2025-08-28T20:46:06.109291678Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-08-28T20:46:06.112089782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL 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) 
2025-08-28T20:46:06.113306733Z [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" 
2025-08-28T20:46:06.113890599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-28T20:46:06.114509816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-28T20:46:06.116268658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-28T20:46:06.116755899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-28T20:46:06.116996313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075476s 
2025-08-28T20:46:06.117376839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-28T20:46:06', 'remove_language_profiles') 
2025-08-28T20:46:06.117746374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.119179359Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-28T20:46:06.119344522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096909s 
2025-08-28T20:46:06.119556138Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-28T20:46:06.119740379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.120052117Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-08-28T20:46:06.120423274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-28T20:46:06.120588717Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T20:46:06.120854453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-08-28T20:46:06.121086400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-08-28T20:46:06.121865178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008824s 
2025-08-28T20:46:06.122258029Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-28T20:46:06.122738266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-28T20:46:06.123031276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005007s 
2025-08-28T20:46:06.123391682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-28T20:46:06', 'multi_disc_naming_format') 
2025-08-28T20:46:06.123705845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.124507880Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-28T20:46:06.124679936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019568s 
2025-08-28T20:46:06.124888226Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-28T20:46:06.125147368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.125320717Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-08-28T20:46:06.125716043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-28T20:46:06.125913941Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.126087351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-08-28T20:46:06.126377224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-08-28T20:46:06.127169440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009217s 
2025-08-28T20:46:06.127368200Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T20:46:06.127509134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T20:46:06.151371277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238535s 
2025-08-28T20:46:06.151750541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-28T20:46:06', 'add_download_client_priority') 
2025-08-28T20:46:06.152116317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.152970468Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-28T20:46:06.153088666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253882s 
2025-08-28T20:46:06.153273828Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-28T20:46:06.153498020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.153739987Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-08-28T20:46:06.154080653Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T20:46:06.154340567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-08-28T20:46:06.154588386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003417s 
2025-08-28T20:46:06.154785332Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T20:46:06.155037220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-08-28T20:46:06.155291943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003223s 
2025-08-28T20:46:06.155650835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-28T20:46:06', 'remove_growl_prowl') 
2025-08-28T20:46:06.156005660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.156686090Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-28T20:46:06.156866634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017033s 
2025-08-28T20:46:06.157046566Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-28T20:46:06.157226729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.157484598Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-08-28T20:46:06.157835625Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T20:46:06.158128615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-08-28T20:46:06.158384150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003563s 
2025-08-28T20:46:06.158565645Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T20:46:06.158824717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-08-28T20:46:06.159062135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000334s 
2025-08-28T20:46:06.159424455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-28T20:46:06', 'remove_plex_hometheatre') 
2025-08-28T20:46:06.159751413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.160495211Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-28T20:46:06.160659772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017136s 
2025-08-28T20:46:06.160858963Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-28T20:46:06.161057162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.161305573Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-08-28T20:46:06.161958979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-28T20:46:06.162120123Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.162292170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-08-28T20:46:06.162547995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-08-28T20:46:06.163350731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008924s 
2025-08-28T20:46:06.163526084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-28T20:46:06.163698552Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.163888645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-08-28T20:46:06.164244842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:06.165073891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010056s 
2025-08-28T20:46:06.165253363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-28T20:46:06.165405189Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.165614009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-08-28T20:46:06.165924564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:06.166775227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009888s 
2025-08-28T20:46:06.167003257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-28T20:46:06.167191897Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T20:46:06.167425236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-08-28T20:46:06.167759971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:06.168639873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010014s 
2025-08-28T20:46:06.168796408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-28T20:46:06.168942271Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.169119248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-08-28T20:46:06.169376015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-08-28T20:46:06.170173641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008469s 
2025-08-28T20:46:06.170308613Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T20:46:06.170481972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T20:46:06.171925750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00145s 
2025-08-28T20:46:06.172307899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-28T20:46:06', 'add_root_folder_add_defaults') 
2025-08-28T20:46:06.172665199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.173414638Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-28T20:46:06.173552285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028806s 
2025-08-28T20:46:06.173737177Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-28T20:46:06.173923192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.174150349Z [Info] task_duration: Starting migration of Main DB to 40 
2025-08-28T20:46:06.174473661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-28T20:46:06.174621919Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.174808375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-08-28T20:46:06.175117487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-08-28T20:46:06.175880333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008636s 
2025-08-28T20:46:06.176236470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-28T20:46:06', 'task_duration') 
2025-08-28T20:46:06.176572898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.177302818Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-28T20:46:06.177344221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021671s 
2025-08-28T20:46:06.177556759Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-28T20:46:06.177770209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.178022808Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-08-28T20:46:06.178438826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-28T20:46:06.178611253Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T20:46:06.178820785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-08-28T20:46:06.179131641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-08-28T20:46:06.179888695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009002s 
2025-08-28T20:46:06.180061483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-28T20:46:06.180204281Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.180409955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-08-28T20:46:06.180699388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:06.181486553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009156s 
2025-08-28T20:46:06.181912501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-28T20:46:06', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-28T20:46:06.182252405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.182956383Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-28T20:46:06.183132929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023351s 
2025-08-28T20:46:06.183315927Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-28T20:46:06.183544137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.183757787Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-08-28T20:46:06.184152852Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-08-28T20:46:06.187174868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL 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) 
2025-08-28T20:46:06.188803488Z [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" 
2025-08-28T20:46:06.189465381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-28T20:46:06.190188307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-28T20:46:06.191988372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-28T20:46:06.192387275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-28T20:46:06.192767581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-28T20:46:06.193213358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-28T20:46:06.193529525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092177s 
2025-08-28T20:46:06.193881945Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-28T20:46:06.194213352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-28T20:46:06.194490931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004131s 
2025-08-28T20:46:06.194795494Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-28T20:46:06.195164317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-28T20:46:06.195432106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004113s 
2025-08-28T20:46:06.195685577Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-08-28T20:46:06.198191734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2025-08-28T20:46:06.199266829Z [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" 
2025-08-28T20:46:06.199839201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-28T20:46:06.200264257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-28T20:46:06.201981485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061812s 
2025-08-28T20:46:06.202347923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-28T20:46:06', 'remove_album_folders') 
2025-08-28T20:46:06.202673990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.203706659Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-28T20:46:06.203873966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078731s 
2025-08-28T20:46:06.204121885Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-28T20:46:06.204314163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.204569918Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-08-28T20:46:06.204891736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-28T20:46:06.205063201Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T20:46:06.205233033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-08-28T20:46:06.205538989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-08-28T20:46:06.206339361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009342s 
2025-08-28T20:46:06.206702672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-28T20:46:06', 'add_priority_to_indexers') 
2025-08-28T20:46:06.207046826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.207858951Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-28T20:46:06.207961598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002347s 
2025-08-28T20:46:06.208169647Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-28T20:46:06.208386383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.208675024Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-08-28T20:46:06.209069659Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-28T20:46:06.209344372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-28T20:46:06.209683966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004047s 
2025-08-28T20:46:06.209837505Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T20:46:06.210003910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T20:46:06.210672507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006751s 
2025-08-28T20:46:06.211057081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-28T20:46:06', 'remove_chown_and_folderchmod_config') 
2025-08-28T20:46:06.211405042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.212162978Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-28T20:46:06.212336488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021189s 
2025-08-28T20:46:06.212517482Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-28T20:46:06.212695030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.212937588Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-08-28T20:46:06.218402684Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-28T20:46:06.219099687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-28T20:46:06.219490494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007398s 
2025-08-28T20:46:06.219839497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-28T20:46:06', 'update_notifiarr') 
2025-08-28T20:46:06.220198089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.220934823Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-28T20:46:06.221102421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021601s 
2025-08-28T20:46:06.221295008Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-28T20:46:06.221467426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.221719032Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-08-28T20:46:06.221993836Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T20:46:06.222201203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T20:46:06.224524011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002312s 
2025-08-28T20:46:06.224862523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-28T20:46:06', 'email_multiple_addresses') 
2025-08-28T20:46:06.225196495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.225871154Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-28T20:46:06.226021416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036773s 
2025-08-28T20:46:06.226232291Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-28T20:46:06.226437905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.226678931Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-08-28T20:46:06.226960858Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-08-28T20:46:06.227232255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-08-28T20:46:06.229105527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018957s 
2025-08-28T20:46:06.230138227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-28T20:46:06', 'rename_blacklist_to_blocklist') 
2025-08-28T20:46:06.230242757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.230673545Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-28T20:46:06.230846804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033297s 
2025-08-28T20:46:06.231057398Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-28T20:46:06.231323343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.231519689Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-08-28T20:46:06.232007621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-28T20:46:06.232176101Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-08-28T20:46:06.232393539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-08-28T20:46:06.232717541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-28T20:46:06.233608475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010748s 
2025-08-28T20:46:06.233877156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-08-28T20:46:06.234228063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-28T20:46:06.235111943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010362s 
2025-08-28T20:46:06.235241895Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T20:46:06.235422869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T20:46:06.239287672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038511s 
2025-08-28T20:46:06.239678479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-28T20:46:06', 'cdh_per_downloadclient') 
2025-08-28T20:46:06.240022341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.240666929Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-28T20:46:06.240845649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052122s 
2025-08-28T20:46:06.241048638Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-28T20:46:06.241235404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.241472291Z [Info] download_history: Starting migration of Main DB to 52 
2025-08-28T20:46:06.242346552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-08-28T20:46:06.243354482Z [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) 
2025-08-28T20:46:06.244088730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015496s 
2025-08-28T20:46:06.244283262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-08-28T20:46:06.244578787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-28T20:46:06.244901597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004479s 
2025-08-28T20:46:06.245092101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-08-28T20:46:06.245399810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-28T20:46:06.245706177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004294s 
2025-08-28T20:46:06.245894306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-08-28T20:46:06.246196956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-28T20:46:06.246500186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004497s 
2025-08-28T20:46:06.246677303Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T20:46:06.246870502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T20:46:06.249312861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024546s 
2025-08-28T20:46:06.249662274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-28T20:46:06', 'download_history') 
2025-08-28T20:46:06.250000215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.250871259Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-28T20:46:06.251025650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040137s 
2025-08-28T20:46:06.251224200Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-28T20:46:06.251397539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.251669657Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-08-28T20:46:06.252106216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-28T20:46:06', 'add_update_history') 
2025-08-28T20:46:06.252418054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.253009946Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-28T20:46:06.253177724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015872s 
2025-08-28T20:46:06.253381073Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-28T20:46:06.253600224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.253842031Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-08-28T20:46:06.254169601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-28T20:46:06.254359864Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T20:46:06.254621701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-28T20:46:06.254871424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-08-28T20:46:06.255705103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009957s 
2025-08-28T20:46:06.256117754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-28T20:46:06', 'add_on_update_to_notifications') 
2025-08-28T20:46:06.256454472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.257200525Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-28T20:46:06.257401590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024363s 
2025-08-28T20:46:06.257624278Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-28T20:46:06.257817447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.258023612Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-08-28T20:46:06.258366372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-28T20:46:06.258525964Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T20:46:06.258759183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-28T20:46:06.259020169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:06.259873127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009699s 
2025-08-28T20:46:06.260261960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-28T20:46:06', 'download_client_per_indexer') 
2025-08-28T20:46:06.260587295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.261205600Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-28T20:46:06.261377707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022827s 
2025-08-28T20:46:06.261594313Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-28T20:46:06.261761760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.262014509Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-08-28T20:46:06.262473844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-28T20:46:06.262634908Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T20:46:06.262810502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-08-28T20:46:06.263111969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:06.263960227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009587s 
2025-08-28T20:46:06.264124729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-28T20:46:06.264265412Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.264478291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-08-28T20:46:06.264842213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:06.265720692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010598s 
2025-08-28T20:46:06.265880985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-28T20:46:06.266073403Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.266261381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-08-28T20:46:06.266533640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:06.267473823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010719s 
2025-08-28T20:46:06.267835501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-28T20:46:06', 'AddNewItemMonitorType') 
2025-08-28T20:46:06.268210927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.268884674Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-28T20:46:06.269050368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024662s 
2025-08-28T20:46:06.269260982Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-28T20:46:06.269436726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.269656809Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-08-28T20:46:06.269998728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-28T20:46:06.270197528Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T20:46:06.270385777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-08-28T20:46:06.270702625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-08-28T20:46:06.271623980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010186s 
2025-08-28T20:46:06.271956861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-28T20:46:06', 'ImportListSearch') 
2025-08-28T20:46:06.272299491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.272946774Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-28T20:46:06.273110213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023823s 
2025-08-28T20:46:06.274326353Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-28T20:46:06.274537808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.274816459Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-08-28T20:46:06.275163739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-28T20:46:06.275282658Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T20:46:06.275508483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-08-28T20:46:06.275840672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:06.276773711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010626s 
2025-08-28T20:46:06.277136512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-28T20:46:06', 'ImportListMonitorExisting') 
2025-08-28T20:46:06.277528020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.278170734Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-28T20:46:06.278430287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024287s 
2025-08-28T20:46:06.278626592Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-28T20:46:06.278811304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.279044093Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-08-28T20:46:06.279478007Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T20:46:06.279769153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-28T20:46:06.280006702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003431s 
2025-08-28T20:46:06.280215873Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T20:46:06.280452159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-08-28T20:46:06.280674867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003142s 
2025-08-28T20:46:06.280850811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-28T20:46:06.280979180Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T20:46:06.281155485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-28T20:46:06.281393825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-28T20:46:06.282233556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000924s 
2025-08-28T20:46:06.282584954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-28T20:46:06', 'add_indexer_tags') 
2025-08-28T20:46:06.282916642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.283580929Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-28T20:46:06.283736402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002236s 
2025-08-28T20:46:06.283964953Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-28T20:46:06.284148933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.284373415Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-08-28T20:46:06.284692939Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T20:46:06.284875967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T20:46:06.286961086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002107s 
2025-08-28T20:46:06.287338496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-28T20:46:06', 'update_audio_types') 
2025-08-28T20:46:06.287712730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.288361376Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-28T20:46:06.288502550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034506s 
2025-08-28T20:46:06.288735269Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-28T20:46:06.288957837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.289199043Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-08-28T20:46:06.291608816Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T20:46:06.291871805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-28T20:46:06.292139354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002853s 
2025-08-28T20:46:06.292235808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-28T20:46:06.292392905Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.292579861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-08-28T20:46:06.295964386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "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) 
2025-08-28T20:46:06.297799382Z [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" 
2025-08-28T20:46:06.298602168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-08-28T20:46:06.299200664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-08-28T20:46:06.301411105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-28T20:46:06.301874959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-28T20:46:06.302186697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094224s 
2025-08-28T20:46:06.302343362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T20:46:06.302488685Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.302675692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-08-28T20:46:06.306764055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "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) 
2025-08-28T20:46:06.309694406Z [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" 
2025-08-28T20:46:06.310873069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-28T20:46:06.311472837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-28T20:46:06.313557746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-28T20:46:06.314002772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-28T20:46:06.314426926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-28T20:46:06.314731139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118816s 
2025-08-28T20:46:06.314872904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T20:46:06.315020241Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.315214171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-08-28T20:46:06.319364509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "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) 
2025-08-28T20:46:06.322277315Z [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" 
2025-08-28T20:46:06.323433123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-28T20:46:06.324022409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-28T20:46:06.326111847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-28T20:46:06.326535490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-28T20:46:06.326965065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-28T20:46:06.327310200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118813s 
2025-08-28T20:46:06.327461285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T20:46:06.327565003Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.327731890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-08-28T20:46:06.331806836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "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) 
2025-08-28T20:46:06.334752688Z [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" 
2025-08-28T20:46:06.335948747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-28T20:46:06.336516791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-28T20:46:06.338599865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-28T20:46:06.339037627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-28T20:46:06.339460889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-28T20:46:06.339768870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118538s 
2025-08-28T20:46:06.339967339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-28T20:46:06.340085748Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.340271963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-08-28T20:46:06.343508290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL 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, "MonitorNewItems" INTEGER NOT NULL) 
2025-08-28T20:46:06.345263144Z [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" 
2025-08-28T20:46:06.346051832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-28T20:46:06.346767934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-28T20:46:06.348826430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-28T20:46:06.349219090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-28T20:46:06.349617242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-28T20:46:06.350063962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-28T20:46:06.350372253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099272s 
2025-08-28T20:46:06.350550451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-28T20:46:06.350675453Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.350857089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-08-28T20:46:06.354080240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL 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, "MonitorNewItems" INTEGER NOT NULL) 
2025-08-28T20:46:06.355832037Z [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" 
2025-08-28T20:46:06.356611086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-28T20:46:06.357332369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-28T20:46:06.359392147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-28T20:46:06.359783725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-28T20:46:06.360185134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-28T20:46:06.360622264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-28T20:46:06.360987409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099111s 
2025-08-28T20:46:06.361113163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-28T20:46:06.361246010Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.361419369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-08-28T20:46:06.365604397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("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, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-28T20:46:06.367090099Z [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" 
2025-08-28T20:46:06.367716190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-28T20:46:06.368126426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-28T20:46:06.370813297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091987s 
2025-08-28T20:46:06.370999091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-28T20:46:06.371189715Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T20:46:06.371377443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-08-28T20:46:06.374419168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("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, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-28T20:46:06.375884639Z [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" 
2025-08-28T20:46:06.376559929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-28T20:46:06.376976107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-28T20:46:06.379704912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081123s 
2025-08-28T20:46:06.379875766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-28T20:46:06.380069687Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T20:46:06.380272205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-28T20:46:06.383217847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("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) 
2025-08-28T20:46:06.384511271Z [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" 
2025-08-28T20:46:06.385131420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-28T20:46:06.385520424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-28T20:46:06.388012642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075753s 
2025-08-28T20:46:06.388190350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-28T20:46:06.388332647Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-28T20:46:06.388519944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-28T20:46:06.391526067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("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) 
2025-08-28T20:46:06.392851867Z [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" 
2025-08-28T20:46:06.393443278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-28T20:46:06.393855127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-28T20:46:06.395922831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007193s 
2025-08-28T20:46:06.396094547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-28T20:46:06.396234770Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.396421866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-28T20:46:06.399404082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("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) 
2025-08-28T20:46:06.400724040Z [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" 
2025-08-28T20:46:06.401311904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-28T20:46:06.401734144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-28T20:46:06.403742899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071281s 
2025-08-28T20:46:06.403942632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-28T20:46:06.404073515Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.404296905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-28T20:46:06.406989117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-28T20:46:06.408057969Z [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" 
2025-08-28T20:46:06.408610512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-28T20:46:06.409200770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-28T20:46:06.411307202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-28T20:46:06.411643610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071664s 
2025-08-28T20:46:06.411829694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-28T20:46:06.412100049Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-28T20:46:06.412324822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-28T20:46:06.415017755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-28T20:46:06.416077158Z [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" 
2025-08-28T20:46:06.416641885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-28T20:46:06.417177243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-28T20:46:06.419391362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-28T20:46:06.419728220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072135s 
2025-08-28T20:46:06.419932141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-28T20:46:06.420078255Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.420301244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-28T20:46:06.422981752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-28T20:46:06.424046196Z [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" 
2025-08-28T20:46:06.424607446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-28T20:46:06.425140790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-28T20:46:06.427331953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-28T20:46:06.427678230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071862s 
2025-08-28T20:46:06.427868022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-08-28T20:46:06.428026461Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.428230232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-08-28T20:46:06.431245243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("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) 
2025-08-28T20:46:06.432691586Z [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" 
2025-08-28T20:46:06.434229553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-08-28T20:46:06.434893781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-08-28T20:46:06.437098561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-28T20:46:06.437543657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-28T20:46:06.437994595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-28T20:46:06.438303096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099044s 
2025-08-28T20:46:06.438504783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-28T20:46:06.438607630Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-28T20:46:06.438829727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-08-28T20:46:06.455206747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("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) 
2025-08-28T20:46:06.456507196Z [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" 
2025-08-28T20:46:06.457093667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-28T20:46:06.457591118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-28T20:46:06.459757471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207006s 
2025-08-28T20:46:06.460000040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-28T20:46:06.460170843Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-08-28T20:46:06.460369133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-08-28T20:46:06.463220465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("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) 
2025-08-28T20:46:06.464399649Z [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" 
2025-08-28T20:46:06.464972052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-28T20:46:06.465417649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-28T20:46:06.467420292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00685s 
2025-08-28T20:46:06.467570445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-28T20:46:06.467734114Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T20:46:06.467977925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-28T20:46:06.470906302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("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, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-08-28T20:46:06.472171881Z [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" 
2025-08-28T20:46:06.472774194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-28T20:46:06.473560818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-28T20:46:06.475653282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-28T20:46:06.476105984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-28T20:46:06.476499266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-28T20:46:06.476991066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-28T20:46:06.477324077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091328s 
2025-08-28T20:46:06.477515322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-28T20:46:06.477705194Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 
2025-08-28T20:46:06.477929806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-08-28T20:46:06.480602739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-28T20:46:06.481838678Z [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" 
2025-08-28T20:46:06.482459778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-28T20:46:06.483002521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-28T20:46:06.486185741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-28T20:46:06.486528472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084639s 
2025-08-28T20:46:06.486697953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-28T20:46:06.486854929Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T20:46:06.487083570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-08-28T20:46:06.489808287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-28T20:46:06.490987531Z [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" 
2025-08-28T20:46:06.491583852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-28T20:46:06.492162277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-28T20:46:06.495695141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-28T20:46:06.496069926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087554s 
2025-08-28T20:46:06.496261502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-28T20:46:06.496406203Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-08-28T20:46:06.496618691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-08-28T20:46:06.499337737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-28T20:46:06.500433674Z [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" 
2025-08-28T20:46:06.501059123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-28T20:46:06.501636566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-28T20:46:06.504297024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-28T20:46:06.504731028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078598s 
2025-08-28T20:46:06.504827532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-28T20:46:06.504957544Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T20:46:06.505180884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-28T20:46:06.507835770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-28T20:46:06.508972900Z [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" 
2025-08-28T20:46:06.509583339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-28T20:46:06.510092144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-28T20:46:06.512254248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-28T20:46:06.512650336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072666s 
2025-08-28T20:46:06.512836521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-28T20:46:06.513034209Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-08-28T20:46:06.513201526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-28T20:46:06.515861883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-28T20:46:06.516991788Z [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" 
2025-08-28T20:46:06.517647469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-28T20:46:06.518136634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-28T20:46:06.520246443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-28T20:46:06.521397250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080177s 
2025-08-28T20:46:06.521563585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-28T20:46:06.521732585Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-28T20:46:06.521921225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-28T20:46:06.524583467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-28T20:46:06.525860097Z [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" 
2025-08-28T20:46:06.526662964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-28T20:46:06.527300919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-28T20:46:06.531471648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-28T20:46:06.531515576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089824s 
2025-08-28T20:46:06.531528082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-28T20:46:06.532205105Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-08-28T20:46:06.532248903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-08-28T20:46:06.535667347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("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) 
2025-08-28T20:46:06.536784757Z [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" 
2025-08-28T20:46:06.537322741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-28T20:46:06.537741464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-28T20:46:06.539750359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073847s 
2025-08-28T20:46:06.539941184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-28T20:46:06.540079873Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-08-28T20:46:06.540278152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-08-28T20:46:06.542965254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("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, "LastUpdated" DATETIME NOT NULL) 
2025-08-28T20:46:06.544074487Z [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" 
2025-08-28T20:46:06.544641730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-28T20:46:06.545102858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-28T20:46:06.546995680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065296s 
2025-08-28T20:46:06.547174650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-28T20:46:06.547315394Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T20:46:06.547516198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-08-28T20:46:06.550323452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("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) 
2025-08-28T20:46:06.551657388Z [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" 
2025-08-28T20:46:06.552290853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-28T20:46:06.552716781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-28T20:46:06.554713773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070019s 
2025-08-28T20:46:06.554886470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-28T20:46:06.555016713Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T20:46:06.555209772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-08-28T20:46:06.557960240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("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) 
2025-08-28T20:46:06.559278906Z [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" 
2025-08-28T20:46:06.559931831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-28T20:46:06.560359201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-28T20:46:06.562223696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068378s 
2025-08-28T20:46:06.562424280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-28T20:46:06.562549693Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T20:46:06.562737250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-08-28T20:46:06.565230251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL 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) 
2025-08-28T20:46:06.566226246Z [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" 
2025-08-28T20:46:06.566701273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-28T20:46:06.567118032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-28T20:46:06.568948709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006009s 
2025-08-28T20:46:06.569131778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-28T20:46:06.569287261Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T20:46:06.569477714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-28T20:46:06.571730050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-28T20:46:06.572557857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-28T20:46:06.573016320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-28T20:46:06.573506247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-28T20:46:06.575582328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-28T20:46:06.575790817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061406s 
2025-08-28T20:46:06.575976040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-28T20:46:06.576144600Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-08-28T20:46:06.576358130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-28T20:46:06.578618371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-28T20:46:06.579432491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-28T20:46:06.579894922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-28T20:46:06.580397644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-28T20:46:06.582323843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-28T20:46:06.582657906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061248s 
2025-08-28T20:46:06.582810453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-28T20:46:06.582961738Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T20:46:06.583141209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-08-28T20:46:06.586767391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL 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) 
2025-08-28T20:46:06.587964773Z [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" 
2025-08-28T20:46:06.588548849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-28T20:46:06.589105550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-28T20:46:06.591017911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-28T20:46:06.591422466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-28T20:46:06.591722189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084023s 
2025-08-28T20:46:06.591920138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-28T20:46:06.592034408Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-28T20:46:06.592248589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-08-28T20:46:06.594866040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL 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) 
2025-08-28T20:46:06.596061408Z [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" 
2025-08-28T20:46:06.596642428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-28T20:46:06.597195992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-28T20:46:06.599257103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-28T20:46:06.599668231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-28T20:46:06.599968997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007545s 
2025-08-28T20:46:06.600212006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-28T20:46:06.600280033Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-28T20:46:06.600475166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-28T20:46:06.602524242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-28T20:46:06.603067476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-28T20:46:06.603452151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-28T20:46:06.603938781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-28T20:46:06.606628027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-28T20:46:06.606943632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062956s 
2025-08-28T20:46:06.607358808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-28T20:46:06', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-28T20:46:06.607745998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.610792984Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-28T20:46:06.611002005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100613s 
2025-08-28T20:46:06.611201106Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-28T20:46:06.611399896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.611674309Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-08-28T20:46:06.612420922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-28T20:46:06.612597418Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T20:46:06.612778282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-08-28T20:46:06.613097505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:06.613884329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009353s 
2025-08-28T20:46:06.614057177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-28T20:46:06.614198652Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T20:46:06.614403926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-08-28T20:46:06.614703960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:06.615475123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008929s 
2025-08-28T20:46:06.615839917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-28T20:46:06', 'add_on_delete_to_notifications') 
2025-08-28T20:46:06.616199161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.617043151Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-28T20:46:06.617205377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024308s 
2025-08-28T20:46:06.617396843Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-28T20:46:06.617589110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.617830957Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-08-28T20:46:06.619433364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-28T20:46:06.619576743Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T20:46:06.619835394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-08-28T20:46:06.620138704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:06.620937002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009494s 
2025-08-28T20:46:06.621081032Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-28T20:46:06.621336597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-08-28T20:46:06.621577462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003496s 
2025-08-28T20:46:06.621779549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-28T20:46:06.621875823Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T20:46:06.622051126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-08-28T20:46:06.622325468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-08-28T20:46:06.623071671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008365s 
2025-08-28T20:46:06.623237334Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T20:46:06.623435634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T20:46:06.625130467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017302s 
2025-08-28T20:46:06.625303164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-08-28T20:46:06.625915147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-08-28T20:46:06.626427268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009547s 
2025-08-28T20:46:06.626597822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-08-28T20:46:06.626869879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-28T20:46:06.627172178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004143s 
2025-08-28T20:46:06.627346559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-28T20:46:06.627474748Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T20:46:06.627680572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-08-28T20:46:06.628153524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-08-28T20:46:06.628828774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009828s 
2025-08-28T20:46:06.629005630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-28T20:46:06.629159230Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T20:46:06.629339974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-08-28T20:46:06.629653435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:06.630489018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009623s 
2025-08-28T20:46:06.630649631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-28T20:46:06.630786136Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T20:46:06.630988243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-08-28T20:46:06.631335933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:06.632130664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009589s 
2025-08-28T20:46:06.632291327Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T20:46:06.632462572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T20:46:06.638596765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061559s 
2025-08-28T20:46:06.638775735Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T20:46:06.638958614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T20:46:06.640323703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013887s 
2025-08-28T20:46:06.640523295Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-08-28T20:46:06.643005603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-08-28T20:46:06.644120659Z [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" 
2025-08-28T20:46:06.644634744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-28T20:46:06.645049960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-28T20:46:06.648269153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075693s 
2025-08-28T20:46:06.648509317Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-08-28T20:46:06.650825822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-08-28T20:46:06.651631033Z [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" 
2025-08-28T20:46:06.652103505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-28T20:46:06.652524923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-28T20:46:06.655011240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063294s 
2025-08-28T20:46:06.655280974Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-28T20:46:06.655600567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-28T20:46:06.655867024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003494s 
2025-08-28T20:46:06.656002236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-28T20:46:06.656155795Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-28T20:46:06.656384516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-08-28T20:46:06.656748138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:06.657548219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009782s 
2025-08-28T20:46:06.657715135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-28T20:46:06.657864146Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T20:46:06.658065782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-08-28T20:46:06.658370936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-08-28T20:46:06.659162691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009148s 
2025-08-28T20:46:06.659526363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-28T20:46:06', 'add_custom_formats') 
2025-08-28T20:46:06.659869153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.660726019Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-28T20:46:06.660894749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002452s 
2025-08-28T20:46:06.661127197Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-28T20:46:06.661303351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.661549818Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-08-28T20:46:06.662000986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-28T20:46:06.662147351Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-28T20:46:06.662323135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-08-28T20:46:06.662613840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-08-28T20:46:06.663465636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009399s 
2025-08-28T20:46:06.663909189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-28T20:46:06', 'add_result_to_commands') 
2025-08-28T20:46:06.664310968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.664951298Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-28T20:46:06.665097332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024143s 
2025-08-28T20:46:06.665296944Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-28T20:46:06.665493560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.665743533Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-08-28T20:46:06.666106604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-28T20:46:06.666272638Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T20:46:06.666462731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-28T20:46:06.666777766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:06.667574390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009346s 
2025-08-28T20:46:06.667955858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-28T20:46:06', 'health_restored_notification') 
2025-08-28T20:46:06.668306885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.668909528Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-28T20:46:06.669078228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002238s 
2025-08-28T20:46:06.669251537Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-28T20:46:06.669432962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.669671533Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-08-28T20:46:06.669994804Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-28T20:46:06.670290850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-08-28T20:46:06.670526304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003414s 
2025-08-28T20:46:06.670862190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-28T20:46:06', 'remove_uc') 
2025-08-28T20:46:06.671164168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.671699997Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-28T20:46:06.671864890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015013s 
2025-08-28T20:46:06.672076285Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-28T20:46:06.672270436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.672520941Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-08-28T20:46:06.672930746Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T20:46:06.673111791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T20:46:06.676550345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034647s 
2025-08-28T20:46:06.676936853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-28T20:46:06', 'download_clients_rename_tv_to_music') 
2025-08-28T20:46:06.677283321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.677869291Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-28T20:46:06.678031949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047332s 
2025-08-28T20:46:06.678241801Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-28T20:46:06.678443748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.678700405Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-08-28T20:46:06.679098947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-28T20:46:06.679266725Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s 
2025-08-28T20:46:06.679439313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-08-28T20:46:06.679784768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-08-28T20:46:06.680662536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010429s 
2025-08-28T20:46:06.681050397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-28T20:46:06', 'add_colon_replacement_to_naming_config') 
2025-08-28T20:46:06.681401855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.682139320Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-28T20:46:06.682315996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024706s 
2025-08-28T20:46:06.682504115Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-28T20:46:06.682681442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.682922287Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-08-28T20:46:06.683316851Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-08-28T20:46:06.685792898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-28T20:46:06.686843143Z [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" 
2025-08-28T20:46:06.687322528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-28T20:46:06.687830210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-28T20:46:06.689989068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-28T20:46:06.690339233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068182s 
2025-08-28T20:46:06.690491229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-28T20:46:06.690635780Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-28T20:46:06.690842126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-08-28T20:46:06.691123021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-08-28T20:46:06.691993865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009263s 
2025-08-28T20:46:06.692346445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-28T20:46:06', 'list_sync_time') 
2025-08-28T20:46:06.692650227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.693331318Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-28T20:46:06.693485749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022852s 
2025-08-28T20:46:06.693678538Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-28T20:46:06.693873921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.694123033Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-08-28T20:46:06.694464671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-28T20:46:06.694618090Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T20:46:06.694804645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-08-28T20:46:06.695038777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-08-28T20:46:06.695801363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008367s 
2025-08-28T20:46:06.696275808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-28T20:46:06', 'add_download_client_tags') 
2025-08-28T20:46:06.696623659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.697230861Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-28T20:46:06.697423038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022286s 
2025-08-28T20:46:06.697596949Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-28T20:46:06.697806420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.698021544Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-08-28T20:46:06.698588205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-28T20:46:06.699257953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-28T20:46:06.699791338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010309s 
2025-08-28T20:46:06.700003264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-28T20:46:06.700338359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-28T20:46:06.700664666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004851s 
2025-08-28T20:46:06.701012587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-28T20:46:06', 'add_notification_status') 
2025-08-28T20:46:06.701348634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.702009925Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-28T20:46:06.702194277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018052s 
2025-08-28T20:46:06.702399720Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-28T20:46:06.702605425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.702815898Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-08-28T20:46:06.703099249Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T20:46:06.703285865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T20:46:06.706775472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003486s 
2025-08-28T20:46:06.707178935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-28T20:46:06', 'add_alac_24_quality_in_profiles') 
2025-08-28T20:46:06.707526244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.708113487Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-28T20:46:06.708279461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047956s 
2025-08-28T20:46:06.708458672Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-28T20:46:06.708654867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.708873006Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-08-28T20:46:06.709238172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-28T20:46:06.709406701Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T20:46:06.709549348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-28T20:46:06.709786876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-28T20:46:06.710569613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008336s 
2025-08-28T20:46:06.710747200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-28T20:46:06.710992464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-28T20:46:06.711783417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008595s 
2025-08-28T20:46:06.712144995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-28T20:46:06', 'add_salt_to_users') 
2025-08-28T20:46:06.712462725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.713084758Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-28T20:46:06.713220852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021241s 
2025-08-28T20:46:06.713388650Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-28T20:46:06.713595356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.713807714Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-08-28T20:46:06.715266962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-08-28T20:46:06.716002153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-08-28T20:46:06.716603885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011512s 
2025-08-28T20:46:06.716781292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-08-28T20:46:06.717055424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-08-28T20:46:06.717419778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004392s 
2025-08-28T20:46:06.717715533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-28T20:46:06', 'add_auto_tagging') 
2025-08-28T20:46:06.718046580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.718740137Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-28T20:46:06.718891712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017857s 
2025-08-28T20:46:06.719107566Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-28T20:46:06.719333852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.719547833Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-08-28T20:46:06.719969693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-28T20:46:06.720136749Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-28T20:46:06.720361882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-08-28T20:46:06.720647007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-08-28T20:46:06.721545015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009895s 
2025-08-28T20:46:06.721832804Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-28T20:46:06.722173982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-28T20:46:06.722416610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003685s 
2025-08-28T20:46:06.722792978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-28T20:46:06', 'quality_definition_preferred_size') 
2025-08-28T20:46:06.723125959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.723806028Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-28T20:46:06.723990520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017093s 
2025-08-28T20:46:06.724217757Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-28T20:46:06.724423902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.724671251Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-08-28T20:46:06.725020233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-28T20:46:06.725164093Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T20:46:06.725389106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-08-28T20:46:06.725669982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:06.726559473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010163s 
2025-08-28T20:46:06.726934418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-28T20:46:06', 'add_on_artist_add_to_notifications') 
2025-08-28T20:46:06.727270515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.727948210Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-28T20:46:06.728205207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023491s 
2025-08-28T20:46:06.728336121Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-28T20:46:06.728529170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.728765656Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-08-28T20:46:06.729089087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-28T20:46:06.729243278Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-28T20:46:06.729421276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-08-28T20:46:06.729701090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-08-28T20:46:06.730502834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008994s 
2025-08-28T20:46:06.730880946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-28T20:46:06', 'album_last_searched_time') 
2025-08-28T20:46:06.731202573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.731882262Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-28T20:46:06.732062936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022385s 
2025-08-28T20:46:06.732250814Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-28T20:46:06.732432220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.732670830Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-08-28T20:46:06.733080756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-28T20:46:06.733217351Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T20:46:06.733399568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-08-28T20:46:06.733702007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:06.734572610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010066s 
2025-08-28T20:46:06.734759767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-28T20:46:06.734933346Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-28T20:46:06.735071504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-08-28T20:46:06.735379946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-28T20:46:06.736281762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010165s 
2025-08-28T20:46:06.736619402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-28T20:46:06', 'add_indexer_flags') 
2025-08-28T20:46:06.736955368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.737640568Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-28T20:46:06.737769357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023402s 
2025-08-28T20:46:06.737973048Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-28T20:46:06.738151888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.738395619Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-08-28T20:46:06.738815113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-08-28T20:46:06.739091991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-08-28T20:46:06.739478630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004234s 
2025-08-28T20:46:06.739596888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-08-28T20:46:06.739867052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-08-28T20:46:06.740202066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004442s 
2025-08-28T20:46:06.740389394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-08-28T20:46:06.740710981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-08-28T20:46:06.740990274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004421s 
2025-08-28T20:46:06.741358094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-28T20:46:06', 'add_indexes_album_statistics') 
2025-08-28T20:46:06.741706125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.742652301Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-28T20:46:06.742761531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020026s 
2025-08-28T20:46:06.742959479Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-28T20:46:06.743143720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.743413504Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-08-28T20:46:06.743868149Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-28T20:46:06.744307714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-28T20:46:06.744584692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004547s 
2025-08-28T20:46:06.744935258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-28T20:46:06', 'update_redacted_baseurl') 
2025-08-28T20:46:06.745265643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.745871113Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-28T20:46:06.746038860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017059s 
2025-08-28T20:46:06.755752682Z [Debug] MigrationController: Took: 00:00:01.5811307 
2025-08-28T20:46:06.863583039Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-08-28T20:46:06.893948779Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-28T20:46:06.917251175Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-28T20:46:06.923689892Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-28T20:46:06.924093825Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-28T20:46:06.924369069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-28T20:46:06.926395410Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-28T20:46:06.926626956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022937s 
2025-08-28T20:46:06.926897601Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-28T20:46:06.927142965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025142s 
2025-08-28T20:46:06.929062781Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-28T20:46:06.929368858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.929727961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-28T20:46:06.930080701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-28T20:46:06.930577852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005803s 
2025-08-28T20:46:06.930818066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.931855656Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-28T20:46:06.932214779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018564s 
2025-08-28T20:46:06.932537008Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-28T20:46:06.932824837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.933245054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-28T20:46:06.933604387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-28T20:46:06.934037519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005453s 
2025-08-28T20:46:06.934288866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-28T20:46:06.934516023Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T20:46:06.934772500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-28T20:46:06.935132645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-28T20:46:06.935974650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009167s 
2025-08-28T20:46:06.936257159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.937034114Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-28T20:46:06.937284148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019711s 
2025-08-28T20:46:06.937633030Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-28T20:46:06.937918074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.938304943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-28T20:46:06.938538473Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-28T20:46:06.938795050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-28T20:46:06.939163312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-28T20:46:06.939665884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000615s 
2025-08-28T20:46:06.939958904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.940786070Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-28T20:46:06.940925551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015654s 
2025-08-28T20:46:06.941259643Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-28T20:46:06.941524737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.941889692Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-28T20:46:06.942525823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-28T20:46:06.943216905Z [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) 
2025-08-28T20:46:06.944197890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014285s 
2025-08-28T20:46:06.944417202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-28T20:46:06.944724651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-28T20:46:06.945123955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004764s 
2025-08-28T20:46:06.945540624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-28T20:46:06', 'InitialSetup') 
2025-08-28T20:46:06.946041423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.946795822Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-28T20:46:06.947043461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00213s 
2025-08-28T20:46:06.947295548Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-28T20:46:06.947595643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.947954676Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-08-28T20:46:06.948491837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-28T20:46:06', 'add_reason_to_pending_releases') 
2025-08-28T20:46:06.949015262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.949703297Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-28T20:46:06.949967710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020994s 
2025-08-28T20:46:06.950229417Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-28T20:46:06.950489090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.950836369Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-08-28T20:46:06.951252657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-28T20:46:06', 'add_medium_support') 
2025-08-28T20:46:06.951757574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.952569118Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-28T20:46:06.952843200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020507s 
2025-08-28T20:46:06.953076961Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-28T20:46:06.953383047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.953727401Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-08-28T20:46:06.954180192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-28T20:46:06', 'add_various_qualites_in_profile') 
2025-08-28T20:46:06.954750170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.955421642Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-28T20:46:06.955688620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020197s 
2025-08-28T20:46:06.956019516Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-28T20:46:06.956300672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.956640356Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-08-28T20:46:06.957072036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-28T20:46:06', 'metadata_profiles') 
2025-08-28T20:46:06.957563044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.958263595Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-28T20:46:06.958503388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019545s 
2025-08-28T20:46:06.958774364Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-28T20:46:06.959137385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.959423651Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-08-28T20:46:06.959977757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-28T20:46:06', 'separate_automatic_and_interactive_search') 
2025-08-28T20:46:06.960515189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.961262484Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-28T20:46:06.961529712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002129s 
2025-08-28T20:46:06.961839617Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-28T20:46:06.962124560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.962477271Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-08-28T20:46:06.962965093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-28T20:46:06', 'change_album_path_to_relative') 
2025-08-28T20:46:06.963474329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.964188717Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-28T20:46:06.964487739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020588s 
2025-08-28T20:46:06.964756230Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-28T20:46:06.965050693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.965411570Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-08-28T20:46:06.965827307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-28T20:46:06', 'change_quality_size_mb_to_kb') 
2025-08-28T20:46:06.966335901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.967044979Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-28T20:46:06.967346196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020006s 
2025-08-28T20:46:06.967580978Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-28T20:46:06.967826363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.968283002Z [Info] album_releases: Starting migration of Log DB to 9 
2025-08-28T20:46:06.968676465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-28T20:46:06', 'album_releases') 
2025-08-28T20:46:06.969165109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.970039590Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-28T20:46:06.970251336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021823s 
2025-08-28T20:46:06.970514165Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-28T20:46:06.970788868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.971134003Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-08-28T20:46:06.971560953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-28T20:46:06', 'album_releases_fix') 
2025-08-28T20:46:06.972168507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.972848717Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-28T20:46:06.978971577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020259s 
2025-08-28T20:46:06.979292012Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-28T20:46:06.979561374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.980004447Z [Info] import_lists: Starting migration of Log DB to 11 
2025-08-28T20:46:06.980505726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-28T20:46:06', 'import_lists') 
2025-08-28T20:46:06.981021635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.981772748Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-28T20:46:06.982008863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022179s 
2025-08-28T20:46:06.982284769Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-28T20:46:06.982566907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.982901220Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-08-28T20:46:06.983346096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-28T20:46:06', 'add_release_status') 
2025-08-28T20:46:06.983811183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.984628739Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-28T20:46:06.984892290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020559s 
2025-08-28T20:46:06.985166141Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-28T20:46:06.985453139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.985807473Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-08-28T20:46:06.986269573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-28T20:46:06', 'album_download_notification') 
2025-08-28T20:46:06.986777897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.987451193Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-28T20:46:06.987698621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020092s 
2025-08-28T20:46:06.988062484Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-28T20:46:06.988368701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.988761071Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-08-28T20:46:06.989211939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-28T20:46:06', 'fix_language_metadata_profiles') 
2025-08-28T20:46:06.989728359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.990446926Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-28T20:46:06.990718974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020511s 
2025-08-28T20:46:06.990992334Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-28T20:46:06.991256927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.991535798Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-08-28T20:46:06.992038030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-28T20:46:06', 'remove_fanzub') 
2025-08-28T20:46:06.992548408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.993258327Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-28T20:46:06.993525666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019905s 
2025-08-28T20:46:06.993727672Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-28T20:46:06.994021945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.994351990Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-08-28T20:46:06.994842988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-28T20:46:06', 'update_artist_history_indexes') 
2025-08-28T20:46:06.995345661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.996065090Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-28T20:46:06.996339212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020054s 
2025-08-28T20:46:06.996582532Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-28T20:46:06.996863287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.997180005Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-08-28T20:46:06.997596984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-28T20:46:06', 'remove_nma') 
2025-08-28T20:46:06.998071540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:06.998753263Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-28T20:46:06.998980190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018856s 
2025-08-28T20:46:06.999225334Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-28T20:46:06.999502913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:06.999832005Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-08-28T20:46:07.000397364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-28T20:46:07', 'album_disambiguation') 
2025-08-28T20:46:07.000895717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.001558222Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-28T20:46:07.001825249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020434s 
2025-08-28T20:46:07.002160715Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-28T20:46:07.002387361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.002735382Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-08-28T20:46:07.003194817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-28T20:46:07', 'add_ape_quality_in_profiles') 
2025-08-28T20:46:07.003707790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.004439354Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-28T20:46:07.004718846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020381s 
2025-08-28T20:46:07.004985624Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-28T20:46:07.005246449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.005624149Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-08-28T20:46:07.006007632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-28T20:46:07', 'remove_pushalot') 
2025-08-28T20:46:07.006516306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.007186566Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-28T20:46:07.007421880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019398s 
2025-08-28T20:46:07.007696603Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-28T20:46:07.008051347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.008387985Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-08-28T20:46:07.008840847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-28T20:46:07', 'add_custom_filters') 
2025-08-28T20:46:07.009324642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.010014962Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-28T20:46:07.010247530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020323s 
2025-08-28T20:46:07.010505419Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-28T20:46:07.010811676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.011106760Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-08-28T20:46:07.011552328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-28T20:46:07', 'import_list_tags') 
2025-08-28T20:46:07.012077295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.012784729Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-28T20:46:07.012984872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019592s 
2025-08-28T20:46:07.013258994Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-28T20:46:07.013534399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.013880316Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-08-28T20:46:07.014362066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-28T20:46:07', 'add_release_groups_etc') 
2025-08-28T20:46:07.014876772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.015537262Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-28T20:46:07.015749961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019617s 
2025-08-28T20:46:07.016100246Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-28T20:46:07.016415301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.016788773Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-08-28T20:46:07.017300894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-28T20:46:07', 'NewMediaInfoFormat') 
2025-08-28T20:46:07.017918828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.018798520Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-28T20:46:07.019124577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023684s 
2025-08-28T20:46:07.019471315Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-28T20:46:07.020322920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.020347890Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-08-28T20:46:07.020850793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-28T20:46:07', 'rename_restrictions_to_release_profiles') 
2025-08-28T20:46:07.021454649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.022204489Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-28T20:46:07.022567079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002296s 
2025-08-28T20:46:07.022901563Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-28T20:46:07.023212188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.023636653Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-08-28T20:46:07.024271862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-28T20:46:07', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-28T20:46:07.024866660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.025715038Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-28T20:46:07.026003509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024341s 
2025-08-28T20:46:07.026258643Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-28T20:46:07.026558036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.026911197Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-08-28T20:46:07.027394200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-28T20:46:07', 'add_import_exclusions') 
2025-08-28T20:46:07.027959849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.028754279Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-28T20:46:07.028991847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021516s 
2025-08-28T20:46:07.029264797Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-28T20:46:07.029601495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.029987873Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-08-28T20:46:07.030546788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-28T20:46:07', 'clean_artist_metadata_table') 
2025-08-28T20:46:07.031179563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.032020115Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-28T20:46:07.032395632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023666s 
2025-08-28T20:46:07.032661327Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-28T20:46:07.033033717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.033453843Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-08-28T20:46:07.033993740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-28T20:46:07', 'health_issue_notification') 
2025-08-28T20:46:07.034550000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.035720317Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-28T20:46:07.036092967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026736s 
2025-08-28T20:46:07.036427351Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-28T20:46:07.036772155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.037136439Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-08-28T20:46:07.037646556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-28T20:46:07', 'add_mediafilerepository_mtime') 
2025-08-28T20:46:07.038285352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.039067297Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-28T20:46:07.039356700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022804s 
2025-08-28T20:46:07.039650501Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-28T20:46:07.040013973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.040468228Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-08-28T20:46:07.041021482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-28T20:46:07', 'add_artistmetadataid_constraint') 
2025-08-28T20:46:07.041687754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.042563438Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-28T20:46:07.042888562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025164s 
2025-08-28T20:46:07.043226062Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-28T20:46:07.043606047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.044076344Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-08-28T20:46:07.044638937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-28T20:46:07', 'old_ids_and_artist_alias') 
2025-08-28T20:46:07.045348586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.046142605Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-28T20:46:07.046495235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025425s 
2025-08-28T20:46:07.046820129Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-28T20:46:07.047217519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.047605230Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-08-28T20:46:07.048150488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-28T20:46:07', 'download_propers_config') 
2025-08-28T20:46:07.048716678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.049511198Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-28T20:46:07.049836674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002307s 
2025-08-28T20:46:07.050171588Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-28T20:46:07.050485891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.050932040Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-08-28T20:46:07.051514833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-28T20:46:07', 'remove_language_profiles') 
2025-08-28T20:46:07.052047115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.052882918Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-28T20:46:07.053145667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023514s 
2025-08-28T20:46:07.053409469Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-28T20:46:07.053724252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.054081422Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-08-28T20:46:07.054580858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-28T20:46:07', 'multi_disc_naming_format') 
2025-08-28T20:46:07.055268793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.056069415Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-28T20:46:07.056396193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023461s 
2025-08-28T20:46:07.056671488Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-28T20:46:07.057061523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.057483403Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-08-28T20:46:07.058057859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-28T20:46:07', 'add_download_client_priority') 
2025-08-28T20:46:07.058647457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.059444692Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-28T20:46:07.059730718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024096s 
2025-08-28T20:46:07.060044210Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-28T20:46:07.060337290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.060713768Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-08-28T20:46:07.061175758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-28T20:46:07', 'remove_growl_prowl') 
2025-08-28T20:46:07.061710736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.062523392Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-28T20:46:07.062787534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002175s 
2025-08-28T20:46:07.063071326Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-28T20:46:07.063372682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.063729661Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-08-28T20:46:07.064215219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-28T20:46:07', 'remove_plex_hometheatre') 
2025-08-28T20:46:07.064785678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.065557272Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-28T20:46:07.065824299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021666s 
2025-08-28T20:46:07.066139835Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-28T20:46:07.066458286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.066882801Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-08-28T20:46:07.067371676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-28T20:46:07', 'add_root_folder_add_defaults') 
2025-08-28T20:46:07.068005091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.068819010Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-28T20:46:07.069095848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023307s 
2025-08-28T20:46:07.069367244Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-28T20:46:07.069642849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.069982293Z [Info] task_duration: Starting migration of Log DB to 40 
2025-08-28T20:46:07.070431177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-28T20:46:07', 'task_duration') 
2025-08-28T20:46:07.070919540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.071653238Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-28T20:46:07.071920456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020235s 
2025-08-28T20:46:07.072241262Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-28T20:46:07.072569763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.072939388Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-08-28T20:46:07.073472081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-28T20:46:07', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-28T20:46:07.074064293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.074834103Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-28T20:46:07.075127735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022278s 
2025-08-28T20:46:07.075409482Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-28T20:46:07.075701009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.076086285Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-08-28T20:46:07.076554768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-28T20:46:07', 'remove_album_folders') 
2025-08-28T20:46:07.077095588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.077889697Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-28T20:46:07.078151514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021757s 
2025-08-28T20:46:07.078456749Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-28T20:46:07.078795711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.079202330Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-08-28T20:46:07.079772548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-28T20:46:07', 'add_priority_to_indexers') 
2025-08-28T20:46:07.080381936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.081220464Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-28T20:46:07.081525809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023926s 
2025-08-28T20:46:07.081912678Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-28T20:46:07.082196870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.082578509Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-08-28T20:46:07.083172926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-28T20:46:07', 'remove_chown_and_folderchmod_config') 
2025-08-28T20:46:07.083758415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.084574569Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-28T20:46:07.084870164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023722s 
2025-08-28T20:46:07.085179126Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-28T20:46:07.085454911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.085821760Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-08-28T20:46:07.086269913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-28T20:46:07', 'update_notifiarr') 
2025-08-28T20:46:07.086792204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.087556283Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-28T20:46:07.087866528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002091s 
2025-08-28T20:46:07.088288558Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-28T20:46:07.088581768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.089002616Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-08-28T20:46:07.089505969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-28T20:46:07', 'email_multiple_addresses') 
2025-08-28T20:46:07.090141609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.090913674Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-28T20:46:07.091203127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023187s 
2025-08-28T20:46:07.091533312Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-28T20:46:07.091867505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.092290537Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-08-28T20:46:07.092851958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-28T20:46:07', 'rename_blacklist_to_blocklist') 
2025-08-28T20:46:07.093458880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.094271005Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-28T20:46:07.094581220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024013s 
2025-08-28T20:46:07.094860031Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-28T20:46:07.095199004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.095657167Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-08-28T20:46:07.096275652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-28T20:46:07', 'cdh_per_downloadclient') 
2025-08-28T20:46:07.096843856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.097625440Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-28T20:46:07.097899362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024433s 
2025-08-28T20:46:07.098248255Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-28T20:46:07.098632268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.098998205Z [Info] download_history: Starting migration of Log DB to 52 
2025-08-28T20:46:07.099434063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-28T20:46:07', 'download_history') 
2025-08-28T20:46:07.100023429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.101092372Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-28T20:46:07.101372717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024817s 
2025-08-28T20:46:07.101712781Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-28T20:46:07.102005992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.102381187Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-08-28T20:46:07.103223975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-28T20:46:07.103928223Z [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) 
2025-08-28T20:46:07.104850380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013531s 
2025-08-28T20:46:07.105191968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-28T20:46:07.105559859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-28T20:46:07.106104365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006461s 
2025-08-28T20:46:07.106668481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-28T20:46:07', 'add_update_history') 
2025-08-28T20:46:07.107311356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.108190636Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-28T20:46:07.108506442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026671s 
2025-08-28T20:46:07.108947400Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-28T20:46:07.109248196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.109698784Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-08-28T20:46:07.110199893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-28T20:46:07', 'add_on_update_to_notifications') 
2025-08-28T20:46:07.110782877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.111502706Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-28T20:46:07.111797350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022597s 
2025-08-28T20:46:07.112171784Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-28T20:46:07.112515867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.112993969Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-08-28T20:46:07.113530139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-28T20:46:07', 'download_client_per_indexer') 
2025-08-28T20:46:07.114102512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.115056513Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-28T20:46:07.115545227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024173s 
2025-08-28T20:46:07.115887887Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-28T20:46:07.116198923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.116595101Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-08-28T20:46:07.117126832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-28T20:46:07', 'AddNewItemMonitorType') 
2025-08-28T20:46:07.117703794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.118484536Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-28T20:46:07.118729880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022725s 
2025-08-28T20:46:07.119062550Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-28T20:46:07.119419659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.119698170Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-08-28T20:46:07.120146794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-28T20:46:07', 'ImportListSearch') 
2025-08-28T20:46:07.120651881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.121399937Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-28T20:46:07.121648227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020642s 
2025-08-28T20:46:07.121940255Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-28T20:46:07.122290170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.122623451Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-08-28T20:46:07.123159431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-28T20:46:07', 'ImportListMonitorExisting') 
2025-08-28T20:46:07.123716713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.124542676Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-28T20:46:07.124892240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022383s 
2025-08-28T20:46:07.125180891Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-28T20:46:07.125503741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.125948838Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-08-28T20:46:07.126407802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-28T20:46:07', 'add_indexer_tags') 
2025-08-28T20:46:07.126974283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.127696337Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-28T20:46:07.128033326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021867s 
2025-08-28T20:46:07.128342368Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-28T20:46:07.128696451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.129089442Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-08-28T20:46:07.129632506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-28T20:46:07', 'update_audio_types') 
2025-08-28T20:46:07.130337556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.131089049Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-28T20:46:07.131375135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024068s 
2025-08-28T20:46:07.131693577Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-28T20:46:07.132043982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.132488297Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-08-28T20:46:07.133455384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-28T20:46:07.133738515Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-08-28T20:46:07.134006474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-28T20:46:07.135232814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("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) 
2025-08-28T20:46:07.136580959Z [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" 
2025-08-28T20:46:07.137346931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-28T20:46:07.138056540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-28T20:46:07.139290715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-28T20:46:07.139730671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054271s 
2025-08-28T20:46:07.140012759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-28T20:46:07.140275729Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-28T20:46:07.140533377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-28T20:46:07.141449222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-28T20:46:07.142447883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-28T20:46:07.143171721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-28T20:46:07.143874225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-28T20:46:07.144957727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-28T20:46:07.145462844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045566s 
2025-08-28T20:46:07.145769592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-28T20:46:07.146011810Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-28T20:46:07.146320461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-28T20:46:07.147059229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-28T20:46:07.147862366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-28T20:46:07.148571996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-28T20:46:07.149186733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-28T20:46:07.150259153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-28T20:46:07.150701053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040762s 
2025-08-28T20:46:07.151250409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-28T20:46:07', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-28T20:46:07.151946000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.153061466Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-28T20:46:07.153332212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063238s 
2025-08-28T20:46:07.153702117Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-28T20:46:07.154056049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.154420303Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-08-28T20:46:07.154904117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-28T20:46:07', 'add_on_delete_to_notifications') 
2025-08-28T20:46:07.155495638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.156281952Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-28T20:46:07.156604792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022491s 
2025-08-28T20:46:07.156941921Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-28T20:46:07.157230021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.157627101Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-08-28T20:46:07.158092328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-28T20:46:07', 'add_custom_formats') 
2025-08-28T20:46:07.158661283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.159441925Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-28T20:46:07.159768423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022232s 
2025-08-28T20:46:07.160133288Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-28T20:46:07.160481549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.160861915Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-08-28T20:46:07.161357864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-28T20:46:07', 'add_result_to_commands') 
2025-08-28T20:46:07.161866328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.162610646Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-28T20:46:07.162916462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021661s 
2025-08-28T20:46:07.163187498Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-28T20:46:07.163531300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.163921436Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-08-28T20:46:07.164412505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-28T20:46:07', 'health_restored_notification') 
2025-08-28T20:46:07.165059067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.165829458Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-28T20:46:07.166084011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022825s 
2025-08-28T20:46:07.166381300Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-28T20:46:07.166649580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.167025738Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-08-28T20:46:07.167494942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-28T20:46:07', 'remove_uc') 
2025-08-28T20:46:07.168055932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.168793778Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-28T20:46:07.169097440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021391s 
2025-08-28T20:46:07.169411883Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-28T20:46:07.169705694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.170129508Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-08-28T20:46:07.170716099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-28T20:46:07', 'download_clients_rename_tv_to_music') 
2025-08-28T20:46:07.171357361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.172127020Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-28T20:46:07.172472787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023863s 
2025-08-28T20:46:07.172822261Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-28T20:46:07.173176233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.173632111Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-08-28T20:46:07.174154453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-28T20:46:07', 'add_colon_replacement_to_naming_config') 
2025-08-28T20:46:07.174776686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.175565876Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-28T20:46:07.175923897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023576s 
2025-08-28T20:46:07.176193259Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-28T20:46:07.176528143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.176959101Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-08-28T20:46:07.177389047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-28T20:46:07', 'list_sync_time') 
2025-08-28T20:46:07.177940017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.178786632Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-28T20:46:07.179090684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022787s 
2025-08-28T20:46:07.179366539Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-28T20:46:07.179696323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.180080587Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-08-28T20:46:07.180603390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-28T20:46:07', 'add_download_client_tags') 
2025-08-28T20:46:07.181164029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.182008490Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-28T20:46:07.182275537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002267s 
2025-08-28T20:46:07.182568918Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-28T20:46:07.182897530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.183275631Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-08-28T20:46:07.183790017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-28T20:46:07', 'add_notification_status') 
2025-08-28T20:46:07.184405627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.185238444Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-28T20:46:07.185557597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023149s 
2025-08-28T20:46:07.185833362Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-28T20:46:07.186170892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.186599856Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-08-28T20:46:07.187146036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-28T20:46:07', 'add_alac_24_quality_in_profiles') 
2025-08-28T20:46:07.187730553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.188615695Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-28T20:46:07.188885238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024271s 
2025-08-28T20:46:07.189221736Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-28T20:46:07.189502651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.189874430Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-08-28T20:46:07.190368806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-28T20:46:07', 'add_salt_to_users') 
2025-08-28T20:46:07.190913983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.191682912Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-28T20:46:07.192054260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021621s 
2025-08-28T20:46:07.192343913Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-28T20:46:07.192661412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.193038352Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-08-28T20:46:07.193522056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-28T20:46:07', 'add_auto_tagging') 
2025-08-28T20:46:07.194079749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.194882876Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-28T20:46:07.195158581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022316s 
2025-08-28T20:46:07.195454086Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-28T20:46:07.195821196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.196230099Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-08-28T20:46:07.196813784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-28T20:46:07', 'quality_definition_preferred_size') 
2025-08-28T20:46:07.197428953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.198207050Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-28T20:46:07.198552496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023799s 
2025-08-28T20:46:07.198873502Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-28T20:46:07.199170951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.199581658Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-08-28T20:46:07.200122848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-28T20:46:07', 'add_on_artist_add_to_notifications') 
2025-08-28T20:46:07.200714510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.201468308Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-28T20:46:07.201758923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022634s 
2025-08-28T20:46:07.202078967Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-28T20:46:07.202426998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.202786152Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-08-28T20:46:07.203299385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-28T20:46:07', 'album_last_searched_time') 
2025-08-28T20:46:07.203899744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.204684344Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-28T20:46:07.204974729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002232s 
2025-08-28T20:46:07.205251697Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-28T20:46:07.205562382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.206015785Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-08-28T20:46:07.206499780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-28T20:46:07', 'add_indexer_flags') 
2025-08-28T20:46:07.207096852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.207959279Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-28T20:46:07.208220976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023552s 
2025-08-28T20:46:07.208512373Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-28T20:46:07.208805563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.209168003Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-08-28T20:46:07.209661537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-28T20:46:07', 'add_indexes_album_statistics') 
2025-08-28T20:46:07.210228309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.210998660Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-28T20:46:07.211341701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021853s 
2025-08-28T20:46:07.211635332Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-28T20:46:07.211943633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-28T20:46:07.212319830Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-08-28T20:46:07.212838274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-28T20:46:07', 'update_redacted_baseurl') 
2025-08-28T20:46:07.213420096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-28T20:46:07.214168213Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-28T20:46:07.215866222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002226s 
2025-08-28T20:46:07.415925498Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-08-28T20:46:07.426293888Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-28T20:46:07.431510092Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-08-28T20:46:07.572029519Z [Info] QualityProfileService: Setting up default quality profiles 
2025-08-28T20:46:07.603731409Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-08-28T20:46:07.612735151Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-08-28T20:46:07.649715552Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-28T20:46:07.650580714Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-28T20:46:07.650858343Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-08-28T20:46:07.775886914Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-28T20:46:08.480514072Z [ls.io-init] done.