2025-08-12T01:50:24.295340164Z [migrations] started
2025-08-12T01:50:24.295376387Z [migrations] no migrations found
2025-08-12T01:50:24.316465772Z usermod: no changes
2025-08-12T01:50:24.322416364Z ───────────────────────────────────────
2025-08-12T01:50:24.322432487Z 
2025-08-12T01:50:24.322436775Z       ██╗     ███████╗██╗ ██████╗
2025-08-12T01:50:24.322440503Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-12T01:50:24.322444200Z       ██║     ███████╗██║██║   ██║
2025-08-12T01:50:24.322447838Z       ██║     ╚════██║██║██║   ██║
2025-08-12T01:50:24.322451515Z       ███████╗███████║██║╚██████╔╝
2025-08-12T01:50:24.322455052Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-12T01:50:24.322458750Z 
2025-08-12T01:50:24.322462126Z    Brought to you by linuxserver.io
2025-08-12T01:50:24.322465593Z ───────────────────────────────────────
2025-08-12T01:50:24.322723162Z 
2025-08-12T01:50:24.322742521Z To support the app dev(s) visit:
2025-08-12T01:50:24.324261299Z Lidarr: https://opencollective.com/lidarr
2025-08-12T01:50:24.324560952Z 
2025-08-12T01:50:24.324571323Z To support LSIO projects visit:
2025-08-12T01:50:24.324575662Z https://www.linuxserver.io/donate/
2025-08-12T01:50:24.324579570Z 
2025-08-12T01:50:24.324583247Z ───────────────────────────────────────
2025-08-12T01:50:24.324587937Z GID/UID
2025-08-12T01:50:24.324591704Z ───────────────────────────────────────
2025-08-12T01:50:24.329091926Z 
2025-08-12T01:50:24.329105954Z User UID:    911
2025-08-12T01:50:24.329110223Z User GID:    911
2025-08-12T01:50:24.329114061Z ───────────────────────────────────────
2025-08-12T01:50:24.330841419Z Linuxserver.io version: 2.13.2.4684-ls165
2025-08-12T01:50:24.331171834Z Build-date: 2025-08-12T01:47:06+00:00
2025-08-12T01:50:24.331178818Z ───────────────────────────────────────
2025-08-12T01:50:24.331183047Z     
2025-08-12T01:50:24.382800262Z [custom-init] No custom files found, skipping...
2025-08-12T01:50:24.403207764Z failed to load "/config/config.xml": No such file or directory
2025-08-12T01:50:24.778019456Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.13.2.4684 
2025-08-12T01:50:24.796862357Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-12T01:50:24.803185930Z [Debug] Bootstrap: Console selected 
2025-08-12T01:50:24.804714538Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-12T01:50:25.152011587Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-12T01:50:25.204412080Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {6b250885-e579-420b-b101-b2e5bef6412e} may be persisted to storage in unencrypted form. 
2025-08-12T01:50:25.292516615Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-12T01:50:25.348656467Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-12T01:50:25.430977777Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-12T01:50:25.442206396Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T01:50:25.442868069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T01:50:25.490276700Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-12T01:50:25.492189802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0481411s 
2025-08-12T01:50:25.492441058Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-12T01:50:25.492640219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0499704s 
2025-08-12T01:50:25.503891694Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-12T01:50:25.504563577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.524199967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-12T01:50:25.538475482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-12T01:50:25.553960812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295232s 
2025-08-12T01:50:25.554407412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.556845090Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-12T01:50:25.557009792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324188s 
2025-08-12T01:50:25.564647912Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-12T01:50:25.564839608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.570689728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-12T01:50:25.572295441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-12T01:50:25.572666748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017978s 
2025-08-12T01:50:25.572910279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-12T01:50:25.573224772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001327s 
2025-08-12T01:50:25.573697534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-12T01:50:25.574319136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-12T01:50:25.575051550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011335s 
2025-08-12T01:50:25.575257565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.575949799Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-12T01:50:25.576130423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020013s 
2025-08-12T01:50:25.576652524Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-12T01:50:25.576850773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.577533047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-12T01:50:25.577776337Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-08-12T01:50:25.577906820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-12T01:50:25.578195942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-12T01:50:25.578615276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005414s 
2025-08-12T01:50:25.578806662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.579405658Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-12T01:50:25.579565991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012911s 
2025-08-12T01:50:25.580777690Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-12T01:50:25.580970739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.581818797Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-12T01:50:25.597078233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-12T01:50:25.597605955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-08-12T01:50:25.598085190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008556s 
2025-08-12T01:50:25.598250273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-12T01:50:25.598538773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-12T01:50:25.598850631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004154s 
2025-08-12T01:50:25.599008980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-08-12T01:50:25.599371951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-08-12T01:50:25.599711805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005654s 
2025-08-12T01:50:25.599908551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-08-12T01:50:25.600159948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-08-12T01:50:25.600462477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004056s 
2025-08-12T01:50:25.600617900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-08-12T01:50:25.610627255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2025-08-12T01:50:25.612750450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119627s 
2025-08-12T01:50:25.612950352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-08-12T01:50:25.613273824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-12T01:50:25.613570762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004485s 
2025-08-12T01:50:25.613738379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-08-12T01:50:25.614025638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-12T01:50:25.614303146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004007s 
2025-08-12T01:50:25.614478349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-08-12T01:50:25.614741499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-12T01:50:25.615033617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003897s 
2025-08-12T01:50:25.615218119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-08-12T01:50:25.615456539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-12T01:50:25.615757184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003841s 
2025-08-12T01:50:25.615924952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-08-12T01:50:25.618521069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-08-12T01:50:25.620031070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039204s 
2025-08-12T01:50:25.620205421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-08-12T01:50:25.620500265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-12T01:50:25.620798094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004346s 
2025-08-12T01:50:25.620987055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-08-12T01:50:25.621222299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-12T01:50:25.621484106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003534s 
2025-08-12T01:50:25.621648176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-08-12T01:50:25.621896586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-12T01:50:25.622173023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000371s 
2025-08-12T01:50:25.622353727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-08-12T01:50:25.622622648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-12T01:50:25.622964707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004411s 
2025-08-12T01:50:25.623140942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-08-12T01:50:25.623404693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-12T01:50:25.623675368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003875s 
2025-08-12T01:50:25.623879399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-08-12T01:50:25.624114062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-08-12T01:50:25.624375117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003564s 
2025-08-12T01:50:25.624565761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-08-12T01:50:25.625894456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-08-12T01:50:25.626718395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019946s 
2025-08-12T01:50:25.626899330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-08-12T01:50:25.627192219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-12T01:50:25.627566363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004466s 
2025-08-12T01:50:25.627689170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-08-12T01:50:25.627963202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-12T01:50:25.628242304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003987s 
2025-08-12T01:50:25.628413388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-08-12T01:50:25.628692230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-12T01:50:25.628994528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004079s 
2025-08-12T01:50:25.629219622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-08-12T01:50:25.629616731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-08-12T01:50:25.629916034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005208s 
2025-08-12T01:50:25.630080305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-08-12T01:50:25.631128796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0) 
2025-08-12T01:50:25.631815669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015873s 
2025-08-12T01:50:25.632006764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-08-12T01:50:25.632279674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-08-12T01:50:25.632594648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004284s 
2025-08-12T01:50:25.632791163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-08-12T01:50:25.633054464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-12T01:50:25.633367334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000415s 
2025-08-12T01:50:25.633570453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-12T01:50:25.634762252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0) 
2025-08-12T01:50:25.635537563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018523s 
2025-08-12T01:50:25.635702044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-12T01:50:25.635950675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-12T01:50:25.636286371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004139s 
2025-08-12T01:50:25.636460642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-08-12T01:50:25.636706046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-12T01:50:25.637056181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000413s 
2025-08-12T01:50:25.637256404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-12T01:50:25.637484614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-12T01:50:25.637793516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004242s 
2025-08-12T01:50:25.637961093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-08-12T01:50:25.638222359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-08-12T01:50:25.638540139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004012s 
2025-08-12T01:50:25.638697246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-12T01:50:25.639635725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2025-08-12T01:50:25.640294282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014268s 
2025-08-12T01:50:25.640447029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-12T01:50:25.640991405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-08-12T01:50:25.641398645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007855s 
2025-08-12T01:50:25.641591353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-12T01:50:25.641895055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-12T01:50:25.642205029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00044s 
2025-08-12T01:50:25.642403017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-12T01:50:25.647956921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-08-12T01:50:25.648504804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005964s 
2025-08-12T01:50:25.648641289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-12T01:50:25.648908587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-12T01:50:25.649207990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003963s 
2025-08-12T01:50:25.649362120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-08-12T01:50:25.649849712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-08-12T01:50:25.650194626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006832s 
2025-08-12T01:50:25.650368917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-08-12T01:50:25.650634913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-12T01:50:25.650930789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003996s 
2025-08-12T01:50:25.651126583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-08-12T01:50:25.651639937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-08-12T01:50:25.652056365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007872s 
2025-08-12T01:50:25.652260276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-08-12T01:50:25.652638688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-12T01:50:25.652885595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004666s 
2025-08-12T01:50:25.653088644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-08-12T01:50:25.653384269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-12T01:50:25.653746258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004791s 
2025-08-12T01:50:25.653915669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-08-12T01:50:25.654690790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT) 
2025-08-12T01:50:25.655249134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011668s 
2025-08-12T01:50:25.655379697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-08-12T01:50:25.656668252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '') 
2025-08-12T01:50:25.658758601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031672s 
2025-08-12T01:50:25.658992853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-08-12T01:50:25.659529734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-08-12T01:50:25.660087427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009979s 
2025-08-12T01:50:25.660217699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-12T01:50:25.661239997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-12T01:50:25.661946109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015629s 
2025-08-12T01:50:25.662109508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-12T01:50:25.662794077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-08-12T01:50:25.663279784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009873s 
2025-08-12T01:50:25.663437712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-08-12T01:50:25.664164696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '') 
2025-08-12T01:50:25.664718972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011272s 
2025-08-12T01:50:25.664902742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-08-12T01:50:25.665394493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2025-08-12T01:50:25.665805500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007401s 
2025-08-12T01:50:25.665961655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-12T01:50:25.666289174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-12T01:50:25.666606423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004937s 
2025-08-12T01:50:25.666787448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-12T01:50:25.667037321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-12T01:50:25.667388879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003932s 
2025-08-12T01:50:25.667506025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-08-12T01:50:25.668080251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2025-08-12T01:50:25.668555929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008749s 
2025-08-12T01:50:25.668759889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-08-12T01:50:25.669652817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2025-08-12T01:50:25.670269188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013605s 
2025-08-12T01:50:25.670427818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-12T01:50:25.670905219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-08-12T01:50:25.671299914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007039s 
2025-08-12T01:50:25.671470728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-12T01:50:25.671750581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-12T01:50:25.672112820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004589s 
2025-08-12T01:50:25.672267181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-12T01:50:25.672548628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-12T01:50:25.672873693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004323s 
2025-08-12T01:50:25.673030138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-12T01:50:25.674000572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-12T01:50:25.674683687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014907s 
2025-08-12T01:50:25.674856345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-12T01:50:25.675610944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-12T01:50:25.676187585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011759s 
2025-08-12T01:50:25.676361005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-08-12T01:50:25.676690137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-12T01:50:25.677048820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005052s 
2025-08-12T01:50:25.677197489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-12T01:50:25.678067952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-12T01:50:25.678693211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013258s 
2025-08-12T01:50:25.678845407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-08-12T01:50:25.679814428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-08-12T01:50:25.680556472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015423s 
2025-08-12T01:50:25.680744150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-08-12T01:50:25.681217333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2025-08-12T01:50:25.681680696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007595s 
2025-08-12T01:50:25.681874486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-08-12T01:50:25.682174260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-08-12T01:50:25.682522241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004904s 
2025-08-12T01:50:25.682676231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-12T01:50:25.683366030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-12T01:50:25.683917210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010504s 
2025-08-12T01:50:25.684121220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-12T01:50:25.684493881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-12T01:50:25.684880229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000576s 
2025-08-12T01:50:25.688160894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2025-08-12T01:50:25.688911656Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0034743 taking an average of 00:00:00.0034743 
2025-08-12T01:50:25.689762890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-12T01:50:25', 'InitialSetup') 
2025-08-12T01:50:25.690093917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.692333967Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-12T01:50:25.692485713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072554s 
2025-08-12T01:50:25.692808172Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-12T01:50:25.692999547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.693277778Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-08-12T01:50:25.693969120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-12T01:50:25.694134292Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:25.694293803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-08-12T01:50:25.694629359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:25.695459581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009745s 
2025-08-12T01:50:25.695866640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-12T01:50:25', 'add_reason_to_pending_releases') 
2025-08-12T01:50:25.696215272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.696867536Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-12T01:50:25.697017728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023402s 
2025-08-12T01:50:25.697205677Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-12T01:50:25.697386050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.697651655Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-08-12T01:50:25.700427434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-12T01:50:25.700583959Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T01:50:25.700782269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-08-12T01:50:25.701071331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-08-12T01:50:25.701820900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008809s 
2025-08-12T01:50:25.701972876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-12T01:50:25.702124051Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-08-12T01:50:25.702279554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-08-12T01:50:25.702577343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:25.703308796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008462s 
2025-08-12T01:50:25.703460251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-12T01:50:25.703596435Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T01:50:25.703801739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-08-12T01:50:25.704118507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:25.704856763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008705s 
2025-08-12T01:50:25.705252500Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-12T01:50:25.705838610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-12T01:50:25.706107421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000602s 
2025-08-12T01:50:25.706497677Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-08-12T01:50:25.725823401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2025-08-12T01:50:25.728069624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks" 
2025-08-12T01:50:25.729318799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-12T01:50:25.730558485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-12T01:50:25.732741240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-12T01:50:25.733172839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-12T01:50:25.733618286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-12T01:50:25.733921928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272181s 
2025-08-12T01:50:25.734082451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-12T01:50:25.734234417Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T01:50:25.734463588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-08-12T01:50:25.734725225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-08-12T01:50:25.735575027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009309s 
2025-08-12T01:50:25.736014091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-12T01:50:25', 'add_medium_support') 
2025-08-12T01:50:25.736372162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.737456765Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-12T01:50:25.737658572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027855s 
2025-08-12T01:50:25.737948966Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-12T01:50:25.738145392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.738450526Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-08-12T01:50:25.739046416Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-12T01:50:25.739473236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-12T01:50:25.739839082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004716s 
2025-08-12T01:50:25.740035909Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T01:50:25.740336784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T01:50:25.750625712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103026s 
2025-08-12T01:50:25.751110879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-12T01:50:25', 'add_various_qualites_in_profile') 
2025-08-12T01:50:25.751559512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.752762034Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-12T01:50:25.753107640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121621s 
2025-08-12T01:50:25.753387664Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-12T01:50:25.753592907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.753925396Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-08-12T01:50:25.755113379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-08-12T01:50:25.755731102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2025-08-12T01:50:25.756497265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011654s 
2025-08-12T01:50:25.756758411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-08-12T01:50:25.757161002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-08-12T01:50:25.757607851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006402s 
2025-08-12T01:50:25.757785339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-12T01:50:25.758013528Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:25.758238561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-08-12T01:50:25.758674800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-08-12T01:50:25.759766237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013276s 
2025-08-12T01:50:25.760068666Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-08-12T01:50:25.766808367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-12T01:50:25.772249994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists" 
2025-08-12T01:50:25.774493361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-12T01:50:25.775508876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-12T01:50:25.777611280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-12T01:50:25.778110755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-12T01:50:25.778636083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-12T01:50:25.779103504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-12T01:50:25.779422827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191468s 
2025-08-12T01:50:25.779618341Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-08-12T01:50:25.788475155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-12T01:50:25.793085007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists" 
2025-08-12T01:50:25.794794730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-12T01:50:25.795576384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-12T01:50:25.797386609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-12T01:50:25.797830202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-12T01:50:25.798240138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-12T01:50:25.798662258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-12T01:50:25.798916620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191218s 
2025-08-12T01:50:25.799092534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-12T01:50:25.799238939Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:25.799445865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-08-12T01:50:25.799708344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-08-12T01:50:25.800523004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008492s 
2025-08-12T01:50:25.800848750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-12T01:50:25', 'metadata_profiles') 
2025-08-12T01:50:25.801201380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.802232807Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-12T01:50:25.802376727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025668s 
2025-08-12T01:50:25.802628253Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-12T01:50:25.802838747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.803135214Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-08-12T01:50:25.805802805Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-08-12T01:50:25.812357123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-08-12T01:50:25.813395354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2025-08-12T01:50:25.813944700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-12T01:50:25.814406580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-12T01:50:25.816233769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-12T01:50:25.816533933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105212s 
2025-08-12T01:50:25.816700429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-12T01:50:25.816839348Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T01:50:25.817044742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-08-12T01:50:25.817330006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-08-12T01:50:25.818112532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008895s 
2025-08-12T01:50:25.818392115Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-12T01:50:25.818714043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-12T01:50:25.818977594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003725s 
2025-08-12T01:50:25.819136293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-12T01:50:25.819295434Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T01:50:25.819685690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-08-12T01:50:25.822631070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-08-12T01:50:25.823842600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2025-08-12T01:50:25.824476556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-12T01:50:25.824969840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-12T01:50:25.826725645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-12T01:50:25.827050720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071466s 
2025-08-12T01:50:25.827432548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-12T01:50:25', 'separate_automatic_and_interactive_search') 
2025-08-12T01:50:25.827788625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.828749280Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-12T01:50:25.828927950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087914s 
2025-08-12T01:50:25.829128523Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-12T01:50:25.829332354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.829592478Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-08-12T01:50:25.829895147Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-08-12T01:50:25.834187610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2025-08-12T01:50:25.837843572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums" 
2025-08-12T01:50:25.839319955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-12T01:50:25.840317243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-12T01:50:25.842093159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-12T01:50:25.842517043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-12T01:50:25.842892398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-12T01:50:25.843290600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-12T01:50:25.843706598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-12T01:50:25.844018366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139301s 
2025-08-12T01:50:25.844374302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-12T01:50:25', 'change_album_path_to_relative') 
2025-08-12T01:50:25.844743285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.845819372Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-12T01:50:25.845980827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156837s 
2025-08-12T01:50:25.846162783Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-12T01:50:25.846378337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.846608701Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-08-12T01:50:25.847204902Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-08-12T01:50:25.847793326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-08-12T01:50:25.848160536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006388s 
2025-08-12T01:50:25.848519719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-12T01:50:25', 'change_quality_size_mb_to_kb') 
2025-08-12T01:50:25.848852880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.849488290Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-12T01:50:25.849678673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019469s 
2025-08-12T01:50:25.849827893Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-12T01:50:25.850064219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.850259262Z [Info] album_releases: Starting migration of Main DB to 9 
2025-08-12T01:50:25.850648877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-12T01:50:25.850790622Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T01:50:25.850963199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-08-12T01:50:25.851226790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-08-12T01:50:25.851967301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000824s 
2025-08-12T01:50:25.852155600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-12T01:50:25.852262897Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T01:50:25.852457949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-08-12T01:50:25.852720478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-08-12T01:50:25.853475107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008571s 
2025-08-12T01:50:25.853815362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-12T01:50:25', 'album_releases') 
2025-08-12T01:50:25.854157381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.854985498Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-12T01:50:25.855140761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023447s 
2025-08-12T01:50:25.855330182Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-12T01:50:25.855549484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.855751170Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-08-12T01:50:25.856181707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-12T01:50:25.856338132Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T01:50:25.856505269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-08-12T01:50:25.861180032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2025-08-12T01:50:25.865292963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-08-12T01:50:25.866888296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-12T01:50:25.867776885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-12T01:50:25.869515175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-12T01:50:25.869915030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-12T01:50:25.870307961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-12T01:50:25.870697025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-12T01:50:25.871106710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-12T01:50:25.871435492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147286s 
2025-08-12T01:50:25.871571435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-12T01:50:25.871688361Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:25.871878043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-08-12T01:50:25.876492444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2025-08-12T01:50:25.880638292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-08-12T01:50:25.882223705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-12T01:50:25.883044928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-12T01:50:25.884801235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-12T01:50:25.885209256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-12T01:50:25.885599532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-12T01:50:25.885988656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-12T01:50:25.886397449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-12T01:50:25.886684367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146409s 
2025-08-12T01:50:25.887052759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-12T01:50:25', 'album_releases_fix') 
2025-08-12T01:50:25.887366110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.888305571Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-12T01:50:25.888475263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162284s 
2025-08-12T01:50:25.888672620Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-12T01:50:25.888862693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.889094530Z [Info] import_lists: Starting migration of Main DB to 11 
2025-08-12T01:50:25.890098962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-08-12T01:50:25.891270130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-12T01:50:25.892101144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018254s 
2025-08-12T01:50:25.892336167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-08-12T01:50:25.892560659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-12T01:50:25.892845833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004068s 
2025-08-12T01:50:25.893022599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-08-12T01:50:25.893733841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-12T01:50:25.894296184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011228s 
2025-08-12T01:50:25.894509052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-08-12T01:50:25.894827794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-12T01:50:25.895144762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004679s 
2025-08-12T01:50:25.895498765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-12T01:50:25', 'import_lists') 
2025-08-12T01:50:25.895829581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.896564471Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-12T01:50:25.896725115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00187s 
2025-08-12T01:50:25.896917913Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-12T01:50:25.897100049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.897340444Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-08-12T01:50:25.897720399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-08-12T01:50:25.897920992Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:25.898097418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-08-12T01:50:25.898412783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-08-12T01:50:25.899179557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009165s 
2025-08-12T01:50:25.899340170Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T01:50:25.899516044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T01:50:25.902319930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028023s 
2025-08-12T01:50:25.902703252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-12T01:50:25', 'add_release_status') 
2025-08-12T01:50:25.903040952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.903697544Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-12T01:50:25.903874120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041278s 
2025-08-12T01:50:25.904088050Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-12T01:50:25.904274366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.904534179Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-08-12T01:50:25.904876829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T01:50:25.905045458Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:25.905229439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-08-12T01:50:25.905554513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:25.906333311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009289s 
2025-08-12T01:50:25.906709258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-12T01:50:25', 'album_download_notification') 
2025-08-12T01:50:25.907084744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.907667047Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-12T01:50:25.907877220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022274s 
2025-08-12T01:50:25.908070980Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-12T01:50:25.908285001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.908584825Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-08-12T01:50:25.909228451Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-08-12T01:50:25.910020065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-08-12T01:50:25.910495382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008773s 
2025-08-12T01:50:25.911067815Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-08-12T01:50:25.911836533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-08-12T01:50:25.912321339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008887s 
2025-08-12T01:50:25.912706534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-12T01:50:25', 'fix_language_metadata_profiles') 
2025-08-12T01:50:25.913042851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.913618200Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-12T01:50:25.913802110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021467s 
2025-08-12T01:50:25.913973936Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-12T01:50:25.914168117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.914398030Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-08-12T01:50:25.914755800Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-12T01:50:25.915043670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-12T01:50:25.915269214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003168s 
2025-08-12T01:50:25.915614359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-12T01:50:25', 'remove_fanzub') 
2025-08-12T01:50:25.915962460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.916531416Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-12T01:50:25.916681448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015446s 
2025-08-12T01:50:25.916880909Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-12T01:50:25.917100722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.917369493Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-08-12T01:50:25.919178466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-08-12T01:50:25.919450153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-08-12T01:50:25.919736249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000401s 
2025-08-12T01:50:25.920010972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-08-12T01:50:25.920331878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-08-12T01:50:25.920717495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005148s 
2025-08-12T01:50:25.921310910Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-08-12T01:50:25.921740986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-08-12T01:50:25.922103716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000669s 
2025-08-12T01:50:25.922309170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-08-12T01:50:25.922601087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-12T01:50:25.922899739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004381s 
2025-08-12T01:50:25.923079541Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-08-12T01:50:25.923307931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-08-12T01:50:25.923658497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004193s 
2025-08-12T01:50:25.923869251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-08-12T01:50:25.924177632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-12T01:50:25.924480602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004529s 
2025-08-12T01:50:25.924856900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-12T01:50:25', 'update_artist_history_indexes') 
2025-08-12T01:50:25.925202606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.926069141Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-12T01:50:25.926217229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019712s 
2025-08-12T01:50:25.926409165Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-12T01:50:25.926586503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.926840304Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-08-12T01:50:25.928889680Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T01:50:25.931564296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-08-12T01:50:25.931824049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027427s 
2025-08-12T01:50:25.932232592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-12T01:50:25', 'remove_nma') 
2025-08-12T01:50:25.932547416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.933107513Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-12T01:50:25.933253317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004002s 
2025-08-12T01:50:25.933460985Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-12T01:50:25.933636308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.933911051Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-08-12T01:50:25.934214212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-12T01:50:25.934387030Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s 
2025-08-12T01:50:25.934586962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-08-12T01:50:25.934844611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-08-12T01:50:25.935872761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011004s 
2025-08-12T01:50:25.936241734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-12T01:50:25', 'album_disambiguation') 
2025-08-12T01:50:25.936568773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.937180254Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-12T01:50:25.937352521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023999s 
2025-08-12T01:50:25.937550339Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-12T01:50:25.937920244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.938173033Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-08-12T01:50:25.938478037Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T01:50:25.938652699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T01:50:25.941682399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030283s 
2025-08-12T01:50:25.942061002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-12T01:50:25', 'add_ape_quality_in_profiles') 
2025-08-12T01:50:25.942397640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.943015123Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-12T01:50:25.943181057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043231s 
2025-08-12T01:50:25.943393926Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-12T01:50:25.943629971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.944283847Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-08-12T01:50:25.944847072Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T01:50:25.945151925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-08-12T01:50:25.945401728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003763s 
2025-08-12T01:50:25.945592002Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T01:50:25.945901355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-08-12T01:50:25.946127179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003484s 
2025-08-12T01:50:25.946301580Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T01:50:25.946573618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-08-12T01:50:25.946808571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003424s 
2025-08-12T01:50:25.947165731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-12T01:50:25', 'remove_pushalot') 
2025-08-12T01:50:25.947510595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.948119461Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-12T01:50:25.948271457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016062s 
2025-08-12T01:50:25.948459365Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-12T01:50:25.948680090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.948937849Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-08-12T01:50:25.949346963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-12T01:50:25.949847049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-08-12T01:50:25.950335814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008114s 
2025-08-12T01:50:25.950694185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-12T01:50:25', 'add_custom_filters') 
2025-08-12T01:50:25.951017747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.951642815Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-12T01:50:25.951803880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020888s 
2025-08-12T01:50:25.952004133Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-12T01:50:25.952197091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.952421323Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-08-12T01:50:25.952776067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-12T01:50:25.952921039Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:25.953123046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-08-12T01:50:25.953359322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-08-12T01:50:25.954197259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000926s 
2025-08-12T01:50:25.954560641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-12T01:50:25', 'import_list_tags') 
2025-08-12T01:50:25.954894132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:25.955500393Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-12T01:50:25.955652339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021992s 
2025-08-12T01:50:25.955869316Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-12T01:50:25.956082776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:25.956307959Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-08-12T01:50:25.962474636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-08-12T01:50:25.963432755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2025-08-12T01:50:25.964263248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015571s 
2025-08-12T01:50:25.964446737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-08-12T01:50:25.964785259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-08-12T01:50:25.973913810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005329s 
2025-08-12T01:50:25.978977947Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-12T01:50:25.979010663Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-12T01:50:25.979023819Z                           FROM "Artists" 
2025-08-12T01:50:25.980727760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-12T01:50:25.980742800Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-12T01:50:25.980747951Z                           FROM "Artists" 
2025-08-12T01:50:25.981646821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018928s 
2025-08-12T01:50:25.981866724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-12T01:50:25.981946825Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T01:50:25.982132088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-08-12T01:50:25.982445459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:25.983341092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010264s 
2025-08-12T01:50:25.984459905Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-08-12T01:50:25.984486078Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-12T01:50:25.984495898Z                                                   FROM "ArtistMetadata"
2025-08-12T01:50:25.984504475Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-12T01:50:25.985986569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-08-12T01:50:25.986010648Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-12T01:50:25.986020447Z                                                   FROM "ArtistMetadata"
2025-08-12T01:50:25.986028814Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-12T01:50:25.986741369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016876s 
2025-08-12T01:50:25.986942123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-08-12T01:50:25.988171298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2025-08-12T01:50:25.989060399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019648s 
2025-08-12T01:50:25.989262095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-08-12T01:50:25.989605105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-12T01:50:25.990010532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005545s 
2025-08-12T01:50:25.990207498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-08-12T01:50:25.990494897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-12T01:50:25.990849110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004717s 
2025-08-12T01:50:25.991017610Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T01:50:25.991264637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T01:50:25.999929975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086418s 
2025-08-12T01:50:26.000152313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-12T01:50:26.000298517Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-08-12T01:50:26.000500254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-08-12T01:50:26.000845048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.002000304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001307s 
2025-08-12T01:50:26.002171429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-12T01:50:26.002316881Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T01:50:26.002541514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-08-12T01:50:26.002835235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-08-12T01:50:26.003887794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011698s 
2025-08-12T01:50:26.004068879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-12T01:50:26.004224873Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T01:50:26.004409144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-08-12T01:50:26.004677735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-08-12T01:50:26.005634923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010493s 
2025-08-12T01:50:26.006964480Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-08-12T01:50:26.006982897Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-12T01:50:26.006992326Z                                                   FROM "ArtistMetadata"
2025-08-12T01:50:26.007000913Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-12T01:50:26.007010252Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-12T01:50:26.008886410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-08-12T01:50:26.008908454Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-12T01:50:26.008917963Z                                                   FROM "ArtistMetadata"
2025-08-12T01:50:26.008926651Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-12T01:50:26.008935639Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-12T01:50:26.009704547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020005s 
2025-08-12T01:50:26.009874399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-12T01:50:26.010019090Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T01:50:26.010215406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-08-12T01:50:26.010569048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-08-12T01:50:26.011475713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010524s 
2025-08-12T01:50:26.011635535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-12T01:50:26.011810026Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T01:50:26.012002514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-08-12T01:50:26.012314693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.013170025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000993s 
2025-08-12T01:50:26.013342562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-12T01:50:26.013493316Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T01:50:26.013687447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-08-12T01:50:26.014014776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.014867293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009984s 
2025-08-12T01:50:26.016133873Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-12T01:50:26.016159905Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-12T01:50:26.016169124Z                                                 FROM "AlbumReleases"
2025-08-12T01:50:26.016177771Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-12T01:50:26.016187421Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-12T01:50:26.017897895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-12T01:50:26.017916673Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-12T01:50:26.017925771Z                                                 FROM "AlbumReleases"
2025-08-12T01:50:26.017934178Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-12T01:50:26.017943086Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-12T01:50:26.018734830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018905s 
2025-08-12T01:50:26.020041451Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-12T01:50:26.020059788Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-12T01:50:26.020068766Z                                                   FROM "ArtistMetadata"
2025-08-12T01:50:26.020077163Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-12T01:50:26.020086361Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-12T01:50:26.021886777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-12T01:50:26.021912398Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-12T01:50:26.021924062Z                                                   FROM "ArtistMetadata"
2025-08-12T01:50:26.021935084Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-12T01:50:26.021946096Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-12T01:50:26.022707760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019452s 
2025-08-12T01:50:26.023432209Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed 
2025-08-12T01:50:26.027078030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-12T01:50:26.029026193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-12T01:50:26.029821264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-12T01:50:26.030629231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-12T01:50:26.032818509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-12T01:50:26.033208835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-12T01:50:26.033550262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097597s 
2025-08-12T01:50:26.033967663Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-08-12T01:50:26.037880201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2025-08-12T01:50:26.040573775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums" 
2025-08-12T01:50:26.041654020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-12T01:50:26.042687481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-12T01:50:26.045520175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-12T01:50:26.046008768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-12T01:50:26.046350156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121189s 
2025-08-12T01:50:26.046629538Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-08-12T01:50:26.049979995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-12T01:50:26.051906454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks" 
2025-08-12T01:50:26.052720012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-12T01:50:26.053397316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-12T01:50:26.055306670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-12T01:50:26.055814803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-12T01:50:26.056211622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093718s 
2025-08-12T01:50:26.056403699Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-08-12T01:50:26.059170721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2025-08-12T01:50:26.060455859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles" 
2025-08-12T01:50:26.061091559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-12T01:50:26.061669001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-12T01:50:26.063493084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-12T01:50:26.063820904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072326s 
2025-08-12T01:50:26.064039715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-12T01:50:26.064345611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-12T01:50:26.064671006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004555s 
2025-08-12T01:50:26.064901931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-08-12T01:50:26.065197907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-12T01:50:26.065457600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004133s 
2025-08-12T01:50:26.065675278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-08-12T01:50:26.065949981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-12T01:50:26.066264485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004377s 
2025-08-12T01:50:26.066461040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-08-12T01:50:26.066795434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-08-12T01:50:26.067104586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004431s 
2025-08-12T01:50:26.067296553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-08-12T01:50:26.067589533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-08-12T01:50:26.067920810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004327s 
2025-08-12T01:50:26.068122586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-08-12T01:50:26.068444404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-08-12T01:50:26.068743036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004476s 
2025-08-12T01:50:26.068928349Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T01:50:26.071521971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-12T01:50:26.071813038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027226s 
2025-08-12T01:50:26.072003311Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T01:50:26.072308164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-12T01:50:26.072574851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003944s 
2025-08-12T01:50:26.072715525Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T01:50:26.073108756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-08-12T01:50:26.073397628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005106s 
2025-08-12T01:50:26.073815509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-12T01:50:26', 'add_release_groups_etc') 
2025-08-12T01:50:26.074174432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.075763492Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-12T01:50:26.076096673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00282s 
2025-08-12T01:50:26.076313690Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-12T01:50:26.076505706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.076818707Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-08-12T01:50:26.077635040Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T01:50:26.077879633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-08-12T01:50:26.078138073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003293s 
2025-08-12T01:50:26.078543830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-12T01:50:26', 'NewMediaInfoFormat') 
2025-08-12T01:50:26.078891350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.079513002Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-12T01:50:26.079698315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016797s 
2025-08-12T01:50:26.079948138Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-12T01:50:26.080162530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.080458997Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-08-12T01:50:26.081715727Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-08-12T01:50:26.082077846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-08-12T01:50:26.085441169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034637s 
2025-08-12T01:50:26.085627424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-12T01:50:26.085788618Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-12T01:50:26.086009643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-08-12T01:50:26.086418006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-08-12T01:50:26.087530536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012937s 
2025-08-12T01:50:26.088008288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-12T01:50:26', 'rename_restrictions_to_release_profiles') 
2025-08-12T01:50:26.088370557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.089206711Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-12T01:50:26.089413928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029093s 
2025-08-12T01:50:26.089662809Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-12T01:50:26.089872742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.090188478Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-08-12T01:50:26.091453895Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-08-12T01:50:26.091716865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-08-12T01:50:26.093604356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019474s 
2025-08-12T01:50:26.093888378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-12T01:50:26.094008620Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-12T01:50:26.094212360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-08-12T01:50:26.094515320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-12T01:50:26.095352766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009294s 
2025-08-12T01:50:26.095562208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-08-12T01:50:26.095677400Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:26.095891471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-08-12T01:50:26.096217808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-12T01:50:26.097029833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000934s 
2025-08-12T01:50:26.097160266Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T01:50:26.097442203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-12T01:50:26.097703419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003802s 
2025-08-12T01:50:26.097886308Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T01:50:26.098119648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-12T01:50:26.098361605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003771s 
2025-08-12T01:50:26.098674835Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-08-12T01:50:26.102307400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-12T01:50:26.104361867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-12T01:50:26.105214934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-12T01:50:26.106051840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-12T01:50:26.108105224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-12T01:50:26.108503306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-12T01:50:26.109021429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-12T01:50:26.109523370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-12T01:50:26.109892854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011121s 
2025-08-12T01:50:26.110318651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-12T01:50:26', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-12T01:50:26.110737555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.111866738Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-12T01:50:26.112058795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129946s 
2025-08-12T01:50:26.112337276Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-12T01:50:26.112542038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.112773845Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-08-12T01:50:26.113375546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-08-12T01:50:26.113845212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL) 
2025-08-12T01:50:26.114302483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007445s 
2025-08-12T01:50:26.114505502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-08-12T01:50:26.114884845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-08-12T01:50:26.115247997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005642s 
2025-08-12T01:50:26.115650687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-12T01:50:26', 'add_import_exclusions') 
2025-08-12T01:50:26.116055492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.116751233Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-12T01:50:26.116925134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020365s 
2025-08-12T01:50:26.117176480Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-12T01:50:26.117377144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.117653360Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-08-12T01:50:26.127671793Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-12T01:50:26.127696082Z                           WHERE "Id" in (
2025-08-12T01:50:26.127705250Z                           SELECT "Artists"."Id" from "Artists"
2025-08-12T01:50:26.127713998Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-12T01:50:26.127723096Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-12T01:50:26.129537309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-12T01:50:26.129558232Z                           WHERE "Id" in (
2025-08-12T01:50:26.129567380Z                           SELECT "Artists"."Id" from "Artists"
2025-08-12T01:50:26.129576208Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-12T01:50:26.129585567Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-12T01:50:26.130560871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020866s 
2025-08-12T01:50:26.131778222Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-08-12T01:50:26.131802501Z                           WHERE "Id" in (
2025-08-12T01:50:26.131828463Z                           SELECT "Albums"."Id" from "Albums"
2025-08-12T01:50:26.131837211Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-12T01:50:26.131862401Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-12T01:50:26.133509658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-08-12T01:50:26.133530801Z                           WHERE "Id" in (
2025-08-12T01:50:26.133539628Z                           SELECT "Albums"."Id" from "Albums"
2025-08-12T01:50:26.133548156Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-12T01:50:26.133557595Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-12T01:50:26.134382025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019036s 
2025-08-12T01:50:26.135529766Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-08-12T01:50:26.135552521Z                           WHERE "Id" in (
2025-08-12T01:50:26.135561710Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-12T01:50:26.135571099Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-12T01:50:26.135580207Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-12T01:50:26.137131451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-08-12T01:50:26.137153375Z                           WHERE "Id" in (
2025-08-12T01:50:26.137162092Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-12T01:50:26.137170670Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-12T01:50:26.137179618Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-12T01:50:26.137942003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017669s 
2025-08-12T01:50:26.139135737Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-12T01:50:26.139151859Z                           WHERE "Id" in (
2025-08-12T01:50:26.139161008Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-12T01:50:26.139169485Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-12T01:50:26.139178513Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-12T01:50:26.140812012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-12T01:50:26.140834287Z                           WHERE "Id" in (
2025-08-12T01:50:26.140843505Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-12T01:50:26.140867153Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-12T01:50:26.140876472Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-12T01:50:26.141690962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018742s 
2025-08-12T01:50:26.142931520Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-12T01:50:26.142950508Z                           WHERE "Id" in (
2025-08-12T01:50:26.142959235Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-12T01:50:26.142970187Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-12T01:50:26.142981610Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-12T01:50:26.144637495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-12T01:50:26.144659639Z                           WHERE "Id" in (
2025-08-12T01:50:26.144668247Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-12T01:50:26.144676744Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-12T01:50:26.144685792Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-12T01:50:26.145493078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018861s 
2025-08-12T01:50:26.146793015Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-12T01:50:26.146813717Z                           WHERE "Id" IN (
2025-08-12T01:50:26.146822675Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-12T01:50:26.146831533Z                           LEFT OUTER JOIN "Tracks"
2025-08-12T01:50:26.146840310Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-12T01:50:26.146849298Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-12T01:50:26.148650034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-12T01:50:26.148673642Z                           WHERE "Id" IN (
2025-08-12T01:50:26.148682961Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-12T01:50:26.148694083Z                           LEFT OUTER JOIN "Tracks"
2025-08-12T01:50:26.148702340Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-12T01:50:26.148711318Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-12T01:50:26.149540497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020132s 
2025-08-12T01:50:26.149925132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-12T01:50:26', 'clean_artist_metadata_table') 
2025-08-12T01:50:26.150285658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.150964274Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-12T01:50:26.151134487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033971s 
2025-08-12T01:50:26.151364169Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-12T01:50:26.151562469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.151813434Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-08-12T01:50:26.152677414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T01:50:26.152884501Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T01:50:26.153019062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-08-12T01:50:26.153352343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.154234549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010367s 
2025-08-12T01:50:26.154404682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T01:50:26.154549563Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T01:50:26.154755548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-08-12T01:50:26.155097677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.155909863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009615s 
2025-08-12T01:50:26.156088973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T01:50:26.156228043Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T01:50:26.156430932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-08-12T01:50:26.156770285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.157550997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009309s 
2025-08-12T01:50:26.157710729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T01:50:26.157856482Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T01:50:26.158041264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-08-12T01:50:26.158367541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.159179877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009349s 
2025-08-12T01:50:26.159335610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T01:50:26.159473819Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:26.159659693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-08-12T01:50:26.159997864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.160779297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009319s 
2025-08-12T01:50:26.160991164Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-08-12T01:50:26.164659180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-08-12T01:50:26.168434302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-08-12T01:50:26.169390998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-12T01:50:26.169842577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-12T01:50:26.171644906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105072s 
2025-08-12T01:50:26.171898367Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-08-12T01:50:26.175535360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-08-12T01:50:26.177872867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-08-12T01:50:26.178814172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-12T01:50:26.179246613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-12T01:50:26.180982889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088911s 
2025-08-12T01:50:26.181374968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-12T01:50:26', 'health_issue_notification') 
2025-08-12T01:50:26.181722578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.182523451Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-12T01:50:26.182685708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103932s 
2025-08-12T01:50:26.182907124Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-12T01:50:26.183138099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.183375667Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-08-12T01:50:26.184389138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-12T01:50:26.184561535Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T01:50:26.184733191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-08-12T01:50:26.185072193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-08-12T01:50:26.185859639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009443s 
2025-08-12T01:50:26.186023930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-12T01:50:26.186206106Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:26.186380638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-08-12T01:50:26.186591152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-08-12T01:50:26.187355050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008228s 
2025-08-12T01:50:26.187591315Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-12T01:50:26.187886159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-12T01:50:26.188102084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000321s 
2025-08-12T01:50:26.189006174Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-12T01:50:26.189019992Z                 WHERE "Id" IN (
2025-08-12T01:50:26.189026095Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-12T01:50:26.189032297Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-12T01:50:26.189038880Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-12T01:50:26.190151411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-12T01:50:26.190163655Z                 WHERE "Id" IN (
2025-08-12T01:50:26.190169597Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-12T01:50:26.190175349Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-12T01:50:26.190181341Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-12T01:50:26.190821810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013489s 
2025-08-12T01:50:26.191919791Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-12T01:50:26.191933900Z                 WHERE "Id" IN (
2025-08-12T01:50:26.191939661Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-12T01:50:26.191945353Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-12T01:50:26.191951305Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-12T01:50:26.191957327Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-12T01:50:26.193482157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-12T01:50:26.193494111Z                 WHERE "Id" IN (
2025-08-12T01:50:26.193499903Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-12T01:50:26.193505655Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-12T01:50:26.193511566Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-12T01:50:26.193517639Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-12T01:50:26.194299042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017259s 
2025-08-12T01:50:26.195502465Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-12T01:50:26.195522345Z                 WHERE "Id" IN (
2025-08-12T01:50:26.195546504Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-12T01:50:26.195555432Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-12T01:50:26.195564660Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-12T01:50:26.195573709Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-12T01:50:26.195582606Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-12T01:50:26.197235595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-12T01:50:26.197263140Z                 WHERE "Id" IN (
2025-08-12T01:50:26.197273271Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-12T01:50:26.197283321Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-12T01:50:26.197293351Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-12T01:50:26.197304003Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-12T01:50:26.197314173Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-12T01:50:26.198270268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018886s 
2025-08-12T01:50:26.199089899Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-08-12T01:50:26.199108136Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-12T01:50:26.199117414Z                 FROM "Artists"
2025-08-12T01:50:26.199126002Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-12T01:50:26.199134990Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-12T01:50:26.200385107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-08-12T01:50:26.200410769Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-12T01:50:26.200420989Z                 FROM "Artists"
2025-08-12T01:50:26.200429346Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-12T01:50:26.200438374Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-12T01:50:26.200890615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012629s 
2025-08-12T01:50:26.201864415Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-12T01:50:26.201892973Z                 WHERE "Id" NOT IN (
2025-08-12T01:50:26.201904115Z                     SELECT MIN("Id")
2025-08-12T01:50:26.201914717Z                     FROM "TrackFiles"
2025-08-12T01:50:26.201939286Z                     GROUP BY "Path"
2025-08-12T01:50:26.201947863Z                 ) 
2025-08-12T01:50:26.203075243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-12T01:50:26.203094863Z                 WHERE "Id" NOT IN (
2025-08-12T01:50:26.203103751Z                     SELECT MIN("Id")
2025-08-12T01:50:26.203112168Z                     FROM "TrackFiles"
2025-08-12T01:50:26.203120434Z                     GROUP BY "Path"
2025-08-12T01:50:26.203128811Z                 ) 
2025-08-12T01:50:26.203685753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012896s 
2025-08-12T01:50:26.203837588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-12T01:50:26.204000907Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T01:50:26.204170890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-08-12T01:50:26.207235972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-12T01:50:26.208716553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-08-12T01:50:26.209399949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-12T01:50:26.209923143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-12T01:50:26.211790954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-12T01:50:26.212114255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007749s 
2025-08-12T01:50:26.212283255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-08-12T01:50:26.212564321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-12T01:50:26.212846118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000406s 
2025-08-12T01:50:26.213021632Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-08-12T01:50:26.216042524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-12T01:50:26.217391571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-08-12T01:50:26.218012872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-12T01:50:26.218596587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-12T01:50:26.220445901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-12T01:50:26.220889775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-12T01:50:26.221178696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007975s 
2025-08-12T01:50:26.221554533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-12T01:50:26', 'add_mediafilerepository_mtime') 
2025-08-12T01:50:26.221889628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.222720371Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-12T01:50:26.222908269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094644s 
2025-08-12T01:50:26.223139655Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-12T01:50:26.223322623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.223622527Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-08-12T01:50:26.226002379Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-12T01:50:26.226026287Z                           WHERE "Id" NOT IN (
2025-08-12T01:50:26.226035396Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-12T01:50:26.226045175Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-12T01:50:26.226056809Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-12T01:50:26.227786091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-12T01:50:26.227821562Z                           WHERE "Id" NOT IN (
2025-08-12T01:50:26.227831542Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-12T01:50:26.227880862Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-12T01:50:26.227901584Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-12T01:50:26.228576032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018746s 
2025-08-12T01:50:26.228779030Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-08-12T01:50:26.229000386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-08-12T01:50:26.229343316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000381s 
2025-08-12T01:50:26.229527096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-08-12T01:50:26.232900419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-12T01:50:26.234901629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-12T01:50:26.235733965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-12T01:50:26.236516410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-12T01:50:26.238322887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-12T01:50:26.238824207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-12T01:50:26.239308913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-12T01:50:26.239567473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098758s 
2025-08-12T01:50:26.239796274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-12T01:50:26.240082801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-12T01:50:26.240408447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004639s 
2025-08-12T01:50:26.240768432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-12T01:50:26', 'add_artistmetadataid_constraint') 
2025-08-12T01:50:26.241125260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.242043790Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-12T01:50:26.242227820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020707s 
2025-08-12T01:50:26.242456851Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-12T01:50:26.242613216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.242848240Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-08-12T01:50:26.243500683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-12T01:50:26.243653080Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:26.243833884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-08-12T01:50:26.244171895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-08-12T01:50:26.244948809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009025s 
2025-08-12T01:50:26.245120264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-12T01:50:26.245277371Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T01:50:26.245467063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-08-12T01:50:26.245804392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-12T01:50:26.246591136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009134s 
2025-08-12T01:50:26.246728172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-12T01:50:26.246866030Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:26.247055531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-08-12T01:50:26.247362209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-12T01:50:26.248156027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009226s 
2025-08-12T01:50:26.248325959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-12T01:50:26.248475049Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T01:50:26.248680724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-08-12T01:50:26.249013484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-12T01:50:26.249767251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000915s 
2025-08-12T01:50:26.249937695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-12T01:50:26.250075212Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T01:50:26.250263591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-08-12T01:50:26.250586621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-12T01:50:26.251356762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009112s 
2025-08-12T01:50:26.251550763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-12T01:50:26.251642387Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T01:50:26.251834915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-08-12T01:50:26.252181603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-12T01:50:26.252921112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008927s 
2025-08-12T01:50:26.253293592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-12T01:50:26', 'old_ids_and_artist_alias') 
2025-08-12T01:50:26.253622996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.254521465Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-12T01:50:26.254698130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024686s 
2025-08-12T01:50:26.254883464Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-12T01:50:26.255067735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.255318690Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-08-12T01:50:26.255634045Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T01:50:26.255811683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T01:50:26.256495971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007087s 
2025-08-12T01:50:26.256745283Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-12T01:50:26.257031048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-12T01:50:26.257250049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003067s 
2025-08-12T01:50:26.257605745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-12T01:50:26', 'download_propers_config') 
2025-08-12T01:50:26.257951872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.258661411Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-12T01:50:26.258832175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016782s 
2025-08-12T01:50:26.259063590Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-12T01:50:26.259219174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.259456261Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-08-12T01:50:26.260416324Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-08-12T01:50:26.260713222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-08-12T01:50:26.261116434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005375s 
2025-08-12T01:50:26.261310685Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-08-12T01:50:26.264443524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-12T01:50:26.266165661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-12T01:50:26.266916383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-12T01:50:26.267611031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-12T01:50:26.269419864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-12T01:50:26.269824889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-12T01:50:26.270274174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-12T01:50:26.270678668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-12T01:50:26.270993242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095034s 
2025-08-12T01:50:26.271188485Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-08-12T01:50:26.274262885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2025-08-12T01:50:26.275966856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists" 
2025-08-12T01:50:26.276640503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-12T01:50:26.277147634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-12T01:50:26.278980384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-12T01:50:26.279309688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079299s 
2025-08-12T01:50:26.279468187Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-08-12T01:50:26.283210261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-12T01:50:26.284630702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2025-08-12T01:50:26.285278326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-12T01:50:26.285673982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-12T01:50:26.287415940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077589s 
2025-08-12T01:50:26.287572235Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-08-12T01:50:26.290371531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-08-12T01:50:26.291593261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-08-12T01:50:26.292195103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-12T01:50:26.292861335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-12T01:50:26.294640898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-12T01:50:26.295035452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-12T01:50:26.295469126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-12T01:50:26.295976177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-12T01:50:26.296288636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085484s 
2025-08-12T01:50:26.296466454Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-08-12T01:50:26.299185900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-12T01:50:26.300300885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-12T01:50:26.300835641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-12T01:50:26.301247531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-12T01:50:26.302959368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063206s 
2025-08-12T01:50:26.303143849Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-08-12T01:50:26.305902464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-12T01:50:26.307118413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-12T01:50:26.307708230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-12T01:50:26.308310002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-12T01:50:26.310114405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-12T01:50:26.310540443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-12T01:50:26.310829495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075333s 
2025-08-12T01:50:26.311208097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-12T01:50:26', 'remove_language_profiles') 
2025-08-12T01:50:26.311536819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.313178154Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-12T01:50:26.313333437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098271s 
2025-08-12T01:50:26.313544412Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-12T01:50:26.313749324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.313998987Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-08-12T01:50:26.314430596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-12T01:50:26.314605058Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T01:50:26.314808988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-08-12T01:50:26.315109183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-08-12T01:50:26.315904284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008832s 
2025-08-12T01:50:26.316284790Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-12T01:50:26.316766550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-12T01:50:26.317041263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005024s 
2025-08-12T01:50:26.317407190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-12T01:50:26', 'multi_disc_naming_format') 
2025-08-12T01:50:26.317745541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.318476192Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-12T01:50:26.318650954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018976s 
2025-08-12T01:50:26.318898092Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-12T01:50:26.319025909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.319275672Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-08-12T01:50:26.319692521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-12T01:50:26.319868425Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T01:50:26.320059801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-08-12T01:50:26.320372050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-08-12T01:50:26.321156960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000931s 
2025-08-12T01:50:26.321334558Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T01:50:26.321503408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T01:50:26.345287899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023775s 
2025-08-12T01:50:26.345698125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-12T01:50:26', 'add_download_client_priority') 
2025-08-12T01:50:26.346029964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.346856318Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-12T01:50:26.347008394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253068s 
2025-08-12T01:50:26.347190200Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-12T01:50:26.347377367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.347619605Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-08-12T01:50:26.348000762Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T01:50:26.348285315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-08-12T01:50:26.348524667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003408s 
2025-08-12T01:50:26.348717365Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T01:50:26.348976557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-08-12T01:50:26.349209436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003261s 
2025-08-12T01:50:26.349570453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-12T01:50:26', 'remove_growl_prowl') 
2025-08-12T01:50:26.349882070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.350702052Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-12T01:50:26.350849318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017769s 
2025-08-12T01:50:26.351033770Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-12T01:50:26.351238883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.351467814Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-08-12T01:50:26.351839312Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T01:50:26.352130859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-08-12T01:50:26.352390171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003622s 
2025-08-12T01:50:26.352569091Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T01:50:26.352855718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-08-12T01:50:26.353084078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003336s 
2025-08-12T01:50:26.353440776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-12T01:50:26', 'remove_plex_hometheatre') 
2025-08-12T01:50:26.353765480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.354469918Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-12T01:50:26.354651304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016809s 
2025-08-12T01:50:26.354845274Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-12T01:50:26.355025186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.355273997Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-08-12T01:50:26.355930108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-12T01:50:26.356115943Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T01:50:26.356350325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-08-12T01:50:26.356526449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-08-12T01:50:26.357335889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008841s 
2025-08-12T01:50:26.357541834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-12T01:50:26.357649962Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:26.357873131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-08-12T01:50:26.358200941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.359025952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000989s 
2025-08-12T01:50:26.359229272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-12T01:50:26.359386879Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:26.359572122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-08-12T01:50:26.359950634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.360772720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009956s 
2025-08-12T01:50:26.360932281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-12T01:50:26.361113556Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T01:50:26.361270532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-08-12T01:50:26.361593021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.362427031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009756s 
2025-08-12T01:50:26.362622765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-12T01:50:26.362733798Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:26.362914352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-08-12T01:50:26.363202021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-08-12T01:50:26.363966230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008371s 
2025-08-12T01:50:26.364122023Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T01:50:26.364317868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T01:50:26.365724651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014411s 
2025-08-12T01:50:26.366106690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-12T01:50:26', 'add_root_folder_add_defaults') 
2025-08-12T01:50:26.366440783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.367259942Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-12T01:50:26.367421417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029344s 
2025-08-12T01:50:26.367601189Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-12T01:50:26.367798947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.368034151Z [Info] task_duration: Starting migration of Main DB to 40 
2025-08-12T01:50:26.368337873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-12T01:50:26.368522144Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T01:50:26.368706565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-08-12T01:50:26.368989555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-08-12T01:50:26.369741759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008648s 
2025-08-12T01:50:26.370103718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-12T01:50:26', 'task_duration') 
2025-08-12T01:50:26.370439374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.371075535Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-12T01:50:26.371236108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021713s 
2025-08-12T01:50:26.371448416Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-12T01:50:26.371656264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.371917049Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-08-12T01:50:26.372398028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-12T01:50:26.372506506Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T01:50:26.372700407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-08-12T01:50:26.373013106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-08-12T01:50:26.373781544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009061s 
2025-08-12T01:50:26.373953620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-12T01:50:26.374138272Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:26.374291390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-08-12T01:50:26.374602767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.375374862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009137s 
2025-08-12T01:50:26.375778325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-12T01:50:26', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-12T01:50:26.376173310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.376871486Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-12T01:50:26.377046478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023494s 
2025-08-12T01:50:26.377234897Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-12T01:50:26.377420912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.377662478Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-08-12T01:50:26.378037754Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-08-12T01:50:26.381011812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-12T01:50:26.382584459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-12T01:50:26.383312054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-12T01:50:26.384036092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-12T01:50:26.385839163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-12T01:50:26.386246613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-12T01:50:26.386651147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-12T01:50:26.387090652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-12T01:50:26.387407881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092069s 
2025-08-12T01:50:26.387715050Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-12T01:50:26.388103201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-12T01:50:26.388362814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000421s 
2025-08-12T01:50:26.388667508Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-12T01:50:26.389048054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-12T01:50:26.389305422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004107s 
2025-08-12T01:50:26.389496687Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-08-12T01:50:26.392076422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2025-08-12T01:50:26.393176487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig" 
2025-08-12T01:50:26.393766285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-12T01:50:26.394209006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-12T01:50:26.395899871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062189s 
2025-08-12T01:50:26.396274325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-12T01:50:26', 'remove_album_folders') 
2025-08-12T01:50:26.396604951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.397620515Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-12T01:50:26.397789536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079239s 
2025-08-12T01:50:26.397987074Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-12T01:50:26.398172797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.398418352Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-08-12T01:50:26.398760781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-12T01:50:26.398908649Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T01:50:26.399084423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-08-12T01:50:26.399374447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-08-12T01:50:26.400193586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009409s 
2025-08-12T01:50:26.400586397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-12T01:50:26', 'add_priority_to_indexers') 
2025-08-12T01:50:26.400910089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.401776804Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-12T01:50:26.401943109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024863s 
2025-08-12T01:50:26.402151459Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-12T01:50:26.402352784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.402619942Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-08-12T01:50:26.403036721Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-12T01:50:26.403351545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-12T01:50:26.403649786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004024s 
2025-08-12T01:50:26.403808085Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T01:50:26.404001504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T01:50:26.404650681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006735s 
2025-08-12T01:50:26.405062430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-12T01:50:26', 'remove_chown_and_folderchmod_config') 
2025-08-12T01:50:26.405376152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.406160010Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-12T01:50:26.406334892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021263s 
2025-08-12T01:50:26.406532109Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-12T01:50:26.406710709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.406927796Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-08-12T01:50:26.412447130Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-12T01:50:26.413135736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-12T01:50:26.413536784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007386s 
2025-08-12T01:50:26.413896268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-12T01:50:26', 'update_notifiarr') 
2025-08-12T01:50:26.414193727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.414887854Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-12T01:50:26.415053568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020875s 
2025-08-12T01:50:26.415258821Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-12T01:50:26.415443343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.415703647Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-08-12T01:50:26.416041798Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T01:50:26.416171970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T01:50:26.418742366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025318s 
2025-08-12T01:50:26.419230469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-12T01:50:26', 'email_multiple_addresses') 
2025-08-12T01:50:26.419554571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.420292848Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-12T01:50:26.420477019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040974s 
2025-08-12T01:50:26.420669366Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-12T01:50:26.420875531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.421115184Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-08-12T01:50:26.421419076Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-08-12T01:50:26.421661614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-08-12T01:50:26.423577582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001955s 
2025-08-12T01:50:26.423966435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-12T01:50:26', 'rename_blacklist_to_blocklist') 
2025-08-12T01:50:26.424303513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.425027050Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-12T01:50:26.425204017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033888s 
2025-08-12T01:50:26.425390492Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-12T01:50:26.425653472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.425838033Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-08-12T01:50:26.426281416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-12T01:50:26.426440436Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T01:50:26.426648265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-08-12T01:50:26.427000925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-12T01:50:26.427974235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010651s 
2025-08-12T01:50:26.428155941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-08-12T01:50:26.428503240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-12T01:50:26.429380526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010456s 
2025-08-12T01:50:26.429540058Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T01:50:26.429723858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T01:50:26.433493318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037745s 
2025-08-12T01:50:26.433855687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-12T01:50:26', 'cdh_per_downloadclient') 
2025-08-12T01:50:26.434195692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.434848867Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-12T01:50:26.435007707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051196s 
2025-08-12T01:50:26.435190796Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-12T01:50:26.435385438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.435609669Z [Info] download_history: Starting migration of Main DB to 52 
2025-08-12T01:50:26.436500503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-08-12T01:50:26.437501970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-08-12T01:50:26.438197981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001536s 
2025-08-12T01:50:26.438389166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-08-12T01:50:26.438712988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-12T01:50:26.439005828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004441s 
2025-08-12T01:50:26.439195971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-08-12T01:50:26.439493019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-12T01:50:26.439806871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004272s 
2025-08-12T01:50:26.440010361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-08-12T01:50:26.440313080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-12T01:50:26.440654979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004535s 
2025-08-12T01:50:26.440802937Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T01:50:26.440968229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T01:50:26.443394795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024294s 
2025-08-12T01:50:26.443743838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-12T01:50:26', 'download_history') 
2025-08-12T01:50:26.444086668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.444945939Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-12T01:50:26.445043154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039166s 
2025-08-12T01:50:26.445235923Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-12T01:50:26.445414041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.445651028Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-08-12T01:50:26.446064381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-12T01:50:26', 'add_update_history') 
2025-08-12T01:50:26.446406319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.447038332Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-12T01:50:26.447203054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016177s 
2025-08-12T01:50:26.447407055Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-12T01:50:26.447603109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.447841159Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-08-12T01:50:26.448241735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T01:50:26.448358089Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T01:50:26.448567712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-12T01:50:26.448914319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-08-12T01:50:26.449744311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009732s 
2025-08-12T01:50:26.450110017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-12T01:50:26', 'add_on_update_to_notifications') 
2025-08-12T01:50:26.450444050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.451135442Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-12T01:50:26.451324683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023513s 
2025-08-12T01:50:26.451495677Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-12T01:50:26.451692203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.451976615Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-08-12T01:50:26.452310909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-12T01:50:26.452513837Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T01:50:26.452647256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-12T01:50:26.452965637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.453788464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009575s 
2025-08-12T01:50:26.454157086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-12T01:50:26', 'download_client_per_indexer') 
2025-08-12T01:50:26.454488163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.455170376Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-12T01:50:26.455351962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023155s 
2025-08-12T01:50:26.455560712Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-12T01:50:26.455758912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.455982953Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-08-12T01:50:26.456445745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-12T01:50:26.456608001Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T01:50:26.456783855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-08-12T01:50:26.457081314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.457920614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000949s 
2025-08-12T01:50:26.458071969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-12T01:50:26.458224266Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T01:50:26.458430200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-08-12T01:50:26.458807330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.459656670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010495s 
2025-08-12T01:50:26.459834848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-12T01:50:26.459985051Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T01:50:26.460166667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-08-12T01:50:26.460487793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.461416914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010592s 
2025-08-12T01:50:26.461766408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-12T01:50:26', 'AddNewItemMonitorType') 
2025-08-12T01:50:26.462097595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.462836553Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-12T01:50:26.463005142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024541s 
2025-08-12T01:50:26.463175986Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-12T01:50:26.463366931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.463606674Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-08-12T01:50:26.463946438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-12T01:50:26.464089035Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T01:50:26.464277544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-08-12T01:50:26.464608862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-08-12T01:50:26.465509836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00102s 
2025-08-12T01:50:26.465844279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-12T01:50:26', 'ImportListSearch') 
2025-08-12T01:50:26.466206218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.466879744Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-12T01:50:26.467008724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023579s 
2025-08-12T01:50:26.467205851Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-12T01:50:26.467411194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.467664574Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-08-12T01:50:26.468045080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-12T01:50:26.468203920Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T01:50:26.469433897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-08-12T01:50:26.469788210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.470697081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010526s 
2025-08-12T01:50:26.471047296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-12T01:50:26', 'ImportListMonitorExisting') 
2025-08-12T01:50:26.471394615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.472216330Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-12T01:50:26.472381753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025529s 
2025-08-12T01:50:26.472569872Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-12T01:50:26.472751658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.472986901Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-08-12T01:50:26.473435434Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T01:50:26.473704626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-12T01:50:26.473930581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003312s 
2025-08-12T01:50:26.474127408Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T01:50:26.474390838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-08-12T01:50:26.474718929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003134s 
2025-08-12T01:50:26.474759270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-12T01:50:26.474892679Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T01:50:26.475076148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-12T01:50:26.475298977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-12T01:50:26.476171874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000935s 
2025-08-12T01:50:26.476522210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-12T01:50:26', 'add_indexer_tags') 
2025-08-12T01:50:26.476857645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.477542715Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-12T01:50:26.477716444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022781s 
2025-08-12T01:50:26.477885775Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-12T01:50:26.478076499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.478307324Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-08-12T01:50:26.478591847Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T01:50:26.478774004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T01:50:26.480812709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020561s 
2025-08-12T01:50:26.481159337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-12T01:50:26', 'update_audio_types') 
2025-08-12T01:50:26.481516045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.482097296Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-12T01:50:26.482268941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033278s 
2025-08-12T01:50:26.482508784Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-12T01:50:26.482717855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.482966255Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-08-12T01:50:26.485401990Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T01:50:26.485637444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-12T01:50:26.485857968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002719s 
2025-08-12T01:50:26.486018812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-12T01:50:26.486160597Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:26.486363656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-08-12T01:50:26.489688942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2025-08-12T01:50:26.491480991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases" 
2025-08-12T01:50:26.492308156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-08-12T01:50:26.492908094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-08-12T01:50:26.495059446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-12T01:50:26.495519192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-12T01:50:26.495821510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092746s 
2025-08-12T01:50:26.495983176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-12T01:50:26.496122637Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:26.496308571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-08-12T01:50:26.500422916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-12T01:50:26.503297544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-12T01:50:26.504506218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-12T01:50:26.505102378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-12T01:50:26.507251626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-12T01:50:26.507635299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-12T01:50:26.508090485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-12T01:50:26.508393896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119089s 
2025-08-12T01:50:26.508559520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-12T01:50:26.508714131Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:26.508875105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-08-12T01:50:26.512931122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-12T01:50:26.515860000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-12T01:50:26.517042851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-12T01:50:26.517641026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-12T01:50:26.519711144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-12T01:50:26.520157282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-12T01:50:26.520609322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-12T01:50:26.520901170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118469s 
2025-08-12T01:50:26.521053046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-12T01:50:26.521190994Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T01:50:26.521380846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-08-12T01:50:26.525477625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-12T01:50:26.528438918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-12T01:50:26.529613202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-12T01:50:26.530216076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-12T01:50:26.532313650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-12T01:50:26.532743135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-12T01:50:26.533171618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-12T01:50:26.533472263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119164s 
2025-08-12T01:50:26.533631815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-12T01:50:26.533766375Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T01:50:26.533959314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-08-12T01:50:26.537162404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-08-12T01:50:26.538914672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-08-12T01:50:26.539695314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-12T01:50:26.540453861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-12T01:50:26.542505382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-12T01:50:26.542869926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-12T01:50:26.543276425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-12T01:50:26.543715108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-12T01:50:26.544035513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099117s 
2025-08-12T01:50:26.544206999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-12T01:50:26.544355888Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-12T01:50:26.544543957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-08-12T01:50:26.547723208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-08-12T01:50:26.549473854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-08-12T01:50:26.550249295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-12T01:50:26.550996820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-12T01:50:26.553079935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-12T01:50:26.553553448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-12T01:50:26.553882240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-12T01:50:26.554355543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-12T01:50:26.554649776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009939s 
2025-08-12T01:50:26.554799738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-12T01:50:26.554944890Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T01:50:26.555113670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-08-12T01:50:26.559146991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-12T01:50:26.560591981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-08-12T01:50:26.561241579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-12T01:50:26.561622295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-12T01:50:26.564318775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090095s 
2025-08-12T01:50:26.564481021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-12T01:50:26.564620773Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:26.564845786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-08-12T01:50:26.567810295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-12T01:50:26.569258632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-08-12T01:50:26.569911336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-12T01:50:26.570314488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-12T01:50:26.573050046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007999s 
2025-08-12T01:50:26.573208194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-12T01:50:26.573348777Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:26.573534471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-12T01:50:26.576455353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-12T01:50:26.577743397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-12T01:50:26.578335980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-12T01:50:26.578730304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-12T01:50:26.581203534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074774s 
2025-08-12T01:50:26.581349698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-12T01:50:26.581544621Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T01:50:26.581680965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-12T01:50:26.584627107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-12T01:50:26.585902285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-12T01:50:26.586531652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-12T01:50:26.586894884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-12T01:50:26.588910031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070417s 
2025-08-12T01:50:26.589071026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-12T01:50:26.589215797Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:26.589387262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-12T01:50:26.592324346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-12T01:50:26.593609254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-12T01:50:26.594204863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-12T01:50:26.594599708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-12T01:50:26.596646960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007027s 
2025-08-12T01:50:26.596800389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-12T01:50:26.596946453Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:26.597167118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-12T01:50:26.599768796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-12T01:50:26.600844472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-12T01:50:26.601394921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-12T01:50:26.601929667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-12T01:50:26.604111681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-12T01:50:26.604545905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070971s 
2025-08-12T01:50:26.604624484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-12T01:50:26.604772281Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T01:50:26.605000180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-12T01:50:26.607603682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-12T01:50:26.608643676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-12T01:50:26.609196359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-12T01:50:26.609718751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-12T01:50:26.611932870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-12T01:50:26.612250950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070691s 
2025-08-12T01:50:26.612435983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-12T01:50:26.612576596Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-12T01:50:26.612783833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-12T01:50:26.628928502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-12T01:50:26.630051503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-12T01:50:26.630700500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-12T01:50:26.631264105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-12T01:50:26.633575849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-12T01:50:26.633950514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209523s 
2025-08-12T01:50:26.634134895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-08-12T01:50:26.634287262Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-08-12T01:50:26.634542997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-08-12T01:50:26.637494720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-08-12T01:50:26.638998328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2025-08-12T01:50:26.639658127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-08-12T01:50:26.640353266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-08-12T01:50:26.643268366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-12T01:50:26.643765256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-12T01:50:26.644276616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-12T01:50:26.644622192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099061s 
2025-08-12T01:50:26.644800351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-12T01:50:26.644965814Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T01:50:26.645169945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-08-12T01:50:26.648005545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-12T01:50:26.649127834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-08-12T01:50:26.649681539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-12T01:50:26.650114130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-12T01:50:26.652172936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067958s 
2025-08-12T01:50:26.652346315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-12T01:50:26.652488241Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T01:50:26.652684877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-08-12T01:50:26.655494254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-12T01:50:26.656709781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-08-12T01:50:26.657294148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-12T01:50:26.657707450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-12T01:50:26.659701325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006776s 
2025-08-12T01:50:26.659836848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-12T01:50:26.659993112Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T01:50:26.660195871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-12T01:50:26.663049908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-08-12T01:50:26.664379535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-08-12T01:50:26.664923139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-12T01:50:26.665694042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-12T01:50:26.668062771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-12T01:50:26.668467115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-12T01:50:26.668927302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-12T01:50:26.669393701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-12T01:50:26.669739337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093772s 
2025-08-12T01:50:26.669904470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-12T01:50:26.670061416Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-08-12T01:50:26.670311720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-08-12T01:50:26.673364036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-12T01:50:26.674482819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-12T01:50:26.675129561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-12T01:50:26.675641863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-12T01:50:26.678621662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-12T01:50:26.678950194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084815s 
2025-08-12T01:50:26.679126289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-12T01:50:26.679267313Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T01:50:26.679476874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-08-12T01:50:26.682210609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-12T01:50:26.683327999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-12T01:50:26.683936014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-12T01:50:26.684470710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-12T01:50:26.687319336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-12T01:50:26.687663599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080001s 
2025-08-12T01:50:26.687888161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-12T01:50:26.688024957Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T01:50:26.688214438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-08-12T01:50:26.690904535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-12T01:50:26.692046935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-12T01:50:26.692635951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-12T01:50:26.693176590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-12T01:50:26.696332304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-12T01:50:26.696661327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082408s 
2025-08-12T01:50:26.696839726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-12T01:50:26.697022724Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T01:50:26.697177346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-12T01:50:26.699857322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-12T01:50:26.701058681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-12T01:50:26.701659571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-12T01:50:26.702177925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-12T01:50:26.704651916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-12T01:50:26.704933774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075599s 
2025-08-12T01:50:26.705139157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-12T01:50:26.705233447Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T01:50:26.705481687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-12T01:50:26.708069067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-12T01:50:26.709227279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-12T01:50:26.709830884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-12T01:50:26.710343617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-12T01:50:26.712486612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-12T01:50:26.712796265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071573s 
2025-08-12T01:50:26.712960145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-12T01:50:26.713117863Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T01:50:26.713315050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-12T01:50:26.716775929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-12T01:50:26.717933821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-12T01:50:26.718601395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-12T01:50:26.719057834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-12T01:50:26.721358887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-12T01:50:26.721715866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081982s 
2025-08-12T01:50:26.721855207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-12T01:50:26.722005700Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T01:50:26.722221815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-08-12T01:50:26.724864265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-12T01:50:26.725952016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-12T01:50:26.726537515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-12T01:50:26.726921999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-12T01:50:26.729002027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065919s 
2025-08-12T01:50:26.729172070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-12T01:50:26.729316991Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T01:50:26.729495300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-08-12T01:50:26.732057820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2025-08-12T01:50:26.733106031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-12T01:50:26.733651930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-12T01:50:26.734071916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-12T01:50:26.737628788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079253s 
2025-08-12T01:50:26.737773930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-12T01:50:26.737928772Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-12T01:50:26.738112372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-08-12T01:50:26.740836747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-12T01:50:26.742217868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-08-12T01:50:26.742833768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-12T01:50:26.743246329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-12T01:50:26.745453343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071095s 
2025-08-12T01:50:26.745612474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-12T01:50:26.745753868Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T01:50:26.745939011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-08-12T01:50:26.748631512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-12T01:50:26.750372147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-08-12T01:50:26.751095835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-12T01:50:26.751957239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-12T01:50:26.761369191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007606s 
2025-08-12T01:50:26.761788475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-12T01:50:26.761824017Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s 
2025-08-12T01:50:26.761829438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-08-12T01:50:26.761841672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2025-08-12T01:50:26.761852584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases" 
2025-08-12T01:50:26.761858126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-12T01:50:26.761862785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-12T01:50:26.762055182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074079s 
2025-08-12T01:50:26.762391439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-12T01:50:26.762423063Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-12T01:50:26.762711614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-12T01:50:26.764939540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-12T01:50:26.766014094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-12T01:50:26.766224187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-12T01:50:26.766751759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-12T01:50:26.769545966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-12T01:50:26.769874868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070973s 
2025-08-12T01:50:26.770037135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-12T01:50:26.770188660Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-12T01:50:26.770402390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-12T01:50:26.772847463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-12T01:50:26.773675100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-12T01:50:26.774127471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-12T01:50:26.774637407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-12T01:50:26.777423618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-12T01:50:26.777752460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071698s 
2025-08-12T01:50:26.777933214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-12T01:50:26.778057524Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:26.778258459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-08-12T01:50:26.781824459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-12T01:50:26.783031199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-12T01:50:26.783598090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-12T01:50:26.784207598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-12T01:50:26.786262866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-12T01:50:26.786648623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-12T01:50:26.786957976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085439s 
2025-08-12T01:50:26.787123569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-12T01:50:26.787259804Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T01:50:26.787483624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-08-12T01:50:26.790085313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-12T01:50:26.791271591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-12T01:50:26.791866139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-12T01:50:26.792419262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-12T01:50:26.794459581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-12T01:50:26.794882933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-12T01:50:26.795195122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075399s 
2025-08-12T01:50:26.795357359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-12T01:50:26.795496288Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T01:50:26.795699087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-12T01:50:26.797686839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-12T01:50:26.798250995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-12T01:50:26.798631792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-12T01:50:26.799112119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-12T01:50:26.801812466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-12T01:50:26.802154946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062973s 
2025-08-12T01:50:26.802592617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-12T01:50:26', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-12T01:50:26.802954556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.805040176Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-12T01:50:26.805226872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009108s 
2025-08-12T01:50:26.805461184Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-12T01:50:26.805642469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.805929406Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-08-12T01:50:26.806580247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T01:50:26.806743375Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T01:50:26.806944571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-08-12T01:50:26.807242992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.808083795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000969s 
2025-08-12T01:50:26.808263326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T01:50:26.808400412Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T01:50:26.808581407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-08-12T01:50:26.808965530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.809657193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008955s 
2025-08-12T01:50:26.810037909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-12T01:50:26', 'add_on_delete_to_notifications') 
2025-08-12T01:50:26.810371130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.811072252Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-12T01:50:26.811234058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022724s 
2025-08-12T01:50:26.811423649Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-12T01:50:26.811614183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.811866030Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-08-12T01:50:26.813508117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-12T01:50:26.813698841Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-12T01:50:26.813846017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-08-12T01:50:26.814180881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.814983478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009524s 
2025-08-12T01:50:26.815142568Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-12T01:50:26.815386910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-08-12T01:50:26.815637374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003569s 
2025-08-12T01:50:26.815793248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-12T01:50:26.815947539Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T01:50:26.816141890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-08-12T01:50:26.816409489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-08-12T01:50:26.817169619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008544s 
2025-08-12T01:50:26.817342327Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T01:50:26.817521077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T01:50:26.819194557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001702s 
2025-08-12T01:50:26.819367445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-08-12T01:50:26.820074007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-08-12T01:50:26.820576499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010449s 
2025-08-12T01:50:26.820749267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-08-12T01:50:26.821060794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-12T01:50:26.821372432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004279s 
2025-08-12T01:50:26.821527665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-12T01:50:26.821668238Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T01:50:26.821848731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-08-12T01:50:26.822164517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-08-12T01:50:26.822977714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009318s 
2025-08-12T01:50:26.823174982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-12T01:50:26.823274161Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T01:50:26.823506630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-08-12T01:50:26.823790651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.824624681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000973s 
2025-08-12T01:50:26.824818180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-12T01:50:26.824940727Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T01:50:26.825130189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-08-12T01:50:26.825498891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.826256216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009521s 
2025-08-12T01:50:26.826441369Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T01:50:26.826601241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T01:50:26.832858320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062362s 
2025-08-12T01:50:26.832998612Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T01:50:26.833174987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T01:50:26.834512601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013603s 
2025-08-12T01:50:26.834722704Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-08-12T01:50:26.837299452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-08-12T01:50:26.838358865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-08-12T01:50:26.838916629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-12T01:50:26.839336634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-12T01:50:26.842521868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076396s 
2025-08-12T01:50:26.842746300Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-08-12T01:50:26.845083155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-08-12T01:50:26.845879028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-08-12T01:50:26.846360748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-12T01:50:26.846837939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-12T01:50:26.849217731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062704s 
2025-08-12T01:50:26.849487333Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-12T01:50:26.849788991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-12T01:50:26.850033593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000348s 
2025-08-12T01:50:26.850192333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-12T01:50:26.850337124Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-12T01:50:26.850625194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-08-12T01:50:26.850952173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.851735861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009769s 
2025-08-12T01:50:26.851946956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-12T01:50:26.852087339Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-12T01:50:26.852306460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-08-12T01:50:26.852608358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-08-12T01:50:26.853376434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000907s 
2025-08-12T01:50:26.853743433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-12T01:50:26', 'add_custom_formats') 
2025-08-12T01:50:26.854070572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.854978340Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-12T01:50:26.855159134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024763s 
2025-08-12T01:50:26.855362293Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-12T01:50:26.855554210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.855810015Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-08-12T01:50:26.856331455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-12T01:50:26.856498681Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s 
2025-08-12T01:50:26.856680828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-08-12T01:50:26.856937776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-08-12T01:50:26.857817206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000959s 
2025-08-12T01:50:26.858160808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-12T01:50:26', 'add_result_to_commands') 
2025-08-12T01:50:26.858498298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.859153297Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-12T01:50:26.859334412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023026s 
2025-08-12T01:50:26.859524925Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-12T01:50:26.859718455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.859989962Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-08-12T01:50:26.860341399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T01:50:26.860508816Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T01:50:26.860717156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-12T01:50:26.861024615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.861808303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009346s 
2025-08-12T01:50:26.862191294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-12T01:50:26', 'health_restored_notification') 
2025-08-12T01:50:26.862534856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.863224604Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-12T01:50:26.863367091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022904s 
2025-08-12T01:50:26.863539378Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-12T01:50:26.863732146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.863975777Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-08-12T01:50:26.864324008Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-12T01:50:26.864591256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-08-12T01:50:26.864824626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003409s 
2025-08-12T01:50:26.865163078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-12T01:50:26', 'remove_uc') 
2025-08-12T01:50:26.865477792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.866098782Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-12T01:50:26.866259556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015961s 
2025-08-12T01:50:26.866473026Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-12T01:50:26.866659080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.866915497Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-08-12T01:50:26.867214529Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T01:50:26.867390303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T01:50:26.870807183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034089s 
2025-08-12T01:50:26.871315145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-12T01:50:26', 'download_clients_rename_tv_to_music') 
2025-08-12T01:50:26.871670832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.872390611Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-12T01:50:26.872571976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049501s 
2025-08-12T01:50:26.872766097Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-12T01:50:26.872983044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.873235402Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-08-12T01:50:26.873651420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-12T01:50:26.873804037Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T01:50:26.874028780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-08-12T01:50:26.874329796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-08-12T01:50:26.875209718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010335s 
2025-08-12T01:50:26.875591536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-12T01:50:26', 'add_colon_replacement_to_naming_config') 
2025-08-12T01:50:26.875953145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.876796543Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-12T01:50:26.876923208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025413s 
2025-08-12T01:50:26.877149233Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-12T01:50:26.877310938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.877540280Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-08-12T01:50:26.877944254Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-08-12T01:50:26.880416662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-12T01:50:26.881408219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2025-08-12T01:50:26.882000511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-12T01:50:26.882506901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-12T01:50:26.884660187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-12T01:50:26.884992275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068545s 
2025-08-12T01:50:26.885168871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-12T01:50:26.885374224Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T01:50:26.885526291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-08-12T01:50:26.885795994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-08-12T01:50:26.886630935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009261s 
2025-08-12T01:50:26.886965809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-12T01:50:26', 'list_sync_time') 
2025-08-12T01:50:26.887295493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.888150735Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-12T01:50:26.888325717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024451s 
2025-08-12T01:50:26.888518355Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-12T01:50:26.888725482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.889000336Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-08-12T01:50:26.889299458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-12T01:50:26.889453248Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T01:50:26.889630715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-08-12T01:50:26.889929827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-08-12T01:50:26.890643885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008402s 
2025-08-12T01:50:26.891004952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-12T01:50:26', 'add_download_client_tags') 
2025-08-12T01:50:26.891333494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.892262655Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-12T01:50:26.892426274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024205s 
2025-08-12T01:50:26.892624594Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-12T01:50:26.892814696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.893060080Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-08-12T01:50:26.893628264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-12T01:50:26.894303304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-12T01:50:26.894831477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010279s 
2025-08-12T01:50:26.895028303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-12T01:50:26.895355492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-12T01:50:26.895685707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004844s 
2025-08-12T01:50:26.896059339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-12T01:50:26', 'add_notification_status') 
2025-08-12T01:50:26.896387370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.897220057Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-12T01:50:26.897384468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019791s 
2025-08-12T01:50:26.897586785Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-12T01:50:26.897772299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.898025248Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-08-12T01:50:26.898327266Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T01:50:26.898514563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T01:50:26.902010102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035226s 
2025-08-12T01:50:26.902375237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-12T01:50:26', 'add_alac_24_quality_in_profiles') 
2025-08-12T01:50:26.902738599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.903436535Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-12T01:50:26.903609483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049376s 
2025-08-12T01:50:26.903785808Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-12T01:50:26.903987284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.904241155Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-08-12T01:50:26.904599967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-12T01:50:26.904750460Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T01:50:26.904935813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-12T01:50:26.905161257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-12T01:50:26.905914845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008349s 
2025-08-12T01:50:26.906099406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-12T01:50:26.906350712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-12T01:50:26.907128017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008465s 
2025-08-12T01:50:26.907473252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-12T01:50:26', 'add_salt_to_users') 
2025-08-12T01:50:26.907808568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.908558889Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-12T01:50:26.908733660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002252s 
2025-08-12T01:50:26.908905236Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-12T01:50:26.909075218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.909310622Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-08-12T01:50:26.909807092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-08-12T01:50:26.910495067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-08-12T01:50:26.911039353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010727s 
2025-08-12T01:50:26.912143527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-08-12T01:50:26.912419883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-08-12T01:50:26.912756100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000436s 
2025-08-12T01:50:26.913108179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-12T01:50:26', 'add_auto_tagging') 
2025-08-12T01:50:26.913426289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.914202392Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-12T01:50:26.914368246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018629s 
2025-08-12T01:50:26.914575503Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-12T01:50:26.914767710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.915020079Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-08-12T01:50:26.915384482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-12T01:50:26.915568162Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T01:50:26.915773065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-08-12T01:50:26.916084372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-08-12T01:50:26.916935746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009715s 
2025-08-12T01:50:26.917239748Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-12T01:50:26.917570845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-12T01:50:26.917823003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003677s 
2025-08-12T01:50:26.918206365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-12T01:50:26', 'quality_definition_preferred_size') 
2025-08-12T01:50:26.918537591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.919304506Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-12T01:50:26.919481783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017972s 
2025-08-12T01:50:26.919691395Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-12T01:50:26.919934554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.920155048Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-08-12T01:50:26.920542018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-12T01:50:26.920651628Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T01:50:26.920848765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-08-12T01:50:26.921162397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.922031106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010155s 
2025-08-12T01:50:26.922410760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-12T01:50:26', 'add_on_artist_add_to_notifications') 
2025-08-12T01:50:26.922743881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.923513932Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-12T01:50:26.923688172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024612s 
2025-08-12T01:50:26.923900440Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-12T01:50:26.924109881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.924335877Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-08-12T01:50:26.924649989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-12T01:50:26.924836976Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T01:50:26.924991216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-08-12T01:50:26.925283755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-08-12T01:50:26.926086432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008991s 
2025-08-12T01:50:26.926447338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-12T01:50:26', 'album_last_searched_time') 
2025-08-12T01:50:26.926768104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.927533415Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-12T01:50:26.927689600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023181s 
2025-08-12T01:50:26.927894422Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-12T01:50:26.928086068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.928351052Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-08-12T01:50:26.928727640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-12T01:50:26.928888935Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T01:50:26.929130842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-08-12T01:50:26.929354332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.930234955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010041s 
2025-08-12T01:50:26.930403875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-12T01:50:26.930540610Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T01:50:26.930723228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-08-12T01:50:26.931024424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-12T01:50:26.931927854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010051s 
2025-08-12T01:50:26.932307438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-12T01:50:26', 'add_indexer_flags') 
2025-08-12T01:50:26.932610478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.933386791Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-12T01:50:26.933536593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024644s 
2025-08-12T01:50:26.933739942Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-12T01:50:26.933946829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.934178636Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-08-12T01:50:26.934620335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-08-12T01:50:26.934953586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-08-12T01:50:26.935213109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004236s 
2025-08-12T01:50:26.935400656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-08-12T01:50:26.935653866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-08-12T01:50:26.936013831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004473s 
2025-08-12T01:50:26.936195046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-08-12T01:50:26.936478767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-08-12T01:50:26.936825636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000447s 
2025-08-12T01:50:26.937179548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-12T01:50:26', 'add_indexes_album_statistics') 
2025-08-12T01:50:26.937528030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.938338752Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-12T01:50:26.938494767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019267s 
2025-08-12T01:50:26.938677194Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-12T01:50:26.938865884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:26.939106178Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-08-12T01:50:26.939541123Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-12T01:50:26.939970207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-12T01:50:26.940259199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004681s 
2025-08-12T01:50:26.940617721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-12T01:50:26', 'update_redacted_baseurl') 
2025-08-12T01:50:26.940944900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:26.941650952Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-12T01:50:26.941817748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018228s 
2025-08-12T01:50:26.951272866Z [Debug] MigrationController: Took: 00:00:01.6027288 
2025-08-12T01:50:27.058003477Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-08-12T01:50:27.087709011Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-12T01:50:27.110411304Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-12T01:50:27.116658182Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-12T01:50:27.116995872Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-12T01:50:27.117265214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-12T01:50:27.120487463Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-12T01:50:27.120716694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034773s 
2025-08-12T01:50:27.120961257Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-12T01:50:27.121211891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037046s 
2025-08-12T01:50:27.123267771Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-12T01:50:27.123552314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.123964724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-12T01:50:27.124326032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-12T01:50:27.124799084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005915s 
2025-08-12T01:50:27.125052625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.126303494Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-12T01:50:27.126534409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020598s 
2025-08-12T01:50:27.126917991Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-12T01:50:27.127186442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.127633662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-12T01:50:27.128029610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-12T01:50:27.128507772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005772s 
2025-08-12T01:50:27.128727084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-12T01:50:27.128949883Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T01:50:27.129215728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-12T01:50:27.129559210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-12T01:50:27.130485324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010172s 
2025-08-12T01:50:27.130765148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.131449546Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-12T01:50:27.131663006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019353s 
2025-08-12T01:50:27.132042250Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-12T01:50:27.132335560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.132737790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-12T01:50:27.132970028Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T01:50:27.133224380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-12T01:50:27.133582892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-12T01:50:27.134111386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006162s 
2025-08-12T01:50:27.134358052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.135022140Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-12T01:50:27.135274528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014989s 
2025-08-12T01:50:27.135635264Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-12T01:50:27.135930679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.136280082Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-12T01:50:27.136949370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-12T01:50:27.137728740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-12T01:50:27.138550524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013773s 
2025-08-12T01:50:27.138785708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-12T01:50:27.139094389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-12T01:50:27.139482270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004741s 
2025-08-12T01:50:27.139960243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-12T01:50:27', 'InitialSetup') 
2025-08-12T01:50:27.140444278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.141202604Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-12T01:50:27.141447928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021612s 
2025-08-12T01:50:27.141729786Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-12T01:50:27.142015351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.142394204Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-08-12T01:50:27.142927618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-12T01:50:27', 'add_reason_to_pending_releases') 
2025-08-12T01:50:27.143450992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.144143927Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-12T01:50:27.144413359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021122s 
2025-08-12T01:50:27.144674595Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-12T01:50:27.144946974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.145292600Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-08-12T01:50:27.145724600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-12T01:50:27', 'add_medium_support') 
2025-08-12T01:50:27.146253354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.147074278Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-12T01:50:27.147318068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021058s 
2025-08-12T01:50:27.147595186Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-12T01:50:27.147898758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.148264795Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-08-12T01:50:27.148740693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-12T01:50:27', 'add_various_qualites_in_profile') 
2025-08-12T01:50:27.149283987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.149991612Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-12T01:50:27.150258128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020699s 
2025-08-12T01:50:27.150509555Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-12T01:50:27.150786823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.151110755Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-08-12T01:50:27.151570110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-12T01:50:27', 'metadata_profiles') 
2025-08-12T01:50:27.152094115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.152835799Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-12T01:50:27.153097245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002042s 
2025-08-12T01:50:27.153376177Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-12T01:50:27.153698726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.154029612Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-08-12T01:50:27.154539259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-12T01:50:27', 'separate_automatic_and_interactive_search') 
2025-08-12T01:50:27.155096982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.155799516Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-12T01:50:27.156117908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020847s 
2025-08-12T01:50:27.156357360Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-12T01:50:27.156679869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.156996978Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-08-12T01:50:27.157465290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-12T01:50:27', 'change_album_path_to_relative') 
2025-08-12T01:50:27.158011620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.158670477Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-12T01:50:27.158938988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020104s 
2025-08-12T01:50:27.159210164Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-12T01:50:27.159500609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.159840964Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-08-12T01:50:27.160327494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-12T01:50:27', 'change_quality_size_mb_to_kb') 
2025-08-12T01:50:27.160841268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.161524835Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-12T01:50:27.161794738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020049s 
2025-08-12T01:50:27.162046194Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-12T01:50:27.162315196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.162631493Z [Info] album_releases: Starting migration of Log DB to 9 
2025-08-12T01:50:27.163060938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-12T01:50:27', 'album_releases') 
2025-08-12T01:50:27.163546686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.164296395Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-12T01:50:27.164534896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00197s 
2025-08-12T01:50:27.164802114Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-12T01:50:27.165055283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.165396190Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-08-12T01:50:27.165842458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-12T01:50:27', 'album_releases_fix') 
2025-08-12T01:50:27.166344199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.166989217Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-12T01:50:27.167247518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019299s 
2025-08-12T01:50:27.167508744Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-12T01:50:27.167753045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.168112419Z [Info] import_lists: Starting migration of Log DB to 11 
2025-08-12T01:50:27.173734540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-12T01:50:27', 'import_lists') 
2025-08-12T01:50:27.174321833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.175047364Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-12T01:50:27.175282988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007273s 
2025-08-12T01:50:27.175592481Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-12T01:50:27.175838697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.176236488Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-08-12T01:50:27.176677406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-12T01:50:27', 'add_release_status') 
2025-08-12T01:50:27.177199938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.177951942Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-12T01:50:27.178155963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020585s 
2025-08-12T01:50:27.178444985Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-12T01:50:27.178728997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.179051225Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-08-12T01:50:27.179515380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-12T01:50:27', 'album_download_notification') 
2025-08-12T01:50:27.180109707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.180843114Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-12T01:50:27.181103418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021109s 
2025-08-12T01:50:27.181370145Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-12T01:50:27.181660800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.182020895Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-08-12T01:50:27.182496914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-12T01:50:27', 'fix_language_metadata_profiles') 
2025-08-12T01:50:27.183001099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.183726800Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-12T01:50:27.184013087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020319s 
2025-08-12T01:50:27.184358753Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-12T01:50:27.184538094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.184863469Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-08-12T01:50:27.185278234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-12T01:50:27', 'remove_fanzub') 
2025-08-12T01:50:27.185777058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.186457358Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-12T01:50:27.186681730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019074s 
2025-08-12T01:50:27.187006544Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-12T01:50:27.187248591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.187593987Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-08-12T01:50:27.188064785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-12T01:50:27', 'update_artist_history_indexes') 
2025-08-12T01:50:27.188589271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.189299752Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-12T01:50:27.189550587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020214s 
2025-08-12T01:50:27.189821572Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-12T01:50:27.190058720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.190407091Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-08-12T01:50:27.190799231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-12T01:50:27', 'remove_nma') 
2025-08-12T01:50:27.191295410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.192032625Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-12T01:50:27.192263509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019573s 
2025-08-12T01:50:27.192519465Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-12T01:50:27.192797775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.193138381Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-08-12T01:50:27.193583798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-12T01:50:27', 'album_disambiguation') 
2025-08-12T01:50:27.194081450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.194794275Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-12T01:50:27.195044329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019895s 
2025-08-12T01:50:27.195332970Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-12T01:50:27.195609176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.195984562Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-08-12T01:50:27.196436412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-12T01:50:27', 'add_ape_quality_in_profiles') 
2025-08-12T01:50:27.196959906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.197672491Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-12T01:50:27.197911783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020158s 
2025-08-12T01:50:27.198175784Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-12T01:50:27.198435247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.198759209Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-08-12T01:50:27.199233083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-12T01:50:27', 'remove_pushalot') 
2025-08-12T01:50:27.199698350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.200362287Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-12T01:50:27.200617421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019168s 
2025-08-12T01:50:27.200861392Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-12T01:50:27.201135744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.201472051Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-08-12T01:50:27.201929823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-12T01:50:27', 'add_custom_filters') 
2025-08-12T01:50:27.202396543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.203065049Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-12T01:50:27.203300222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019139s 
2025-08-12T01:50:27.203532460Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-12T01:50:27.203816231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.204159282Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-08-12T01:50:27.204608186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-12T01:50:27', 'import_list_tags') 
2025-08-12T01:50:27.205100698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.205774034Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-12T01:50:27.206003666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019316s 
2025-08-12T01:50:27.206267848Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-12T01:50:27.206536619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.206883097Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-08-12T01:50:27.207314776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-12T01:50:27', 'add_release_groups_etc') 
2025-08-12T01:50:27.207804482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.208783694Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-12T01:50:27.209038667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022258s 
2025-08-12T01:50:27.209301426Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-12T01:50:27.209575478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.209901635Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-08-12T01:50:27.210348174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-12T01:50:27', 'NewMediaInfoFormat') 
2025-08-12T01:50:27.210865105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.211526817Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-12T01:50:27.211784757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019433s 
2025-08-12T01:50:27.212114861Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-12T01:50:27.212433763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.212782045Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-08-12T01:50:27.213321591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-12T01:50:27', 'rename_restrictions_to_release_profiles') 
2025-08-12T01:50:27.213812229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.214581178Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-12T01:50:27.214796441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020592s 
2025-08-12T01:50:27.215097387Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-12T01:50:27.215439155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.215760773Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-08-12T01:50:27.216283435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-12T01:50:27', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-12T01:50:27.216843262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.217580767Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-12T01:50:27.217859749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021391s 
2025-08-12T01:50:27.218121306Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-12T01:50:27.218389546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.218744621Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-08-12T01:50:27.219175699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-12T01:50:27', 'add_import_exclusions') 
2025-08-12T01:50:27.219676026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.220390455Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-12T01:50:27.220645759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019898s 
2025-08-12T01:50:27.220909069Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-12T01:50:27.221215095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.221568256Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-08-12T01:50:27.222139948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-12T01:50:27', 'clean_artist_metadata_table') 
2025-08-12T01:50:27.222576126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.223284823Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-12T01:50:27.223527812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020292s 
2025-08-12T01:50:27.223778788Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-12T01:50:27.224105415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.224455070Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-08-12T01:50:27.224920647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-12T01:50:27', 'health_issue_notification') 
2025-08-12T01:50:27.225457167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.226157768Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-12T01:50:27.226418844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020355s 
2025-08-12T01:50:27.226705621Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-12T01:50:27.226986166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.227335189Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-08-12T01:50:27.227803542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-12T01:50:27', 'add_mediafilerepository_mtime') 
2025-08-12T01:50:27.228398240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.229070453Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-12T01:50:27.229339224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020567s 
2025-08-12T01:50:27.229616372Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-12T01:50:27.229928771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.230240459Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-08-12T01:50:27.230738131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-12T01:50:27', 'add_artistmetadataid_constraint') 
2025-08-12T01:50:27.231272317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.231951574Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-12T01:50:27.232213943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020095s 
2025-08-12T01:50:27.232478946Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-12T01:50:27.232756084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.233098434Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-08-12T01:50:27.233531666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-12T01:50:27', 'old_ids_and_artist_alias') 
2025-08-12T01:50:27.234059870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.234738696Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-12T01:50:27.234987067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019534s 
2025-08-12T01:50:27.235258964Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-12T01:50:27.235525481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.235900456Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-08-12T01:50:27.236340462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-12T01:50:27', 'download_propers_config') 
2025-08-12T01:50:27.236881000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.237567482Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-12T01:50:27.237800281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002011s 
2025-08-12T01:50:27.238060625Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-12T01:50:27.238354477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.238682117Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-08-12T01:50:27.239127403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-12T01:50:27', 'remove_language_profiles') 
2025-08-12T01:50:27.239668012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.240346728Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-12T01:50:27.240600830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019836s 
2025-08-12T01:50:27.240872197Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-12T01:50:27.241169395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.241487856Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-08-12T01:50:27.241939596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-12T01:50:27', 'multi_disc_naming_format') 
2025-08-12T01:50:27.242450865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.243131466Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-12T01:50:27.243339966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019334s 
2025-08-12T01:50:27.243610811Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-12T01:50:27.243905495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.244274037Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-08-12T01:50:27.244710135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-12T01:50:27', 'add_download_client_priority') 
2025-08-12T01:50:27.245233709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.245935231Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-12T01:50:27.246172760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019744s 
2025-08-12T01:50:27.246438896Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-12T01:50:27.246667115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.247014845Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-08-12T01:50:27.247434460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-12T01:50:27', 'remove_growl_prowl') 
2025-08-12T01:50:27.247976982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.248662773Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-12T01:50:27.248903288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019679s 
2025-08-12T01:50:27.249177179Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-12T01:50:27.249457594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.249808831Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-08-12T01:50:27.250224949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-12T01:50:27', 'remove_plex_hometheatre') 
2025-08-12T01:50:27.250753724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.251409144Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-12T01:50:27.251646892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019502s 
2025-08-12T01:50:27.251958420Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-12T01:50:27.252224535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.252583508Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-08-12T01:50:27.253029326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-12T01:50:27', 'add_root_folder_add_defaults') 
2025-08-12T01:50:27.253561618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.254238220Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-12T01:50:27.254486019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019807s 
2025-08-12T01:50:27.254765311Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-12T01:50:27.254988942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.255315780Z [Info] task_duration: Starting migration of Log DB to 40 
2025-08-12T01:50:27.255812309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-12T01:50:27', 'task_duration') 
2025-08-12T01:50:27.256270422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.256921563Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-12T01:50:27.257151566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019012s 
2025-08-12T01:50:27.257432622Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-12T01:50:27.257749961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.258102060Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-08-12T01:50:27.258572528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-12T01:50:27', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-12T01:50:27.259132876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.259820170Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-12T01:50:27.260151968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020395s 
2025-08-12T01:50:27.260439487Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-12T01:50:27.260668007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.261034826Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-08-12T01:50:27.261446023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-12T01:50:27', 'remove_album_folders') 
2025-08-12T01:50:27.261947623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.262756803Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-12T01:50:27.262987116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020544s 
2025-08-12T01:50:27.263238152Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-12T01:50:27.263568617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.263881407Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-08-12T01:50:27.264317104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-12T01:50:27', 'add_priority_to_indexers') 
2025-08-12T01:50:27.264841190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.265534556Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-12T01:50:27.265763357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019797s 
2025-08-12T01:50:27.266042479Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-12T01:50:27.266348766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.266678049Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-08-12T01:50:27.267190541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-12T01:50:27', 'remove_chown_and_folderchmod_config') 
2025-08-12T01:50:27.267703293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.268430798Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-12T01:50:27.268688317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020362s 
2025-08-12T01:50:27.268951547Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-12T01:50:27.269216520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.269538118Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-08-12T01:50:27.269971500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-12T01:50:27', 'update_notifiarr') 
2025-08-12T01:50:27.270466437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.271136126Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-12T01:50:27.271409276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019264s 
2025-08-12T01:50:27.271663377Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-12T01:50:27.271973542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.272302765Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-08-12T01:50:27.272743552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-12T01:50:27', 'email_multiple_addresses') 
2025-08-12T01:50:27.273258389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.273966835Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-12T01:50:27.274223382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019987s 
2025-08-12T01:50:27.274485720Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-12T01:50:27.274801967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.275121831Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-08-12T01:50:27.275585404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-12T01:50:27', 'rename_blacklist_to_blocklist') 
2025-08-12T01:50:27.276192106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.277075274Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-12T01:50:27.277342603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022589s 
2025-08-12T01:50:27.277638939Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-12T01:50:27.278004946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.278337777Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-08-12T01:50:27.278812723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-12T01:50:27', 'cdh_per_downloadclient') 
2025-08-12T01:50:27.279457561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.280280338Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-12T01:50:27.280616605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022629s 
2025-08-12T01:50:27.280885106Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-12T01:50:27.281204058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.281597751Z [Info] download_history: Starting migration of Log DB to 52 
2025-08-12T01:50:27.282048248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-12T01:50:27', 'download_history') 
2025-08-12T01:50:27.282643456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.283349548Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-12T01:50:27.283659973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021753s 
2025-08-12T01:50:27.284045239Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-12T01:50:27.284364842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.284771491Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-08-12T01:50:27.285532524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-12T01:50:27.286197022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-12T01:50:27.286955780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011388s 
2025-08-12T01:50:27.287224641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-12T01:50:27.287581850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-12T01:50:27.288092428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006169s 
2025-08-12T01:50:27.288640913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-12T01:50:27', 'add_update_history') 
2025-08-12T01:50:27.289244117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.290090321Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-12T01:50:27.290359503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025651s 
2025-08-12T01:50:27.290687884Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-12T01:50:27.291088892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.291511232Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-08-12T01:50:27.292076771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-12T01:50:27', 'add_on_update_to_notifications') 
2025-08-12T01:50:27.292654624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.293387210Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-12T01:50:27.293740641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022949s 
2025-08-12T01:50:27.294049042Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-12T01:50:27.294404979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.294755695Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-08-12T01:50:27.295292376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-12T01:50:27', 'download_client_per_indexer') 
2025-08-12T01:50:27.295952495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.296756223Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-12T01:50:27.297080516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023525s 
2025-08-12T01:50:27.297400110Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-12T01:50:27.297729483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.298153807Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-08-12T01:50:27.298660057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-12T01:50:27', 'AddNewItemMonitorType') 
2025-08-12T01:50:27.299181627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.299891657Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-12T01:50:27.300242744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021396s 
2025-08-12T01:50:27.300571826Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-12T01:50:27.300846910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.301177065Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-08-12T01:50:27.301704677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-12T01:50:27', 'ImportListSearch') 
2025-08-12T01:50:27.302308864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.303019605Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-12T01:50:27.303345081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021615s 
2025-08-12T01:50:27.303661999Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-12T01:50:27.304100632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.304471869Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-08-12T01:50:27.304957167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-12T01:50:27', 'ImportListMonitorExisting') 
2025-08-12T01:50:27.305479679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.306241783Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-12T01:50:27.306518430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021609s 
2025-08-12T01:50:27.306855809Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-12T01:50:27.307175874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.307541270Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-08-12T01:50:27.308055375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-12T01:50:27', 'add_indexer_tags') 
2025-08-12T01:50:27.308691566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.309459452Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-12T01:50:27.309794657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023052s 
2025-08-12T01:50:27.310063619Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-12T01:50:27.310359835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.310713457Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-08-12T01:50:27.311166700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-12T01:50:27', 'update_audio_types') 
2025-08-12T01:50:27.311687629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.312453170Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-12T01:50:27.312765910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020887s 
2025-08-12T01:50:27.313152408Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-12T01:50:27.313532103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.313986157Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-08-12T01:50:27.314754785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-12T01:50:27.315002103Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-08-12T01:50:27.315353881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-12T01:50:27.316516041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-12T01:50:27.317907724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-08-12T01:50:27.318616912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-12T01:50:27.319243674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-12T01:50:27.320468570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-12T01:50:27.320978296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053096s 
2025-08-12T01:50:27.321252909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-12T01:50:27.321545238Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-12T01:50:27.321867818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-12T01:50:27.322841839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-12T01:50:27.323600126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-12T01:50:27.324269674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-12T01:50:27.324973912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-12T01:50:27.325990449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-12T01:50:27.326439523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042722s 
2025-08-12T01:50:27.326719186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-12T01:50:27.326944279Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-12T01:50:27.327243772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-12T01:50:27.327985366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-12T01:50:27.328846299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-12T01:50:27.329570878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-12T01:50:27.330192219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-12T01:50:27.331251071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-12T01:50:27.331819867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042637s 
2025-08-12T01:50:27.332390506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-12T01:50:27', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-12T01:50:27.333099483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.334479412Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-12T01:50:27.334779276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068522s 
2025-08-12T01:50:27.335074350Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-12T01:50:27.335366017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.335724709Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-08-12T01:50:27.336262412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-12T01:50:27', 'add_on_delete_to_notifications') 
2025-08-12T01:50:27.336769012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.337592771Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-12T01:50:27.337924128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021825s 
2025-08-12T01:50:27.338192007Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-12T01:50:27.338531892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.338950214Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-08-12T01:50:27.339419910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-12T01:50:27', 'add_custom_formats') 
2025-08-12T01:50:27.339949166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.340723725Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-12T01:50:27.340983779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021957s 
2025-08-12T01:50:27.341277150Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-12T01:50:27.341558135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.341906306Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-08-12T01:50:27.342447737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-12T01:50:27', 'add_result_to_commands') 
2025-08-12T01:50:27.343012524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.343826002Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-12T01:50:27.344137248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022532s 
2025-08-12T01:50:27.344438265Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-12T01:50:27.344787628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.345213145Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-08-12T01:50:27.345843725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-12T01:50:27', 'health_restored_notification') 
2025-08-12T01:50:27.346444094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.347269385Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-12T01:50:27.347542285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024359s 
2025-08-12T01:50:27.347792629Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-12T01:50:27.348149047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.348579253Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-08-12T01:50:27.349002535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-12T01:50:27', 'remove_uc') 
2025-08-12T01:50:27.349599688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.350354728Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-12T01:50:27.350606705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022346s 
2025-08-12T01:50:27.350898433Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-12T01:50:27.351203136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.351563291Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-08-12T01:50:27.352079431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-12T01:50:27', 'download_clients_rename_tv_to_music') 
2025-08-12T01:50:27.352649659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.353403547Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-12T01:50:27.353744063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021836s 
2025-08-12T01:50:27.353980078Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-12T01:50:27.354304200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.354665608Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-08-12T01:50:27.355169082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-12T01:50:27', 'add_colon_replacement_to_naming_config') 
2025-08-12T01:50:27.355774421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.356576075Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-12T01:50:27.356884987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022308s 
2025-08-12T01:50:27.357266215Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-12T01:50:27.357587031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.358083190Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-08-12T01:50:27.358559950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-12T01:50:27', 'list_sync_time') 
2025-08-12T01:50:27.359154317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.360005791Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-12T01:50:27.360262809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023721s 
2025-08-12T01:50:27.360563615Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-12T01:50:27.360880643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.361273744Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-08-12T01:50:27.361782349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-12T01:50:27', 'add_download_client_tags') 
2025-08-12T01:50:27.362350042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.363145563Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-12T01:50:27.363408042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022287s 
2025-08-12T01:50:27.363745371Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-12T01:50:27.364120877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.364555923Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-08-12T01:50:27.365089207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-12T01:50:27', 'add_notification_status') 
2025-08-12T01:50:27.365584885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.366326649Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-12T01:50:27.366611553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022049s 
2025-08-12T01:50:27.366932569Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-12T01:50:27.367302143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.367704313Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-08-12T01:50:27.368323089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-12T01:50:27', 'add_alac_24_quality_in_profiles') 
2025-08-12T01:50:27.368975232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.369819943Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-12T01:50:27.370153494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024887s 
2025-08-12T01:50:27.370496806Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-12T01:50:27.370871159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.371313219Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-08-12T01:50:27.371827856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-12T01:50:27', 'add_salt_to_users') 
2025-08-12T01:50:27.372443105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.373157423Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-12T01:50:27.373446405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023022s 
2025-08-12T01:50:27.373747922Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-12T01:50:27.374067315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.374489906Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-08-12T01:50:27.374950443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-12T01:50:27', 'add_auto_tagging') 
2025-08-12T01:50:27.375525992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.376284670Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-12T01:50:27.376608101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022335s 
2025-08-12T01:50:27.376925691Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-12T01:50:27.377319504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.377695491Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-08-12T01:50:27.378246901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-12T01:50:27', 'quality_definition_preferred_size') 
2025-08-12T01:50:27.378940207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.379723514Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-12T01:50:27.380027025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00238s 
2025-08-12T01:50:27.380358252Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-12T01:50:27.380745562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.381198685Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-08-12T01:50:27.381727880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-12T01:50:27', 'add_on_artist_add_to_notifications') 
2025-08-12T01:50:27.382313980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.383099953Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-12T01:50:27.383383043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023442s 
2025-08-12T01:50:27.383686264Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-12T01:50:27.384093554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.384449581Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-08-12T01:50:27.384914186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-12T01:50:27', 'album_last_searched_time') 
2025-08-12T01:50:27.385475116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.386163181Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-12T01:50:27.386446612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021233s 
2025-08-12T01:50:27.386717607Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-12T01:50:27.386998162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.387343958Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-08-12T01:50:27.387796921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-12T01:50:27', 'add_indexer_flags') 
2025-08-12T01:50:27.388331417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.389056978Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-12T01:50:27.389312893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002051s 
2025-08-12T01:50:27.389599621Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-12T01:50:27.389902721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.390253708Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-08-12T01:50:27.390740578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-12T01:50:27', 'add_indexes_album_statistics') 
2025-08-12T01:50:27.391281527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.392069724Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-12T01:50:27.392345399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021439s 
2025-08-12T01:50:27.392611545Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-12T01:50:27.392913423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-12T01:50:27.393291815Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-08-12T01:50:27.393782543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-12T01:50:27', 'update_redacted_baseurl') 
2025-08-12T01:50:27.394381499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-12T01:50:27.395229787Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-12T01:50:27.395527487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022922s 
2025-08-12T01:50:27.604403364Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-08-12T01:50:27.615746945Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-12T01:50:27.621054533Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-08-12T01:50:27.765073135Z [Info] QualityProfileService: Setting up default quality profiles 
2025-08-12T01:50:27.797497193Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-08-12T01:50:27.806836909Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-08-12T01:50:27.845850847Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-12T01:50:27.846782002Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-12T01:50:27.847074772Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-08-12T01:50:27.998122097Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-12T01:50:28.665956041Z [ls.io-init] done.