2025-10-22T02:52:54.534064366Z [migrations] started
2025-10-22T02:52:54.534776701Z [migrations] no migrations found
2025-10-22T02:52:54.556535216Z usermod: no changes
2025-10-22T02:52:54.561825399Z ───────────────────────────────────────
2025-10-22T02:52:54.561837172Z 
2025-10-22T02:52:54.561841080Z       ██╗     ███████╗██╗ ██████╗
2025-10-22T02:52:54.561845058Z       ██║     ██╔════╝██║██╔═══██╗
2025-10-22T02:52:54.561849437Z       ██║     ███████╗██║██║   ██║
2025-10-22T02:52:54.561853205Z       ██║     ╚════██║██║██║   ██║
2025-10-22T02:52:54.561857233Z       ███████╗███████║██║╚██████╔╝
2025-10-22T02:52:54.561861120Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-22T02:52:54.561864868Z 
2025-10-22T02:52:54.561868425Z    Brought to you by linuxserver.io
2025-10-22T02:52:54.561871992Z ───────────────────────────────────────
2025-10-22T02:52:54.562126295Z 
2025-10-22T02:52:54.562147207Z To support the app dev(s) visit:
2025-10-22T02:52:54.563589691Z Lidarr: https://opencollective.com/lidarr
2025-10-22T02:52:54.563907712Z 
2025-10-22T02:52:54.563916219Z To support LSIO projects visit:
2025-10-22T02:52:54.563920438Z https://www.linuxserver.io/donate/
2025-10-22T02:52:54.563924115Z 
2025-10-22T02:52:54.563927762Z ───────────────────────────────────────
2025-10-22T02:52:54.563932572Z GID/UID
2025-10-22T02:52:54.563936289Z ───────────────────────────────────────
2025-10-22T02:52:54.573933180Z 
2025-10-22T02:52:54.573942959Z User UID:    911
2025-10-22T02:52:54.573946717Z User GID:    911
2025-10-22T02:52:54.573950354Z ───────────────────────────────────────
2025-10-22T02:52:54.575688434Z Linuxserver.io version: 3.0.0.4855-ls228
2025-10-22T02:52:54.575958428Z Build-date: 2025-10-22T02:49:42+00:00
2025-10-22T02:52:54.575966945Z ───────────────────────────────────────
2025-10-22T02:52:54.575971023Z     
2025-10-22T02:52:54.635873388Z [custom-init] No custom files found, skipping...
2025-10-22T02:52:54.984511888Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.0.0.4855 
2025-10-22T02:52:55.002646897Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-22T02:52:55.006842886Z [Debug] Bootstrap: Console selected 
2025-10-22T02:52:55.008103274Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-22T02:52:55.281232953Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-10-22T02:52:55.335385780Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {384c9da1-a95a-424a-bd87-8303e6bc50cf} may be persisted to storage in unencrypted form. 
2025-10-22T02:52:55.393869438Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-10-22T02:52:55.431300563Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-22T02:52:55.515363409Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-22T02:52:55.522834003Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:52:55.523473601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:52:55.579297392Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-10-22T02:52:55.582890789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0564319s 
2025-10-22T02:52:55.583173588Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-22T02:52:55.583380886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0599987s 
2025-10-22T02:52:55.590831048Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-22T02:52:55.591372498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:55.596584844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-22T02:52:55.606847260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-22T02:52:55.618195552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213224s 
2025-10-22T02:52:55.618597461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:55.623727912Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-22T02:52:55.623910139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026893s 
2025-10-22T02:52:55.624563214Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-22T02:52:55.624802917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:55.629552661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-22T02:52:55.630643378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-22T02:52:55.631241492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014511s 
2025-10-22T02:52:55.631487518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-22T02:52:55.631785027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001053s 
2025-10-22T02:52:55.632194812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-22T02:52:55.632806063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-22T02:52:55.633492064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010859s 
2025-10-22T02:52:55.633754432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:55.636129766Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-22T02:52:55.636335319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036911s 
2025-10-22T02:52:55.636741768Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-22T02:52:55.636960188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:55.637732102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-22T02:52:55.638548767Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2025-10-22T02:52:55.638750342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-22T02:52:55.639066699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-22T02:52:55.639513028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005633s 
2025-10-22T02:52:55.639727139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:55.641302271Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-22T02:52:55.641485821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022906s 
2025-10-22T02:52:55.644653750Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-22T02:52:55.644869264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:55.645503732Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-10-22T02:52:55.657406781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-10-22T02:52:55.658022561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2025-10-22T02:52:55.658595094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009569s 
2025-10-22T02:52:55.658780537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-10-22T02:52:55.659095952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-10-22T02:52:55.659412430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000459s 
2025-10-22T02:52:55.659612573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-10-22T02:52:55.659955133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2025-10-22T02:52:55.660376822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005929s 
2025-10-22T02:52:55.660576083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-10-22T02:52:55.660872410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-10-22T02:52:55.661207053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004524s 
2025-10-22T02:52:55.661415483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-10-22T02:52:55.667052384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2025-10-22T02:52:55.668322341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067385s 
2025-10-22T02:52:55.668519749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-10-22T02:52:55.668839412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-10-22T02:52:55.669179828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004745s 
2025-10-22T02:52:55.669366865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-10-22T02:52:55.669668161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-10-22T02:52:55.669979138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000434s 
2025-10-22T02:52:55.670171114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-10-22T02:52:55.670458663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-22T02:52:55.670781022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000429s 
2025-10-22T02:52:55.670958019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-10-22T02:52:55.671227091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-22T02:52:55.671531103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003889s 
2025-10-22T02:52:55.671725114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-10-22T02:52:55.673157037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-10-22T02:52:55.674089034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022179s 
2025-10-22T02:52:55.674287133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-10-22T02:52:55.674595143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-22T02:52:55.674966601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004778s 
2025-10-22T02:52:55.675153898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-10-22T02:52:55.675437068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-22T02:52:55.675769277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004371s 
2025-10-22T02:52:55.675989260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-10-22T02:52:55.676280998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-22T02:52:55.676613708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000437s 
2025-10-22T02:52:55.676810965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-10-22T02:52:55.677102562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-22T02:52:55.677458599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004643s 
2025-10-22T02:52:55.677682931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-10-22T02:52:55.677955930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-22T02:52:55.678331226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004769s 
2025-10-22T02:52:55.678533383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-10-22T02:52:55.678769879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-10-22T02:52:55.679113080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004161s 
2025-10-22T02:52:55.679320799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-10-22T02:52:55.680291113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-10-22T02:52:55.681112847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015806s 
2025-10-22T02:52:55.681376939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-10-22T02:52:55.681749880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-10-22T02:52:55.682149004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005461s 
2025-10-22T02:52:55.682340690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-10-22T02:52:55.682654402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-10-22T02:52:55.682973434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004306s 
2025-10-22T02:52:55.683166453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-10-22T02:52:55.683481748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-10-22T02:52:55.683814698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004408s 
2025-10-22T02:52:55.684059511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-10-22T02:52:55.684452793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-10-22T02:52:55.684826476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005682s 
2025-10-22T02:52:55.685018142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-10-22T02:52:55.685771098Z [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-22T02:52:55.686352549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011735s 
2025-10-22T02:52:55.686557211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-10-22T02:52:55.686900843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-10-22T02:52:55.687226809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000466s 
2025-10-22T02:52:55.687431291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-10-22T02:52:55.687726415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-22T02:52:55.688066831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000463s 
2025-10-22T02:52:55.688273316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-10-22T02:52:55.689122516Z [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-22T02:52:55.689726613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012701s 
2025-10-22T02:52:55.689919702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-10-22T02:52:55.690198804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-22T02:52:55.690516724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004091s 
2025-10-22T02:52:55.690720434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-10-22T02:52:55.691021661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-10-22T02:52:55.691373168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004534s 
2025-10-22T02:52:55.691594414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-10-22T02:52:55.691937605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-10-22T02:52:55.692328412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005176s 
2025-10-22T02:52:55.692518765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-10-22T02:52:55.692798078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-10-22T02:52:55.693118633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004195s 
2025-10-22T02:52:55.693306472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-10-22T02:52:55.694060340Z [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-22T02:52:55.694608233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011164s 
2025-10-22T02:52:55.694859659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-10-22T02:52:55.695362151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-10-22T02:52:55.695839443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007816s 
2025-10-22T02:52:55.696073323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-10-22T02:52:55.696418238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-22T02:52:55.696864567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005838s 
2025-10-22T02:52:55.697097776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-10-22T02:52:55.699925360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-10-22T02:52:55.700479626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031805s 
2025-10-22T02:52:55.700723698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-10-22T02:52:55.701101478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-22T02:52:55.701605503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006252s 
2025-10-22T02:52:55.701846609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-10-22T02:52:55.702343139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-10-22T02:52:55.702891493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000815s 
2025-10-22T02:52:55.703055683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-10-22T02:52:55.703368233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-10-22T02:52:55.703714761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000474s 
2025-10-22T02:52:55.703962239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-10-22T02:52:55.704480893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-10-22T02:52:55.705110211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009449s 
2025-10-22T02:52:55.705343050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-10-22T02:52:55.705784318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-10-22T02:52:55.706207510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006182s 
2025-10-22T02:52:55.706432223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-10-22T02:52:55.706763550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-10-22T02:52:55.707197193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000542s 
2025-10-22T02:52:55.707387557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-10-22T02:52:55.708229061Z [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-22T02:52:55.708761794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011782s 
2025-10-22T02:52:55.708966416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-10-22T02:52:55.709871839Z [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-22T02:52:55.710861161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017121s 
2025-10-22T02:52:55.711070744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-10-22T02:52:55.711693257Z [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-22T02:52:55.712217392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009093s 
2025-10-22T02:52:55.712403648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-10-22T02:52:55.713145030Z [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-22T02:52:55.713762824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011794s 
2025-10-22T02:52:55.713973188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-10-22T02:52:55.714557174Z [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-22T02:52:55.715096791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009309s 
2025-10-22T02:52:55.715275440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-10-22T02:52:55.715897292Z [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-22T02:52:55.716409233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009307s 
2025-10-22T02:52:55.716605118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-10-22T02:52:55.717052308Z [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-22T02:52:55.717454528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006835s 
2025-10-22T02:52:55.717634781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-10-22T02:52:55.717964175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2025-10-22T02:52:55.718406666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005837s 
2025-10-22T02:52:55.718711720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-10-22T02:52:55.718848666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-10-22T02:52:55.719259443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004955s 
2025-10-22T02:52:55.719451991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-10-22T02:52:55.719920815Z [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-22T02:52:55.720340169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006976s 
2025-10-22T02:52:55.720517326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-10-22T02:52:55.721258028Z [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-22T02:52:55.721961394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012449s 
2025-10-22T02:52:55.722123891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-10-22T02:52:55.722592294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2025-10-22T02:52:55.723101760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007862s 
2025-10-22T02:52:55.723300030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-10-22T02:52:55.723640756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-10-22T02:52:55.724117706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006003s 
2025-10-22T02:52:55.724321276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-10-22T02:52:55.724620639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-10-22T02:52:55.724981906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004776s 
2025-10-22T02:52:55.725180867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-10-22T02:52:55.726018453Z [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-22T02:52:55.726707521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013075s 
2025-10-22T02:52:55.726927724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-10-22T02:52:55.727620359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-10-22T02:52:55.728351982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011828s 
2025-10-22T02:52:55.728573569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-10-22T02:52:55.728972923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-22T02:52:55.729376485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005978s 
2025-10-22T02:52:55.729585857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-10-22T02:52:55.730315266Z [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-22T02:52:55.730813930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010451s 
2025-10-22T02:52:55.731049655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-10-22T02:52:55.731949366Z [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-22T02:52:55.732639947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013525s 
2025-10-22T02:52:55.732877265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-10-22T02:52:55.733364827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2025-10-22T02:52:55.733947831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008763s 
2025-10-22T02:52:55.734205470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-10-22T02:52:55.734570244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-10-22T02:52:55.734997495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005769s 
2025-10-22T02:52:55.735222468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-10-22T02:52:55.735873499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-22T02:52:55.736515081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010978s 
2025-10-22T02:52:55.736754833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-10-22T02:52:55.737226112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-22T02:52:55.737642781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00066s 
2025-10-22T02:52:55.739094204Z [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-22T02:52:55.740881453Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0016316 taking an average of 00:00:00.0016316 
2025-10-22T02:52:55.741684760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-22T02:52:55', 'InitialSetup') 
2025-10-22T02:52:55.742114626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:55.750271542Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-22T02:52:55.750414029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123193s 
2025-10-22T02:52:55.750750817Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-10-22T02:52:55.750975108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:55.751292808Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-10-22T02:52:55.752051917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-22T02:52:55.752249835Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-22T02:52:55.752458676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-10-22T02:52:55.752828130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:55.753872653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012233s 
2025-10-22T02:52:55.754282619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-22T02:52:55', 'add_reason_to_pending_releases') 
2025-10-22T02:52:55.754637082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:55.756511757Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-10-22T02:52:55.756710979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038134s 
2025-10-22T02:52:55.756915400Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-10-22T02:52:55.757116686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:55.757374555Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-10-22T02:52:55.760030143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:52:55.760207029Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-22T02:52:55.760393114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-10-22T02:52:55.760685212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-10-22T02:52:55.761665856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010765s 
2025-10-22T02:52:55.761856210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-22T02:52:55.762006823Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:55.762192006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-10-22T02:52:55.762496249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:55.763491533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010887s 
2025-10-22T02:52:55.763647397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-22T02:52:55.763797900Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-22T02:52:55.764022372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-10-22T02:52:55.764358989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:55.765340726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011078s 
2025-10-22T02:52:55.765728728Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-10-22T02:52:55.766392825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-10-22T02:52:55.766721887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000754s 
2025-10-22T02:52:55.767104528Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-10-22T02:52:55.779465980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2025-10-22T02:52:55.781236926Z [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-22T02:52:55.782246840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-10-22T02:52:55.783510996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-10-22T02:52:55.786197125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-10-22T02:52:55.786694847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-10-22T02:52:55.787204123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-10-22T02:52:55.787589128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202693s 
2025-10-22T02:52:55.787758128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-22T02:52:55.787937139Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:55.788128404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-10-22T02:52:55.788412175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-10-22T02:52:55.789378892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001045s 
2025-10-22T02:52:55.789803597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-22T02:52:55', 'add_medium_support') 
2025-10-22T02:52:55.790195877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:55.793894435Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-10-22T02:52:55.794099077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054983s 
2025-10-22T02:52:55.794474573Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-10-22T02:52:55.794789267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:55.795204222Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-10-22T02:52:55.796148514Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-10-22T02:52:55.796539531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-10-22T02:52:55.796881109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004596s 
2025-10-22T02:52:55.797129038Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:52:55.797347268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:52:55.800291216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002954s 
2025-10-22T02:52:55.800735511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-22T02:52:55', 'add_various_qualites_in_profile') 
2025-10-22T02:52:55.801185126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:55.803355657Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-10-22T02:52:55.803580870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059763s 
2025-10-22T02:52:55.803817947Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-10-22T02:52:55.804096579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:55.804448227Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-10-22T02:52:55.805533482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-10-22T02:52:55.806079271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2025-10-22T02:52:55.806786215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010319s 
2025-10-22T02:52:55.807034164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-10-22T02:52:55.807382596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-10-22T02:52:55.811927418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046276s 
2025-10-22T02:52:55.812173994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-22T02:52:55.812343275Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:55.812598890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-10-22T02:52:55.812952492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-10-22T02:52:55.814292089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014845s 
2025-10-22T02:52:55.814555430Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-10-22T02:52:55.819143428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-10-22T02:52:55.822252569Z [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-22T02:52:55.823562748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-22T02:52:55.824610457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-22T02:52:55.827240914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-10-22T02:52:55.827793667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-10-22T02:52:55.828348995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-22T02:52:55.828871127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-22T02:52:55.829225300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144702s 
2025-10-22T02:52:55.829451005Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-10-22T02:52:55.833642264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-10-22T02:52:55.836306900Z [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-22T02:52:55.837478339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-22T02:52:55.838610018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-22T02:52:55.841194883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-10-22T02:52:55.841739319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-10-22T02:52:55.842240529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-22T02:52:55.842716878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-22T02:52:55.843146503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134665s 
2025-10-22T02:52:55.843281184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:52:55.843437289Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:55.843660268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-10-22T02:52:55.843981064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-10-22T02:52:55.844876607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009836s 
2025-10-22T02:52:55.845252454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-22T02:52:55', 'metadata_profiles') 
2025-10-22T02:52:55.845627960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:55.850947201Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-10-22T02:52:55.851123847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069658s 
2025-10-22T02:52:55.851403450Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-10-22T02:52:55.851637712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:55.852016795Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-10-22T02:52:55.854241525Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-10-22T02:52:55.859619926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-10-22T02:52:55.860715702Z [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-22T02:52:55.861251211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-22T02:52:55.861957302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-22T02:52:55.864770658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-22T02:52:55.865161074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106553s 
2025-10-22T02:52:55.865421358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-22T02:52:55.865579687Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:55.865825662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-10-22T02:52:55.866131538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-10-22T02:52:55.867157494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011305s 
2025-10-22T02:52:55.867472248Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-22T02:52:55.867902584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-10-22T02:52:55.868189903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004797s 
2025-10-22T02:52:55.868357210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-22T02:52:55.868506721Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:55.868962128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-10-22T02:52:55.872690406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-10-22T02:52:55.873856063Z [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-22T02:52:55.874547936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-10-22T02:52:55.875433960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-10-22T02:52:55.877816408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-10-22T02:52:55.878200371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090238s 
2025-10-22T02:52:55.878634986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-22T02:52:55', 'separate_automatic_and_interactive_search') 
2025-10-22T02:52:55.879040001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:55.883697941Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-10-22T02:52:55.883938796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144356s 
2025-10-22T02:52:55.884217167Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-10-22T02:52:55.884456649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:55.884743797Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-10-22T02:52:55.885117280Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-10-22T02:52:55.889257436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2025-10-22T02:52:55.891647489Z [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-22T02:52:55.892731061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-22T02:52:55.893921017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-22T02:52:55.896196089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-22T02:52:55.896750405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-22T02:52:55.897235642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-22T02:52:55.897695478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-22T02:52:55.898174643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-22T02:52:55.898540640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132305s 
2025-10-22T02:52:55.898939844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-22T02:52:55', 'change_album_path_to_relative') 
2025-10-22T02:52:55.899360190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:55.905215731Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-10-22T02:52:55.905408099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198176s 
2025-10-22T02:52:55.905656890Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-10-22T02:52:55.905873025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:55.906177207Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-10-22T02:52:55.906882347Z [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-22T02:52:55.907356442Z [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-22T02:52:55.907687348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005757s 
2025-10-22T02:52:55.908079959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-22T02:52:55', 'change_quality_size_mb_to_kb') 
2025-10-22T02:52:55.908442198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:55.911229311Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-10-22T02:52:55.911449715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040508s 
2025-10-22T02:52:55.911672233Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-10-22T02:52:55.911965103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:55.912304045Z [Info] album_releases: Starting migration of Main DB to 9 
2025-10-22T02:52:55.912765003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:52:55.912972601Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:55.913192444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-10-22T02:52:55.913521988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-10-22T02:52:55.914464806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001093s 
2025-10-22T02:52:55.914673697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:52:55.914800893Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-22T02:52:55.915023762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-10-22T02:52:55.915310209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-10-22T02:52:55.916303509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010789s 
2025-10-22T02:52:55.916688544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-22T02:52:55', 'album_releases') 
2025-10-22T02:52:55.917095904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:55.919946805Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-10-22T02:52:55.920149042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004687s 
2025-10-22T02:52:55.920402863Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-10-22T02:52:55.920643318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:55.920890876Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-10-22T02:52:55.921515454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:52:55.921711038Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:55.921886291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-10-22T02:52:55.925837247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2025-10-22T02:52:55.928385067Z [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-22T02:52:55.929380101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-22T02:52:55.930519726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-22T02:52:55.932689194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-22T02:52:55.933184291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-22T02:52:55.933615510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-22T02:52:55.934057109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-22T02:52:55.934509370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-22T02:52:55.934873784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127759s 
2025-10-22T02:52:55.935003545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:52:55.935181193Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-10-22T02:52:55.935356476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-10-22T02:52:55.939401411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2025-10-22T02:52:55.941776794Z [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-22T02:52:55.942836839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-22T02:52:55.943979329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-22T02:52:55.946084468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-22T02:52:55.946584756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-10-22T02:52:55.946990743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-10-22T02:52:55.947438816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-10-22T02:52:55.947904153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-22T02:52:55.948232033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126786s 
2025-10-22T02:52:55.948686889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-22T02:52:55', 'album_releases_fix') 
2025-10-22T02:52:55.948976011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:55.954078867Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-10-22T02:52:55.954282707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184841s 
2025-10-22T02:52:55.954565897Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-10-22T02:52:55.954799377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:55.955138330Z [Info] import_lists: Starting migration of Main DB to 11 
2025-10-22T02:52:55.956305671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-10-22T02:52:55.957328540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2025-10-22T02:52:55.958073350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015583s 
2025-10-22T02:52:55.958274265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-10-22T02:52:55.958584440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-10-22T02:52:55.958946188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004556s 
2025-10-22T02:52:55.959164117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-10-22T02:52:55.959943737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-22T02:52:55.960566942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001174s 
2025-10-22T02:52:55.960804170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-10-22T02:52:55.961193233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-22T02:52:55.961686727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006441s 
2025-10-22T02:52:55.962143557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-22T02:52:55', 'import_lists') 
2025-10-22T02:52:55.962591839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:55.966473195Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-10-22T02:52:55.966668468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054141s 
2025-10-22T02:52:55.966916007Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-10-22T02:52:55.967169186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:55.967435032Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-10-22T02:52:55.967921521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-10-22T02:52:55.968097265Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:55.968343170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-10-22T02:52:55.968843358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-10-22T02:52:55.969923593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013207s 
2025-10-22T02:52:55.970101371Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:52:55.970340673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:52:55.971420307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011214s 
2025-10-22T02:52:55.971792827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-22T02:52:55', 'add_release_status') 
2025-10-22T02:52:55.972308766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:55.975148645Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-10-22T02:52:55.975336182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048307s 
2025-10-22T02:52:55.975622619Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-10-22T02:52:55.975842161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:55.976187938Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-10-22T02:52:55.976579175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-22T02:52:55.976760260Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:55.976991355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-10-22T02:52:55.977347232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:55.978362156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011534s 
2025-10-22T02:52:55.978753544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-22T02:52:55', 'album_download_notification') 
2025-10-22T02:52:55.979116084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:55.982179773Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-10-22T02:52:55.982353754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049071s 
2025-10-22T02:52:55.982607625Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-10-22T02:52:55.982831816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:55.983130959Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-10-22T02:52:55.983780046Z [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-22T02:52:55.984461027Z [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-22T02:52:55.984886233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007642s 
2025-10-22T02:52:55.985415820Z [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-22T02:52:55.986089607Z [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-22T02:52:55.986546296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007675s 
2025-10-22T02:52:55.986912023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-22T02:52:55', 'fix_language_metadata_profiles') 
2025-10-22T02:52:55.987289152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:55.990183420Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-10-22T02:52:55.990422942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043472s 
2025-10-22T02:52:55.990591101Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-10-22T02:52:55.990848690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:55.991127120Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-10-22T02:52:55.991486053Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-10-22T02:52:55.991811298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-10-22T02:52:55.992105991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003834s 
2025-10-22T02:52:55.992457940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-22T02:52:55', 'remove_fanzub') 
2025-10-22T02:52:55.992828546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:55.995109309Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-10-22T02:52:55.995339392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033577s 
2025-10-22T02:52:55.995526349Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-10-22T02:52:55.995759588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:55.996059703Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-10-22T02:52:55.997902774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-10-22T02:52:55.998190554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-10-22T02:52:55.998620119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005434s 
2025-10-22T02:52:55.998890133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-10-22T02:52:55.999225779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-10-22T02:52:55.999643800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005818s 
2025-10-22T02:52:56.000262336Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-10-22T02:52:56.000715278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-10-22T02:52:56.001184323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006674s 
2025-10-22T02:52:56.001379926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-10-22T02:52:56.001685652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-10-22T02:52:56.002113554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005452s 
2025-10-22T02:52:56.002316673Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-10-22T02:52:56.002625434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-10-22T02:52:56.002993876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004813s 
2025-10-22T02:52:56.003211284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-10-22T02:52:56.003563834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-22T02:52:56.003997898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005506s 
2025-10-22T02:52:56.004485730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-22T02:52:56', 'update_artist_history_indexes') 
2025-10-22T02:52:56.004876918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.008421315Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-10-22T02:52:56.008609915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049382s 
2025-10-22T02:52:56.008848536Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-10-22T02:52:56.009067346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.009319314Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-10-22T02:52:56.010838102Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:52:56.011782985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-10-22T02:52:56.012089633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010406s 
2025-10-22T02:52:56.012452213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-22T02:52:56', 'remove_nma') 
2025-10-22T02:52:56.012812007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.016586588Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-10-22T02:52:56.016754255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055008s 
2025-10-22T02:52:56.016962324Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-10-22T02:52:56.017176656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.017452451Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-10-22T02:52:56.017796454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:52:56.017960875Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s 
2025-10-22T02:52:56.018169906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-10-22T02:52:56.027304911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-10-22T02:52:56.028515729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100962s 
2025-10-22T02:52:56.028875694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-22T02:52:56', 'album_disambiguation') 
2025-10-22T02:52:56.029267223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.032621076Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-10-22T02:52:56.032814997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142002s 
2025-10-22T02:52:56.033089950Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-10-22T02:52:56.033329433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.033645279Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-10-22T02:52:56.034090004Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:52:56.034325629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:52:56.035729406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014467s 
2025-10-22T02:52:56.036199613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-22T02:52:56', 'add_ape_quality_in_profiles') 
2025-10-22T02:52:56.036581081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.039262119Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-10-22T02:52:56.039441551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049077s 
2025-10-22T02:52:56.039668217Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-10-22T02:52:56.039893180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.040241912Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-10-22T02:52:56.041345795Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:52:56.041710800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-10-22T02:52:56.042014241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004429s 
2025-10-22T02:52:56.042250156Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:52:56.042566954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-10-22T02:52:56.042829653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003921s 
2025-10-22T02:52:56.043075969Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:52:56.043381324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-10-22T02:52:56.043710497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004287s 
2025-10-22T02:52:56.044139180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-22T02:52:56', 'remove_pushalot') 
2025-10-22T02:52:56.044551270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.047248061Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-10-22T02:52:56.047443915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039574s 
2025-10-22T02:52:56.047669840Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-10-22T02:52:56.047922589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.048181420Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-10-22T02:52:56.048693241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-10-22T02:52:56.049166684Z [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-22T02:52:56.049630649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007239s 
2025-10-22T02:52:56.049967106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-22T02:52:56', 'add_custom_filters') 
2025-10-22T02:52:56.050338133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.052827386Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-10-22T02:52:56.053103902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038786s 
2025-10-22T02:52:56.053363074Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-10-22T02:52:56.053600402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.053858652Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-10-22T02:52:56.054201743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-22T02:52:56.054407788Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-22T02:52:56.054588863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-10-22T02:52:56.054865590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-10-22T02:52:56.055843068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010677s 
2025-10-22T02:52:56.056286491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-22T02:52:56', 'import_list_tags') 
2025-10-22T02:52:56.056641155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.059313226Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-10-22T02:52:56.059513249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045084s 
2025-10-22T02:52:56.059711338Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-10-22T02:52:56.059968586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.060299883Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-10-22T02:52:56.065191503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-10-22T02:52:56.065932345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2025-10-22T02:52:56.066553025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011408s 
2025-10-22T02:52:56.066779090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-10-22T02:52:56.067128454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-10-22T02:52:56.067502727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005371s 
2025-10-22T02:52:56.069901558Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-10-22T02:52:56.069931107Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-10-22T02:52:56.069942651Z                           FROM "Artists" 
2025-10-22T02:52:56.070905920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-10-22T02:52:56.070929237Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-10-22T02:52:56.070939869Z                           FROM "Artists" 
2025-10-22T02:52:56.071498554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011181s 
2025-10-22T02:52:56.071666502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-22T02:52:56.071834801Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:56.072060736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-10-22T02:52:56.072422705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:56.073425895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011376s 
2025-10-22T02:52:56.074004219Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-10-22T02:52:56.074025452Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-22T02:52:56.074035092Z                                                   FROM "ArtistMetadata"
2025-10-22T02:52:56.074043669Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-10-22T02:52:56.074772016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-10-22T02:52:56.074800022Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-22T02:52:56.074812357Z                                                   FROM "ArtistMetadata"
2025-10-22T02:52:56.074820934Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-10-22T02:52:56.075220148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008388s 
2025-10-22T02:52:56.075401744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-10-22T02:52:56.076242687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2025-10-22T02:52:56.076901644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013177s 
2025-10-22T02:52:56.077149573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-10-22T02:52:56.077479237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-10-22T02:52:56.077872970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000561s 
2025-10-22T02:52:56.078082572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-10-22T02:52:56.078405061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-10-22T02:52:56.078785788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004797s 
2025-10-22T02:52:56.078932704Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:52:56.079160372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:52:56.084079307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049396s 
2025-10-22T02:52:56.084254440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:52:56.084405354Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:56.084609916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-10-22T02:52:56.084940962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:56.086190579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013729s 
2025-10-22T02:52:56.086387295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:52:56.086528419Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:56.086733242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-10-22T02:52:56.087061773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-10-22T02:52:56.088016736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001077s 
2025-10-22T02:52:56.088188853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:52:56.088360959Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:56.088539369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-10-22T02:52:56.088821657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-10-22T02:52:56.089697380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009617s 
2025-10-22T02:52:56.090403372Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-10-22T02:52:56.090416779Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-22T02:52:56.090425948Z                                                   FROM "ArtistMetadata"
2025-10-22T02:52:56.090434785Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-10-22T02:52:56.090444004Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-10-22T02:52:56.091467545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-10-22T02:52:56.091489179Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-22T02:52:56.091499219Z                                                   FROM "ArtistMetadata"
2025-10-22T02:52:56.091507806Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-10-22T02:52:56.091517145Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-10-22T02:52:56.092077102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010549s 
2025-10-22T02:52:56.092251704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-22T02:52:56.092446757Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:56.092628162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-10-22T02:52:56.093093078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-10-22T02:52:56.094141670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001296s 
2025-10-22T02:52:56.094314117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-22T02:52:56.094464109Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:56.094662088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-10-22T02:52:56.094970489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:56.095952045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010746s 
2025-10-22T02:52:56.096119382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-22T02:52:56.096275136Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:56.096474407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-10-22T02:52:56.096808670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:56.097758814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010732s 
2025-10-22T02:52:56.098361648Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-10-22T02:52:56.098383341Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-10-22T02:52:56.098393251Z                                                 FROM "AlbumReleases"
2025-10-22T02:52:56.098401909Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-10-22T02:52:56.098411368Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-10-22T02:52:56.099158873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-10-22T02:52:56.099181008Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-10-22T02:52:56.099190888Z                                                 FROM "AlbumReleases"
2025-10-22T02:52:56.099200046Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-10-22T02:52:56.099209124Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-10-22T02:52:56.099703169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009541s 
2025-10-22T02:52:56.100324921Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-10-22T02:52:56.100346966Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-22T02:52:56.100356204Z                                                   FROM "ArtistMetadata"
2025-10-22T02:52:56.100364771Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-10-22T02:52:56.100376214Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-10-22T02:52:56.101177257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-10-22T02:52:56.101195494Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-10-22T02:52:56.101207368Z                                                   FROM "ArtistMetadata"
2025-10-22T02:52:56.101218170Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-10-22T02:52:56.101229222Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-10-22T02:52:56.101670821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009247s 
2025-10-22T02:52:56.102355440Z [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-22T02:52:56.106538593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-10-22T02:52:56.108106100Z [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-22T02:52:56.108820789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-22T02:52:56.110138322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-22T02:52:56.113192683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-22T02:52:56.113681227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-22T02:52:56.114057374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01143s 
2025-10-22T02:52:56.114445496Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-10-22T02:52:56.118531423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2025-10-22T02:52:56.120440147Z [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-22T02:52:56.121535382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-22T02:52:56.123814231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-22T02:52:56.126261309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-22T02:52:56.126809272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-22T02:52:56.127196432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124642s 
2025-10-22T02:52:56.127490664Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-10-22T02:52:56.131489186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-10-22T02:52:56.133112675Z [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-22T02:52:56.133833447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-10-22T02:52:56.134806667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-10-22T02:52:56.137046046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-10-22T02:52:56.137607126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-10-22T02:52:56.138006210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102852s 
2025-10-22T02:52:56.138220110Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-10-22T02:52:56.142447423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2025-10-22T02:52:56.143541836Z [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-22T02:52:56.144113668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-22T02:52:56.144856143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-22T02:52:56.147050913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-22T02:52:56.147457652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090424s 
2025-10-22T02:52:56.147676623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-10-22T02:52:56.148040676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-22T02:52:56.148450872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005536s 
2025-10-22T02:52:56.148670955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-10-22T02:52:56.148968033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-22T02:52:56.149357959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004911s 
2025-10-22T02:52:56.149599946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-10-22T02:52:56.149929550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-22T02:52:56.150338082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000533s 
2025-10-22T02:52:56.150578116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-10-22T02:52:56.150900675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-10-22T02:52:56.151373116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005799s 
2025-10-22T02:52:56.151589382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-10-22T02:52:56.152063126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-10-22T02:52:56.152441257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006666s 
2025-10-22T02:52:56.152691060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-10-22T02:52:56.153005954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-10-22T02:52:56.153409557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005343s 
2025-10-22T02:52:56.153610502Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-22T02:52:56.154647610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-10-22T02:52:56.154939738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011716s 
2025-10-22T02:52:56.155136685Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-22T02:52:56.155470818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-10-22T02:52:56.155755461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004614s 
2025-10-22T02:52:56.155960654Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-22T02:52:56.156360289Z [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-22T02:52:56.156705845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005858s 
2025-10-22T02:52:56.157110800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-22T02:52:56', 'add_release_groups_etc') 
2025-10-22T02:52:56.157476707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.239614477Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-10-22T02:52:56.239873629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0832752s 
2025-10-22T02:52:56.240157250Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-10-22T02:52:56.240429288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.240742879Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-10-22T02:52:56.241598322Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-22T02:52:56.241855991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-10-22T02:52:56.242184593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004294s 
2025-10-22T02:52:56.242583526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-22T02:52:56', 'NewMediaInfoFormat') 
2025-10-22T02:52:56.242988151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.327856499Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-10-22T02:52:56.328271715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.085774s 
2025-10-22T02:52:56.328824799Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-10-22T02:52:56.329371229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.329984314Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-10-22T02:52:56.332707828Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-10-22T02:52:56.333454261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-10-22T02:52:56.341943917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087963s 
2025-10-22T02:52:56.342315074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-22T02:52:56.342632624Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-22T02:52:56.343142020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-10-22T02:52:56.343933533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-10-22T02:52:56.345658326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020902s 
2025-10-22T02:52:56.346431052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-22T02:52:56', 'rename_restrictions_to_release_profiles') 
2025-10-22T02:52:56.347168117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.350593996Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-10-22T02:52:56.350971997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068906s 
2025-10-22T02:52:56.351497585Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-10-22T02:52:56.351984506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.352519613Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-10-22T02:52:56.354851439Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-10-22T02:52:56.355405775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-10-22T02:52:56.359445189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042027s 
2025-10-22T02:52:56.359824352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-22T02:52:56.360156461Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-22T02:52:56.360627750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-10-22T02:52:56.361241957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-10-22T02:52:56.362830646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018223s 
2025-10-22T02:52:56.363225812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-10-22T02:52:56.363514694Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-22T02:52:56.363922866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-10-22T02:52:56.364493695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-10-22T02:52:56.366143798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018112s 
2025-10-22T02:52:56.366431738Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-22T02:52:56.366922837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-10-22T02:52:56.367386420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000661s 
2025-10-22T02:52:56.367672306Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-22T02:52:56.368265611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-10-22T02:52:56.368794415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008191s 
2025-10-22T02:52:56.369196405Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-10-22T02:52:56.377617883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-10-22T02:52:56.380174832Z [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-22T02:52:56.381468888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-22T02:52:56.383162619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-22T02:52:56.387186001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-22T02:52:56.388069229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-22T02:52:56.388905914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-22T02:52:56.389759934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-22T02:52:56.390341244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208172s 
2025-10-22T02:52:56.391121255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-22T02:52:56', 'rename_quality_profiles_add_upgrade_allowed') 
2025-10-22T02:52:56.391941807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.396267929Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-10-22T02:52:56.396679327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265772s 
2025-10-22T02:52:56.397077559Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-10-22T02:52:56.397552085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.398070889Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-10-22T02:52:56.398939909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-10-22T02:52:56.399769159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL) 
2025-10-22T02:52:56.400654181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013136s 
2025-10-22T02:52:56.401129509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-10-22T02:52:56.401749557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-10-22T02:52:56.402477954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010439s 
2025-10-22T02:52:56.403155418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-22T02:52:56', 'add_import_exclusions') 
2025-10-22T02:52:56.403907382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.405795685Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-10-22T02:52:56.406169337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042648s 
2025-10-22T02:52:56.406602149Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-10-22T02:52:56.407025972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.407553995Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-10-22T02:52:56.416172300Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-10-22T02:52:56.416198813Z                           WHERE "Id" in (
2025-10-22T02:52:56.416208743Z                           SELECT "Artists"."Id" from "Artists"
2025-10-22T02:52:56.416217832Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-22T02:52:56.416227511Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-22T02:52:56.417786521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-10-22T02:52:56.417806240Z                           WHERE "Id" in (
2025-10-22T02:52:56.417815569Z                           SELECT "Artists"."Id" from "Artists"
2025-10-22T02:52:56.417824367Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-22T02:52:56.417833605Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-22T02:52:56.419040586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019882s 
2025-10-22T02:52:56.420210371Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-10-22T02:52:56.420234780Z                           WHERE "Id" in (
2025-10-22T02:52:56.420243628Z                           SELECT "Albums"."Id" from "Albums"
2025-10-22T02:52:56.420252556Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-22T02:52:56.420261935Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-22T02:52:56.421721725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-10-22T02:52:56.421742757Z                           WHERE "Id" in (
2025-10-22T02:52:56.421749070Z                           SELECT "Albums"."Id" from "Albums"
2025-10-22T02:52:56.421753319Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-22T02:52:56.421757868Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-22T02:52:56.422866520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001902s 
2025-10-22T02:52:56.424002668Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-10-22T02:52:56.424026476Z                           WHERE "Id" in (
2025-10-22T02:52:56.424036096Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-10-22T02:52:56.424045064Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-10-22T02:52:56.424054132Z                           WHERE "Albums"."Id" IS NULL) 
2025-10-22T02:52:56.425478771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-10-22T02:52:56.425500544Z                           WHERE "Id" in (
2025-10-22T02:52:56.425513140Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-10-22T02:52:56.425525615Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-10-22T02:52:56.425537549Z                           WHERE "Albums"."Id" IS NULL) 
2025-10-22T02:52:56.426574086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001835s 
2025-10-22T02:52:56.427678300Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-10-22T02:52:56.427689993Z                           WHERE "Id" in (
2025-10-22T02:52:56.427694763Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-22T02:52:56.427698941Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-22T02:52:56.427703641Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-10-22T02:52:56.429247750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-10-22T02:52:56.429274243Z                           WHERE "Id" in (
2025-10-22T02:52:56.429278742Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-22T02:52:56.429282891Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-22T02:52:56.429287550Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-10-22T02:52:56.430328636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018481s 
2025-10-22T02:52:56.431448151Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-10-22T02:52:56.431470416Z                           WHERE "Id" in (
2025-10-22T02:52:56.431479845Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-22T02:52:56.431488602Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-22T02:52:56.431498192Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-22T02:52:56.432986438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-10-22T02:52:56.433013363Z                           WHERE "Id" in (
2025-10-22T02:52:56.433022741Z                           SELECT "Tracks"."Id" from "Tracks"
2025-10-22T02:52:56.433031709Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-22T02:52:56.433041389Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-10-22T02:52:56.434111103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00192s 
2025-10-22T02:52:56.435258223Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-22T02:52:56.435281810Z                           WHERE "Id" IN (
2025-10-22T02:52:56.435291069Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-22T02:52:56.435300628Z                           LEFT OUTER JOIN "Tracks"
2025-10-22T02:52:56.435309165Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-22T02:52:56.435318234Z                           WHERE "Tracks"."Id" IS NULL) 
2025-10-22T02:52:56.436803154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-22T02:52:56.436816701Z                           WHERE "Id" IN (
2025-10-22T02:52:56.436820729Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-22T02:52:56.436824948Z                           LEFT OUTER JOIN "Tracks"
2025-10-22T02:52:56.436830629Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-22T02:52:56.436834848Z                           WHERE "Tracks"."Id" IS NULL) 
2025-10-22T02:52:56.437538064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015758s 
2025-10-22T02:52:56.437953450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-22T02:52:56', 'clean_artist_metadata_table') 
2025-10-22T02:52:56.438347805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.440426761Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-10-22T02:52:56.440607806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044036s 
2025-10-22T02:52:56.440857007Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-10-22T02:52:56.441148474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.441425622Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-10-22T02:52:56.442188970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-22T02:52:56.442345354Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-22T02:52:56.442548884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-10-22T02:52:56.442925873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:56.443951248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011673s 
2025-10-22T02:52:56.444162544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-22T02:52:56.444322005Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:56.444578742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-10-22T02:52:56.444944889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:56.445963640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011592s 
2025-10-22T02:52:56.446171930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-22T02:52:56.446314677Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:56.446589330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-10-22T02:52:56.446977632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:56.448005512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011644s 
2025-10-22T02:52:56.448190384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-22T02:52:56.448345587Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:56.448596783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-10-22T02:52:56.448982880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:56.449928334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011303s 
2025-10-22T02:52:56.450160923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-22T02:52:56.450342398Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:56.450557471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-10-22T02:52:56.450880211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:56.451859884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011037s 
2025-10-22T02:52:56.452132152Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-10-22T02:52:56.458469082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-10-22T02:52:56.460269037Z [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-22T02:52:56.461068206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-10-22T02:52:56.461570267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-10-22T02:52:56.463990431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116261s 
2025-10-22T02:52:56.464265876Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-10-22T02:52:56.468563490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-10-22T02:52:56.470297291Z [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-22T02:52:56.471098574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-10-22T02:52:56.471663803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-10-22T02:52:56.473983664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094912s 
2025-10-22T02:52:56.474354090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-22T02:52:56', 'health_issue_notification') 
2025-10-22T02:52:56.474801511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.477388120Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-10-22T02:52:56.477586349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128425s 
2025-10-22T02:52:56.477839108Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-10-22T02:52:56.478081707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.478378544Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-10-22T02:52:56.479423518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-22T02:52:56.479639042Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:56.479880398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-10-22T02:52:56.480290695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-10-22T02:52:56.481290448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011734s 
2025-10-22T02:52:56.481590943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-22T02:52:56.482225300Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:56.482252275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-10-22T02:52:56.482347957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-10-22T02:52:56.483348141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011118s 
2025-10-22T02:52:56.483623345Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-10-22T02:52:56.483951446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-10-22T02:52:56.484251150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003879s 
2025-10-22T02:52:56.484799825Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-22T02:52:56.484825346Z                 WHERE "Id" IN (
2025-10-22T02:52:56.484837370Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-22T02:52:56.484881709Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-22T02:52:56.484893864Z                     WHERE "Tracks"."Id" IS NULL) 
2025-10-22T02:52:56.485497760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-22T02:52:56.485531949Z                 WHERE "Id" IN (
2025-10-22T02:52:56.485541438Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-22T02:52:56.485550606Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-22T02:52:56.485560787Z                     WHERE "Tracks"."Id" IS NULL) 
2025-10-22T02:52:56.486071155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008919s 
2025-10-22T02:52:56.486713057Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-22T02:52:56.486730643Z                 WHERE "Id" IN (
2025-10-22T02:52:56.486738599Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-22T02:52:56.486745783Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-10-22T02:52:56.486753058Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-10-22T02:52:56.486760363Z                     WHERE "Artists"."Path" IS NULL) 
2025-10-22T02:52:56.487608491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-22T02:52:56.487621507Z                 WHERE "Id" IN (
2025-10-22T02:52:56.487628581Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-22T02:52:56.487635705Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-10-22T02:52:56.487642689Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-10-22T02:52:56.487650124Z                     WHERE "Artists"."Path" IS NULL) 
2025-10-22T02:52:56.488266786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011151s 
2025-10-22T02:52:56.489014462Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-22T02:52:56.489035344Z                 WHERE "Id" IN (
2025-10-22T02:52:56.489044923Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-22T02:52:56.489053941Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-22T02:52:56.489063100Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-22T02:52:56.489072308Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-10-22T02:52:56.489081126Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-10-22T02:52:56.490036700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-22T02:52:56.490052282Z                 WHERE "Id" IN (
2025-10-22T02:52:56.490059035Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-10-22T02:52:56.490065699Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-10-22T02:52:56.490072572Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-10-22T02:52:56.490079727Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-10-22T02:52:56.490086531Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-10-22T02:52:56.490749976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012414s 
2025-10-22T02:52:56.491337009Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-10-22T02:52:56.491385236Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-10-22T02:52:56.491395546Z                 FROM "Artists"
2025-10-22T02:52:56.491404013Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-10-22T02:52:56.491413302Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-10-22T02:52:56.492140977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-10-22T02:52:56.492168974Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-10-22T02:52:56.492180437Z                 FROM "Artists"
2025-10-22T02:52:56.492192100Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-10-22T02:52:56.492253113Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-10-22T02:52:56.492675855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000937s 
2025-10-22T02:52:56.493127674Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-10-22T02:52:56.493152464Z                 WHERE "Id" NOT IN (
2025-10-22T02:52:56.493205170Z                     SELECT MIN("Id")
2025-10-22T02:52:56.493218708Z                     FROM "TrackFiles"
2025-10-22T02:52:56.493231543Z                     GROUP BY "Path"
2025-10-22T02:52:56.493244590Z                 ) 
2025-10-22T02:52:56.493748434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-10-22T02:52:56.493764236Z                 WHERE "Id" NOT IN (
2025-10-22T02:52:56.493773344Z                     SELECT MIN("Id")
2025-10-22T02:52:56.493782192Z                     FROM "TrackFiles"
2025-10-22T02:52:56.493790319Z                     GROUP BY "Path"
2025-10-22T02:52:56.493798615Z                 ) 
2025-10-22T02:52:56.494159292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006481s 
2025-10-22T02:52:56.494358012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-22T02:52:56.494528375Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:56.494726935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-10-22T02:52:56.498576567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-10-22T02:52:56.499788227Z [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-22T02:52:56.500416672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-22T02:52:56.501100249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-22T02:52:56.503551354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-22T02:52:56.503923654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089584s 
2025-10-22T02:52:56.504134779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-10-22T02:52:56.504424352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-22T02:52:56.504788676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004765s 
2025-10-22T02:52:56.505022878Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-10-22T02:52:56.508958312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-10-22T02:52:56.510146385Z [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-22T02:52:56.510701052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-22T02:52:56.511558609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-22T02:52:56.514190669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-22T02:52:56.514632358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-22T02:52:56.514994518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009761s 
2025-10-22T02:52:56.515517541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-22T02:52:56', 'add_mediafilerepository_mtime') 
2025-10-22T02:52:56.515877906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.519592035Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-10-22T02:52:56.520257345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141323s 
2025-10-22T02:52:56.520532439Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-10-22T02:52:56.520785448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.521060262Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-10-22T02:52:56.522652077Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-10-22T02:52:56.522670534Z                           WHERE "Id" NOT IN (
2025-10-22T02:52:56.522679673Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-10-22T02:52:56.522688681Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-22T02:52:56.522698380Z                             GROUP BY "ArtistMetadata"."Id") 
2025-10-22T02:52:56.523462669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-10-22T02:52:56.523487379Z                           WHERE "Id" NOT IN (
2025-10-22T02:52:56.523493932Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-10-22T02:52:56.523500415Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-10-22T02:52:56.523506678Z                             GROUP BY "ArtistMetadata"."Id") 
2025-10-22T02:52:56.523955702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008938s 
2025-10-22T02:52:56.524159372Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-10-22T02:52:56.524398704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-10-22T02:52:56.524778770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004291s 
2025-10-22T02:52:56.524995697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-10-22T02:52:56.528701359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2025-10-22T02:52:56.530157220Z [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-22T02:52:56.530842079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-22T02:52:56.531631479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-22T02:52:56.534018195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-22T02:52:56.534456768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-22T02:52:56.534910211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-22T02:52:56.535227410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100415s 
2025-10-22T02:52:56.535456110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-10-22T02:52:56.535785313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-22T02:52:56.536127773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000494s 
2025-10-22T02:52:56.536511556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-22T02:52:56', 'add_artistmetadataid_constraint') 
2025-10-22T02:52:56.536924067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.539246654Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-10-22T02:52:56.539445604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035631s 
2025-10-22T02:52:56.539667612Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-10-22T02:52:56.539970041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.540212859Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-10-22T02:52:56.540840042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-10-22T02:52:56.541006177Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:56.541239547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-10-22T02:52:56.541521004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-10-22T02:52:56.542444744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010411s 
2025-10-22T02:52:56.542627772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-10-22T02:52:56.542778305Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:56.543015733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-10-22T02:52:56.543371620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-22T02:52:56.544291132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001074s 
2025-10-22T02:52:56.544459290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:52:56.544625024Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:56.544830167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-10-22T02:52:56.545147486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-22T02:52:56.546093731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010739s 
2025-10-22T02:52:56.546299576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-10-22T02:52:56.546435419Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:56.546661124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-10-22T02:52:56.547006840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-22T02:52:56.547936232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001055s 
2025-10-22T02:52:56.548100322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-22T02:52:56.548267739Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:56.548465367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-10-22T02:52:56.548799700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-22T02:52:56.549716627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001044s 
2025-10-22T02:52:56.549904956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-10-22T02:52:56.550043455Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:56.550264951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-10-22T02:52:56.550624435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-10-22T02:52:56.551493134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010295s 
2025-10-22T02:52:56.551838891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-22T02:52:56', 'old_ids_and_artist_alias') 
2025-10-22T02:52:56.552216451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.554688980Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-10-22T02:52:56.554850605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041678s 
2025-10-22T02:52:56.555052632Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-10-22T02:52:56.555270090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.555576086Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-10-22T02:52:56.555871481Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:52:56.556113138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:52:56.556632083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005715s 
2025-10-22T02:52:56.556888820Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-22T02:52:56.557178683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-10-22T02:52:56.557446553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000341s 
2025-10-22T02:52:56.557813782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-22T02:52:56', 'download_propers_config') 
2025-10-22T02:52:56.558160200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.559886185Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-10-22T02:52:56.560064284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002719s 
2025-10-22T02:52:56.560278956Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-10-22T02:52:56.560487326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.560761498Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-10-22T02:52:56.561645448Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-10-22T02:52:56.561948168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-10-22T02:52:56.562599409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006821s 
2025-10-22T02:52:56.562731154Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-10-22T02:52:56.566336965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2025-10-22T02:52:56.567720621Z [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-22T02:52:56.568372244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-22T02:52:56.569346836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-22T02:52:56.571575113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-22T02:52:56.572030270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-22T02:52:56.572484324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-22T02:52:56.572961084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-22T02:52:56.573322021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104098s 
2025-10-22T02:52:56.573537505Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-10-22T02:52:56.577043665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2025-10-22T02:52:56.578317801Z [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-22T02:52:56.578956517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-10-22T02:52:56.579584071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-10-22T02:52:56.581883110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-10-22T02:52:56.582242654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008496s 
2025-10-22T02:52:56.582426204Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-10-22T02:52:56.587156710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-10-22T02:52:56.588286525Z [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-22T02:52:56.588886493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-10-22T02:52:56.589341469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-10-22T02:52:56.591501319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088518s 
2025-10-22T02:52:56.591680209Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-10-22T02:52:56.595062289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-10-22T02:52:56.596520285Z [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-22T02:52:56.596665898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-22T02:52:56.597486791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-22T02:52:56.599670258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-22T02:52:56.600175536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-10-22T02:52:56.600654029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-10-22T02:52:56.601146431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-22T02:52:56.601522919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009645s 
2025-10-22T02:52:56.601714785Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-10-22T02:52:56.605056545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-10-22T02:52:56.606005666Z [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-22T02:52:56.606497236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-10-22T02:52:56.606981561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-10-22T02:52:56.609238235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072987s 
2025-10-22T02:52:56.609427346Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-10-22T02:52:56.612861190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-10-22T02:52:56.613963861Z [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-22T02:52:56.614504961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-22T02:52:56.615407608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-22T02:52:56.617725005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-22T02:52:56.618192316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-22T02:52:56.618531439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089245s 
2025-10-22T02:52:56.618901985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-22T02:52:56', 'remove_language_profiles') 
2025-10-22T02:52:56.619347602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.625141439Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-10-22T02:52:56.625408938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015482s 
2025-10-22T02:52:56.625573760Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-10-22T02:52:56.625812801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.626090240Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-10-22T02:52:56.626599726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-22T02:52:56.626785229Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-22T02:52:56.627062768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-10-22T02:52:56.627342331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-10-22T02:52:56.628321443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001097s 
2025-10-22T02:52:56.628743603Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-10-22T02:52:56.629196926Z [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-22T02:52:56.629589647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005633s 
2025-10-22T02:52:56.629987578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-22T02:52:56', 'multi_disc_naming_format') 
2025-10-22T02:52:56.630448556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.631780598Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-10-22T02:52:56.632003718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027227s 
2025-10-22T02:52:56.632262569Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-10-22T02:52:56.632490167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.632749530Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-10-22T02:52:56.633140387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-22T02:52:56.633317173Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:56.633527215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-10-22T02:52:56.633844414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-10-22T02:52:56.634805349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010717s 
2025-10-22T02:52:56.634979630Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:52:56.635177659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:52:56.648400355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132067s 
2025-10-22T02:52:56.648842255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-22T02:52:56', 'add_download_client_priority') 
2025-10-22T02:52:56.649200256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.651484276Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-10-22T02:52:56.651698948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162825s 
2025-10-22T02:52:56.651912047Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-10-22T02:52:56.652133413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.652424960Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-10-22T02:52:56.652808142Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:52:56.653109098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-10-22T02:52:56.653411687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003891s 
2025-10-22T02:52:56.653625758Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:52:56.653903477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-10-22T02:52:56.654173250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003692s 
2025-10-22T02:52:56.654532564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-22T02:52:56', 'remove_growl_prowl') 
2025-10-22T02:52:56.654886106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.656521579Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-10-22T02:52:56.656695820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026739s 
2025-10-22T02:52:56.656937687Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-10-22T02:52:56.657150035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.657417183Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-10-22T02:52:56.657866287Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:52:56.658189478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-10-22T02:52:56.658464081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003972s 
2025-10-22T02:52:56.658686929Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:52:56.659015240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-10-22T02:52:56.659280244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004026s 
2025-10-22T02:52:56.659649778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-22T02:52:56', 'remove_plex_hometheatre') 
2025-10-22T02:52:56.660011246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.661319721Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-10-22T02:52:56.661503692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023844s 
2025-10-22T02:52:56.661727803Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-10-22T02:52:56.661931754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.662237930Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-10-22T02:52:56.662903360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-22T02:52:56.663019414Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:56.663234206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-10-22T02:52:56.663508459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-10-22T02:52:56.664502160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010642s 
2025-10-22T02:52:56.664669737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-22T02:52:56.664830040Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:56.665067598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-10-22T02:52:56.665410098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:56.666349981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010671s 
2025-10-22T02:52:56.666535895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-22T02:52:56.666672260Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:56.666896351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-10-22T02:52:56.667279883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:56.668270117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011186s 
2025-10-22T02:52:56.668439919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-22T02:52:56.668628298Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-22T02:52:56.668869023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-10-22T02:52:56.669172504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:56.670114631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010614s 
2025-10-22T02:52:56.670274804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-22T02:52:56.670431139Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:56.670643266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-10-22T02:52:56.670906556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-10-22T02:52:56.671795987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009637s 
2025-10-22T02:52:56.672019347Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:52:56.672185060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:52:56.673142278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009795s 
2025-10-22T02:52:56.673524277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-22T02:52:56', 'add_root_folder_add_defaults') 
2025-10-22T02:52:56.673931928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.676131137Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-10-22T02:52:56.676364848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038942s 
2025-10-22T02:52:56.676502555Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-10-22T02:52:56.676723319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.676982822Z [Info] task_duration: Starting migration of Main DB to 40 
2025-10-22T02:52:56.677347827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-22T02:52:56.677502919Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:56.677722241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-10-22T02:52:56.678072727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-10-22T02:52:56.678960154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010264s 
2025-10-22T02:52:56.679340389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-22T02:52:56', 'task_duration') 
2025-10-22T02:52:56.679763451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.681050453Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-10-22T02:52:56.681206256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030903s 
2025-10-22T02:52:56.681496952Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-10-22T02:52:56.681701794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.681993211Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-10-22T02:52:56.682428377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-22T02:52:56.682605304Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:56.682815497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-10-22T02:52:56.683142095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-10-22T02:52:56.684098981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010589s 
2025-10-22T02:52:56.684332111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-10-22T02:52:56.684484237Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:56.684656474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-10-22T02:52:56.684990537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:56.685914898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010451s 
2025-10-22T02:52:56.686321197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-22T02:52:56', 'add_indexer_and_enabled_to_release_profiles') 
2025-10-22T02:52:56.686719258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.688102494Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-10-22T02:52:56.688338399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031596s 
2025-10-22T02:52:56.688559113Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-10-22T02:52:56.688852514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.689047697Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-10-22T02:52:56.689422442Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-10-22T02:52:56.693239438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2025-10-22T02:52:56.694629867Z [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-22T02:52:56.695277071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-22T02:52:56.696296393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-22T02:52:56.698580122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-22T02:52:56.699040028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-22T02:52:56.699511527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-22T02:52:56.700027577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-22T02:52:56.700391179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107686s 
2025-10-22T02:52:56.700714099Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-10-22T02:52:56.701122171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-10-22T02:52:56.701471514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004484s 
2025-10-22T02:52:56.701761258Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-10-22T02:52:56.702151504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-10-22T02:52:56.702454975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004555s 
2025-10-22T02:52:56.702683385Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-10-22T02:52:56.706024242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2025-10-22T02:52:56.707141332Z [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-22T02:52:56.707745869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-10-22T02:52:56.708206757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-10-22T02:52:56.710432048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075423s 
2025-10-22T02:52:56.710796011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-22T02:52:56', 'remove_album_folders') 
2025-10-22T02:52:56.711161046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.713413973Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-10-22T02:52:56.713595148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104644s 
2025-10-22T02:52:56.713850171Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-10-22T02:52:56.714132440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.714437113Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-10-22T02:52:56.714844604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-22T02:52:56.715037372Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:56.715263678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-10-22T02:52:56.715587179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-10-22T02:52:56.716519857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010482s 
2025-10-22T02:52:56.716939853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-22T02:52:56', 'add_priority_to_indexers') 
2025-10-22T02:52:56.717303305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.718374191Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-10-22T02:52:56.718594595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028738s 
2025-10-22T02:52:56.718782383Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-10-22T02:52:56.719005793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.719298192Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-10-22T02:52:56.719717837Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-10-22T02:52:56.720043222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-10-22T02:52:56.720390381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004506s 
2025-10-22T02:52:56.720585173Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:52:56.720772300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:52:56.721366607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006238s 
2025-10-22T02:52:56.721786943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-22T02:52:56', 'remove_chown_and_folderchmod_config') 
2025-10-22T02:52:56.722136577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.723495333Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-10-22T02:52:56.723680346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026512s 
2025-10-22T02:52:56.723879307Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-10-22T02:52:56.724106875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.724365947Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-10-22T02:52:56.730608998Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-10-22T02:52:56.731372255Z [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-22T02:52:56.731828734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008289s 
2025-10-22T02:52:56.732226004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-22T02:52:56', 'update_notifiarr') 
2025-10-22T02:52:56.732528995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.734509292Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-10-22T02:52:56.734675497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034844s 
2025-10-22T02:52:56.734934759Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-10-22T02:52:56.735107687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.735365556Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-10-22T02:52:56.735684639Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:52:56.735879391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:52:56.737315393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014575s 
2025-10-22T02:52:56.737680999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-22T02:52:56', 'email_multiple_addresses') 
2025-10-22T02:52:56.738037898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.739397366Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-10-22T02:52:56.739585855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034925s 
2025-10-22T02:52:56.739808513Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-10-22T02:52:56.740070391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.740338380Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-10-22T02:52:56.740668946Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-10-22T02:52:56.740919861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-10-22T02:52:56.743290425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023547s 
2025-10-22T02:52:56.743722705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-22T02:52:56', 'rename_blacklist_to_blocklist') 
2025-10-22T02:52:56.744179876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.745815990Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-10-22T02:52:56.745997175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048956s 
2025-10-22T02:52:56.746216787Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-10-22T02:52:56.746433574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.746706133Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-10-22T02:52:56.747226841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-22T02:52:56.747413607Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-22T02:52:56.747638310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-10-22T02:52:56.748052604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-22T02:52:56.749077318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012033s 
2025-10-22T02:52:56.749321429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-10-22T02:52:56.749679951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-10-22T02:52:56.750646869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001112s 
2025-10-22T02:52:56.750835128Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:52:56.751055381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:52:56.753888687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028929s 
2025-10-22T02:52:56.754262159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-22T02:52:56', 'cdh_per_downloadclient') 
2025-10-22T02:52:56.754625781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.756401927Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-10-22T02:52:56.756590968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053607s 
2025-10-22T02:52:56.756794247Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-10-22T02:52:56.757008609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.757263512Z [Info] download_history: Starting migration of Main DB to 52 
2025-10-22T02:52:56.758009915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-10-22T02:52:56.758780848Z [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-22T02:52:56.759383221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011547s 
2025-10-22T02:52:56.759562071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-10-22T02:52:56.759946114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-22T02:52:56.760267040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005071s 
2025-10-22T02:52:56.760473286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-10-22T02:52:56.760777047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-10-22T02:52:56.761118725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004729s 
2025-10-22T02:52:56.761332386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-10-22T02:52:56.761683162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-22T02:52:56.762030752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000485s 
2025-10-22T02:52:56.762189692Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:52:56.762430096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:52:56.763413096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010468s 
2025-10-22T02:52:56.763764063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-22T02:52:56', 'download_history') 
2025-10-22T02:52:56.764142134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.765727015Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-10-22T02:52:56.765896577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033175s 
2025-10-22T02:52:56.766127442Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-10-22T02:52:56.766311693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.766571335Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-10-22T02:52:56.767014528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-22T02:52:56', 'add_update_history') 
2025-10-22T02:52:56.767360835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.768262812Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-10-22T02:52:56.768463576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019414s 
2025-10-22T02:52:56.768700563Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-10-22T02:52:56.768907009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.769197854Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-10-22T02:52:56.769507348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-22T02:52:56.769699464Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:56.769905850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-10-22T02:52:56.770288871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-10-22T02:52:56.771264085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011395s 
2025-10-22T02:52:56.771637337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-22T02:52:56', 'add_on_update_to_notifications') 
2025-10-22T02:52:56.772012833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.773324544Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-10-22T02:52:56.773526451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003162s 
2025-10-22T02:52:56.773762286Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-10-22T02:52:56.773967249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.774220468Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-10-22T02:52:56.774535713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-22T02:52:56.774706668Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:56.775055019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-10-22T02:52:56.775418872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:56.776492063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012238s 
2025-10-22T02:52:56.776876297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-22T02:52:56', 'download_client_per_indexer') 
2025-10-22T02:52:56.777264809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.778289422Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-10-22T02:52:56.778506589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029658s 
2025-10-22T02:52:56.778718316Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-10-22T02:52:56.778946044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.779183362Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-10-22T02:52:56.779613268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-22T02:52:56.779816587Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:56.779997592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-10-22T02:52:56.780345773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:56.781395246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011844s 
2025-10-22T02:52:56.781610359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-10-22T02:52:56.781775933Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:56.782033862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-10-22T02:52:56.782435270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:56.783372448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011169s 
2025-10-22T02:52:56.783546608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-22T02:52:56.783709687Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:56.784000843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-10-22T02:52:56.784262660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:56.785249868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011026s 
2025-10-22T02:52:56.785605304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-22T02:52:56', 'AddNewItemMonitorType') 
2025-10-22T02:52:56.785972273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.787385528Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-10-22T02:52:56.787568938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032083s 
2025-10-22T02:52:56.787762578Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-10-22T02:52:56.788022962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.788253977Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-10-22T02:52:56.788572489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-22T02:52:56.788741529Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:56.788943826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-10-22T02:52:56.789267468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-10-22T02:52:56.790253243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010948s 
2025-10-22T02:52:56.790605994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-22T02:52:56', 'ImportListSearch') 
2025-10-22T02:52:56.790972562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.792057777Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-10-22T02:52:56.792259534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028923s 
2025-10-22T02:52:56.792474106Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-10-22T02:52:56.792686854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.792940364Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-10-22T02:52:56.793279788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-10-22T02:52:56.793432766Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:56.793657368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-10-22T02:52:56.794006972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:56.794999601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011217s 
2025-10-22T02:52:56.795370989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-22T02:52:56', 'ImportListMonitorExisting') 
2025-10-22T02:52:56.795725593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.796767731Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-10-22T02:52:56.796962403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028494s 
2025-10-22T02:52:56.797206936Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-10-22T02:52:56.797379694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.797648936Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-10-22T02:52:56.798088972Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:52:56.798371010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-10-22T02:52:56.798653879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003687s 
2025-10-22T02:52:56.798879484Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:52:56.799140008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-10-22T02:52:56.799396886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003497s 
2025-10-22T02:52:56.799565595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-10-22T02:52:56.799730067Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:56.799921312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-10-22T02:52:56.800182047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-10-22T02:52:56.801107080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010001s 
2025-10-22T02:52:56.801481063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-22T02:52:56', 'add_indexer_tags') 
2025-10-22T02:52:56.801825126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.803026525Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-10-22T02:52:56.803225225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028834s 
2025-10-22T02:52:56.803406240Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-10-22T02:52:56.803611824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.803891868Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-10-22T02:52:56.804149737Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:52:56.804352756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:52:56.805285404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009432s 
2025-10-22T02:52:56.805639076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-22T02:52:56', 'update_audio_types') 
2025-10-22T02:52:56.807040247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:56.808281437Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-10-22T02:52:56.808459796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039054s 
2025-10-22T02:52:56.808709909Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-22T02:52:56.808970985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:56.809249957Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-10-22T02:52:56.811266387Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:52:56.811534277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-10-22T02:52:56.811768418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003013s 
2025-10-22T02:52:56.811963180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-10-22T02:52:56.812152522Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:56.812385942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-10-22T02:52:56.816193209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2025-10-22T02:52:56.817597827Z [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-22T02:52:56.818280151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-10-22T02:52:56.819066334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-10-22T02:52:56.821587892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-10-22T02:52:56.822087999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-10-22T02:52:56.822443865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098373s 
2025-10-22T02:52:56.822592034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:52:56.822738298Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:56.822948802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-10-22T02:52:56.827077937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-10-22T02:52:56.828992933Z [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-22T02:52:56.829883006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-22T02:52:56.830725171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-22T02:52:56.833167770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-22T02:52:56.833670382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-22T02:52:56.834157814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-22T02:52:56.834499582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113525s 
2025-10-22T02:52:56.834669754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:52:56.834816129Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:56.835032996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-10-22T02:52:56.839120467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-10-22T02:52:56.841111787Z [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-22T02:52:56.841996989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-22T02:52:56.842847332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-22T02:52:56.845282936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-22T02:52:56.845767201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-22T02:52:56.846229121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-22T02:52:56.846570629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113515s 
2025-10-22T02:52:56.846760051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:52:56.846897858Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:56.847107911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-10-22T02:52:56.851237677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-10-22T02:52:56.853155008Z [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-22T02:52:56.854092676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-10-22T02:52:56.854970404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-10-22T02:52:56.857399495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-10-22T02:52:56.857886305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-10-22T02:52:56.858350821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-10-22T02:52:56.858688000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114188s 
2025-10-22T02:52:56.858862812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-22T02:52:56.859014307Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:56.859228147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-10-22T02:52:56.862920152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2025-10-22T02:52:56.864292716Z [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-22T02:52:56.864929929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-22T02:52:56.865861906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-22T02:52:56.868514758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-22T02:52:56.868995536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-22T02:52:56.869457386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-22T02:52:56.870010680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-22T02:52:56.870422389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109945s 
2025-10-22T02:52:56.870648124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-10-22T02:52:56.870817936Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:56.871030414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-10-22T02:52:56.874757919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2025-10-22T02:52:56.876197128Z [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-22T02:52:56.876850724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-10-22T02:52:56.877817170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-10-22T02:52:56.880346053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-10-22T02:52:56.880788173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-10-22T02:52:56.881233149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-10-22T02:52:56.881726142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-10-22T02:52:56.882202651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108717s 
2025-10-22T02:52:56.882378305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-22T02:52:56.882541483Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:56.882759132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-10-22T02:52:56.886253077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-10-22T02:52:56.887406640Z [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-22T02:52:56.887993572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-22T02:52:56.888592268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-22T02:52:56.891006419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080605s 
2025-10-22T02:52:56.891176101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-22T02:52:56.891360943Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:56.891535184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-10-22T02:52:56.896441684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-10-22T02:52:56.897651671Z [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-22T02:52:56.898217590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-10-22T02:52:56.898753389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-10-22T02:52:56.901049473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092802s 
2025-10-22T02:52:56.901260858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-22T02:52:56.901382593Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:56.901600542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-10-22T02:52:56.905210141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-22T02:52:56.906231518Z [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-22T02:52:56.906767938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-22T02:52:56.907182894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-22T02:52:56.909546623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007706s 
2025-10-22T02:52:56.909693950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-22T02:52:56.909851377Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:56.910065107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-10-22T02:52:56.913540716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-22T02:52:56.914598316Z [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-22T02:52:56.915131480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-22T02:52:56.915706949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-22T02:52:56.918026048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077764s 
2025-10-22T02:52:56.918230149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-22T02:52:56.918360933Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:56.918571958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-10-22T02:52:56.922066164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-10-22T02:52:56.923078342Z [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-22T02:52:56.923603770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-10-22T02:52:56.924180762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-10-22T02:52:56.926510734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077532s 
2025-10-22T02:52:56.926712330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-22T02:52:56.926890238Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:56.927116794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-10-22T02:52:56.930535529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-22T02:52:56.931522576Z [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-22T02:52:56.932064347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-22T02:52:56.932781090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-22T02:52:56.935272948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-22T02:52:56.935657112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083282s 
2025-10-22T02:52:56.935860421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-22T02:52:56.936014341Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:56.936267581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-10-22T02:52:56.939689783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-22T02:52:56.940669986Z [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-22T02:52:56.941223661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-22T02:52:56.942029975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-22T02:52:56.944614379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-22T02:52:56.944995787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008516s 
2025-10-22T02:52:56.945201952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-10-22T02:52:56.945350862Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:56.945587378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-10-22T02:52:56.949059260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-22T02:52:56.950549631Z [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-22T02:52:56.950653139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-10-22T02:52:56.951512310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-10-22T02:52:56.954580057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-10-22T02:52:56.955062969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009177s 
2025-10-22T02:52:56.955292622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-10-22T02:52:56.960446239Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-22T02:52:56.960477913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-10-22T02:52:56.960519818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-10-22T02:52:56.961344528Z [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-22T02:52:56.961960529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-10-22T02:52:56.962719848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-10-22T02:52:56.965201475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-10-22T02:52:56.966119133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-10-22T02:52:56.966191709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-10-22T02:52:56.966550401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106824s 
2025-10-22T02:52:56.966728690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-22T02:52:56.966880907Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-22T02:52:56.967116111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-10-22T02:52:56.970584765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-10-22T02:52:56.971544708Z [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-22T02:52:56.972036789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-22T02:52:56.972532097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-22T02:52:56.974858180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075644s 
2025-10-22T02:52:56.975044235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-10-22T02:52:56.975201251Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:56.975427006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-10-22T02:52:56.980044334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-10-22T02:52:56.981036352Z [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-22T02:52:56.981520717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-10-22T02:52:56.982120775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-10-22T02:52:56.984507351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088601s 
2025-10-22T02:52:56.984669227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-10-22T02:52:56.984840923Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-10-22T02:52:56.985050605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-10-22T02:52:56.988626977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-10-22T02:52:56.997649796Z [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-22T02:52:56.998267790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-10-22T02:52:56.999944897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-10-22T02:52:57.002975721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-10-22T02:52:57.003514065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-10-22T02:52:57.004086898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-10-22T02:52:57.004662928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-10-22T02:52:57.005137213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198678s 
2025-10-22T02:52:57.005355363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-22T02:52:57.005560436Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-22T02:52:57.005861181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-10-22T02:52:57.010417496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-22T02:52:57.011514134Z [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-22T02:52:57.012145265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-22T02:52:57.012852910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-22T02:52:57.015424379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-22T02:52:57.015828202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097716s 
2025-10-22T02:52:57.016035710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-22T02:52:57.016213828Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-22T02:52:57.016544995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-10-22T02:52:57.020633237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-22T02:52:57.021691869Z [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-22T02:52:57.022317058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-22T02:52:57.023092560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-22T02:52:57.025633256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-22T02:52:57.026031007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093358s 
2025-10-22T02:52:57.026246190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-22T02:52:57.026414860Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-22T02:52:57.026669533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-10-22T02:52:57.030871765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-10-22T02:52:57.032015758Z [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-22T02:52:57.032630296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-22T02:52:57.033453824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-22T02:52:57.035963828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-22T02:52:57.036364165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094468s 
2025-10-22T02:52:57.036571071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-22T02:52:57.036747988Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-22T02:52:57.037020186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-10-22T02:52:57.041290435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-10-22T02:52:57.042443697Z [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-22T02:52:57.043007352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-22T02:52:57.043668714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-22T02:52:57.046235733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-22T02:52:57.046643694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094067s 
2025-10-22T02:52:57.046845751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-22T02:52:57.047031255Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-22T02:52:57.047282521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-10-22T02:52:57.051530124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-10-22T02:52:57.052651322Z [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-22T02:52:57.053308886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-22T02:52:57.054055219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-22T02:52:57.056624012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-22T02:52:57.057034899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095101s 
2025-10-22T02:52:57.057330775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-10-22T02:52:57.057509545Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-22T02:52:57.057774018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-10-22T02:52:57.062136702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-10-22T02:52:57.063268061Z [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-22T02:52:57.063911947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-10-22T02:52:57.064751648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-10-22T02:52:57.067457177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-10-22T02:52:57.067929798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098696s 
2025-10-22T02:52:57.068122136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-10-22T02:52:57.068353141Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-10-22T02:52:57.068606892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-10-22T02:52:57.074567735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-10-22T02:52:57.075556606Z [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-22T02:52:57.076166434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-10-22T02:52:57.076890191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-10-22T02:52:57.079692755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108271s 
2025-10-22T02:52:57.079911676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-10-22T02:52:57.080096118Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-10-22T02:52:57.080348155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-10-22T02:52:57.084548413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2025-10-22T02:52:57.085527444Z [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-22T02:52:57.086087332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-10-22T02:52:57.086669764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-10-22T02:52:57.089091441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085095s 
2025-10-22T02:52:57.089275562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-22T02:52:57.089452588Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-10-22T02:52:57.089690648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-10-22T02:52:57.093971248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-10-22T02:52:57.095080481Z [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-22T02:52:57.095705800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-22T02:52:57.096210447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-22T02:52:57.098608415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086836s 
2025-10-22T02:52:57.098813659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-10-22T02:52:57.098976697Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-22T02:52:57.099209836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-10-22T02:52:57.103518583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-10-22T02:52:57.104663449Z [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-22T02:52:57.110842060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-10-22T02:52:57.111443561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-10-22T02:52:57.114170914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147259s 
2025-10-22T02:52:57.114372139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-10-22T02:52:57.114545668Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-22T02:52:57.114766804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-10-22T02:52:57.118453057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2025-10-22T02:52:57.119331876Z [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-22T02:52:57.119837665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-10-22T02:52:57.120372231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-10-22T02:52:57.123086998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081179s 
2025-10-22T02:52:57.123260417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-22T02:52:57.123396481Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-22T02:52:57.123544379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-10-22T02:52:57.126955889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-10-22T02:52:57.127497299Z [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-22T02:52:57.127889399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-22T02:52:57.128550750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-22T02:52:57.131290096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-22T02:52:57.131596343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078837s 
2025-10-22T02:52:57.131753670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-10-22T02:52:57.131901968Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-22T02:52:57.132138505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-10-22T02:52:57.135731500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-10-22T02:52:57.136337330Z [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-22T02:52:57.136767075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-10-22T02:52:57.137451383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-10-22T02:52:57.139927930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-10-22T02:52:57.140258766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079745s 
2025-10-22T02:52:57.140430762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-22T02:52:57.140547337Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-10-22T02:52:57.140719304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-10-22T02:52:57.144372250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-10-22T02:52:57.145228354Z [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-22T02:52:57.145670925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-22T02:52:57.146390464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-22T02:52:57.149007153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-22T02:52:57.149393010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-22T02:52:57.149718315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087934s 
2025-10-22T02:52:57.149884580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-22T02:52:57.150004842Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 
2025-10-22T02:52:57.150183872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-10-22T02:52:57.153826518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-10-22T02:52:57.154630657Z [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-22T02:52:57.155045723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-10-22T02:52:57.155763769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-10-22T02:52:57.158267480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-10-22T02:52:57.158639920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-10-22T02:52:57.158962049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085949s 
2025-10-22T02:52:57.159115348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-22T02:52:57.159232343Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-22T02:52:57.159489531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-22T02:52:57.163776975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-22T02:52:57.164307262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-22T02:52:57.164643970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-22T02:52:57.165323198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-22T02:52:57.167769134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-22T02:52:57.168090341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085129s 
2025-10-22T02:52:57.168430666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-22T02:52:57', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-22T02:52:57.168731993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.183923263Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-22T02:52:57.184161593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241935s 
2025-10-22T02:52:57.184415043Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-10-22T02:52:57.184646810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.184895751Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-10-22T02:52:57.185588877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-22T02:52:57.185753970Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-22T02:52:57.185950265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-10-22T02:52:57.186232323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:57.187436818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013054s 
2025-10-22T02:52:57.187600628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-22T02:52:57.187740369Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:57.187987657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-10-22T02:52:57.188281118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:57.189295110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010786s 
2025-10-22T02:52:57.189557739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-22T02:52:57', 'add_on_delete_to_notifications') 
2025-10-22T02:52:57.189882273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.191465040Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-10-22T02:52:57.191562005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032088s 
2025-10-22T02:52:57.191754924Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-10-22T02:52:57.191941640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.192172845Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-10-22T02:52:57.193672034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-22T02:52:57.193778038Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:57.193971938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-10-22T02:52:57.194289488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:57.195751662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016008s 
2025-10-22T02:52:57.195940021Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-10-22T02:52:57.196162770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-10-22T02:52:57.196406480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003368s 
2025-10-22T02:52:57.196584840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-22T02:52:57.196704931Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:57.196893150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-10-22T02:52:57.197139817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-10-22T02:52:57.198762354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016797s 
2025-10-22T02:52:57.198933800Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:52:57.199102279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:52:57.199808200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007212s 
2025-10-22T02:52:57.200009406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-10-22T02:52:57.200469823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-10-22T02:52:57.200912875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007317s 
2025-10-22T02:52:57.201085382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-10-22T02:52:57.201328452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-10-22T02:52:57.201653426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003959s 
2025-10-22T02:52:57.201887377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-22T02:52:57.201956877Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:57.202155688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-10-22T02:52:57.202442054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-10-22T02:52:57.203471568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011273s 
2025-10-22T02:52:57.203645398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-22T02:52:57.203821683Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-10-22T02:52:57.203994360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-10-22T02:52:57.204276959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:57.205395121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012254s 
2025-10-22T02:52:57.205631287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-10-22T02:52:57.205739464Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:57.205916842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-10-22T02:52:57.206202086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:57.207231469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011304s 
2025-10-22T02:52:57.207395409Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:52:57.207572906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:52:57.209112005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015568s 
2025-10-22T02:52:57.209277719Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:52:57.209463413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:52:57.210279797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008351s 
2025-10-22T02:52:57.210481964Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-10-22T02:52:57.214058085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-10-22T02:52:57.214860892Z [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-22T02:52:57.215334827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-10-22T02:52:57.215745864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-10-22T02:52:57.218856999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008181s 
2025-10-22T02:52:57.219067162Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-10-22T02:52:57.222530656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-10-22T02:52:57.223201608Z [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-22T02:52:57.223602294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-10-22T02:52:57.224092582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-10-22T02:52:57.226998433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077565s 
2025-10-22T02:52:57.227234318Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-10-22T02:52:57.227499362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-10-22T02:52:57.227749095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000319s 
2025-10-22T02:52:57.227938396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-22T02:52:57.228089020Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-22T02:52:57.228303862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-10-22T02:52:57.228598315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:57.229563809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010866s 
2025-10-22T02:52:57.229728531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-10-22T02:52:57.229877361Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:57.230076472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-10-22T02:52:57.230363810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-10-22T02:52:57.231877228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015865s 
2025-10-22T02:52:57.232169787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-22T02:52:57', 'add_custom_formats') 
2025-10-22T02:52:57.232488960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.235535003Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-10-22T02:52:57.235685336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052394s 
2025-10-22T02:52:57.235904247Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-10-22T02:52:57.236092646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.236324513Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-10-22T02:52:57.236661021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-10-22T02:52:57.236820782Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:57.236980594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-10-22T02:52:57.237222501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-10-22T02:52:57.238565816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001408s 
2025-10-22T02:52:57.238867403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-22T02:52:57', 'add_result_to_commands') 
2025-10-22T02:52:57.239255425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.240366953Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-10-22T02:52:57.240540092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031921s 
2025-10-22T02:52:57.240748832Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-10-22T02:52:57.240953564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.241175471Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-10-22T02:52:57.241502350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-22T02:52:57.241653795Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:57.241894750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-10-22T02:52:57.242126266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:57.243134647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010952s 
2025-10-22T02:52:57.243429440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-22T02:52:57', 'health_restored_notification') 
2025-10-22T02:52:57.243741859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.244889871Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-10-22T02:52:57.245063992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028177s 
2025-10-22T02:52:57.245224976Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-10-22T02:52:57.245403676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.245623228Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-10-22T02:52:57.245946318Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-10-22T02:52:57.246241072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-10-22T02:52:57.246431826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003133s 
2025-10-22T02:52:57.246713112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-22T02:52:57', 'remove_uc') 
2025-10-22T02:52:57.247002786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.248441333Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-10-22T02:52:57.248590212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022976s 
2025-10-22T02:52:57.248807971Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-10-22T02:52:57.249054297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.249294851Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-10-22T02:52:57.249546227Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:52:57.249730799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:52:57.251634122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019053s 
2025-10-22T02:52:57.251955789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-22T02:52:57', 'download_clients_rename_tv_to_music') 
2025-10-22T02:52:57.252257497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.253454337Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-10-22T02:52:57.253636484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037062s 
2025-10-22T02:52:57.253841336Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-10-22T02:52:57.254061079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.254273497Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-10-22T02:52:57.254588321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-10-22T02:52:57.254739635Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:57.254927955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-10-22T02:52:57.255205654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-10-22T02:52:57.256334698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012083s 
2025-10-22T02:52:57.256646626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-22T02:52:57', 'add_colon_replacement_to_naming_config') 
2025-10-22T02:52:57.256940758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.258003849Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-10-22T02:52:57.258194793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028453s 
2025-10-22T02:52:57.258336589Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-10-22T02:52:57.258510338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.258725261Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-10-22T02:52:57.259105467Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-10-22T02:52:57.262661247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-22T02:52:57.263398892Z [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-22T02:52:57.263941244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-10-22T02:52:57.264758711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-10-22T02:52:57.267286852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-10-22T02:52:57.267652959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083011s 
2025-10-22T02:52:57.267760375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-10-22T02:52:57.267903914Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:57.268102274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-10-22T02:52:57.268354562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-10-22T02:52:57.269319465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010334s 
2025-10-22T02:52:57.269614749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-22T02:52:57', 'list_sync_time') 
2025-10-22T02:52:57.269895675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.271734277Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-10-22T02:52:57.271909821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034535s 
2025-10-22T02:52:57.272110234Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-10-22T02:52:57.272311420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.272519338Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-10-22T02:52:57.272849002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-10-22T02:52:57.272996279Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 
2025-10-22T02:52:57.273163084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-10-22T02:52:57.273385623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-10-22T02:52:57.274370255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010206s 
2025-10-22T02:52:57.274670480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-22T02:52:57', 'add_download_client_tags') 
2025-10-22T02:52:57.274967338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.276265462Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-10-22T02:52:57.276438971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002873s 
2025-10-22T02:52:57.276623663Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-10-22T02:52:57.276794156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.277107477Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-10-22T02:52:57.277698247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-10-22T02:52:57.278152622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-10-22T02:52:57.278550543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006971s 
2025-10-22T02:52:57.278767109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-10-22T02:52:57.279012183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-10-22T02:52:57.279326586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004145s 
2025-10-22T02:52:57.279611109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-22T02:52:57', 'add_notification_status') 
2025-10-22T02:52:57.279920923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.281573761Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-10-22T02:52:57.281751138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026321s 
2025-10-22T02:52:57.281950640Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-10-22T02:52:57.282147266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.282390927Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-10-22T02:52:57.282673125Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:52:57.282870172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:52:57.284968477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021374s 
2025-10-22T02:52:57.285296678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-22T02:52:57', 'add_alac_24_quality_in_profiles') 
2025-10-22T02:52:57.285611582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.286984276Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-10-22T02:52:57.287153898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041175s 
2025-10-22T02:52:57.287336976Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-10-22T02:52:57.287509133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.287744767Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-10-22T02:52:57.288134913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-10-22T02:52:57.288318833Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-10-22T02:52:57.288448525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-10-22T02:52:57.288656113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-10-22T02:52:57.289714755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010739s 
2025-10-22T02:52:57.289863374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-10-22T02:52:57.290093617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-10-22T02:52:57.291052198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010036s 
2025-10-22T02:52:57.291349727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-22T02:52:57', 'add_salt_to_users') 
2025-10-22T02:52:57.291664290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.293405116Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-10-22T02:52:57.293563014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033445s 
2025-10-22T02:52:57.293748467Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-10-22T02:52:57.293918610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.294160487Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-10-22T02:52:57.294650664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-10-22T02:52:57.295097754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-10-22T02:52:57.295535215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000714s 
2025-10-22T02:52:57.295716410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-10-22T02:52:57.295951453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-10-22T02:52:57.296249403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003878s 
2025-10-22T02:52:57.296537784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-22T02:52:57', 'add_auto_tagging') 
2025-10-22T02:52:57.296874492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.298303099Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-10-22T02:52:57.298447008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002396s 
2025-10-22T02:52:57.298654657Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-10-22T02:52:57.298847325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.299101627Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-10-22T02:52:57.299549188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-10-22T02:52:57.299687657Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-22T02:52:57.299958873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-10-22T02:52:57.300143314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-10-22T02:52:57.301226305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011605s 
2025-10-22T02:52:57.301468092Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-10-22T02:52:57.301750801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-10-22T02:52:57.301990153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003367s 
2025-10-22T02:52:57.302307533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-22T02:52:57', 'quality_definition_preferred_size') 
2025-10-22T02:52:57.302613258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.304218671Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-10-22T02:52:57.304392411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024975s 
2025-10-22T02:52:57.304591853Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-10-22T02:52:57.304780843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.305027259Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-10-22T02:52:57.305358897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-10-22T02:52:57.305517426Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:57.305699914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-10-22T02:52:57.305960519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:57.307053429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011833s 
2025-10-22T02:52:57.307364075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-22T02:52:57', 'add_on_artist_add_to_notifications') 
2025-10-22T02:52:57.307665031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.309119911Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-10-22T02:52:57.309294001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032184s 
2025-10-22T02:52:57.309529535Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-10-22T02:52:57.309677183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.309890081Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-10-22T02:52:57.310223302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-10-22T02:52:57.310384467Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-22T02:52:57.310561824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-10-22T02:52:57.310790995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-10-22T02:52:57.311786450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001058s 
2025-10-22T02:52:57.312103909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-22T02:52:57', 'album_last_searched_time') 
2025-10-22T02:52:57.312406228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.313674081Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-10-22T02:52:57.313845256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029142s 
2025-10-22T02:52:57.314019557Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-10-22T02:52:57.314197034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.314443280Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-10-22T02:52:57.314850961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-10-22T02:52:57.315006635Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-22T02:52:57.315173882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-10-22T02:52:57.315420428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:57.316573761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012324s 
2025-10-22T02:52:57.316737671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-10-22T02:52:57.316874526Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-10-22T02:52:57.317033667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-10-22T02:52:57.317289742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-10-22T02:52:57.318278092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010703s 
2025-10-22T02:52:57.318568116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-22T02:52:57', 'add_indexer_flags') 
2025-10-22T02:52:57.318856557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.320500277Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-10-22T02:52:57.320657975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032752s 
2025-10-22T02:52:57.320872627Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-10-22T02:52:57.321043511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.321322403Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-10-22T02:52:57.321731847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-10-22T02:52:57.321968844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-10-22T02:52:57.322306905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004057s 
2025-10-22T02:52:57.322485936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-10-22T02:52:57.322703664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-10-22T02:52:57.323029330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003887s 
2025-10-22T02:52:57.323202929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-10-22T02:52:57.323442622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-10-22T02:52:57.323767747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004038s 
2025-10-22T02:52:57.324091759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-22T02:52:57', 'add_indexes_album_statistics') 
2025-10-22T02:52:57.324395741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.325736711Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-10-22T02:52:57.325903587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002341s 
2025-10-22T02:52:57.326113520Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-10-22T02:52:57.326281218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.326520089Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-10-22T02:52:57.326960375Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-10-22T02:52:57.327286161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-10-22T02:52:57.327563600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003929s 
2025-10-22T02:52:57.327858384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-10-22T02:52:57', 'update_redacted_baseurl') 
2025-10-22T02:52:57.328180232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.329344346Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-10-22T02:52:57.329475781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021018s 
2025-10-22T02:52:57.338860519Z [Debug] MigrationController: Took: 00:00:01.9077124 
2025-10-22T02:52:57.429711615Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-10-22T02:52:57.463874057Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-10-22T02:52:57.486233703Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-10-22T02:52:57.505179754Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-10-22T02:52:57.505974425Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-10-22T02:52:57.506249028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-10-22T02:52:57.517803725Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-10-22T02:52:57.518030863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118214s 
2025-10-22T02:52:57.518260425Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-10-22T02:52:57.518499176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120382s 
2025-10-22T02:52:57.520192065Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-10-22T02:52:57.520452389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.520873296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-10-22T02:52:57.521190615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-10-22T02:52:57.521660572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005432s 
2025-10-22T02:52:57.521882639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.523412139Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-10-22T02:52:57.523672022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023009s 
2025-10-22T02:52:57.524011927Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-10-22T02:52:57.524266970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.524711465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-10-22T02:52:57.525014215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-22T02:52:57.525473349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005301s 
2025-10-22T02:52:57.525720297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-22T02:52:57.525934598Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:57.526189612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-10-22T02:52:57.526495578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-10-22T02:52:57.527259406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008081s 
2025-10-22T02:52:57.527500782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.528186994Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-10-22T02:52:57.528423490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001728s 
2025-10-22T02:52:57.528755148Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-10-22T02:52:57.529005562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.529361188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-22T02:52:57.529578476Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:57.529830133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-10-22T02:52:57.530156630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-10-22T02:52:57.530662168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005947s 
2025-10-22T02:52:57.530906941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.531557742Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-10-22T02:52:57.531797344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014471s 
2025-10-22T02:52:57.532200797Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-10-22T02:52:57.532454968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.532755584Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-10-22T02:52:57.533334069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-10-22T02:52:57.533779977Z [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-22T02:52:57.534395426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008388s 
2025-10-22T02:52:57.534620469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-10-22T02:52:57.534901565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-22T02:52:57.535295158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004375s 
2025-10-22T02:52:57.535653599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-22T02:52:57', 'InitialSetup') 
2025-10-22T02:52:57.536083084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.536824748Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-10-22T02:52:57.537035492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019481s 
2025-10-22T02:52:57.537285395Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-10-22T02:52:57.537557774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.537860513Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-10-22T02:52:57.538271230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-22T02:52:57', 'add_reason_to_pending_releases') 
2025-10-22T02:52:57.538734674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.539523602Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-10-22T02:52:57.539784327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019434s 
2025-10-22T02:52:57.540026475Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-10-22T02:52:57.540281218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.540589188Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-10-22T02:52:57.540939844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-22T02:52:57', 'add_medium_support') 
2025-10-22T02:52:57.541353036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.542030430Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-10-22T02:52:57.542256566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017509s 
2025-10-22T02:52:57.542514736Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-10-22T02:52:57.542774699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.543101217Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-10-22T02:52:57.543475561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-22T02:52:57', 'add_various_qualites_in_profile') 
2025-10-22T02:52:57.543947280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.545016834Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-10-22T02:52:57.545274904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022118s 
2025-10-22T02:52:57.545503855Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-10-22T02:52:57.545754129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.546093422Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-10-22T02:52:57.546531204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-22T02:52:57', 'metadata_profiles') 
2025-10-22T02:52:57.546856829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.547669105Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-10-22T02:52:57.548034911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001907s 
2025-10-22T02:52:57.548326639Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-10-22T02:52:57.548602254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.548940244Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-10-22T02:52:57.549349388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-22T02:52:57', 'separate_automatic_and_interactive_search') 
2025-10-22T02:52:57.549837151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.550769418Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-10-22T02:52:57.550922446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020132s 
2025-10-22T02:52:57.551183812Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-10-22T02:52:57.551460339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.551752487Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-10-22T02:52:57.552209758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-22T02:52:57', 'change_album_path_to_relative') 
2025-10-22T02:52:57.552615756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.553356638Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-10-22T02:52:57.553610659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018962s 
2025-10-22T02:52:57.553875022Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-10-22T02:52:57.554146278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.554442675Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-10-22T02:52:57.554832049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-22T02:52:57', 'change_quality_size_mb_to_kb') 
2025-10-22T02:52:57.555252916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.555974560Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-10-22T02:52:57.556205875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018138s 
2025-10-22T02:52:57.556443775Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-10-22T02:52:57.556701333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.556986688Z [Info] album_releases: Starting migration of Log DB to 9 
2025-10-22T02:52:57.557349969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-22T02:52:57', 'album_releases') 
2025-10-22T02:52:57.557767650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.558445836Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-10-22T02:52:57.558683404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017492s 
2025-10-22T02:52:57.558925562Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-10-22T02:52:57.559155976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.559479868Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-10-22T02:52:57.559885034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-22T02:52:57', 'album_releases_fix') 
2025-10-22T02:52:57.560298106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.561055471Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-10-22T02:52:57.561266416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018535s 
2025-10-22T02:52:57.561538544Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-10-22T02:52:57.561791573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.562106958Z [Info] import_lists: Starting migration of Log DB to 11 
2025-10-22T02:52:57.562449598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-22T02:52:57', 'import_lists') 
2025-10-22T02:52:57.567520049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.568297554Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-10-22T02:52:57.568516856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064974s 
2025-10-22T02:52:57.568829025Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-10-22T02:52:57.569022314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.569363701Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-10-22T02:52:57.569740811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-22T02:52:57', 'add_release_status') 
2025-10-22T02:52:57.570200266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.570853000Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-10-22T02:52:57.571397637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00182s 
2025-10-22T02:52:57.571642740Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-10-22T02:52:57.571937835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.572245304Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-10-22T02:52:57.572635349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-22T02:52:57', 'album_download_notification') 
2025-10-22T02:52:57.573062279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.573763701Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-10-22T02:52:57.574007602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018395s 
2025-10-22T02:52:57.574259550Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-10-22T02:52:57.574534123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.574834417Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-10-22T02:52:57.575211477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-22T02:52:57', 'fix_language_metadata_profiles') 
2025-10-22T02:52:57.575641012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.576386743Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-10-22T02:52:57.576624833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018253s 
2025-10-22T02:52:57.576853794Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-10-22T02:52:57.577096853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.577400555Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-10-22T02:52:57.577787133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-22T02:52:57', 'remove_fanzub') 
2025-10-22T02:52:57.578186177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.579106200Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-10-22T02:52:57.579334960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019974s 
2025-10-22T02:52:57.579604383Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-10-22T02:52:57.579823204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.580178549Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-10-22T02:52:57.580549716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-22T02:52:57', 'update_artist_history_indexes') 
2025-10-22T02:52:57.580980494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.581982872Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-10-22T02:52:57.582227886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021176s 
2025-10-22T02:52:57.582438740Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-10-22T02:52:57.582690377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.582979078Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-10-22T02:52:57.583314093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-22T02:52:57', 'remove_nma') 
2025-10-22T02:52:57.583758818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.584706747Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-10-22T02:52:57.584935989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020218s 
2025-10-22T02:52:57.585172345Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-10-22T02:52:57.585497329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.585818766Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-10-22T02:52:57.586180495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-22T02:52:57', 'album_disambiguation') 
2025-10-22T02:52:57.586602014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.587430352Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-10-22T02:52:57.587665475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019425s 
2025-10-22T02:52:57.588003766Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-10-22T02:52:57.588256776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.588554936Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-10-22T02:52:57.588923859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-22T02:52:57', 'add_ape_quality_in_profiles') 
2025-10-22T02:52:57.589348444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.590076340Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-10-22T02:52:57.590324860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018174s 
2025-10-22T02:52:57.590615796Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-10-22T02:52:57.590796770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.591112777Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-10-22T02:52:57.591440106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-22T02:52:57', 'remove_pushalot') 
2025-10-22T02:52:57.591856564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.592583057Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-10-22T02:52:57.592782710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017606s 
2025-10-22T02:52:57.593038885Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-10-22T02:52:57.593333298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.593569374Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-10-22T02:52:57.593947986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-22T02:52:57', 'add_custom_filters') 
2025-10-22T02:52:57.594442632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.595434089Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-10-22T02:52:57.595684864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021168s 
2025-10-22T02:52:57.596015159Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-10-22T02:52:57.596294712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.596652382Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-10-22T02:52:57.597026135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-22T02:52:57', 'import_list_tags') 
2025-10-22T02:52:57.597534078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.598369099Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-10-22T02:52:57.598642349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002058s 
2025-10-22T02:52:57.598931532Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-10-22T02:52:57.599256726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.599625910Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-10-22T02:52:57.600094503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-22T02:52:57', 'add_release_groups_etc') 
2025-10-22T02:52:57.600611184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.601470173Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-10-22T02:52:57.601755217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021893s 
2025-10-22T02:52:57.602047406Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-10-22T02:52:57.602323973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.602739459Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-10-22T02:52:57.603265990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-22T02:52:57', 'NewMediaInfoFormat') 
2025-10-22T02:52:57.603787520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.604812293Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-10-22T02:52:57.605062357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023395s 
2025-10-22T02:52:57.605439537Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-10-22T02:52:57.605822117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.606224157Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-10-22T02:52:57.606650265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-22T02:52:57', 'rename_restrictions_to_release_profiles') 
2025-10-22T02:52:57.607191224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.607968549Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-10-22T02:52:57.608261038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021287s 
2025-10-22T02:52:57.608596494Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-10-22T02:52:57.608879744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.609200270Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-10-22T02:52:57.609669705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-22T02:52:57', 'rename_quality_profiles_add_upgrade_allowed') 
2025-10-22T02:52:57.610208991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.611032128Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-10-22T02:52:57.611344227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002093s 
2025-10-22T02:52:57.611629622Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-10-22T02:52:57.611936169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.612220682Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-10-22T02:52:57.612589915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-22T02:52:57', 'add_import_exclusions') 
2025-10-22T02:52:57.612999690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.614190168Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-10-22T02:52:57.614443838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022857s 
2025-10-22T02:52:57.614667869Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-10-22T02:52:57.614922883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.615236835Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-10-22T02:52:57.615609425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-22T02:52:57', 'clean_artist_metadata_table') 
2025-10-22T02:52:57.616055524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.617197103Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-10-22T02:52:57.617442597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022482s 
2025-10-22T02:52:57.617685256Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-10-22T02:52:57.617943285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.618250203Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-10-22T02:52:57.618644117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-22T02:52:57', 'health_issue_notification') 
2025-10-22T02:52:57.619053782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.620004055Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-10-22T02:52:57.620245682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020432s 
2025-10-22T02:52:57.620517509Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-10-22T02:52:57.620782793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.621118048Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-10-22T02:52:57.621525689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-22T02:52:57', 'add_mediafilerepository_mtime') 
2025-10-22T02:52:57.621965194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.623205442Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-10-22T02:52:57.623493722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023851s 
2025-10-22T02:52:57.623749377Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-10-22T02:52:57.624055954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.624473625Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-10-22T02:52:57.624788409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-22T02:52:57', 'add_artistmetadataid_constraint') 
2025-10-22T02:52:57.625237694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.626554816Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-10-22T02:52:57.626801162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024723s 
2025-10-22T02:52:57.627053801Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-10-22T02:52:57.627320718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.627657186Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-10-22T02:52:57.628086811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-22T02:52:57', 'old_ids_and_artist_alias') 
2025-10-22T02:52:57.628535745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.629641522Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-10-22T02:52:57.629879130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023134s 
2025-10-22T02:52:57.630117130Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-10-22T02:52:57.630382765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.630709683Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-10-22T02:52:57.631037583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-22T02:52:57', 'download_propers_config') 
2025-10-22T02:52:57.631505686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.632549839Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-10-22T02:52:57.632817297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021265s 
2025-10-22T02:52:57.633089275Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-10-22T02:52:57.633364770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.633689594Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-10-22T02:52:57.634070932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-22T02:52:57', 'remove_language_profiles') 
2025-10-22T02:52:57.634615498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.635756656Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-10-22T02:52:57.636037151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002368s 
2025-10-22T02:52:57.636295040Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-10-22T02:52:57.636559062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.636887954Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-10-22T02:52:57.637284543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-22T02:52:57', 'multi_disc_naming_format') 
2025-10-22T02:52:57.637719919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.638786236Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-10-22T02:52:57.639033264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022042s 
2025-10-22T02:52:57.639303799Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-10-22T02:52:57.639576037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.639939559Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-10-22T02:52:57.640326408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-22T02:52:57', 'add_download_client_priority') 
2025-10-22T02:52:57.640786524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.642318950Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-10-22T02:52:57.642580307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027182s 
2025-10-22T02:52:57.642881473Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-10-22T02:52:57.643104973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.643441912Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-10-22T02:52:57.643826426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-22T02:52:57', 'remove_growl_prowl') 
2025-10-22T02:52:57.644316884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.645676081Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-10-22T02:52:57.645916695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025483s 
2025-10-22T02:52:57.646215266Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-10-22T02:52:57.646460380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.646775585Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-10-22T02:52:57.647157634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-22T02:52:57', 'remove_plex_hometheatre') 
2025-10-22T02:52:57.647599734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.648626732Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-10-22T02:52:57.648892688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021542s 
2025-10-22T02:52:57.649142822Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-10-22T02:52:57.649437615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.649761147Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-10-22T02:52:57.650154188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-22T02:52:57', 'add_root_folder_add_defaults') 
2025-10-22T02:52:57.650620707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.651622064Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-10-22T02:52:57.651914513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021789s 
2025-10-22T02:52:57.652162622Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-10-22T02:52:57.652424460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.652742310Z [Info] task_duration: Starting migration of Log DB to 40 
2025-10-22T02:52:57.653097535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-22T02:52:57', 'task_duration') 
2025-10-22T02:52:57.653552211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.654571103Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-10-22T02:52:57.654807228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021382s 
2025-10-22T02:52:57.655114447Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-10-22T02:52:57.655395142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.655725137Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-10-22T02:52:57.656172427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-22T02:52:57', 'add_indexer_and_enabled_to_release_profiles') 
2025-10-22T02:52:57.656641542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.657599922Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-10-22T02:52:57.657873843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021864s 
2025-10-22T02:52:57.658147504Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-10-22T02:52:57.658408420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.658725949Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-10-22T02:52:57.659133650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-22T02:52:57', 'remove_album_folders') 
2025-10-22T02:52:57.659545369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.660620284Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-10-22T02:52:57.660866479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021933s 
2025-10-22T02:52:57.661144890Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-10-22T02:52:57.661415765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.661768386Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-10-22T02:52:57.662133320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-22T02:52:57', 'add_priority_to_indexers') 
2025-10-22T02:52:57.662573507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.663518189Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-10-22T02:52:57.663773022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020873s 
2025-10-22T02:52:57.664117857Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-10-22T02:52:57.664380886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.664795090Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-10-22T02:52:57.665116377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-22T02:52:57', 'remove_chown_and_folderchmod_config') 
2025-10-22T02:52:57.665573197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.666612440Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-10-22T02:52:57.666861542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022s 
2025-10-22T02:52:57.667108820Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-10-22T02:52:57.667379194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.667706664Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-10-22T02:52:57.668103443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-22T02:52:57', 'update_notifiarr') 
2025-10-22T02:52:57.668532617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.669476728Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-10-22T02:52:57.669724637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021022s 
2025-10-22T02:52:57.669981705Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-10-22T02:52:57.670260186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.670583797Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-10-22T02:52:57.670979895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-22T02:52:57', 'email_multiple_addresses') 
2025-10-22T02:52:57.671428228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.672520136Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-10-22T02:52:57.672723546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021789s 
2025-10-22T02:52:57.673006906Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-10-22T02:52:57.673270347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.673614771Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-10-22T02:52:57.674021880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-22T02:52:57', 'rename_blacklist_to_blocklist') 
2025-10-22T02:52:57.674467668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.675257619Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-10-22T02:52:57.675520097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019702s 
2025-10-22T02:52:57.675786213Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-10-22T02:52:57.676091558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.676441933Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-10-22T02:52:57.676837350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-22T02:52:57', 'cdh_per_downloadclient') 
2025-10-22T02:52:57.677283237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.677978497Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-10-22T02:52:57.678224413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018873s 
2025-10-22T02:52:57.678497192Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-10-22T02:52:57.678769240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.679082070Z [Info] download_history: Starting migration of Log DB to 52 
2025-10-22T02:52:57.679451163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-22T02:52:57', 'download_history') 
2025-10-22T02:52:57.679949707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.680609125Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-10-22T02:52:57.680866092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018572s 
2025-10-22T02:52:57.681145174Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-10-22T02:52:57.681393855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.681706384Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-10-22T02:52:57.682422086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-10-22T02:52:57.682867643Z [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-22T02:52:57.683451358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007801s 
2025-10-22T02:52:57.683702204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-10-22T02:52:57.684044353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-22T02:52:57.684475531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005088s 
2025-10-22T02:52:57.684849223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-22T02:52:57', 'add_update_history') 
2025-10-22T02:52:57.685280822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.686432632Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-10-22T02:52:57.686693467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024365s 
2025-10-22T02:52:57.687039544Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-10-22T02:52:57.687331361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.687657358Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-10-22T02:52:57.688196313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-22T02:52:57', 'add_on_update_to_notifications') 
2025-10-22T02:52:57.688646269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.689473725Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-10-22T02:52:57.689732356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021433s 
2025-10-22T02:52:57.690020516Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-10-22T02:52:57.690311623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.690670826Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-10-22T02:52:57.691084549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-22T02:52:57', 'download_client_per_indexer') 
2025-10-22T02:52:57.691582502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.692564609Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-10-22T02:52:57.692882730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022334s 
2025-10-22T02:52:57.693146341Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-10-22T02:52:57.693443279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.693808114Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-10-22T02:52:57.694244242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-22T02:52:57', 'AddNewItemMonitorType') 
2025-10-22T02:52:57.694712084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.695730345Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-10-22T02:52:57.696022914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022796s 
2025-10-22T02:52:57.696325283Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-10-22T02:52:57.696617952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.696971093Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-10-22T02:52:57.697370397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-22T02:52:57', 'ImportListSearch') 
2025-10-22T02:52:57.697836045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.698875448Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-10-22T02:52:57.699129058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022711s 
2025-10-22T02:52:57.699391527Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-10-22T02:52:57.699688355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.700075394Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-10-22T02:52:57.700574589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-22T02:52:57', 'ImportListMonitorExisting') 
2025-10-22T02:52:57.701132713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.702245404Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-10-22T02:52:57.702482180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024927s 
2025-10-22T02:52:57.702851945Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-10-22T02:52:57.703170707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.703590733Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-10-22T02:52:57.704019877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-22T02:52:57', 'add_indexer_tags') 
2025-10-22T02:52:57.704525806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.705812537Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-10-22T02:52:57.705970154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025783s 
2025-10-22T02:52:57.706233505Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-10-22T02:52:57.706494380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.706810687Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-10-22T02:52:57.707177796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-22T02:52:57', 'update_audio_types') 
2025-10-22T02:52:57.707607912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.708640852Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-10-22T02:52:57.708887589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021251s 
2025-10-22T02:52:57.709169126Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-10-22T02:52:57.709462216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.709801319Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-10-22T02:52:57.710469885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-10-22T02:52:57.710694949Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-10-22T02:52:57.710959481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-10-22T02:52:57.711875075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-10-22T02:52:57.712717772Z [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-22T02:52:57.713266948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-10-22T02:52:57.713838208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-10-22T02:52:57.714875507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-10-22T02:52:57.715232967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040338s 
2025-10-22T02:52:57.715453270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-10-22T02:52:57.715653373Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-10-22T02:52:57.715911403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-10-22T02:52:57.716656593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-10-22T02:52:57.717294147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-10-22T02:52:57.717775156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-10-22T02:52:57.718311376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-10-22T02:52:57.719263062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-10-22T02:52:57.719659030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034951s 
2025-10-22T02:52:57.719889504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-10-22T02:52:57.720094396Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-10-22T02:52:57.720327977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-10-22T02:52:57.721008547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-10-22T02:52:57.721556220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-10-22T02:52:57.722040044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-10-22T02:52:57.722606876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-10-22T02:52:57.723498311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-10-22T02:52:57.723969359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033412s 
2025-10-22T02:52:57.724364294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-22T02:52:57', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-10-22T02:52:57.724833289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.726803015Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-10-22T02:52:57.727071025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061609s 
2025-10-22T02:52:57.727352031Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-10-22T02:52:57.727613136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.727957149Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-10-22T02:52:57.728336653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-22T02:52:57', 'add_on_delete_to_notifications') 
2025-10-22T02:52:57.728769685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.730111247Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-10-22T02:52:57.730967351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024089s 
2025-10-22T02:52:57.730986459Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-10-22T02:52:57.731064136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.731380393Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-10-22T02:52:57.731741750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-22T02:52:57', 'add_custom_formats') 
2025-10-22T02:52:57.732188340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.733301822Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-10-22T02:52:57.733536184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022361s 
2025-10-22T02:52:57.733789534Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-10-22T02:52:57.734044107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.734353910Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-10-22T02:52:57.734729226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-22T02:52:57', 'add_result_to_commands') 
2025-10-22T02:52:57.735155785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.736266692Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-10-22T02:52:57.736509501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022238s 
2025-10-22T02:52:57.736762210Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-10-22T02:52:57.737031733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.737339011Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-10-22T02:52:57.737746883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-22T02:52:57', 'health_restored_notification') 
2025-10-22T02:52:57.738163973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.739320071Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-10-22T02:52:57.739568110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022762s 
2025-10-22T02:52:57.739797672Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-10-22T02:52:57.740061113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.740375997Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-10-22T02:52:57.740695841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-22T02:52:57', 'remove_uc') 
2025-10-22T02:52:57.741122620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.742292847Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-10-22T02:52:57.742504213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002228s 
2025-10-22T02:52:57.742774948Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-10-22T02:52:57.743051555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.743341749Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-10-22T02:52:57.743747146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-22T02:52:57', 'download_clients_rename_tv_to_music') 
2025-10-22T02:52:57.744216932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.745228859Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-10-22T02:52:57.745483332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021696s 
2025-10-22T02:52:57.745755179Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-10-22T02:52:57.746024121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.746340027Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-10-22T02:52:57.746763369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-22T02:52:57', 'add_colon_replacement_to_naming_config') 
2025-10-22T02:52:57.747191612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.748330325Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-10-22T02:52:57.748587703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002254s 
2025-10-22T02:52:57.748802345Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-10-22T02:52:57.749051377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.749348345Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-10-22T02:52:57.749717798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-22T02:52:57', 'list_sync_time') 
2025-10-22T02:52:57.750114708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.751230845Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-10-22T02:52:57.751503073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021622s 
2025-10-22T02:52:57.751689439Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-10-22T02:52:57.751966627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.752282703Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-10-22T02:52:57.752644552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-22T02:52:57', 'add_download_client_tags') 
2025-10-22T02:52:57.753060610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.754025092Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-10-22T02:52:57.754309314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020675s 
2025-10-22T02:52:57.754534348Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-10-22T02:52:57.754782307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.755108414Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-10-22T02:52:57.755461755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-22T02:52:57', 'add_notification_status') 
2025-10-22T02:52:57.755900860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.757038330Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-10-22T02:52:57.757296610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022503s 
2025-10-22T02:52:57.757552766Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-10-22T02:52:57.757813992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.758121952Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-10-22T02:52:57.758501927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-22T02:52:57', 'add_alac_24_quality_in_profiles') 
2025-10-22T02:52:57.758937224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.760138563Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-10-22T02:52:57.760375560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022849s 
2025-10-22T02:52:57.760606004Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-10-22T02:52:57.760868312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.761158537Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-10-22T02:52:57.761508471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-22T02:52:57', 'add_salt_to_users') 
2025-10-22T02:52:57.761939519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.763150077Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-10-22T02:52:57.763368587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022878s 
2025-10-22T02:52:57.763648781Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-10-22T02:52:57.763876720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.764220753Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-10-22T02:52:57.764567802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-22T02:52:57', 'add_auto_tagging') 
2025-10-22T02:52:57.764982557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.766136971Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-10-22T02:52:57.766360081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022643s 
2025-10-22T02:52:57.766623902Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-10-22T02:52:57.766896030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.767222758Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-10-22T02:52:57.767595929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-22T02:52:57', 'quality_definition_preferred_size') 
2025-10-22T02:52:57.768068721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.769583081Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-10-22T02:52:57.769808515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026423s 
2025-10-22T02:52:57.770073418Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-10-22T02:52:57.770338522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.770652525Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-10-22T02:52:57.771038422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-22T02:52:57', 'add_on_artist_add_to_notifications') 
2025-10-22T02:52:57.771488618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.772510075Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-10-22T02:52:57.772724287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021181s 
2025-10-22T02:52:57.772996084Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-10-22T02:52:57.773243532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.773549288Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-10-22T02:52:57.773918070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-22T02:52:57', 'album_last_searched_time') 
2025-10-22T02:52:57.774353257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.775393321Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-10-22T02:52:57.775657072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021456s 
2025-10-22T02:52:57.775903488Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-10-22T02:52:57.776156277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.776470470Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-10-22T02:52:57.776812940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-22T02:52:57', 'add_indexer_flags') 
2025-10-22T02:52:57.777239969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.778366748Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-10-22T02:52:57.778599437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022146s 
2025-10-22T02:52:57.778950754Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-10-22T02:52:57.779215688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.779554049Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-10-22T02:52:57.779957552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-22T02:52:57', 'add_indexes_album_statistics') 
2025-10-22T02:52:57.780403139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.781679900Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-10-22T02:52:57.781903060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024293s 
2025-10-22T02:52:57.782143945Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-10-22T02:52:57.782399820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-10-22T02:52:57.782694273Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-10-22T02:52:57.783057865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-10-22T02:52:57', 'update_redacted_baseurl') 
2025-10-22T02:52:57.783477510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-10-22T02:52:57.784603407Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-10-22T02:52:57.784829843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021784s 
2025-10-22T02:52:57.969600374Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-10-22T02:52:57.976585109Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-10-22T02:52:57.981172106Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-10-22T02:52:58.106244172Z [Info] QualityProfileService: Setting up default quality profiles 
2025-10-22T02:52:58.162773124Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-10-22T02:52:58.172271060Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-10-22T02:52:58.210419369Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-10-22T02:52:58.211566028Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-10-22T02:52:58.211841152Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-10-22T02:52:58.285670101Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-10-22T02:52:58.890752409Z [ls.io-init] done.