2025-10-01T02:56:58.005033963Z [migrations] started
2025-10-01T02:56:58.005059404Z [migrations] no migrations found
2025-10-01T02:56:58.024923535Z usermod: no changes
2025-10-01T02:56:58.030878534Z ───────────────────────────────────────
2025-10-01T02:56:58.030927743Z 
2025-10-01T02:56:58.030937252Z       ██╗     ███████╗██╗ ██████╗
2025-10-01T02:56:58.030946019Z       ██║     ██╔════╝██║██╔═══██╗
2025-10-01T02:56:58.030954677Z       ██║     ███████╗██║██║   ██║
2025-10-01T02:56:58.030962994Z       ██║     ╚════██║██║██║   ██║
2025-10-01T02:56:58.030971280Z       ███████╗███████║██║╚██████╔╝
2025-10-01T02:56:58.030979677Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-01T02:56:58.030988265Z 
2025-10-01T02:56:58.030996281Z    Brought to you by linuxserver.io
2025-10-01T02:56:58.031004487Z ───────────────────────────────────────
2025-10-01T02:56:58.031146864Z 
2025-10-01T02:56:58.031179269Z To support the app dev(s) visit:
2025-10-01T02:56:58.032950284Z Lidarr: https://opencollective.com/lidarr
2025-10-01T02:56:58.033246691Z 
2025-10-01T02:56:58.033258735Z To support LSIO projects visit:
2025-10-01T02:56:58.033263214Z https://www.linuxserver.io/donate/
2025-10-01T02:56:58.033268245Z 
2025-10-01T02:56:58.033272563Z ───────────────────────────────────────
2025-10-01T02:56:58.033278044Z GID/UID
2025-10-01T02:56:58.033282283Z ───────────────────────────────────────
2025-10-01T02:56:58.037741951Z 
2025-10-01T02:56:58.037758334Z User UID:    911
2025-10-01T02:56:58.037766721Z User GID:    911
2025-10-01T02:56:58.037774998Z ───────────────────────────────────────
2025-10-01T02:56:58.039316892Z Linuxserver.io version: 2.14.4.4809-ls171
2025-10-01T02:56:58.039558208Z Build-date: 2025-10-01T02:53:29+00:00
2025-10-01T02:56:58.039574661Z ───────────────────────────────────────
2025-10-01T02:56:58.039583458Z     
2025-10-01T02:56:58.091975025Z [custom-init] No custom files found, skipping...
2025-10-01T02:56:58.113054983Z failed to load "/config/config.xml": No such file or directory
2025-10-01T02:56:58.500759000Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.14.4.4809 
2025-10-01T02:56:58.519278123Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-01T02:56:58.525478636Z [Debug] Bootstrap: Console selected 
2025-10-01T02:56:58.526976231Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-01T02:56:58.891427835Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-01T02:56:58.944248525Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {74f8d1ce-5fee-42af-ad69-41c814a74df4} may be persisted to storage in unencrypted form. 
2025-10-01T02:56:59.032469384Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-10-01T02:56:59.088451268Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-01T02:56:59.171515085Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-01T02:56:59.182185337Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-01T02:56:59.182835004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-01T02:56:59.289565968Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-10-01T02:56:59.292941524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1075415s 
2025-10-01T02:56:59.293435248Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-01T02:56:59.293734590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1108419s 
2025-10-01T02:56:59.312430940Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-01T02:56:59.313537648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.342771513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-01T02:56:59.356846860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-01T02:56:59.373223069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301405s 
2025-10-01T02:56:59.373728166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.376362359Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-01T02:56:59.376540558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.033337s 
2025-10-01T02:56:59.384422326Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-01T02:56:59.384683712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.390814164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-01T02:56:59.392378513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-01T02:56:59.392799020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019119s 
2025-10-01T02:56:59.393121188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-01T02:56:59.393359047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001331s 
2025-10-01T02:56:59.393867791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-01T02:56:59.394521157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-01T02:56:59.395251747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001184s 
2025-10-01T02:56:59.395481560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.396155948Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-01T02:56:59.396327834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00207s 
2025-10-01T02:56:59.396915036Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-01T02:56:59.397106602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.397841511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-01T02:56:59.398063268Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2025-10-01T02:56:59.398236516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-01T02:56:59.398509055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-01T02:56:59.399016066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005551s 
2025-10-01T02:56:59.399149825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.399788260Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-01T02:56:59.399964375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013467s 
2025-10-01T02:56:59.401146365Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-01T02:56:59.401345275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.402148252Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-10-01T02:56:59.417962389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-10-01T02:56:59.418564491Z [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-10-01T02:56:59.419108707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009149s 
2025-10-01T02:56:59.419276214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-10-01T02:56:59.419553101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-10-01T02:56:59.419876292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004112s 
2025-10-01T02:56:59.420107798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-10-01T02:56:59.420439466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-10-01T02:56:59.420769250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005113s 
2025-10-01T02:56:59.420944112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-10-01T02:56:59.421216801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-10-01T02:56:59.421515072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004046s 
2025-10-01T02:56:59.421688721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-10-01T02:56:59.431906793Z [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-10-01T02:56:59.434212585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012347s 
2025-10-01T02:56:59.434501446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-10-01T02:56:59.434838445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-10-01T02:56:59.435208029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000537s 
2025-10-01T02:56:59.435537271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-10-01T02:56:59.435927317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-10-01T02:56:59.436259475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005151s 
2025-10-01T02:56:59.436491703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-10-01T02:56:59.436823080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-01T02:56:59.437245340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005335s 
2025-10-01T02:56:59.437675797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-10-01T02:56:59.438087696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-01T02:56:59.438470466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000532s 
2025-10-01T02:56:59.438728666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-10-01T02:56:59.441780110Z [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-10-01T02:56:59.443541987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043408s 
2025-10-01T02:56:59.443763844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-10-01T02:56:59.444093878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-01T02:56:59.444433592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005063s 
2025-10-01T02:56:59.444680199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-10-01T02:56:59.444892145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-01T02:56:59.445205115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003713s 
2025-10-01T02:56:59.445394406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-10-01T02:56:59.445635061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-01T02:56:59.445975967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004366s 
2025-10-01T02:56:59.446162753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-10-01T02:56:59.446480312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-01T02:56:59.446818714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004755s 
2025-10-01T02:56:59.447083407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-10-01T02:56:59.447508472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-01T02:56:59.447870461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005156s 
2025-10-01T02:56:59.448083510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-10-01T02:56:59.448373724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-10-01T02:56:59.448611072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003716s 
2025-10-01T02:56:59.448801606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-10-01T02:56:59.450151333Z [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-10-01T02:56:59.450995082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020292s 
2025-10-01T02:56:59.451184663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-10-01T02:56:59.451507884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-10-01T02:56:59.451832377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004642s 
2025-10-01T02:56:59.452026127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-10-01T02:56:59.452308075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-10-01T02:56:59.452581195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003968s 
2025-10-01T02:56:59.452781769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-10-01T02:56:59.453028836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-10-01T02:56:59.453357558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004158s 
2025-10-01T02:56:59.453601709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-10-01T02:56:59.453929499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-10-01T02:56:59.454277410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005325s 
2025-10-01T02:56:59.454451119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-10-01T02:56:59.455521685Z [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-10-01T02:56:59.456365273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001686s 
2025-10-01T02:56:59.456521307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-10-01T02:56:59.456906683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-10-01T02:56:59.457552703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008238s 
2025-10-01T02:56:59.457877267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-10-01T02:56:59.458169134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-01T02:56:59.458539741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004774s 
2025-10-01T02:56:59.458770134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-10-01T02:56:59.460407862Z [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-10-01T02:56:59.461342533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023798s 
2025-10-01T02:56:59.461532105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-10-01T02:56:59.461780685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-01T02:56:59.462130009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004028s 
2025-10-01T02:56:59.462272466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-10-01T02:56:59.462550686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-10-01T02:56:59.462835900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004002s 
2025-10-01T02:56:59.463023367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-10-01T02:56:59.463299173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-01T02:56:59.463625780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004315s 
2025-10-01T02:56:59.463805332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-10-01T02:56:59.464141068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-10-01T02:56:59.464376381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003951s 
2025-10-01T02:56:59.464551564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-10-01T02:56:59.465514092Z [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-10-01T02:56:59.466208420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014889s 
2025-10-01T02:56:59.466396468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-10-01T02:56:59.466901906Z [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-10-01T02:56:59.467357723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008012s 
2025-10-01T02:56:59.467550071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-10-01T02:56:59.467883161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-01T02:56:59.468209138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000487s 
2025-10-01T02:56:59.468392166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-10-01T02:56:59.475936574Z [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-10-01T02:56:59.476734020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081723s 
2025-10-01T02:56:59.476936778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-10-01T02:56:59.477214567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-01T02:56:59.477554291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004571s 
2025-10-01T02:56:59.477731919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-10-01T02:56:59.478190282Z [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-10-01T02:56:59.478612582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007178s 
2025-10-01T02:56:59.478795099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-10-01T02:56:59.479071395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-01T02:56:59.479371490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004233s 
2025-10-01T02:56:59.479553195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-10-01T02:56:59.480100547Z [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-10-01T02:56:59.480551906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008211s 
2025-10-01T02:56:59.480761117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-10-01T02:56:59.481066753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-10-01T02:56:59.481401356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004856s 
2025-10-01T02:56:59.481602982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-10-01T02:56:59.481912155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-10-01T02:56:59.482251177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004863s 
2025-10-01T02:56:59.482491140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-10-01T02:56:59.483309839Z [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-10-01T02:56:59.483961621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013434s 
2025-10-01T02:56:59.484212947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-10-01T02:56:59.486231841Z [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-10-01T02:56:59.488519687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040766s 
2025-10-01T02:56:59.488682275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-10-01T02:56:59.489329999Z [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-10-01T02:56:59.489818462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009806s 
2025-10-01T02:56:59.489987893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-10-01T02:56:59.490999550Z [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-10-01T02:56:59.491722205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001561s 
2025-10-01T02:56:59.491935965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-10-01T02:56:59.492603288Z [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-10-01T02:56:59.493104087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001015s 
2025-10-01T02:56:59.493263107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-10-01T02:56:59.494132487Z [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-10-01T02:56:59.495103923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015665s 
2025-10-01T02:56:59.495301761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-10-01T02:56:59.495882199Z [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-10-01T02:56:59.496328498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008073s 
2025-10-01T02:56:59.496509663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-10-01T02:56:59.496845870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-10-01T02:56:59.497202688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000537s 
2025-10-01T02:56:59.497374283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-10-01T02:56:59.497627213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-10-01T02:56:59.497957658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004089s 
2025-10-01T02:56:59.498118602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-10-01T02:56:59.498575772Z [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-10-01T02:56:59.498970838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006919s 
2025-10-01T02:56:59.499161892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-10-01T02:56:59.500022745Z [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-10-01T02:56:59.500655038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013625s 
2025-10-01T02:56:59.500838417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-10-01T02:56:59.501287121Z [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-10-01T02:56:59.501709702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007105s 
2025-10-01T02:56:59.501890967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-10-01T02:56:59.502166151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-10-01T02:56:59.502531526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004672s 
2025-10-01T02:56:59.502736208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-10-01T02:56:59.503012976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-10-01T02:56:59.503327619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004496s 
2025-10-01T02:56:59.503481058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-10-01T02:56:59.504469708Z [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-10-01T02:56:59.505151361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014983s 
2025-10-01T02:56:59.505323117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-10-01T02:56:59.506085181Z [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-10-01T02:56:59.506696281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011466s 
2025-10-01T02:56:59.506817164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-10-01T02:56:59.507153521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-01T02:56:59.507512334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005286s 
2025-10-01T02:56:59.507701775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-10-01T02:56:59.508567538Z [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-10-01T02:56:59.509211515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013646s 
2025-10-01T02:56:59.509392048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-10-01T02:56:59.510368574Z [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-10-01T02:56:59.511105938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015483s 
2025-10-01T02:56:59.511287855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-10-01T02:56:59.511756508Z [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-10-01T02:56:59.512237046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007931s 
2025-10-01T02:56:59.512472259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-10-01T02:56:59.512732052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-10-01T02:56:59.513148511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005367s 
2025-10-01T02:56:59.513319355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-10-01T02:56:59.513995937Z [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-10-01T02:56:59.514555152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010626s 
2025-10-01T02:56:59.514777590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-10-01T02:56:59.515138747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-01T02:56:59.515531799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005853s 
2025-10-01T02:56:59.518972115Z [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-10-01T02:56:59.519689268Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0036683 taking an average of 00:00:00.0036683 
2025-10-01T02:56:59.520915678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-01T02:56:59', 'InitialSetup') 
2025-10-01T02:56:59.521323479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.523900016Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-01T02:56:59.524045619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081443s 
2025-10-01T02:56:59.524392047Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-10-01T02:56:59.524583141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.524864408Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-10-01T02:56:59.525577623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-01T02:56:59.525772245Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-01T02:56:59.525959452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-10-01T02:56:59.526288354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:56:59.527139939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010117s 
2025-10-01T02:56:59.527576918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-01T02:56:59', 'add_reason_to_pending_releases') 
2025-10-01T02:56:59.527927043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.528712705Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-10-01T02:56:59.528876595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025342s 
2025-10-01T02:56:59.529072349Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-10-01T02:56:59.529261841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.529507575Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-10-01T02:56:59.532392894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-01T02:56:59.532554830Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-01T02:56:59.532774192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-10-01T02:56:59.533037401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-10-01T02:56:59.533771329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008599s 
2025-10-01T02:56:59.533928646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-01T02:56:59.534071974Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-01T02:56:59.534392850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-10-01T02:56:59.534551750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:56:59.535282782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008573s 
2025-10-01T02:56:59.535448596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-01T02:56:59.535584419Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-01T02:56:59.535776446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-10-01T02:56:59.536111140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:56:59.536808273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008429s 
2025-10-01T02:56:59.537241946Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-10-01T02:56:59.537776723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-10-01T02:56:59.538022497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005638s 
2025-10-01T02:56:59.538399727Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-10-01T02:56:59.556985985Z [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-10-01T02:56:59.559045532Z [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-10-01T02:56:59.560235608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-10-01T02:56:59.561526597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-10-01T02:56:59.563479448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-10-01T02:56:59.563983794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-10-01T02:56:59.564447638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-10-01T02:56:59.564767712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261822s 
2025-10-01T02:56:59.564942935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-01T02:56:59.565094660Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-01T02:56:59.565279803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-10-01T02:56:59.565550648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-10-01T02:56:59.566312402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008383s 
2025-10-01T02:56:59.566720473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-01T02:56:59', 'add_medium_support') 
2025-10-01T02:56:59.567055107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.568235724Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-10-01T02:56:59.568407951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027417s 
2025-10-01T02:56:59.568740079Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-10-01T02:56:59.568858317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.569137109Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-10-01T02:56:59.569637726Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-10-01T02:56:59.570059075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-10-01T02:56:59.570360582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004348s 
2025-10-01T02:56:59.570512387Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-01T02:56:59.570714965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-01T02:56:59.580351716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096216s 
2025-10-01T02:56:59.580811752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-01T02:56:59', 'add_various_qualites_in_profile') 
2025-10-01T02:56:59.581207278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.582023081Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-10-01T02:56:59.582185167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112747s 
2025-10-01T02:56:59.582380340Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-10-01T02:56:59.582578790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.582841639Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-10-01T02:56:59.583639205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-10-01T02:56:59.584221357Z [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-10-01T02:56:59.584736594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009108s 
2025-10-01T02:56:59.584963190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-10-01T02:56:59.585235899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-10-01T02:56:59.585572938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00048s 
2025-10-01T02:56:59.585744623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-01T02:56:59.585899385Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-10-01T02:56:59.586135791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-10-01T02:56:59.586428149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-10-01T02:56:59.587237759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009535s 
2025-10-01T02:56:59.587446560Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-10-01T02:56:59.593303922Z [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-10-01T02:56:59.598310741Z [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-10-01T02:56:59.600179844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-01T02:56:59.601086399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-01T02:56:59.602956124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-10-01T02:56:59.603403454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-10-01T02:56:59.603821205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-01T02:56:59.604241141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-01T02:56:59.604551636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169354s 
2025-10-01T02:56:59.604776508Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-10-01T02:56:59.612400508Z [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-10-01T02:56:59.617015729Z [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-10-01T02:56:59.618796033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-01T02:56:59.619593659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-01T02:56:59.621534596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-10-01T02:56:59.621991015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-10-01T02:56:59.622388666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-01T02:56:59.622781767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-01T02:56:59.623098865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181145s 
2025-10-01T02:56:59.623238887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-01T02:56:59.623379791Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-01T02:56:59.623589132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-10-01T02:56:59.623863495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-10-01T02:56:59.624695570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000905s 
2025-10-01T02:56:59.625059683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-01T02:56:59', 'metadata_profiles') 
2025-10-01T02:56:59.625384848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.626521466Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-10-01T02:56:59.626638141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026867s 
2025-10-01T02:56:59.626893796Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-10-01T02:56:59.627104350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.627399554Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-10-01T02:56:59.630149861Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-10-01T02:56:59.636946033Z [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-10-01T02:56:59.638008572Z [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-10-01T02:56:59.638557577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-01T02:56:59.639098206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-01T02:56:59.640928000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-01T02:56:59.641261731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109086s 
2025-10-01T02:56:59.641418838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-01T02:56:59.641558990Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-01T02:56:59.641762239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-10-01T02:56:59.642055489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-10-01T02:56:59.642775128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000833s 
2025-10-01T02:56:59.643064461Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-01T02:56:59.643400217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-01T02:56:59.643727415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003638s 
2025-10-01T02:56:59.643793599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-01T02:56:59.643963501Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-01T02:56:59.644453357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-10-01T02:56:59.647455291Z [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-10-01T02:56:59.648660297Z [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-10-01T02:56:59.649252158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-01T02:56:59.649802025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-01T02:56:59.651584694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-01T02:56:59.651895029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072673s 
2025-10-01T02:56:59.652309143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-01T02:56:59', 'separate_automatic_and_interactive_search') 
2025-10-01T02:56:59.652688496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.653787449Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-10-01T02:56:59.653956169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090966s 
2025-10-01T02:56:59.654218507Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-10-01T02:56:59.654412828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.654644264Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-10-01T02:56:59.655020161Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-10-01T02:56:59.659393926Z [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-10-01T02:56:59.663128635Z [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-10-01T02:56:59.664585498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-01T02:56:59.665564639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-01T02:56:59.667315133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-01T02:56:59.667737564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-01T02:56:59.668132729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-01T02:56:59.668538456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-01T02:56:59.668946688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-01T02:56:59.669233155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140529s 
2025-10-01T02:56:59.669632429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-01T02:56:59', 'change_album_path_to_relative') 
2025-10-01T02:56:59.669954377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.671049812Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-10-01T02:56:59.671316298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157909s 
2025-10-01T02:56:59.671629709Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-10-01T02:56:59.671966848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.672262062Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-10-01T02:56:59.672937252Z [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-10-01T02:56:59.673535967Z [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-10-01T02:56:59.673882976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006258s 
2025-10-01T02:56:59.674248351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-01T02:56:59', 'change_quality_size_mb_to_kb') 
2025-10-01T02:56:59.674585139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.675248565Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-10-01T02:56:59.675441423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019547s 
2025-10-01T02:56:59.675601626Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-10-01T02:56:59.675834014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.676044728Z [Info] album_releases: Starting migration of Main DB to 9 
2025-10-01T02:56:59.676488090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-01T02:56:59.676639585Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-01T02:56:59.676821461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-10-01T02:56:59.677085303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-10-01T02:56:59.677860243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008747s 
2025-10-01T02:56:59.678021748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-01T02:56:59.678175457Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-01T02:56:59.678342233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-10-01T02:56:59.678629682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-10-01T02:56:59.679360954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000845s 
2025-10-01T02:56:59.679706069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-01T02:56:59', 'album_releases') 
2025-10-01T02:56:59.680047887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.680686533Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-10-01T02:56:59.680876675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021559s 
2025-10-01T02:56:59.681043912Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-10-01T02:56:59.681231089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.681458547Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-10-01T02:56:59.681879855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-01T02:56:59.682059657Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-01T02:56:59.682208697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-10-01T02:56:59.686873108Z [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-10-01T02:56:59.691023684Z [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-10-01T02:56:59.692608725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-01T02:56:59.693503857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-01T02:56:59.695301787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-01T02:56:59.695741762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-01T02:56:59.696107619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-01T02:56:59.696517013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-01T02:56:59.696905736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-01T02:56:59.697212243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014827s 
2025-10-01T02:56:59.697380191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-01T02:56:59.697501766Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-01T02:56:59.697671467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-10-01T02:56:59.702388714Z [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-10-01T02:56:59.706513959Z [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-10-01T02:56:59.708120313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-01T02:56:59.708996808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-01T02:56:59.710765629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-01T02:56:59.711183861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-01T02:56:59.711555720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-01T02:56:59.711969984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-01T02:56:59.712398817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-01T02:56:59.712701005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148348s 
2025-10-01T02:56:59.713047112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-01T02:56:59', 'album_releases_fix') 
2025-10-01T02:56:59.713379722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.714313622Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-10-01T02:56:59.714479726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164471s 
2025-10-01T02:56:59.714688817Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-10-01T02:56:59.714874551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.715125536Z [Info] import_lists: Starting migration of Main DB to 11 
2025-10-01T02:56:59.716160460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-10-01T02:56:59.717362059Z [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-10-01T02:56:59.718158763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018502s 
2025-10-01T02:56:59.718346531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-10-01T02:56:59.718651886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-10-01T02:56:59.718923312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004213s 
2025-10-01T02:56:59.719110198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-10-01T02:56:59.719822673Z [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-10-01T02:56:59.720401057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011402s 
2025-10-01T02:56:59.720596140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-10-01T02:56:59.720923158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-01T02:56:59.721244405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004674s 
2025-10-01T02:56:59.721586794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-01T02:56:59', 'import_lists') 
2025-10-01T02:56:59.721914253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.722676758Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-10-01T02:56:59.722829476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018888s 
2025-10-01T02:56:59.723020961Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-10-01T02:56:59.723227417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.723457851Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-10-01T02:56:59.723908789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-10-01T02:56:59.724090575Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-01T02:56:59.724287612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-10-01T02:56:59.724605852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-10-01T02:56:59.725373768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009172s 
2025-10-01T02:56:59.725543821Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-01T02:56:59.725717430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-01T02:56:59.728521896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027945s 
2025-10-01T02:56:59.728869286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-01T02:56:59', 'add_release_status') 
2025-10-01T02:56:59.729216896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.729980072Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-10-01T02:56:59.730150756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004252s 
2025-10-01T02:56:59.730347412Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-10-01T02:56:59.730545530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.730795343Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-10-01T02:56:59.731159356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-01T02:56:59.731315771Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-01T02:56:59.731507076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-10-01T02:56:59.731883574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:56:59.732852685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011565s 
2025-10-01T02:56:59.733271128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-01T02:56:59', 'album_download_notification') 
2025-10-01T02:56:59.733590250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.734627629Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-10-01T02:56:59.734772691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028836s 
2025-10-01T02:56:59.734996371Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-10-01T02:56:59.735249761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.735464894Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-10-01T02:56:59.736278592Z [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-10-01T02:56:59.737074675Z [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-10-01T02:56:59.737544000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008943s 
2025-10-01T02:56:59.738158226Z [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-10-01T02:56:59.738910040Z [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-10-01T02:56:59.739392030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008606s 
2025-10-01T02:56:59.739756233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-01T02:56:59', 'fix_language_metadata_profiles') 
2025-10-01T02:56:59.740101148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.740839304Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-10-01T02:56:59.741074668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022904s 
2025-10-01T02:56:59.741200481Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-10-01T02:56:59.741380533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.741600917Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-10-01T02:56:59.741951533Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-10-01T02:56:59.742246587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-10-01T02:56:59.742487061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003224s 
2025-10-01T02:56:59.742832266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-01T02:56:59', 'remove_fanzub') 
2025-10-01T02:56:59.743140186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.743799624Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-10-01T02:56:59.743968804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016121s 
2025-10-01T02:56:59.744176863Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-10-01T02:56:59.744377317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.744620206Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-10-01T02:56:59.746522756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-10-01T02:56:59.746785856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-10-01T02:56:59.747162695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004155s 
2025-10-01T02:56:59.747299590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-10-01T02:56:59.747617029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-10-01T02:56:59.748015331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005371s 
2025-10-01T02:56:59.748569737Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-10-01T02:56:59.749038742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-10-01T02:56:59.749425310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006839s 
2025-10-01T02:56:59.749602597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-10-01T02:56:59.749897360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-10-01T02:56:59.750217545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004365s 
2025-10-01T02:56:59.750396766Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-10-01T02:56:59.750619504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-10-01T02:56:59.750973136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004132s 
2025-10-01T02:56:59.751182588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-10-01T02:56:59.751500578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-01T02:56:59.751801524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004453s 
2025-10-01T02:56:59.752187170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-01T02:56:59', 'update_artist_history_indexes') 
2025-10-01T02:56:59.752534720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.753394200Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-10-01T02:56:59.753604523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019951s 
2025-10-01T02:56:59.753748834Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-10-01T02:56:59.753923966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.754171294Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-10-01T02:56:59.756312505Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-01T02:56:59.758994014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-10-01T02:56:59.759288536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028125s 
2025-10-01T02:56:59.759626316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-01T02:56:59', 'remove_nma') 
2025-10-01T02:56:59.759980139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.760721842Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-10-01T02:56:59.760832896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004185s 
2025-10-01T02:56:59.761036245Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-10-01T02:56:59.761224664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.761484467Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-10-01T02:56:59.761843821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-01T02:56:59.762037230Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s 
2025-10-01T02:56:59.762216411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-10-01T02:56:59.762447737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-10-01T02:56:59.763453080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001093s 
2025-10-01T02:56:59.763813125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-01T02:56:59', 'album_disambiguation') 
2025-10-01T02:56:59.764159463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.764883691Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-10-01T02:56:59.765054054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025018s 
2025-10-01T02:56:59.765265780Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-10-01T02:56:59.765459189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.765713562Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-10-01T02:56:59.765993565Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-01T02:56:59.766198568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-01T02:56:59.769307397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031385s 
2025-10-01T02:56:59.769679767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-01T02:56:59', 'add_ape_quality_in_profiles') 
2025-10-01T02:56:59.770025483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.770712175Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-10-01T02:56:59.770880334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045119s 
2025-10-01T02:56:59.771056248Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-10-01T02:56:59.771232913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.771471494Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-10-01T02:56:59.772251674Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-01T02:56:59.772545376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-10-01T02:56:59.772782493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003581s 
2025-10-01T02:56:59.772977536Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-01T02:56:59.773246257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-10-01T02:56:59.773489226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003452s 
2025-10-01T02:56:59.773675280Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-01T02:56:59.773943981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-10-01T02:56:59.774186069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003418s 
2025-10-01T02:56:59.774527296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-01T02:56:59', 'remove_pushalot') 
2025-10-01T02:56:59.774868162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.775522680Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-10-01T02:56:59.775680257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016489s 
2025-10-01T02:56:59.775881843Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-10-01T02:56:59.776064480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.776311247Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-10-01T02:56:59.776742004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-10-01T02:56:59.777231590Z [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-10-01T02:56:59.777694993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007881s 
2025-10-01T02:56:59.778111842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-01T02:56:59', 'add_custom_filters') 
2025-10-01T02:56:59.778390212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.779115523Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-10-01T02:56:59.779293501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021853s 
2025-10-01T02:56:59.779484395Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-10-01T02:56:59.779666261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.779946446Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-10-01T02:56:59.780304827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-01T02:56:59.780486833Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-01T02:56:59.780627627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-10-01T02:56:59.780878722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-10-01T02:56:59.781742231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009386s 
2025-10-01T02:56:59.782104480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-01T02:56:59', 'import_list_tags') 
2025-10-01T02:56:59.782447901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.783133231Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-10-01T02:56:59.783336781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022994s 
2025-10-01T02:56:59.783506994Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-10-01T02:56:59.783688499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.783941779Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-10-01T02:56:59.790241953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-10-01T02:56:59.800110390Z [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-10-01T02:56:59.801048459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105693s 
2025-10-01T02:56:59.801219483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-10-01T02:56:59.801582183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-10-01T02:56:59.801976046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005647s 
2025-10-01T02:56:59.806984289Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-10-01T02:56:59.807012636Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-10-01T02:56:59.807023548Z                           FROM "Artists" 
2025-10-01T02:56:59.808755896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-10-01T02:56:59.808792760Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-10-01T02:56:59.808807600Z                           FROM "Artists" 
2025-10-01T02:56:59.809613092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001896s 
2025-10-01T02:56:59.809775949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-01T02:56:59.809918126Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-10-01T02:56:59.810151796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-10-01T02:56:59.810454315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:56:59.811399308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010008s 
2025-10-01T02:56:59.812446446Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-10-01T02:56:59.812469733Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-01T02:56:59.812479041Z                                                   FROM "ArtistMetadata"
2025-10-01T02:56:59.812487699Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-10-01T02:56:59.813987769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-10-01T02:56:59.814006426Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-01T02:56:59.814015645Z                                                   FROM "ArtistMetadata"
2025-10-01T02:56:59.814024132Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-10-01T02:56:59.814703490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016326s 
2025-10-01T02:56:59.814868482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-10-01T02:56:59.816095803Z [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-10-01T02:56:59.816947146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019146s 
2025-10-01T02:56:59.817149043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-10-01T02:56:59.817483486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-10-01T02:56:59.817874513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005404s 
2025-10-01T02:56:59.818046650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-10-01T02:56:59.818333828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-10-01T02:56:59.818752321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00046s 
2025-10-01T02:56:59.818830288Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-01T02:56:59.819021362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-01T02:56:59.827626517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085937s 
2025-10-01T02:56:59.827883163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-01T02:56:59.827996612Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-01T02:56:59.828216164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-10-01T02:56:59.828519494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:56:59.829639549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012721s 
2025-10-01T02:56:59.829799762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-01T02:56:59.829922068Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-01T02:56:59.830166941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-10-01T02:56:59.830502857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-10-01T02:56:59.831490315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011374s 
2025-10-01T02:56:59.831653995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-01T02:56:59.831806873Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-01T02:56:59.832055032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-10-01T02:56:59.832236938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-10-01T02:56:59.833152632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009952s 
2025-10-01T02:56:59.834505626Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-10-01T02:56:59.834530305Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-01T02:56:59.834538231Z                                                   FROM "ArtistMetadata"
2025-10-01T02:56:59.834544975Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-10-01T02:56:59.834552039Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-10-01T02:56:59.836353095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-10-01T02:56:59.836382645Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-01T02:56:59.836394709Z                                                   FROM "ArtistMetadata"
2025-10-01T02:56:59.836405791Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-10-01T02:56:59.836417805Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-10-01T02:56:59.837213016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019999s 
2025-10-01T02:56:59.837372427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-01T02:56:59.837535265Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-01T02:56:59.837706670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-10-01T02:56:59.838030302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-10-01T02:56:59.838951436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010553s 
2025-10-01T02:56:59.839109544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-01T02:56:59.839268073Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-01T02:56:59.839448186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-10-01T02:56:59.839778471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:56:59.840671339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010755s 
2025-10-01T02:56:59.840841822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-01T02:56:59.840982004Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-01T02:56:59.841189181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-10-01T02:56:59.841497452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:56:59.842480300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011093s 
2025-10-01T02:56:59.843742040Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-10-01T02:56:59.843767822Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-10-01T02:56:59.843780458Z                                                 FROM "AlbumReleases"
2025-10-01T02:56:59.843792402Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-10-01T02:56:59.843804857Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-10-01T02:56:59.845534600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-10-01T02:56:59.845555321Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-10-01T02:56:59.845562726Z                                                 FROM "AlbumReleases"
2025-10-01T02:56:59.845569450Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-10-01T02:56:59.845576624Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-10-01T02:56:59.846361705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019006s 
2025-10-01T02:56:59.847667273Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-10-01T02:56:59.847686302Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-01T02:56:59.847695220Z                                                   FROM "ArtistMetadata"
2025-10-01T02:56:59.847701933Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-10-01T02:56:59.847709067Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-10-01T02:56:59.849540745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-10-01T02:56:59.849579222Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-01T02:56:59.849593762Z                                                   FROM "ArtistMetadata"
2025-10-01T02:56:59.849607059Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-10-01T02:56:59.849621868Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-10-01T02:56:59.850348501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019479s 
2025-10-01T02:56:59.851035224Z [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-10-01T02:56:59.854731164Z [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-10-01T02:56:59.856639917Z [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-10-01T02:56:59.857455158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-01T02:56:59.858281211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-01T02:56:59.860501872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-01T02:56:59.860916847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-01T02:56:59.861228585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009833s 
2025-10-01T02:56:59.861610524Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-10-01T02:56:59.865646830Z [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-10-01T02:56:59.868458300Z [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-10-01T02:56:59.869567032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-01T02:56:59.870664382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-01T02:56:59.873606244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-01T02:56:59.874071992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-01T02:56:59.874494613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125407s 
2025-10-01T02:56:59.874681108Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-10-01T02:56:59.877984158Z [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-10-01T02:56:59.879963202Z [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-10-01T02:56:59.880779906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-10-01T02:56:59.881523684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-10-01T02:56:59.883381343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-10-01T02:56:59.883888625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-10-01T02:56:59.884251876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093803s 
2025-10-01T02:56:59.884456087Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-10-01T02:56:59.887239831Z [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-10-01T02:56:59.888515930Z [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-10-01T02:56:59.889136931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-01T02:56:59.889719534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-01T02:56:59.891551182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-01T02:56:59.891854482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072467s 
2025-10-01T02:56:59.892055727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-10-01T02:56:59.892374449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-01T02:56:59.892659032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004377s 
2025-10-01T02:56:59.892861820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-10-01T02:56:59.893122315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-01T02:56:59.893411617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003936s 
2025-10-01T02:56:59.893599134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-10-01T02:56:59.893889249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-01T02:56:59.894205615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004268s 
2025-10-01T02:56:59.894408614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-10-01T02:56:59.894692666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-10-01T02:56:59.894992279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004312s 
2025-10-01T02:56:59.895217893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-10-01T02:56:59.895486033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-10-01T02:56:59.895762921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000412s 
2025-10-01T02:56:59.895977513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-10-01T02:56:59.896281224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-10-01T02:56:59.896569605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000428s 
2025-10-01T02:56:59.896734867Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-01T02:56:59.899300432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-10-01T02:56:59.899573482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027032s 
2025-10-01T02:56:59.899731811Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-01T02:56:59.900004239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-10-01T02:56:59.900240335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003786s 
2025-10-01T02:56:59.900394525Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-01T02:56:59.900745962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-10-01T02:56:59.901048131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000493s 
2025-10-01T02:56:59.901406262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-01T02:56:59', 'add_release_groups_etc') 
2025-10-01T02:56:59.901738721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.903597223Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-10-01T02:56:59.903760982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030164s 
2025-10-01T02:56:59.904027539Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-10-01T02:56:59.904251971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.904470771Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-10-01T02:56:59.905269028Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-01T02:56:59.905509392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-10-01T02:56:59.905764546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003211s 
2025-10-01T02:56:59.906123228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-01T02:56:59', 'NewMediaInfoFormat') 
2025-10-01T02:56:59.906457671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.907096808Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-10-01T02:56:59.907250227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016182s 
2025-10-01T02:56:59.907458626Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-10-01T02:56:59.907703129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.908012321Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-10-01T02:56:59.909344774Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-10-01T02:56:59.909700039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-10-01T02:56:59.913170185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003588s 
2025-10-01T02:56:59.913315157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-01T02:56:59.913456482Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-01T02:56:59.913686715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-10-01T02:56:59.914070288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-10-01T02:56:59.915038316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001149s 
2025-10-01T02:56:59.915435406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-01T02:56:59', 'rename_restrictions_to_release_profiles') 
2025-10-01T02:56:59.915801553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.916637466Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-10-01T02:56:59.916762437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026326s 
2025-10-01T02:56:59.917010196Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-10-01T02:56:59.917226061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.917504361Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-10-01T02:56:59.918623955Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-10-01T02:56:59.918894730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-10-01T02:56:59.920879145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018988s 
2025-10-01T02:56:59.920988525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-01T02:56:59.921189159Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-01T02:56:59.921413621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-10-01T02:56:59.921844068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-10-01T02:56:59.922747677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010888s 
2025-10-01T02:56:59.922980686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-10-01T02:56:59.923190138Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-01T02:56:59.923473949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-10-01T02:56:59.923787330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-10-01T02:56:59.924659335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009535s 
2025-10-01T02:56:59.924829558Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-01T02:56:59.925159512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-10-01T02:56:59.925477162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004508s 
2025-10-01T02:56:59.925712826Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-01T02:56:59.925928290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-10-01T02:56:59.926174506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003412s 
2025-10-01T02:56:59.926383016Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-10-01T02:56:59.929980679Z [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-10-01T02:56:59.931911165Z [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-10-01T02:56:59.932738110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-01T02:56:59.933514383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-01T02:56:59.935348225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-01T02:56:59.935821407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-01T02:56:59.936315212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-01T02:56:59.936824407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-01T02:56:59.937221947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106284s 
2025-10-01T02:56:59.937624698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-01T02:56:59', 'rename_quality_profiles_add_upgrade_allowed') 
2025-10-01T02:56:59.937998280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.939050348Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-10-01T02:56:59.939228066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124132s 
2025-10-01T02:56:59.939475985Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-10-01T02:56:59.939658883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.939972304Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-10-01T02:56:59.940599697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-10-01T02:56:59.941057829Z [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-10-01T02:56:59.941499268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007257s 
2025-10-01T02:56:59.941707818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-10-01T02:56:59.942052973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-10-01T02:56:59.942419461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005469s 
2025-10-01T02:56:59.942807031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-01T02:56:59', 'add_import_exclusions') 
2025-10-01T02:56:59.943146114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.943888278Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-10-01T02:56:59.944077328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019679s 
2025-10-01T02:56:59.944281910Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-10-01T02:56:59.944485570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.944758750Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-10-01T02:56:59.953582605Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-10-01T02:56:59.953604800Z                           WHERE "Id" in (
2025-10-01T02:56:59.953609239Z                           SELECT "Artists"."Id" from "Artists"
2025-10-01T02:56:59.953613537Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-01T02:56:59.953617706Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-01T02:56:59.956361800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-10-01T02:56:59.956380969Z                           WHERE "Id" in (
2025-10-01T02:56:59.956386179Z                           SELECT "Artists"."Id" from "Artists"
2025-10-01T02:56:59.956391309Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-01T02:56:59.956396580Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-01T02:56:59.957643340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030232s 
2025-10-01T02:56:59.958892705Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-10-01T02:56:59.958910922Z                           WHERE "Id" in (
2025-10-01T02:56:59.958930090Z                           SELECT "Albums"."Id" from "Albums"
2025-10-01T02:56:59.958935692Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-01T02:56:59.958941053Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-01T02:56:59.960670905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-10-01T02:56:59.960688901Z                           WHERE "Id" in (
2025-10-01T02:56:59.960694262Z                           SELECT "Albums"."Id" from "Albums"
2025-10-01T02:56:59.960699202Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-01T02:56:59.960704262Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-01T02:56:59.961596338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020004s 
2025-10-01T02:56:59.962786815Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-10-01T02:56:59.962800422Z                           WHERE "Id" in (
2025-10-01T02:56:59.962805372Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-10-01T02:56:59.962810292Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-10-01T02:56:59.962815593Z                           WHERE "Albums"."Id" IS NULL) 
2025-10-01T02:56:59.964607119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-10-01T02:56:59.964633072Z                           WHERE "Id" in (
2025-10-01T02:56:59.964640667Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-10-01T02:56:59.964645827Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-10-01T02:56:59.964650928Z                           WHERE "Albums"."Id" IS NULL) 
2025-10-01T02:56:59.965546651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020717s 
2025-10-01T02:56:59.966804884Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-10-01T02:56:59.966822600Z                           WHERE "Id" in (
2025-10-01T02:56:59.966828091Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-01T02:56:59.966833161Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-01T02:56:59.966838542Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-10-01T02:56:59.969023791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-10-01T02:56:59.969041026Z                           WHERE "Id" in (
2025-10-01T02:56:59.969045274Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-01T02:56:59.969060084Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-01T02:56:59.969064583Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-10-01T02:56:59.970098856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002419s 
2025-10-01T02:56:59.971572513Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-10-01T02:56:59.971581441Z                           WHERE "Id" in (
2025-10-01T02:56:59.971585409Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-01T02:56:59.971589437Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-01T02:56:59.971593665Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-01T02:56:59.973660757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-10-01T02:56:59.973693703Z                           WHERE "Id" in (
2025-10-01T02:56:59.973698413Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-01T02:56:59.973702862Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-01T02:56:59.973707501Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-01T02:56:59.974828377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023657s 
2025-10-01T02:56:59.976234258Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-01T02:56:59.976258466Z                           WHERE "Id" IN (
2025-10-01T02:56:59.976263687Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-01T02:56:59.976268737Z                           LEFT OUTER JOIN "Tracks"
2025-10-01T02:56:59.976272926Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-01T02:56:59.976277775Z                           WHERE "Tracks"."Id" IS NULL) 
2025-10-01T02:56:59.978484638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-01T02:56:59.978509268Z                           WHERE "Id" IN (
2025-10-01T02:56:59.978517424Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-01T02:56:59.978525701Z                           LEFT OUTER JOIN "Tracks"
2025-10-01T02:56:59.978533356Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-01T02:56:59.978541342Z                           WHERE "Tracks"."Id" IS NULL) 
2025-10-01T02:56:59.979643501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024869s 
2025-10-01T02:56:59.980137305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-01T02:56:59', 'clean_artist_metadata_table') 
2025-10-01T02:56:59.980535367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:56:59.981766525Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-10-01T02:56:59.981993963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045766s 
2025-10-01T02:56:59.982278616Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-10-01T02:56:59.982512948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:56:59.982871630Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-10-01T02:56:59.983927987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-01T02:56:59.984098430Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-01T02:56:59.984352822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-10-01T02:56:59.984692205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:56:59.985849936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013205s 
2025-10-01T02:56:59.986005619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-01T02:56:59.986170551Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-01T02:56:59.986428771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-10-01T02:56:59.986720589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:56:59.987642264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010659s 
2025-10-01T02:56:59.987880203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-01T02:56:59.988092851Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-01T02:56:59.988291612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-10-01T02:56:59.988664352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:56:59.989542310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001033s 
2025-10-01T02:56:59.989720018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-01T02:56:59.989883767Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-01T02:56:59.990169743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-10-01T02:56:59.990472232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:56:59.991320520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009761s 
2025-10-01T02:56:59.991485111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-01T02:56:59.991641426Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-01T02:56:59.991863694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-10-01T02:56:59.992199349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:56:59.993021314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009712s 
2025-10-01T02:56:59.993217138Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-10-01T02:56:59.999458834Z [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-10-01T02:57:00.002048287Z [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-10-01T02:57:00.003053230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-10-01T02:57:00.003514880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-10-01T02:57:00.005460136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012043s 
2025-10-01T02:57:00.005705580Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-10-01T02:57:00.009904463Z [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-10-01T02:57:00.012848471Z [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-10-01T02:57:00.014079609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-10-01T02:57:00.014620017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-10-01T02:57:00.016721828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108112s 
2025-10-01T02:57:00.017213619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-01T02:57:00', 'health_issue_notification') 
2025-10-01T02:57:00.017585197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.018600080Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-10-01T02:57:00.018770633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126758s 
2025-10-01T02:57:00.019046178Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-10-01T02:57:00.019307624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.019653731Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-10-01T02:57:00.021630801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-01T02:57:00.021828900Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-01T02:57:00.022055065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-10-01T02:57:00.022508168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-10-01T02:57:00.033759790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013483s 
2025-10-01T02:57:00.033809981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-01T02:57:00.033815883Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-01T02:57:00.033820933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-10-01T02:57:00.033825803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-10-01T02:57:00.033831013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010325s 
2025-10-01T02:57:00.033836083Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-10-01T02:57:00.033855703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-10-01T02:57:00.033860483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004094s 
2025-10-01T02:57:00.033865182Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-01T02:57:00.033869781Z                 WHERE "Id" IN (
2025-10-01T02:57:00.033875032Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-01T02:57:00.033879842Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-01T02:57:00.033884932Z                     WHERE "Tracks"."Id" IS NULL) 
2025-10-01T02:57:00.033889441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-01T02:57:00.033894381Z                 WHERE "Id" IN (
2025-10-01T02:57:00.033899722Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-01T02:57:00.034398967Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-01T02:57:00.034405019Z                     WHERE "Tracks"."Id" IS NULL) 
2025-10-01T02:57:00.034409388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018861s 
2025-10-01T02:57:00.034413796Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-01T02:57:00.034418396Z                 WHERE "Id" IN (
2025-10-01T02:57:00.034423276Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-01T02:57:00.034427614Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-10-01T02:57:00.034432394Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-10-01T02:57:00.034437204Z                     WHERE "Artists"."Path" IS NULL) 
2025-10-01T02:57:00.034442504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-01T02:57:00.034447184Z                 WHERE "Id" IN (
2025-10-01T02:57:00.034451332Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-01T02:57:00.034455791Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-10-01T02:57:00.034460390Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-10-01T02:57:00.034464889Z                     WHERE "Artists"."Path" IS NULL) 
2025-10-01T02:57:00.034811317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020618s 
2025-10-01T02:57:00.036131234Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-01T02:57:00.036150823Z                 WHERE "Id" IN (
2025-10-01T02:57:00.036166154Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-01T02:57:00.036171615Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-01T02:57:00.036175684Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-01T02:57:00.036179752Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-10-01T02:57:00.036183559Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-10-01T02:57:00.038223386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-01T02:57:00.038253507Z                 WHERE "Id" IN (
2025-10-01T02:57:00.038258046Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-01T02:57:00.038262725Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-01T02:57:00.038267344Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-01T02:57:00.038271884Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-10-01T02:57:00.038276172Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-10-01T02:57:00.039484956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024319s 
2025-10-01T02:57:00.040295989Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-10-01T02:57:00.040313083Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-10-01T02:57:00.040317442Z                 FROM "Artists"
2025-10-01T02:57:00.040321440Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-10-01T02:57:00.040326079Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-10-01T02:57:00.041468599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-10-01T02:57:00.041504752Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-10-01T02:57:00.041510474Z                 FROM "Artists"
2025-10-01T02:57:00.041514492Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-10-01T02:57:00.041518600Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-10-01T02:57:00.042103958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012918s 
2025-10-01T02:57:00.043289555Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-01T02:57:00.043316940Z                 WHERE "Id" NOT IN (
2025-10-01T02:57:00.043322441Z                     SELECT MIN("Id")
2025-10-01T02:57:00.043327341Z                     FROM "TrackFiles"
2025-10-01T02:57:00.043348073Z                     GROUP BY "Path"
2025-10-01T02:57:00.043352522Z                 ) 
2025-10-01T02:57:00.044628250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-01T02:57:00.044640936Z                 WHERE "Id" NOT IN (
2025-10-01T02:57:00.044645535Z                     SELECT MIN("Id")
2025-10-01T02:57:00.044649844Z                     FROM "TrackFiles"
2025-10-01T02:57:00.044654012Z                     GROUP BY "Path"
2025-10-01T02:57:00.044658561Z                 ) 
2025-10-01T02:57:00.045555948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00171s 
2025-10-01T02:57:00.045757854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-01T02:57:00.045965713Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-10-01T02:57:00.046151567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-10-01T02:57:00.049979514Z [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-10-01T02:57:00.051890201Z [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-10-01T02:57:00.052697155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-01T02:57:00.053312454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-01T02:57:00.055725712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-01T02:57:00.056150227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097942s 
2025-10-01T02:57:00.056356352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-10-01T02:57:00.056719142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-01T02:57:00.057104919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005507s 
2025-10-01T02:57:00.057350684Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-10-01T02:57:00.061171085Z [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-10-01T02:57:00.062854043Z [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-10-01T02:57:00.063615676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-01T02:57:00.064309152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-01T02:57:00.066680045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-01T02:57:00.067236796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-01T02:57:00.067614597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099981s 
2025-10-01T02:57:00.068053741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-01T02:57:00', 'add_mediafilerepository_mtime') 
2025-10-01T02:57:00.068497655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.069487498Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-10-01T02:57:00.069728312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118574s 
2025-10-01T02:57:00.069996743Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-10-01T02:57:00.070237969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.070586470Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-10-01T02:57:00.073710961Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-10-01T02:57:00.073739709Z                           WHERE "Id" NOT IN (
2025-10-01T02:57:00.073744298Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-10-01T02:57:00.073748767Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-01T02:57:00.073753246Z                             GROUP BY "ArtistMetadata"."Id") 
2025-10-01T02:57:00.075761659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-10-01T02:57:00.075777631Z                           WHERE "Id" NOT IN (
2025-10-01T02:57:00.075796399Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-10-01T02:57:00.075801028Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-01T02:57:00.075805798Z                             GROUP BY "ArtistMetadata"."Id") 
2025-10-01T02:57:00.076873387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023105s 
2025-10-01T02:57:00.077102679Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-10-01T02:57:00.077362612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-10-01T02:57:00.077795093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000497s 
2025-10-01T02:57:00.078065437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-10-01T02:57:00.082302818Z [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-10-01T02:57:00.084676567Z [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-10-01T02:57:00.085703143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-01T02:57:00.086407010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-01T02:57:00.088651870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-01T02:57:00.089129972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-01T02:57:00.089550038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-01T02:57:00.089882227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116129s 
2025-10-01T02:57:00.090151289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-10-01T02:57:00.090459098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-01T02:57:00.090817961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005145s 
2025-10-01T02:57:00.091283248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-01T02:57:00', 'add_artistmetadataid_constraint') 
2025-10-01T02:57:00.091768304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.092909482Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-10-01T02:57:00.093145647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025209s 
2025-10-01T02:57:00.093432134Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-10-01T02:57:00.093658880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.093983634Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-10-01T02:57:00.094967034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-10-01T02:57:00.095134912Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-10-01T02:57:00.095349694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-10-01T02:57:00.095739158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-10-01T02:57:00.096766266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011833s 
2025-10-01T02:57:00.097013714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-10-01T02:57:00.097204458Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-01T02:57:00.097438690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-10-01T02:57:00.097811150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-01T02:57:00.098714679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001073s 
2025-10-01T02:57:00.098920804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-01T02:57:00.099077269Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-01T02:57:00.099286530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-10-01T02:57:00.099658599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-01T02:57:00.100632510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011185s 
2025-10-01T02:57:00.100879547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-10-01T02:57:00.101098147Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-01T02:57:00.101326286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-10-01T02:57:00.101671060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-01T02:57:00.102475991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009584s 
2025-10-01T02:57:00.102640843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-01T02:57:00.102810374Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-01T02:57:00.103004525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-10-01T02:57:00.103369159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-01T02:57:00.104157837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009508s 
2025-10-01T02:57:00.104357258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-01T02:57:00.104485186Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-01T02:57:00.104688856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-10-01T02:57:00.105016055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-01T02:57:00.105836757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009356s 
2025-10-01T02:57:00.106207644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-01T02:57:00', 'old_ids_and_artist_alias') 
2025-10-01T02:57:00.106564251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.107442319Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-10-01T02:57:00.107629466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025336s 
2025-10-01T02:57:00.107938598Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-10-01T02:57:00.108146858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.108439707Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-10-01T02:57:00.108952460Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-01T02:57:00.109162873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-01T02:57:00.109970640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008376s 
2025-10-01T02:57:00.110253299Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-01T02:57:00.110556950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-01T02:57:00.110832475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003343s 
2025-10-01T02:57:00.111182800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-01T02:57:00', 'download_propers_config') 
2025-10-01T02:57:00.111553837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.112306092Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-10-01T02:57:00.112485232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001805s 
2025-10-01T02:57:00.112719303Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-10-01T02:57:00.112941421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.113203648Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-10-01T02:57:00.114404556Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-10-01T02:57:00.114705742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-10-01T02:57:00.115248555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006503s 
2025-10-01T02:57:00.115449139Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-10-01T02:57:00.118797871Z [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-10-01T02:57:00.120644298Z [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-10-01T02:57:00.121454910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-01T02:57:00.122242546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-01T02:57:00.124402314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-01T02:57:00.124844664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-01T02:57:00.125297947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-01T02:57:00.125788124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-01T02:57:00.126173109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105291s 
2025-10-01T02:57:00.126487091Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-10-01T02:57:00.130203894Z [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-10-01T02:57:00.132179852Z [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-10-01T02:57:00.133002147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-01T02:57:00.133646785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-01T02:57:00.135824730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-10-01T02:57:00.136141437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094968s 
2025-10-01T02:57:00.136334226Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-10-01T02:57:00.140747841Z [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-10-01T02:57:00.142524347Z [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-10-01T02:57:00.143335070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-01T02:57:00.143843082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-01T02:57:00.145938771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00939s 
2025-10-01T02:57:00.146161089Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-10-01T02:57:00.149725886Z [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-10-01T02:57:00.151337701Z [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-10-01T02:57:00.152030857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-01T02:57:00.152822029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-01T02:57:00.154784400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-01T02:57:00.155294938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-10-01T02:57:00.155858152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-10-01T02:57:00.156342156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-01T02:57:00.156739516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103822s 
2025-10-01T02:57:00.156976122Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-10-01T02:57:00.160263220Z [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-10-01T02:57:00.161634350Z [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-10-01T02:57:00.162234589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-10-01T02:57:00.162690597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-10-01T02:57:00.164701285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074475s 
2025-10-01T02:57:00.164891598Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-10-01T02:57:00.168024926Z [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-10-01T02:57:00.169439945Z [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-10-01T02:57:00.170091326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-01T02:57:00.170785093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-01T02:57:00.172809088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-01T02:57:00.173295868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-01T02:57:00.173657626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085592s 
2025-10-01T02:57:00.174132101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-01T02:57:00', 'remove_language_profiles') 
2025-10-01T02:57:00.174526285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.176079702Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-10-01T02:57:00.176277040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109025s 
2025-10-01T02:57:00.176591773Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-10-01T02:57:00.176881136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.177280470Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-10-01T02:57:00.177984006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-01T02:57:00.178194400Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-01T02:57:00.178496347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-10-01T02:57:00.178896443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-10-01T02:57:00.179742626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010178s 
2025-10-01T02:57:00.180151429Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-10-01T02:57:00.180658921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-10-01T02:57:00.180946219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005176s 
2025-10-01T02:57:00.181308509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-01T02:57:00', 'multi_disc_naming_format') 
2025-10-01T02:57:00.181638303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.182328182Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-10-01T02:57:00.182487102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018622s 
2025-10-01T02:57:00.182712175Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-10-01T02:57:00.182888239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.183131960Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-10-01T02:57:00.183596194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-01T02:57:00.183764674Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-01T02:57:00.183964065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-10-01T02:57:00.184258147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-10-01T02:57:00.185041705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000915s 
2025-10-01T02:57:00.185218070Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-01T02:57:00.185389455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-01T02:57:00.210798930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252529s 
2025-10-01T02:57:00.211388607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-01T02:57:00', 'add_download_client_priority') 
2025-10-01T02:57:00.211644522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.212575576Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-10-01T02:57:00.212745248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271713s 
2025-10-01T02:57:00.212978969Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-10-01T02:57:00.213166296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.213424085Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-10-01T02:57:00.213830202Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-01T02:57:00.214107651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-10-01T02:57:00.214390280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003739s 
2025-10-01T02:57:00.214572006Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-01T02:57:00.214849414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-10-01T02:57:00.215080560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000328s 
2025-10-01T02:57:00.215441997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-01T02:57:00', 'remove_growl_prowl') 
2025-10-01T02:57:00.215817343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.216466690Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-10-01T02:57:00.216635981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001665s 
2025-10-01T02:57:00.216823870Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-10-01T02:57:00.217021407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.217278595Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-10-01T02:57:00.217667688Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-01T02:57:00.217960678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-10-01T02:57:00.218198808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003616s 
2025-10-01T02:57:00.218405894Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-01T02:57:00.218656279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-10-01T02:57:00.218900951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003362s 
2025-10-01T02:57:00.219267860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-01T02:57:00', 'remove_plex_hometheatre') 
2025-10-01T02:57:00.219611892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.220206560Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-10-01T02:57:00.220376912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015996s 
2025-10-01T02:57:00.220585192Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-10-01T02:57:00.220779683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.221022863Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-10-01T02:57:00.221767853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-01T02:57:00.221972395Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-01T02:57:00.222153579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-10-01T02:57:00.222366267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-10-01T02:57:00.223199234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000919s 
2025-10-01T02:57:00.223368295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-01T02:57:00.223517195Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-01T02:57:00.223716365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-10-01T02:57:00.224121862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:57:00.224840759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009411s 
2025-10-01T02:57:00.225015431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-01T02:57:00.225167026Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-01T02:57:00.225374083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-10-01T02:57:00.225725931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:57:00.226522084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009653s 
2025-10-01T02:57:00.226690743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-01T02:57:00.226852048Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-01T02:57:00.227053875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-10-01T02:57:00.227369079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:57:00.228167597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009422s 
2025-10-01T02:57:00.228351437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-01T02:57:00.228494815Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-01T02:57:00.228677764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-10-01T02:57:00.228947336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-10-01T02:57:00.229660051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008025s 
2025-10-01T02:57:00.229832549Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-01T02:57:00.230085448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-01T02:57:00.231696210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017046s 
2025-10-01T02:57:00.232102569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-01T02:57:00', 'add_root_folder_add_defaults') 
2025-10-01T02:57:00.232453044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.233152372Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-10-01T02:57:00.233313016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003111s 
2025-10-01T02:57:00.233518580Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-10-01T02:57:00.233709504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.233946862Z [Info] task_duration: Starting migration of Main DB to 40 
2025-10-01T02:57:00.234389212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-01T02:57:00.234486408Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-01T02:57:00.234672553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-10-01T02:57:00.234975182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-10-01T02:57:00.235695613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008566s 
2025-10-01T02:57:00.236077522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-01T02:57:00', 'task_duration') 
2025-10-01T02:57:00.236408368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.237048827Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-10-01T02:57:00.237207697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021855s 
2025-10-01T02:57:00.237440175Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-10-01T02:57:00.237642993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.237903097Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-10-01T02:57:00.238369927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-01T02:57:00.238516612Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-01T02:57:00.238703157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-10-01T02:57:00.239030256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-10-01T02:57:00.239799585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009157s 
2025-10-01T02:57:00.240018506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-01T02:57:00.240177977Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-01T02:57:00.240351736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-10-01T02:57:00.240665698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:57:00.241435388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008823s 
2025-10-01T02:57:00.241855754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-01T02:57:00', 'add_indexer_and_enabled_to_release_profiles') 
2025-10-01T02:57:00.242225148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.242960438Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-10-01T02:57:00.243322407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023666s 
2025-10-01T02:57:00.243355514Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-10-01T02:57:00.243548642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.243792714Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-10-01T02:57:00.244266748Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-10-01T02:57:00.247399244Z [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-10-01T02:57:00.249035318Z [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-10-01T02:57:00.249760819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-01T02:57:00.250507422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-01T02:57:00.252674825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-01T02:57:00.253150974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-01T02:57:00.253503173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-01T02:57:00.253973710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-01T02:57:00.254337854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098878s 
2025-10-01T02:57:00.254661335Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-10-01T02:57:00.255024767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-10-01T02:57:00.255298648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004233s 
2025-10-01T02:57:00.255625005Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-10-01T02:57:00.256009840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-10-01T02:57:00.256279563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004308s 
2025-10-01T02:57:00.256487111Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-10-01T02:57:00.259111895Z [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-10-01T02:57:00.260253734Z [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-10-01T02:57:00.260866768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-01T02:57:00.261298838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-01T02:57:00.263381861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067116s 
2025-10-01T02:57:00.263752668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-01T02:57:00', 'remove_album_folders') 
2025-10-01T02:57:00.264142633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.265042975Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-10-01T02:57:00.265225533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083565s 
2025-10-01T02:57:00.265451808Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-10-01T02:57:00.265629757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.265891834Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-10-01T02:57:00.266396951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-01T02:57:00.266545891Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-01T02:57:00.266747547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-10-01T02:57:00.267067501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-10-01T02:57:00.267786058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008933s 
2025-10-01T02:57:00.268180752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-01T02:57:00', 'add_priority_to_indexers') 
2025-10-01T02:57:00.268545807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.269149683Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-10-01T02:57:00.269329154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022252s 
2025-10-01T02:57:00.269543977Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-10-01T02:57:00.269756114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.269991127Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-10-01T02:57:00.270474039Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-10-01T02:57:00.270761368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-10-01T02:57:00.271090911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004242s 
2025-10-01T02:57:00.271274811Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-01T02:57:00.271454242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-01T02:57:00.272120584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007068s 
2025-10-01T02:57:00.272545570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-01T02:57:00', 'remove_chown_and_folderchmod_config') 
2025-10-01T02:57:00.272878330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.273557437Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-10-01T02:57:00.273673120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002022s 
2025-10-01T02:57:00.273861399Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-10-01T02:57:00.274038606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.274287166Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-10-01T02:57:00.279896389Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-10-01T02:57:00.280590917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-10-01T02:57:00.281016103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007845s 
2025-10-01T02:57:00.281374515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-01T02:57:00', 'update_notifiarr') 
2025-10-01T02:57:00.281707996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.282359407Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-10-01T02:57:00.282520301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020898s 
2025-10-01T02:57:00.282727268Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-10-01T02:57:00.282915437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.283160891Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-10-01T02:57:00.283464672Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-01T02:57:00.283657330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-01T02:57:00.286139207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024892s 
2025-10-01T02:57:00.286524312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-01T02:57:00', 'email_multiple_addresses') 
2025-10-01T02:57:00.286862643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.287537021Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-10-01T02:57:00.287688756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038494s 
2025-10-01T02:57:00.288016346Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-10-01T02:57:00.288175416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.288414237Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-10-01T02:57:00.288724261Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-10-01T02:57:00.288977852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-10-01T02:57:00.291142449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022366s 
2025-10-01T02:57:00.291589018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-01T02:57:00', 'rename_blacklist_to_blocklist') 
2025-10-01T02:57:00.291898481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.292584022Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-10-01T02:57:00.292693602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035892s 
2025-10-01T02:57:00.292901451Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-10-01T02:57:00.293083908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.293321907Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-10-01T02:57:00.293834239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-01T02:57:00.293985533Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-01T02:57:00.294185085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-10-01T02:57:00.294556673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-01T02:57:00.295380512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010064s 
2025-10-01T02:57:00.295620585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-10-01T02:57:00.295984308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-01T02:57:00.296795100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009948s 
2025-10-01T02:57:00.296968148Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-01T02:57:00.297137479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-01T02:57:00.301031639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038797s 
2025-10-01T02:57:00.301410061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-01T02:57:00', 'cdh_per_downloadclient') 
2025-10-01T02:57:00.301753993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.302392318Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-10-01T02:57:00.302554384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052356s 
2025-10-01T02:57:00.302734547Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-10-01T02:57:00.302927746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.303168340Z [Info] download_history: Starting migration of Main DB to 52 
2025-10-01T02:57:00.304120277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-10-01T02:57:00.305256104Z [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-10-01T02:57:00.306087117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017585s 
2025-10-01T02:57:00.306356789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-10-01T02:57:00.306698628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-01T02:57:00.307129235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005725s 
2025-10-01T02:57:00.307317814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-10-01T02:57:00.307643550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-10-01T02:57:00.307976510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004813s 
2025-10-01T02:57:00.308208888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-10-01T02:57:00.308599454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-01T02:57:00.308974910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005454s 
2025-10-01T02:57:00.309158219Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-01T02:57:00.309407261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-01T02:57:00.312584166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031983s 
2025-10-01T02:57:00.313009543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-01T02:57:00', 'download_history') 
2025-10-01T02:57:00.313442575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.314235631Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-10-01T02:57:00.314454141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048654s 
2025-10-01T02:57:00.314717211Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-10-01T02:57:00.314980411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.315287078Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-10-01T02:57:00.315768858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-01T02:57:00', 'add_update_history') 
2025-10-01T02:57:00.316174144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.316821548Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-10-01T02:57:00.317014596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018611s 
2025-10-01T02:57:00.317261834Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-10-01T02:57:00.317474272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.317772452Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-10-01T02:57:00.318246857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-01T02:57:00.318430326Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-01T02:57:00.318711172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-10-01T02:57:00.319104604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-10-01T02:57:00.320223356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012897s 
2025-10-01T02:57:00.320703232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-01T02:57:00', 'add_on_update_to_notifications') 
2025-10-01T02:57:00.321156445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.321950954Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-10-01T02:57:00.322156318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029788s 
2025-10-01T02:57:00.322397663Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-10-01T02:57:00.322641534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.322942811Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-10-01T02:57:00.323409300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-01T02:57:00.323604072Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-01T02:57:00.323805047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-10-01T02:57:00.324207237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:57:00.325099433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010425s 
2025-10-01T02:57:00.325494909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-01T02:57:00', 'download_client_per_indexer') 
2025-10-01T02:57:00.325915195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.326607429Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-10-01T02:57:00.327117916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025373s 
2025-10-01T02:57:00.327375244Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-10-01T02:57:00.327647042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.327978178Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-10-01T02:57:00.328556272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-01T02:57:00.328742046Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-01T02:57:00.328985266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-10-01T02:57:00.329319048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:57:00.330272637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010871s 
2025-10-01T02:57:00.330464924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-01T02:57:00.330644235Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-01T02:57:00.330892626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-10-01T02:57:00.331250887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:57:00.332281622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011874s 
2025-10-01T02:57:00.332492246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-01T02:57:00.332633540Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-01T02:57:00.332846489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-10-01T02:57:00.333208528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:57:00.334171637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010591s 
2025-10-01T02:57:00.334520920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-01T02:57:00', 'AddNewItemMonitorType') 
2025-10-01T02:57:00.334865895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.335717730Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-10-01T02:57:00.335995379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026351s 
2025-10-01T02:57:00.336212396Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-10-01T02:57:00.336412058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.336665458Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-10-01T02:57:00.337145114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-01T02:57:00.337320296Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-01T02:57:00.337542103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-10-01T02:57:00.337936497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-10-01T02:57:00.338926570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011491s 
2025-10-01T02:57:00.339342568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-01T02:57:00', 'ImportListSearch') 
2025-10-01T02:57:00.339761541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.341798352Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-10-01T02:57:00.342013164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003965s 
2025-10-01T02:57:00.342231724Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-10-01T02:57:00.342463430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.342808064Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-10-01T02:57:00.343448944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-01T02:57:00.343647995Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-10-01T02:57:00.343966536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-10-01T02:57:00.344351341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:57:00.345386996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011904s 
2025-10-01T02:57:00.345808745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-01T02:57:00', 'ImportListMonitorExisting') 
2025-10-01T02:57:00.346262910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.347051577Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-10-01T02:57:00.347214345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027554s 
2025-10-01T02:57:00.347453877Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-10-01T02:57:00.347682998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.347985347Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-10-01T02:57:00.348600225Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-01T02:57:00.348911652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-10-01T02:57:00.349170994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003535s 
2025-10-01T02:57:00.349390937Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-01T02:57:00.349701342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-10-01T02:57:00.349967768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003767s 
2025-10-01T02:57:00.350135937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-01T02:57:00.350320578Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-01T02:57:00.350528547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-10-01T02:57:00.350826517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-10-01T02:57:00.351687591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009558s 
2025-10-01T02:57:00.352157537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-01T02:57:00', 'add_indexer_tags') 
2025-10-01T02:57:00.352521580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.353206058Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-10-01T02:57:00.353405680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024427s 
2025-10-01T02:57:00.353595051Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-10-01T02:57:00.353819393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.354069967Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-10-01T02:57:00.354412477Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-01T02:57:00.354607469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-01T02:57:00.357025527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024194s 
2025-10-01T02:57:00.357478169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-01T02:57:00', 'update_audio_types') 
2025-10-01T02:57:00.357896461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.358606099Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-10-01T02:57:00.358786753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040024s 
2025-10-01T02:57:00.359039552Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-01T02:57:00.359248493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.359551002Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-10-01T02:57:00.362201408Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-01T02:57:00.362451451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-10-01T02:57:00.362722176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003257s 
2025-10-01T02:57:00.362923611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-10-01T02:57:00.363093253Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-01T02:57:00.363346363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-10-01T02:57:00.367562911Z [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-10-01T02:57:00.369710785Z [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-10-01T02:57:00.370588502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-10-01T02:57:00.371360927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-10-01T02:57:00.373939419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-10-01T02:57:00.374499767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-10-01T02:57:00.374892498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112865s 
2025-10-01T02:57:00.375093743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-01T02:57:00.375234837Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-01T02:57:00.375445701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-10-01T02:57:00.380191385Z [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-10-01T02:57:00.383469425Z [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-10-01T02:57:00.384803050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-01T02:57:00.385416214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-01T02:57:00.387791807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-01T02:57:00.388271092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-01T02:57:00.388710616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-01T02:57:00.389053156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134026s 
2025-10-01T02:57:00.389233128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-01T02:57:00.389397529Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-01T02:57:00.389626009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-10-01T02:57:00.394216862Z [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-10-01T02:57:00.397497096Z [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-10-01T02:57:00.398837314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-01T02:57:00.399573165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-01T02:57:00.401846562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-01T02:57:00.402324695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-01T02:57:00.402855944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-01T02:57:00.403227372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134012s 
2025-10-01T02:57:00.403409990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-01T02:57:00.403585703Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-01T02:57:00.403880036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-10-01T02:57:00.408626842Z [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-10-01T02:57:00.411930904Z [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-10-01T02:57:00.413363889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-01T02:57:00.414072786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-01T02:57:00.416553912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-01T02:57:00.417015932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-01T02:57:00.417430657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-01T02:57:00.417759739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136799s 
2025-10-01T02:57:00.417930263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-01T02:57:00.418077830Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-01T02:57:00.418279816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-10-01T02:57:00.422198125Z [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-10-01T02:57:00.424000794Z [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-10-01T02:57:00.424826997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-01T02:57:00.425623551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-01T02:57:00.427888330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-01T02:57:00.428380982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-01T02:57:00.428826789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-01T02:57:00.429321165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-01T02:57:00.429656219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111787s 
2025-10-01T02:57:00.429833466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-01T02:57:00.430008899Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-01T02:57:00.430228802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-10-01T02:57:00.433915695Z [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-10-01T02:57:00.435647692Z [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-10-01T02:57:00.436423494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-01T02:57:00.437224516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-01T02:57:00.439264884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-01T02:57:00.439779590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-01T02:57:00.440236119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-01T02:57:00.440713049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-01T02:57:00.441050559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106102s 
2025-10-01T02:57:00.441230241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-01T02:57:00.441418770Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-01T02:57:00.441655607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-10-01T02:57:00.446564199Z [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-10-01T02:57:00.448290985Z [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-10-01T02:57:00.449049021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-01T02:57:00.449550140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-01T02:57:00.452284675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104245s 
2025-10-01T02:57:00.452465279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-01T02:57:00.452600682Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-01T02:57:00.452851487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-10-01T02:57:00.456041229Z [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-10-01T02:57:00.457566129Z [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-10-01T02:57:00.458323734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-01T02:57:00.458788820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-01T02:57:00.461705111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086569s 
2025-10-01T02:57:00.461945345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-01T02:57:00.462142762Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-01T02:57:00.462379830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-10-01T02:57:00.465655825Z [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-10-01T02:57:00.466948688Z [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-10-01T02:57:00.467574748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-01T02:57:00.468002750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-01T02:57:00.470824460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082769s 
2025-10-01T02:57:00.470987068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-01T02:57:00.471172471Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-01T02:57:00.471399408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-10-01T02:57:00.474608909Z [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-10-01T02:57:00.475927494Z [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-10-01T02:57:00.476541150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-01T02:57:00.477000384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-01T02:57:00.479137557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075304s 
2025-10-01T02:57:00.479376648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-01T02:57:00.479536931Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-01T02:57:00.479767164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-10-01T02:57:00.483284495Z [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-10-01T02:57:00.484669894Z [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-10-01T02:57:00.485279923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-01T02:57:00.485706982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-01T02:57:00.487725366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076894s 
2025-10-01T02:57:00.487871851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-01T02:57:00.488033276Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-01T02:57:00.488248990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-10-01T02:57:00.491280032Z [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-10-01T02:57:00.492434135Z [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-10-01T02:57:00.493115638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-01T02:57:00.493643410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-01T02:57:00.496165548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-01T02:57:00.496559521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081161s 
2025-10-01T02:57:00.496809074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-01T02:57:00.496979206Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-01T02:57:00.497270913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-10-01T02:57:00.500563853Z [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-10-01T02:57:00.501680431Z [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-10-01T02:57:00.502345580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-01T02:57:00.502979656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-01T02:57:00.505384969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-01T02:57:00.505811096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008264s 
2025-10-01T02:57:00.506035228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-01T02:57:00.506224910Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-01T02:57:00.506485163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-10-01T02:57:00.509485824Z [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-10-01T02:57:00.510651862Z [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-10-01T02:57:00.511302091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-01T02:57:00.511925045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-01T02:57:00.514265227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-01T02:57:00.514699020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079316s 
2025-10-01T02:57:00.514883522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-10-01T02:57:00.515073674Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-01T02:57:00.515301222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-10-01T02:57:00.518657810Z [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-10-01T02:57:00.520237420Z [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-10-01T02:57:00.522165802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-10-01T02:57:00.522953979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-10-01T02:57:00.535709168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-01T02:57:00.536392043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-10-01T02:57:00.537003644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-01T02:57:00.537422778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219045s 
2025-10-01T02:57:00.537587720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-01T02:57:00.537853896Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-10-01T02:57:00.538070813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-10-01T02:57:00.541816554Z [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-10-01T02:57:00.542916909Z [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-10-01T02:57:00.543941752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-01T02:57:00.544483122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-01T02:57:00.546812351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085636s 
2025-10-01T02:57:00.547044980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-01T02:57:00.547191655Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2025-10-01T02:57:00.547409453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-10-01T02:57:00.550646250Z [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-10-01T02:57:00.551746485Z [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-10-01T02:57:00.552356493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-01T02:57:00.552773803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-01T02:57:00.555010796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073482s 
2025-10-01T02:57:00.555198835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-01T02:57:00.555378577Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-10-01T02:57:00.555638580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-10-01T02:57:00.558963935Z [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-10-01T02:57:00.560035272Z [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-10-01T02:57:00.560631382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-01T02:57:00.561447335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-01T02:57:00.563690200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-01T02:57:00.564217913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-10-01T02:57:00.564755084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-10-01T02:57:00.565365483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-01T02:57:00.565767733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099617s 
2025-10-01T02:57:00.565970782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-01T02:57:00.566126956Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-10-01T02:57:00.566310415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-10-01T02:57:00.569052235Z [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-10-01T02:57:00.569974993Z [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-10-01T02:57:00.570486513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-01T02:57:00.571031530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-01T02:57:00.573365950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-01T02:57:00.573704752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072248s 
2025-10-01T02:57:00.573870165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-01T02:57:00.574000457Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 
2025-10-01T02:57:00.574225901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-10-01T02:57:00.576999545Z [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-10-01T02:57:00.577985650Z [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-10-01T02:57:00.578485336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-01T02:57:00.579005664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-01T02:57:00.581320625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-01T02:57:00.581653835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072976s 
2025-10-01T02:57:00.581829659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-01T02:57:00.581977196Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-10-01T02:57:00.582148962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-10-01T02:57:00.584885101Z [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-10-01T02:57:00.585872609Z [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-10-01T02:57:00.586375210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-01T02:57:00.586897332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-01T02:57:00.589199226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-01T02:57:00.589533639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072071s 
2025-10-01T02:57:00.589686837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-01T02:57:00.589826759Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-01T02:57:00.590041391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-10-01T02:57:00.592795365Z [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-10-01T02:57:00.593877765Z [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-10-01T02:57:00.594409535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-01T02:57:00.594921376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-01T02:57:00.597183540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-01T02:57:00.597503965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073083s 
2025-10-01T02:57:00.597691593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-01T02:57:00.597817386Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-10-01T02:57:00.598003381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-10-01T02:57:00.600691242Z [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-10-01T02:57:00.601583248Z [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-10-01T02:57:00.602095299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-01T02:57:00.602590385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-01T02:57:00.604812248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-01T02:57:00.606222528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080487s 
2025-10-01T02:57:00.606374263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-01T02:57:00.606526219Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-01T02:57:00.606713676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-10-01T02:57:00.609440095Z [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-10-01T02:57:00.610381300Z [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-10-01T02:57:00.610895325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-01T02:57:00.611369039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-01T02:57:00.613534508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-01T02:57:00.613842749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069725s 
2025-10-01T02:57:00.613991518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-10-01T02:57:00.614126159Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-01T02:57:00.614297805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-10-01T02:57:00.617017691Z [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-10-01T02:57:00.617932442Z [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-10-01T02:57:00.618400394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-10-01T02:57:00.618771161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-10-01T02:57:00.620599131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061236s 
2025-10-01T02:57:00.620761127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-10-01T02:57:00.620913624Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-01T02:57:00.621081482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-10-01T02:57:00.623766167Z [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-10-01T02:57:00.624752663Z [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-10-01T02:57:00.625222549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-10-01T02:57:00.625606993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-10-01T02:57:00.627468931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061987s 
2025-10-01T02:57:00.627573522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-01T02:57:00.627728995Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-01T02:57:00.627912795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-10-01T02:57:00.630661869Z [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-10-01T02:57:00.631736272Z [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-10-01T02:57:00.632279917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-01T02:57:00.632664722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-01T02:57:00.634482521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064286s 
2025-10-01T02:57:00.634645139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-01T02:57:00.634765361Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-01T02:57:00.634944030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-10-01T02:57:00.637731132Z [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-10-01T02:57:00.638834293Z [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-10-01T02:57:00.639359740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-01T02:57:00.639735026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-01T02:57:00.641694781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065646s 
2025-10-01T02:57:00.641839212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-01T02:57:00.641973513Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-01T02:57:00.642154136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-10-01T02:57:00.644734932Z [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-10-01T02:57:00.645520373Z [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-10-01T02:57:00.645964197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-01T02:57:00.646357999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-01T02:57:00.648211822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058765s 
2025-10-01T02:57:00.648354880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-01T02:57:00.648511234Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 
2025-10-01T02:57:00.648746278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-10-01T02:57:00.651527026Z [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-10-01T02:57:00.652322908Z [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-10-01T02:57:00.652803656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-01T02:57:00.653398934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-01T02:57:00.655384041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-01T02:57:00.655691429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068427s 
2025-10-01T02:57:00.655837003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-01T02:57:00.656052597Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-01T02:57:00.656239733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-10-01T02:57:00.658694566Z [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-10-01T02:57:00.659376358Z [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-10-01T02:57:00.659755301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-01T02:57:00.660256811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-01T02:57:00.662229593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-01T02:57:00.662523595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061266s 
2025-10-01T02:57:00.662660410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-01T02:57:00.662782115Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-01T02:57:00.662965705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-10-01T02:57:00.666777719Z [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-10-01T02:57:00.667796991Z [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-10-01T02:57:00.668298400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-01T02:57:00.668835772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-01T02:57:00.670758653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-01T02:57:00.671128568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-01T02:57:00.671404464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082794s 
2025-10-01T02:57:00.671546289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-01T02:57:00.671679417Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-10-01T02:57:00.671904099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-10-01T02:57:00.674678044Z [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-10-01T02:57:00.675601713Z [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-10-01T02:57:00.676097942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-01T02:57:00.676632419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-01T02:57:00.678623056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-01T02:57:00.679026509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-01T02:57:00.679353958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072883s 
2025-10-01T02:57:00.679509180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-01T02:57:00.679628090Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-01T02:57:00.679809906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-01T02:57:00.682072872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-01T02:57:00.682559842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-01T02:57:00.682945068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-01T02:57:00.683531909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-01T02:57:00.685665224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-01T02:57:00.686004236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060298s 
2025-10-01T02:57:00.686380233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-01T02:57:00', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-01T02:57:00.686708123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.688679442Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-01T02:57:00.688892381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086479s 
2025-10-01T02:57:00.689069588Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-10-01T02:57:00.689255251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.689508571Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-10-01T02:57:00.690140724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-01T02:57:00.690317790Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-10-01T02:57:00.690472171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-10-01T02:57:00.690785131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:57:00.691652728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009902s 
2025-10-01T02:57:00.691819924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-01T02:57:00.691987111Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-01T02:57:00.692167324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-10-01T02:57:00.692440684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:57:00.693290004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009282s 
2025-10-01T02:57:00.693609066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-01T02:57:00', 'add_on_delete_to_notifications') 
2025-10-01T02:57:00.693911736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.694619471Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-10-01T02:57:00.694785094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022553s 
2025-10-01T02:57:00.694961299Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-10-01T02:57:00.695140820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.695387156Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-10-01T02:57:00.697214956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-01T02:57:00.697382143Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-01T02:57:00.697582486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-10-01T02:57:00.697888983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:57:00.698771219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000994s 
2025-10-01T02:57:00.698942554Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-01T02:57:00.699188449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-10-01T02:57:00.699449916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003464s 
2025-10-01T02:57:00.699595850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-01T02:57:00.699752184Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-01T02:57:00.699958389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-10-01T02:57:00.700228433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-10-01T02:57:00.700973293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008266s 
2025-10-01T02:57:00.701135189Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-01T02:57:00.701298377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-01T02:57:00.703201078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019176s 
2025-10-01T02:57:00.703371220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-10-01T02:57:00.704017922Z [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-10-01T02:57:00.704461966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009076s 
2025-10-01T02:57:00.704644013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-10-01T02:57:00.704892292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-01T02:57:00.705184390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003856s 
2025-10-01T02:57:00.705346617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-01T02:57:00.705455657Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-01T02:57:00.705618885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-10-01T02:57:00.705912827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-10-01T02:57:00.706693539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008853s 
2025-10-01T02:57:00.706855274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-01T02:57:00.706976478Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-01T02:57:00.707196822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-10-01T02:57:00.707542969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:57:00.708398371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000984s 
2025-10-01T02:57:00.708568413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-01T02:57:00.708741522Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-01T02:57:00.708944500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-10-01T02:57:00.709237159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:57:00.710023873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000914s 
2025-10-01T02:57:00.710186771Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-01T02:57:00.710372866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-01T02:57:00.717324802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069146s 
2025-10-01T02:57:00.717493491Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-01T02:57:00.717676380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-01T02:57:00.719183764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015295s 
2025-10-01T02:57:00.719419239Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-10-01T02:57:00.722499580Z [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-10-01T02:57:00.723531217Z [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-10-01T02:57:00.724114812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-10-01T02:57:00.724591181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-10-01T02:57:00.726780669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071904s 
2025-10-01T02:57:00.726990321Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-10-01T02:57:00.729941612Z [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-10-01T02:57:00.730745761Z [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-10-01T02:57:00.731215717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-10-01T02:57:00.731659952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-10-01T02:57:00.733644868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064511s 
2025-10-01T02:57:00.733892356Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-10-01T02:57:00.734229525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-10-01T02:57:00.734503145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003964s 
2025-10-01T02:57:00.734666835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-01T02:57:00.734883732Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-10-01T02:57:00.735102552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-10-01T02:57:00.735436825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:57:00.736276906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009791s 
2025-10-01T02:57:00.736464153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-01T02:57:00.736614707Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-01T02:57:00.736850221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-10-01T02:57:00.737176117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-10-01T02:57:00.737997751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000936s 
2025-10-01T02:57:00.738364169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-01T02:57:00', 'add_custom_formats') 
2025-10-01T02:57:00.738705456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.739947717Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-10-01T02:57:00.740146177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028472s 
2025-10-01T02:57:00.740385559Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-10-01T02:57:00.740556032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.740873671Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-10-01T02:57:00.741423157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-01T02:57:00.741582889Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-01T02:57:00.741726278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-10-01T02:57:00.741981051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-10-01T02:57:00.742773155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008953s 
2025-10-01T02:57:00.743103671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-01T02:57:00', 'add_result_to_commands') 
2025-10-01T02:57:00.743374075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.744213214Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-10-01T02:57:00.744362635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023201s 
2025-10-01T02:57:00.744579151Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-10-01T02:57:00.744717890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.744942132Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-10-01T02:57:00.745307838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-01T02:57:00.745462079Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 
2025-10-01T02:57:00.745643123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-10-01T02:57:00.745915401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:57:00.746679680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008871s 
2025-10-01T02:57:00.746993311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-01T02:57:00', 'health_restored_notification') 
2025-10-01T02:57:00.747318606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.747979817Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-10-01T02:57:00.748103506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021243s 
2025-10-01T02:57:00.748294821Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-10-01T02:57:00.748417108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.748646720Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-10-01T02:57:00.748953287Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-01T02:57:00.749191416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-10-01T02:57:00.749398804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003013s 
2025-10-01T02:57:00.749677024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-01T02:57:00', 'remove_uc') 
2025-10-01T02:57:00.749959964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.750568198Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-10-01T02:57:00.750701366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014386s 
2025-10-01T02:57:00.750899235Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-10-01T02:57:00.751066231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.751285663Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-10-01T02:57:00.751558532Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-01T02:57:00.751751420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-01T02:57:00.755375817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036609s 
2025-10-01T02:57:00.755720150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-01T02:57:00', 'download_clients_rename_tv_to_music') 
2025-10-01T02:57:00.756110316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.756717899Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-10-01T02:57:00.756868582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049799s 
2025-10-01T02:57:00.757070769Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-10-01T02:57:00.757248106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.757467769Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-10-01T02:57:00.757899418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-01T02:57:00.758044800Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-01T02:57:00.758207528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-10-01T02:57:00.758536641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-10-01T02:57:00.759386512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009854s 
2025-10-01T02:57:00.759818642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-01T02:57:00', 'add_colon_replacement_to_naming_config') 
2025-10-01T02:57:00.760158175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.760985461Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-10-01T02:57:00.761137898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025261s 
2025-10-01T02:57:00.761318561Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-10-01T02:57:00.761468072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.761715591Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-10-01T02:57:00.762174024Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-10-01T02:57:00.765216389Z [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-10-01T02:57:00.766112533Z [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-10-01T02:57:00.766648872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-01T02:57:00.767197938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-01T02:57:00.769599072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-01T02:57:00.769939818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075755s 
2025-10-01T02:57:00.770093106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-01T02:57:00.770246174Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-01T02:57:00.770450165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-10-01T02:57:00.770742874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-10-01T02:57:00.771639309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009691s 
2025-10-01T02:57:00.772026629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-01T02:57:00', 'list_sync_time') 
2025-10-01T02:57:00.772370080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.773198719Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-10-01T02:57:00.773358089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025297s 
2025-10-01T02:57:00.773550898Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-10-01T02:57:00.773743856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.773963648Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-10-01T02:57:00.774380367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-01T02:57:00.774542344Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-01T02:57:00.774745533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-10-01T02:57:00.775021228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-10-01T02:57:00.775819354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008864s 
2025-10-01T02:57:00.776166794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-01T02:57:00', 'add_download_client_tags') 
2025-10-01T02:57:00.776467209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.777158931Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-10-01T02:57:00.777305386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021758s 
2025-10-01T02:57:00.777524047Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-10-01T02:57:00.777707035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.778006057Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-10-01T02:57:00.778737590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-10-01T02:57:00.779296695Z [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-10-01T02:57:00.779763335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000925s 
2025-10-01T02:57:00.780010893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-10-01T02:57:00.780315937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-10-01T02:57:00.780681413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005269s 
2025-10-01T02:57:00.781151880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-01T02:57:00', 'add_notification_status') 
2025-10-01T02:57:00.781440371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.782275372Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-10-01T02:57:00.782441487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020812s 
2025-10-01T02:57:00.782650197Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-10-01T02:57:00.782859318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.783130213Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-10-01T02:57:00.783455919Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-01T02:57:00.783650501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-01T02:57:00.787575392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039372s 
2025-10-01T02:57:00.788016270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-01T02:57:00', 'add_alac_24_quality_in_profiles') 
2025-10-01T02:57:00.788434712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.789167988Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-10-01T02:57:00.789363141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055115s 
2025-10-01T02:57:00.789575118Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-10-01T02:57:00.789770111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.790073812Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-10-01T02:57:00.790521624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-10-01T02:57:00.790705584Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-10-01T02:57:00.790868031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-10-01T02:57:00.791096571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-10-01T02:57:00.792055802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009461s 
2025-10-01T02:57:00.792172197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-10-01T02:57:00.792384614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-10-01T02:57:00.793175276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008484s 
2025-10-01T02:57:00.793491022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-01T02:57:00', 'add_salt_to_users') 
2025-10-01T02:57:00.793785484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.794448830Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-10-01T02:57:00.794605575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021014s 
2025-10-01T02:57:00.794817642Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-10-01T02:57:00.795064980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.795281646Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-10-01T02:57:00.795917887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-10-01T02:57:00.796534950Z [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-10-01T02:57:00.798230674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021436s 
2025-10-01T02:57:00.798418843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-10-01T02:57:00.798670770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-10-01T02:57:00.798977958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004034s 
2025-10-01T02:57:00.799342623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-01T02:57:00', 'add_auto_tagging') 
2025-10-01T02:57:00.799687918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.800428879Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-10-01T02:57:00.800619533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001828s 
2025-10-01T02:57:00.800860268Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-10-01T02:57:00.801097566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.801382008Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-10-01T02:57:00.801862816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-10-01T02:57:00.802005834Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-01T02:57:00.802239745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-10-01T02:57:00.802527013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-10-01T02:57:00.803610465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011552s 
2025-10-01T02:57:00.803870939Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-10-01T02:57:00.804189190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-10-01T02:57:00.804442129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003456s 
2025-10-01T02:57:00.804783216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-01T02:57:00', 'quality_definition_preferred_size') 
2025-10-01T02:57:00.805083440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.805791475Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-10-01T02:57:00.805929153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016514s 
2025-10-01T02:57:00.806164366Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-10-01T02:57:00.806375301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.806681698Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-10-01T02:57:00.807223388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-01T02:57:00.807325253Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-01T02:57:00.807521809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-10-01T02:57:00.807836172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:57:00.808747146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010264s 
2025-10-01T02:57:00.809117752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-01T02:57:00', 'add_on_artist_add_to_notifications') 
2025-10-01T02:57:00.809478508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.810165110Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-10-01T02:57:00.810307707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024002s 
2025-10-01T02:57:00.810556849Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-10-01T02:57:00.810756942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.810998037Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-10-01T02:57:00.811392992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-01T02:57:00.811554347Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-01T02:57:00.811767396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-10-01T02:57:00.812063612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-10-01T02:57:00.813063836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010735s 
2025-10-01T02:57:00.813404011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-01T02:57:00', 'album_last_searched_time') 
2025-10-01T02:57:00.813781130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.814476911Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-10-01T02:57:00.814640811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024726s 
2025-10-01T02:57:00.814855483Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-10-01T02:57:00.815058442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.815302052Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-10-01T02:57:00.815832550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-01T02:57:00.816028154Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-01T02:57:00.816210581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-10-01T02:57:00.816474673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:57:00.817374705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010135s 
2025-10-01T02:57:00.817591311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-01T02:57:00.817664779Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-01T02:57:00.817878940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-10-01T02:57:00.818163102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-01T02:57:00.819110991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010562s 
2025-10-01T02:57:00.819485094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-01T02:57:00', 'add_indexer_flags') 
2025-10-01T02:57:00.819813225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.820645801Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-10-01T02:57:00.820824380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025719s 
2025-10-01T02:57:00.821076287Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-10-01T02:57:00.821269747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.821562626Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-10-01T02:57:00.822080239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-10-01T02:57:00.822382968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-10-01T02:57:00.822741790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004698s 
2025-10-01T02:57:00.822986453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-10-01T02:57:00.823251136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-10-01T02:57:00.823556971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003979s 
2025-10-01T02:57:00.823747685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-10-01T02:57:00.824066858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-10-01T02:57:00.824406371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004729s 
2025-10-01T02:57:00.824813211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-01T02:57:00', 'add_indexes_album_statistics') 
2025-10-01T02:57:00.825156652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.826116174Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-10-01T02:57:00.826287990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021336s 
2025-10-01T02:57:00.826496469Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-10-01T02:57:00.826728146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:00.827046587Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-10-01T02:57:00.827527064Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-10-01T02:57:00.827903231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-10-01T02:57:00.828205309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004456s 
2025-10-01T02:57:00.828559653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-10-01T02:57:00', 'update_redacted_baseurl') 
2025-10-01T02:57:00.828829937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:00.829425566Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-10-01T02:57:00.829600358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016464s 
2025-10-01T02:57:00.840114816Z [Debug] MigrationController: Took: 00:00:01.7516775 
2025-10-01T02:57:00.959967857Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-10-01T02:57:00.991515891Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-10-01T02:57:01.013001576Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-01T02:57:01.018907697Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-01T02:57:01.019254284Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-01T02:57:01.019491913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-01T02:57:01.021581369Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-10-01T02:57:01.021784218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002326s 
2025-10-01T02:57:01.022038460Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-01T02:57:01.022244665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025296s 
2025-10-01T02:57:01.024129780Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-01T02:57:01.024377529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.024739618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-01T02:57:01.025050173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-01T02:57:01.025485129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004987s 
2025-10-01T02:57:01.025699270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.026802531Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-01T02:57:01.027027003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018199s 
2025-10-01T02:57:01.027364122Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-01T02:57:01.027621299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.028079592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-01T02:57:01.028408434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-01T02:57:01.028825834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004785s 
2025-10-01T02:57:01.029009745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-01T02:57:01.029213856Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-01T02:57:01.029468658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-01T02:57:01.029757249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-01T02:57:01.030556308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008718s 
2025-10-01T02:57:01.030810770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.031416460Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-01T02:57:01.031624258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017219s 
2025-10-01T02:57:01.031972770Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-01T02:57:01.032227082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.032569441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-01T02:57:01.032798462Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-01T02:57:01.033005268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-01T02:57:01.033306916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-01T02:57:01.033800129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000562s 
2025-10-01T02:57:01.034034681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.034672254Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-01T02:57:01.034895333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001389s 
2025-10-01T02:57:01.035215608Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-01T02:57:01.035455110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.035754273Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-10-01T02:57:01.036369942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-10-01T02:57:01.036973106Z [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-10-01T02:57:01.037662134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010714s 
2025-10-01T02:57:01.037887537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-10-01T02:57:01.038227692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-01T02:57:01.038519570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004209s 
2025-10-01T02:57:01.038887060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-01T02:57:01', 'InitialSetup') 
2025-10-01T02:57:01.039320292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.040138709Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-01T02:57:01.040353843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020085s 
2025-10-01T02:57:01.040599978Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-10-01T02:57:01.040842967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.041147400Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-10-01T02:57:01.041583098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-01T02:57:01', 'add_reason_to_pending_releases') 
2025-10-01T02:57:01.042043274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.042776150Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-10-01T02:57:01.042973126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018695s 
2025-10-01T02:57:01.043196937Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-10-01T02:57:01.043499285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.043727535Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-10-01T02:57:01.044190647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-01T02:57:01', 'add_medium_support') 
2025-10-01T02:57:01.044674852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.045368318Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-10-01T02:57:01.045478410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018142s 
2025-10-01T02:57:01.045732451Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-10-01T02:57:01.045991052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.046308291Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-10-01T02:57:01.046690119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-01T02:57:01', 'add_various_qualites_in_profile') 
2025-10-01T02:57:01.047130987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.047896969Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-10-01T02:57:01.048145810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018679s 
2025-10-01T02:57:01.048361915Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-10-01T02:57:01.048596627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.048892894Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-10-01T02:57:01.049297068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-01T02:57:01', 'metadata_profiles') 
2025-10-01T02:57:01.049731111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.050357072Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-10-01T02:57:01.050610442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017497s 
2025-10-01T02:57:01.050822659Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-10-01T02:57:01.051102603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.051399751Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-10-01T02:57:01.051863194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-01T02:57:01', 'separate_automatic_and_interactive_search') 
2025-10-01T02:57:01.052303019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.052961585Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-10-01T02:57:01.053199554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018054s 
2025-10-01T02:57:01.053433976Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-10-01T02:57:01.053677627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.053970446Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-10-01T02:57:01.054400171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-01T02:57:01', 'change_album_path_to_relative') 
2025-10-01T02:57:01.054817091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.055494604Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-10-01T02:57:01.055742333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018087s 
2025-10-01T02:57:01.056018499Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-10-01T02:57:01.056274114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.056587735Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-10-01T02:57:01.056993382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-01T02:57:01', 'change_quality_size_mb_to_kb') 
2025-10-01T02:57:01.057431283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.058103847Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-10-01T02:57:01.058337388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018132s 
2025-10-01T02:57:01.058567050Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-10-01T02:57:01.058805841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.059141056Z [Info] album_releases: Starting migration of Log DB to 9 
2025-10-01T02:57:01.059466150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-01T02:57:01', 'album_releases') 
2025-10-01T02:57:01.059901166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.060624482Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-10-01T02:57:01.060842321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018182s 
2025-10-01T02:57:01.061106623Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-10-01T02:57:01.061374422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.061623173Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-10-01T02:57:01.061997997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-01T02:57:01', 'album_releases_fix') 
2025-10-01T02:57:01.062429987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.063032711Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-10-01T02:57:01.063396022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001706s 
2025-10-01T02:57:01.063494641Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-10-01T02:57:01.063763081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.064086693Z [Info] import_lists: Starting migration of Log DB to 11 
2025-10-01T02:57:01.069762960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-01T02:57:01', 'import_lists') 
2025-10-01T02:57:01.070206493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.071042356Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-10-01T02:57:01.071305475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072995s 
2025-10-01T02:57:01.071531230Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-10-01T02:57:01.071772355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.072098422Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-10-01T02:57:01.072492255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-01T02:57:01', 'add_release_status') 
2025-10-01T02:57:01.072925417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.073696549Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-10-01T02:57:01.073950721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019378s 
2025-10-01T02:57:01.074175193Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-10-01T02:57:01.074421429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.074766814Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-10-01T02:57:01.075116518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-01T02:57:01', 'album_download_notification') 
2025-10-01T02:57:01.075566504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.076352456Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-10-01T02:57:01.076612019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001898s 
2025-10-01T02:57:01.076831981Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-10-01T02:57:01.077090622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.077423122Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-10-01T02:57:01.077813437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-01T02:57:01', 'fix_language_metadata_profiles') 
2025-10-01T02:57:01.078261770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.079074115Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-10-01T02:57:01.079286573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019381s 
2025-10-01T02:57:01.079515825Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-10-01T02:57:01.079748273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.080124480Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-10-01T02:57:01.080492100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-01T02:57:01', 'remove_fanzub') 
2025-10-01T02:57:01.080925793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.081692427Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-10-01T02:57:01.081902620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019271s 
2025-10-01T02:57:01.082143034Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-10-01T02:57:01.082408809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.082705987Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-10-01T02:57:01.083119410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-01T02:57:01', 'update_artist_history_indexes') 
2025-10-01T02:57:01.083565989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.084324426Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-10-01T02:57:01.084553196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018927s 
2025-10-01T02:57:01.084777608Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-10-01T02:57:01.085009956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.085303978Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-10-01T02:57:01.085642099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-01T02:57:01', 'remove_nma') 
2025-10-01T02:57:01.086081203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.086773607Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-10-01T02:57:01.086966355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017619s 
2025-10-01T02:57:01.087200977Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-10-01T02:57:01.087446221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.087743880Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-10-01T02:57:01.088153044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-01T02:57:01', 'album_disambiguation') 
2025-10-01T02:57:01.088575334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.089254651Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-10-01T02:57:01.089476969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017932s 
2025-10-01T02:57:01.089717553Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-10-01T02:57:01.090003329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.090287190Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-10-01T02:57:01.090710903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-01T02:57:01', 'add_ape_quality_in_profiles') 
2025-10-01T02:57:01.091119776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.091808393Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-10-01T02:57:01.092086783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018133s 
2025-10-01T02:57:01.092292768Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-10-01T02:57:01.092522921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.092815630Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-10-01T02:57:01.093186357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-01T02:57:01', 'remove_pushalot') 
2025-10-01T02:57:01.093618667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.094276501Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-10-01T02:57:01.094504250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017486s 
2025-10-01T02:57:01.094800947Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-10-01T02:57:01.095022433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.095267126Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-10-01T02:57:01.095651550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-01T02:57:01', 'add_custom_filters') 
2025-10-01T02:57:01.096100934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.096788599Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-10-01T02:57:01.096990585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018039s 
2025-10-01T02:57:01.097222272Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-10-01T02:57:01.097460421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.097774383Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-10-01T02:57:01.098145270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-01T02:57:01', 'import_list_tags') 
2025-10-01T02:57:01.098582430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.099230384Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-10-01T02:57:01.099446449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001742s 
2025-10-01T02:57:01.099690200Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-10-01T02:57:01.099990635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.100288705Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-10-01T02:57:01.100696366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-01T02:57:01', 'add_release_groups_etc') 
2025-10-01T02:57:01.101139147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.101795298Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-10-01T02:57:01.102020001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018604s 
2025-10-01T02:57:01.102250655Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-10-01T02:57:01.102512432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.102808949Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-10-01T02:57:01.103205297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-01T02:57:01', 'NewMediaInfoFormat') 
2025-10-01T02:57:01.103632878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.104314240Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-10-01T02:57:01.104561828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018106s 
2025-10-01T02:57:01.104824086Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-10-01T02:57:01.105084060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.105413282Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-10-01T02:57:01.105804650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-01T02:57:01', 'rename_restrictions_to_release_profiles') 
2025-10-01T02:57:01.106323745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.107014236Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-10-01T02:57:01.107182795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018341s 
2025-10-01T02:57:01.107448179Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-10-01T02:57:01.107702351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.108039500Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-10-01T02:57:01.108472321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-01T02:57:01', 'rename_quality_profiles_add_upgrade_allowed') 
2025-10-01T02:57:01.108927698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.109632767Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-10-01T02:57:01.109881107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019031s 
2025-10-01T02:57:01.110121611Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-10-01T02:57:01.110353699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.110666268Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-10-01T02:57:01.111045291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-01T02:57:01', 'add_import_exclusions') 
2025-10-01T02:57:01.111485237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.112274666Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-10-01T02:57:01.112501422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018927s 
2025-10-01T02:57:01.112840264Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-10-01T02:57:01.113013393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.113307766Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-10-01T02:57:01.113717701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-01T02:57:01', 'clean_artist_metadata_table') 
2025-10-01T02:57:01.114181064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.114862947Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-10-01T02:57:01.115116006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018483s 
2025-10-01T02:57:01.115338554Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-10-01T02:57:01.115586243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.115903501Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-10-01T02:57:01.116323537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-01T02:57:01', 'health_issue_notification') 
2025-10-01T02:57:01.116765427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.117628915Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-10-01T02:57:01.117864329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020286s 
2025-10-01T02:57:01.118116567Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-10-01T02:57:01.118360788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.118676875Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-10-01T02:57:01.119095788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-01T02:57:01', 'add_mediafilerepository_mtime') 
2025-10-01T02:57:01.119525122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.120286736Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-10-01T02:57:01.120603013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018923s 
2025-10-01T02:57:01.120778245Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-10-01T02:57:01.121052267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.121361199Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-10-01T02:57:01.121767287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-01T02:57:01', 'add_artistmetadataid_constraint') 
2025-10-01T02:57:01.122217273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.122967112Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-10-01T02:57:01.123201594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018925s 
2025-10-01T02:57:01.123425335Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-10-01T02:57:01.123681370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.123983589Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-10-01T02:57:01.124372532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-01T02:57:01', 'old_ids_and_artist_alias') 
2025-10-01T02:57:01.124811365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.125547066Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-10-01T02:57:01.125770977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018578s 
2025-10-01T02:57:01.125998575Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-10-01T02:57:01.126273539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.126552511Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-10-01T02:57:01.126922866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-01T02:57:01', 'download_propers_config') 
2025-10-01T02:57:01.127376690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.128130758Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-10-01T02:57:01.128383216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018591s 
2025-10-01T02:57:01.128627187Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-10-01T02:57:01.128882100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.129203167Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-10-01T02:57:01.129618373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-01T02:57:01', 'remove_language_profiles') 
2025-10-01T02:57:01.130078890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.130873109Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-10-01T02:57:01.131135206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019834s 
2025-10-01T02:57:01.131426783Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-10-01T02:57:01.131711426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.132142514Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-10-01T02:57:01.132631779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-01T02:57:01', 'multi_disc_naming_format') 
2025-10-01T02:57:01.133133559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.133930704Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-10-01T02:57:01.134203764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022097s 
2025-10-01T02:57:01.134461022Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-10-01T02:57:01.134751046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.135076291Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-10-01T02:57:01.135561237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-01T02:57:01', 'add_download_client_priority') 
2025-10-01T02:57:01.136152607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.137011356Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-10-01T02:57:01.137308314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022164s 
2025-10-01T02:57:01.137620974Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-10-01T02:57:01.137847119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.138152965Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-10-01T02:57:01.138538621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-01T02:57:01', 'remove_growl_prowl') 
2025-10-01T02:57:01.138971142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.139737184Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-10-01T02:57:01.139955804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018653s 
2025-10-01T02:57:01.140218293Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-10-01T02:57:01.140479348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.140805254Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-10-01T02:57:01.141204218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-01T02:57:01', 'remove_plex_hometheatre') 
2025-10-01T02:57:01.141767582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.142539746Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-10-01T02:57:01.142807415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020565s 
2025-10-01T02:57:01.143121357Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-10-01T02:57:01.143385098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.143718760Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-10-01T02:57:01.144180540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-01T02:57:01', 'add_root_folder_add_defaults') 
2025-10-01T02:57:01.144769806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.145604446Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-10-01T02:57:01.145887276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021994s 
2025-10-01T02:57:01.146180967Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-10-01T02:57:01.146441081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.146746916Z [Info] task_duration: Starting migration of Log DB to 40 
2025-10-01T02:57:01.147132132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-01T02:57:01', 'task_duration') 
2025-10-01T02:57:01.147587168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.148368681Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-10-01T02:57:01.148606600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019384s 
2025-10-01T02:57:01.148863858Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-10-01T02:57:01.149147309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.149469828Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-10-01T02:57:01.149903902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-01T02:57:01', 'add_indexer_and_enabled_to_release_profiles') 
2025-10-01T02:57:01.150375161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.151139670Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-10-01T02:57:01.151374994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019651s 
2025-10-01T02:57:01.151620768Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-10-01T02:57:01.151888357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.152178411Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-10-01T02:57:01.152585761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-01T02:57:01', 'remove_album_folders') 
2025-10-01T02:57:01.153038392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.153892592Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-10-01T02:57:01.154109338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019721s 
2025-10-01T02:57:01.154374322Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-10-01T02:57:01.154675829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.155062598Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-10-01T02:57:01.155506591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-01T02:57:01', 'add_priority_to_indexers') 
2025-10-01T02:57:01.156017440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.156913905Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-10-01T02:57:01.157116603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022155s 
2025-10-01T02:57:01.157380744Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-10-01T02:57:01.157633333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.157968277Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-10-01T02:57:01.158459035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-01T02:57:01', 'remove_chown_and_folderchmod_config') 
2025-10-01T02:57:01.158950515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.159990759Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-10-01T02:57:01.160276294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022916s 
2025-10-01T02:57:01.160563953Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-10-01T02:57:01.160886212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.161200565Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-10-01T02:57:01.161603746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-01T02:57:01', 'update_notifiarr') 
2025-10-01T02:57:01.162049203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.162851068Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-10-01T02:57:01.163101512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019478s 
2025-10-01T02:57:01.163410324Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-10-01T02:57:01.163675748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.164000181Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-10-01T02:57:01.164465759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-01T02:57:01', 'email_multiple_addresses') 
2025-10-01T02:57:01.164969052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.165729202Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-10-01T02:57:01.165970548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020771s 
2025-10-01T02:57:01.166250792Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-10-01T02:57:01.166484884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.166776711Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-10-01T02:57:01.167230495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-01T02:57:01', 'rename_blacklist_to_blocklist') 
2025-10-01T02:57:01.167692124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.168510511Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-10-01T02:57:01.168817319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020077s 
2025-10-01T02:57:01.169149468Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-10-01T02:57:01.169452989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.169843635Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-10-01T02:57:01.170316437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-01T02:57:01', 'cdh_per_downloadclient') 
2025-10-01T02:57:01.170864821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.171684582Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-10-01T02:57:01.171977261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022422s 
2025-10-01T02:57:01.172243988Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-10-01T02:57:01.172575275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.172938676Z [Info] download_history: Starting migration of Log DB to 52 
2025-10-01T02:57:01.173381307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-01T02:57:01', 'download_history') 
2025-10-01T02:57:01.173921755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.174711826Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-10-01T02:57:01.174980206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021251s 
2025-10-01T02:57:01.175255551Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-10-01T02:57:01.175589773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.175947684Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-10-01T02:57:01.176651741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-10-01T02:57:01.177232491Z [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-10-01T02:57:01.177998002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010616s 
2025-10-01T02:57:01.178288667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-10-01T02:57:01.178593110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-01T02:57:01.179030089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005205s 
2025-10-01T02:57:01.179402339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-01T02:57:01', 'add_update_history') 
2025-10-01T02:57:01.179867566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.180770554Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-10-01T02:57:01.180996488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021988s 
2025-10-01T02:57:01.181280170Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-10-01T02:57:01.181549462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.181969417Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-10-01T02:57:01.182321105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-01T02:57:01', 'add_on_update_to_notifications') 
2025-10-01T02:57:01.182808236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.183632255Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-10-01T02:57:01.183933101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020766s 
2025-10-01T02:57:01.184238325Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-10-01T02:57:01.184524251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.184857311Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-10-01T02:57:01.185258940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-01T02:57:01', 'download_client_per_indexer') 
2025-10-01T02:57:01.185750850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.186606583Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-10-01T02:57:01.186932720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020635s 
2025-10-01T02:57:01.187265961Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-10-01T02:57:01.187616987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.187938565Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-10-01T02:57:01.188380905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-01T02:57:01', 'AddNewItemMonitorType') 
2025-10-01T02:57:01.188919810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.189794060Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-10-01T02:57:01.190026548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00218s 
2025-10-01T02:57:01.190328777Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-10-01T02:57:01.190653851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.190997232Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-10-01T02:57:01.191403821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-01T02:57:01', 'ImportListSearch') 
2025-10-01T02:57:01.191886964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.192806685Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-10-01T02:57:01.193095477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021302s 
2025-10-01T02:57:01.193394388Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-10-01T02:57:01.193679923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.193990599Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-10-01T02:57:01.194375694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-01T02:57:01', 'ImportListMonitorExisting') 
2025-10-01T02:57:01.194838075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.195684679Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-10-01T02:57:01.195964182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019998s 
2025-10-01T02:57:01.196176189Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-10-01T02:57:01.196423607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.196725444Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-10-01T02:57:01.197094728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-01T02:57:01', 'add_indexer_tags') 
2025-10-01T02:57:01.197520685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.198291427Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-10-01T02:57:01.198532853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018795s 
2025-10-01T02:57:01.198749659Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-10-01T02:57:01.199015374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.199317793Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-10-01T02:57:01.199712628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-01T02:57:01', 'update_audio_types') 
2025-10-01T02:57:01.200172093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.200949889Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-10-01T02:57:01.201186034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019484s 
2025-10-01T02:57:01.201448924Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-01T02:57:01.201730811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.202031366Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-10-01T02:57:01.202812108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-10-01T02:57:01.203025007Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-01T02:57:01.203258366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-10-01T02:57:01.204235343Z [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-10-01T02:57:01.205219084Z [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-10-01T02:57:01.205799012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-10-01T02:57:01.206377606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-10-01T02:57:01.207357309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-01T02:57:01.207734077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042267s 
2025-10-01T02:57:01.207964932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-10-01T02:57:01.208152259Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-01T02:57:01.208393465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-10-01T02:57:01.209158185Z [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-10-01T02:57:01.209901862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-10-01T02:57:01.210374213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-10-01T02:57:01.210934701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-10-01T02:57:01.211868331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-01T02:57:01.212250009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036151s 
2025-10-01T02:57:01.212459320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-01T02:57:01.212654463Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-01T02:57:01.212873805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-01T02:57:01.213508593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-01T02:57:01.214138641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-01T02:57:01.214639319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-01T02:57:01.215183805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-01T02:57:01.216141924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-01T02:57:01.216491488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033697s 
2025-10-01T02:57:01.216919850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-01T02:57:01', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-01T02:57:01.217398805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.218464029Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-01T02:57:01.218730746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052813s 
2025-10-01T02:57:01.218995739Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-10-01T02:57:01.219238388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.219565857Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-10-01T02:57:01.220019941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-01T02:57:01', 'add_on_delete_to_notifications') 
2025-10-01T02:57:01.220473875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.221277734Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-10-01T02:57:01.221511885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002036s 
2025-10-01T02:57:01.221748401Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-10-01T02:57:01.221983434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.222291895Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-10-01T02:57:01.222658093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-01T02:57:01', 'add_custom_formats') 
2025-10-01T02:57:01.223083980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.223836665Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-10-01T02:57:01.224102029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018553s 
2025-10-01T02:57:01.224328536Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-10-01T02:57:01.224614762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.224894645Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-10-01T02:57:01.225292015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-01T02:57:01', 'add_result_to_commands') 
2025-10-01T02:57:01.225702983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.226500559Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-10-01T02:57:01.226715221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019029s 
2025-10-01T02:57:01.226962609Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-10-01T02:57:01.227215167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.227520702Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-10-01T02:57:01.227927071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-01T02:57:01', 'health_restored_notification') 
2025-10-01T02:57:01.228380163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.229180815Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-10-01T02:57:01.229410527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019431s 
2025-10-01T02:57:01.229624317Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-10-01T02:57:01.229917458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.230147360Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-10-01T02:57:01.230489890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-01T02:57:01', 'remove_uc') 
2025-10-01T02:57:01.230920988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.231701459Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-10-01T02:57:01.231946733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018471s 
2025-10-01T02:57:01.232198400Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-10-01T02:57:01.232462541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.232791033Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-10-01T02:57:01.233219866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-01T02:57:01', 'download_clients_rename_tv_to_music') 
2025-10-01T02:57:01.233706876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.234539242Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-10-01T02:57:01.234795077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020618s 
2025-10-01T02:57:01.235069620Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-10-01T02:57:01.235331838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.235665560Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-10-01T02:57:01.236121007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-01T02:57:01', 'add_colon_replacement_to_naming_config') 
2025-10-01T02:57:01.236600953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.237466405Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-10-01T02:57:01.237735647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021143s 
2025-10-01T02:57:01.237979999Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-10-01T02:57:01.238222688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.238534155Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-10-01T02:57:01.238924861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-01T02:57:01', 'list_sync_time') 
2025-10-01T02:57:01.239358665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.240292825Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-10-01T02:57:01.240505163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020227s 
2025-10-01T02:57:01.240769044Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-10-01T02:57:01.241035901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.241368010Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-10-01T02:57:01.241753636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-01T02:57:01', 'add_download_client_tags') 
2025-10-01T02:57:01.242219033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.243074054Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-10-01T02:57:01.243294198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020007s 
2025-10-01T02:57:01.243564492Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-10-01T02:57:01.243838954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.244177255Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-10-01T02:57:01.244565106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-01T02:57:01', 'add_notification_status') 
2025-10-01T02:57:01.245034381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.245857919Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-10-01T02:57:01.246085487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020039s 
2025-10-01T02:57:01.246336122Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-10-01T02:57:01.246608621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.246969778Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-10-01T02:57:01.247378531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-01T02:57:01', 'add_alac_24_quality_in_profiles') 
2025-10-01T02:57:01.247885261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.248683799Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-10-01T02:57:01.248936718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020574s 
2025-10-01T02:57:01.249190449Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-10-01T02:57:01.249431905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.249744384Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-10-01T02:57:01.250123206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-01T02:57:01', 'add_salt_to_users') 
2025-10-01T02:57:01.250580457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.251362902Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-10-01T02:57:01.251592404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019309s 
2025-10-01T02:57:01.251828489Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-10-01T02:57:01.252109625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.252424760Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-10-01T02:57:01.252838884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-01T02:57:01', 'add_auto_tagging') 
2025-10-01T02:57:01.253275302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.254104952Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-10-01T02:57:01.254349956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019778s 
2025-10-01T02:57:01.254583897Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-10-01T02:57:01.254840463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.255185718Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-10-01T02:57:01.255613970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-01T02:57:01', 'quality_definition_preferred_size') 
2025-10-01T02:57:01.256160100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.256952295Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-10-01T02:57:01.257212148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020849s 
2025-10-01T02:57:01.257486600Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-10-01T02:57:01.257751073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.258211640Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-10-01T02:57:01.258595513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-01T02:57:01', 'add_on_artist_add_to_notifications') 
2025-10-01T02:57:01.258981961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.259875349Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-10-01T02:57:01.260102988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020909s 
2025-10-01T02:57:01.260375687Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-10-01T02:57:01.260633696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.260946145Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-10-01T02:57:01.261337433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-01T02:57:01', 'album_last_searched_time') 
2025-10-01T02:57:01.261826297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.262629725Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-10-01T02:57:01.262858736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019745s 
2025-10-01T02:57:01.263185083Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-10-01T02:57:01.263347419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.263690500Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-10-01T02:57:01.264072940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-01T02:57:01', 'add_indexer_flags') 
2025-10-01T02:57:01.264519108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.265355803Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-10-01T02:57:01.265571096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001995s 
2025-10-01T02:57:01.265836631Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-10-01T02:57:01.266088137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.266400737Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-10-01T02:57:01.266821604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-01T02:57:01', 'add_indexes_album_statistics') 
2025-10-01T02:57:01.267287783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.268102423Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-10-01T02:57:01.268353168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019979s 
2025-10-01T02:57:01.268607520Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-10-01T02:57:01.268857102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-01T02:57:01.269182487Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-10-01T02:57:01.269566701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-10-01T02:57:01', 'update_redacted_baseurl') 
2025-10-01T02:57:01.270037649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-01T02:57:01.270918181Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-10-01T02:57:01.271153335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020398s 
2025-10-01T02:57:01.456168072Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-10-01T02:57:01.466063133Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-10-01T02:57:01.471401881Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-10-01T02:57:01.612164949Z [Info] QualityProfileService: Setting up default quality profiles 
2025-10-01T02:57:01.643806691Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-10-01T02:57:01.652132503Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-10-01T02:57:01.691555270Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-10-01T02:57:01.692740185Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-10-01T02:57:01.693136062Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-10-01T02:57:01.814838798Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-10-01T02:57:02.384491378Z [ls.io-init] done.