LinuxServer.io

Test Results

linuxserver/lidarr

develop-2.13.0.4664-ls218

Cumulative: PASS

Total Runtime: 80.96s

AMD64 PASS

linuxserver/lidarr

Runtime: 27.08s
amd64-develop-2.13.0.4664-ls218
Build Information
Builder: X86-BUILDER-3n --Hetzner
Created: 2025-07-23T03:10:42+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 117.90MB
Tag: amd64-develop-2.13.0.4664-ls218
Version: 2.13.0.4664-ls218
View Container Logs
Expand
2025-07-23T03:13:51.515584884Z [migrations] started
2025-07-23T03:13:51.515613562Z [migrations] no migrations found
2025-07-23T03:13:51.535025606Z usermod: no changes
2025-07-23T03:13:51.540483956Z ───────────────────────────────────────
2025-07-23T03:13:51.540508786Z 
2025-07-23T03:13:51.540516512Z       ██╗     ███████╗██╗ ██████╗
2025-07-23T03:13:51.540524127Z       ██║     ██╔════╝██║██╔═══██╗
2025-07-23T03:13:51.540531612Z       ██║     ███████╗██║██║   ██║
2025-07-23T03:13:51.540539067Z       ██║     ╚════██║██║██║   ██║
2025-07-23T03:13:51.540546683Z       ███████╗███████║██║╚██████╔╝
2025-07-23T03:13:51.540554088Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-23T03:13:51.540561482Z 
2025-07-23T03:13:51.540568467Z    Brought to you by linuxserver.io
2025-07-23T03:13:51.540575651Z ───────────────────────────────────────
2025-07-23T03:13:51.540785163Z 
2025-07-23T03:13:51.540797227Z To support the app dev(s) visit:
2025-07-23T03:13:51.542558784Z Lidarr: https://opencollective.com/lidarr
2025-07-23T03:13:51.542885872Z 
2025-07-23T03:13:51.542892646Z To support LSIO projects visit:
2025-07-23T03:13:51.542896434Z https://www.linuxserver.io/donate/
2025-07-23T03:13:51.542900161Z 
2025-07-23T03:13:51.542904009Z ───────────────────────────────────────
2025-07-23T03:13:51.542908668Z GID/UID
2025-07-23T03:13:51.542912376Z ───────────────────────────────────────
2025-07-23T03:13:51.547808454Z 
2025-07-23T03:13:51.547817101Z User UID:    911
2025-07-23T03:13:51.547821239Z User GID:    911
2025-07-23T03:13:51.547825338Z ───────────────────────────────────────
2025-07-23T03:13:51.549555641Z Linuxserver.io version: 2.13.0.4664-ls218
2025-07-23T03:13:51.549820495Z Build-date: 2025-07-23T03:10:42+00:00
2025-07-23T03:13:51.549827489Z ───────────────────────────────────────
2025-07-23T03:13:51.549831447Z     
2025-07-23T03:13:51.601948510Z [custom-init] No custom files found, skipping...
2025-07-23T03:13:51.997440060Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.13.0.4664 
2025-07-23T03:13:52.015905499Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-23T03:13:52.022124240Z [Debug] Bootstrap: Console selected 
2025-07-23T03:13:52.023609921Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-23T03:13:52.370413011Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-23T03:13:52.423395416Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {107d9af6-9eb8-4b71-99f3-2fb754a851e7} may be persisted to storage in unencrypted form. 
2025-07-23T03:13:52.510996805Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-07-23T03:13:52.568118364Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-07-23T03:13:52.652251941Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-07-23T03:13:52.662836952Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:13:52.663537914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:13:52.710943251Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-07-23T03:13:52.712846362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0481032s 
2025-07-23T03:13:52.713057307Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-07-23T03:13:52.713245837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0498978s 
2025-07-23T03:13:52.724287949Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-07-23T03:13:52.724944671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:52.744123186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-07-23T03:13:52.758176341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-07-23T03:13:52.773590035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291933s 
2025-07-23T03:13:52.774055872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:52.776660988Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-07-23T03:13:52.776853144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322751s 
2025-07-23T03:13:52.784415120Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-07-23T03:13:52.784623099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:52.790407565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-07-23T03:13:52.792173761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-23T03:13:52.792653056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020005s 
2025-07-23T03:13:52.792990937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T03:13:52.793371793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001611s 
2025-07-23T03:13:52.794239090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-07-23T03:13:52.795035804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-07-23T03:13:52.796569111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014184s 
2025-07-23T03:13:52.796646337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:52.796949928Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-07-23T03:13:52.797125471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026252s 
2025-07-23T03:13:52.797786823Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-07-23T03:13:52.798029592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:52.798972039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T03:13:52.799132733Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s 
2025-07-23T03:13:52.799335942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-07-23T03:13:52.799628150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-07-23T03:13:52.800121203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005733s 
2025-07-23T03:13:52.800299903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:52.801058169Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-07-23T03:13:52.801242531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014841s 
2025-07-23T03:13:52.802500453Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-07-23T03:13:52.802765056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:52.803679708Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-07-23T03:13:52.820748735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-07-23T03:13:52.821390808Z [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-07-23T03:13:52.821953220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009267s 
2025-07-23T03:13:52.822120386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-07-23T03:13:52.822432615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-07-23T03:13:52.822752269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004439s 
2025-07-23T03:13:52.822951189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-07-23T03:13:52.823393099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-07-23T03:13:52.823745839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006111s 
2025-07-23T03:13:52.824019951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-07-23T03:13:52.824300356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-07-23T03:13:52.824618857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004259s 
2025-07-23T03:13:52.824919753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-07-23T03:13:52.835746532Z [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-07-23T03:13:52.837879807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128448s 
2025-07-23T03:13:52.838085671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-07-23T03:13:52.838377619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-07-23T03:13:52.838688675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004513s 
2025-07-23T03:13:52.838857235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-07-23T03:13:52.839144884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-07-23T03:13:52.839422262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003995s 
2025-07-23T03:13:52.839607155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-07-23T03:13:52.839903501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-23T03:13:52.840177824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004129s 
2025-07-23T03:13:52.840362035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-07-23T03:13:52.840588120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-23T03:13:52.840855348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000359s 
2025-07-23T03:13:52.841024508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-07-23T03:13:52.843610335Z [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-07-23T03:13:52.845130476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039282s 
2025-07-23T03:13:52.845295758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-07-23T03:13:52.845598247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-23T03:13:52.845896738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004279s 
2025-07-23T03:13:52.846051019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-07-23T03:13:52.846293788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-07-23T03:13:52.846553501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003524s 
2025-07-23T03:13:52.846749084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-07-23T03:13:52.846996232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-07-23T03:13:52.847258430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003683s 
2025-07-23T03:13:52.847437120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-07-23T03:13:52.847710841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-07-23T03:13:52.848033220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004408s 
2025-07-23T03:13:52.848214174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-07-23T03:13:52.848478787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-23T03:13:52.848758099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003829s 
2025-07-23T03:13:52.848978623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-07-23T03:13:52.849176382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-07-23T03:13:52.849427728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003515s 
2025-07-23T03:13:52.849615075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-07-23T03:13:52.850921545Z [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-07-23T03:13:52.851748511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019887s 
2025-07-23T03:13:52.851975948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-07-23T03:13:52.852282185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-07-23T03:13:52.852567279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004465s 
2025-07-23T03:13:52.852741520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-07-23T03:13:52.852997295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-07-23T03:13:52.853285746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003838s 
2025-07-23T03:13:52.853465227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-07-23T03:13:52.853730902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-07-23T03:13:52.854026727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004043s 
2025-07-23T03:13:52.854233814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-07-23T03:13:52.854603178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-07-23T03:13:52.854927311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000517s 
2025-07-23T03:13:52.855099487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-07-23T03:13:52.856158499Z [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-07-23T03:13:52.856868349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001604s 
2025-07-23T03:13:52.857037780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-07-23T03:13:52.857312703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-07-23T03:13:52.857670083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004464s 
2025-07-23T03:13:52.857875747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-07-23T03:13:52.858106452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-23T03:13:52.858416626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004146s 
2025-07-23T03:13:52.858586739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-07-23T03:13:52.859795613Z [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-07-23T03:13:52.860618860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018632s 
2025-07-23T03:13:52.860781558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-07-23T03:13:52.861054798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-23T03:13:52.861388029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004048s 
2025-07-23T03:13:52.861516508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-07-23T03:13:52.861779347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-07-23T03:13:52.862110193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004109s 
2025-07-23T03:13:52.862263221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-07-23T03:13:52.862537413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-07-23T03:13:52.862845293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004187s 
2025-07-23T03:13:52.863025275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-07-23T03:13:52.863302774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-07-23T03:13:52.863584722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003993s 
2025-07-23T03:13:52.863770135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-07-23T03:13:52.864705999Z [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-07-23T03:13:52.865334134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014193s 
2025-07-23T03:13:52.865491882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-07-23T03:13:52.866014664Z [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-07-23T03:13:52.866431213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007723s 
2025-07-23T03:13:52.866627658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-07-23T03:13:52.866959477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-23T03:13:52.867240663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004502s 
2025-07-23T03:13:52.867402328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-07-23T03:13:52.872889055Z [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-07-23T03:13:52.873379964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058286s 
2025-07-23T03:13:52.873569756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-07-23T03:13:52.873864309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-23T03:13:52.874111897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003927s 
2025-07-23T03:13:52.874273332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-07-23T03:13:52.874732777Z [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-07-23T03:13:52.875108193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006785s 
2025-07-23T03:13:52.875327936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-07-23T03:13:52.875534281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-07-23T03:13:52.875826410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003972s 
2025-07-23T03:13:52.876032545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-07-23T03:13:52.876530958Z [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-07-23T03:13:52.876962767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000777s 
2025-07-23T03:13:52.877161057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-07-23T03:13:52.877470951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-07-23T03:13:52.877789492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000462s 
2025-07-23T03:13:52.877962821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-07-23T03:13:52.878279388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-07-23T03:13:52.878609543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004686s 
2025-07-23T03:13:52.878778152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-07-23T03:13:52.879553193Z [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-07-23T03:13:52.880125305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011683s 
2025-07-23T03:13:52.880271770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-07-23T03:13:52.881529732Z [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-07-23T03:13:52.883543096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031136s 
2025-07-23T03:13:52.883719972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-07-23T03:13:52.884393208Z [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-07-23T03:13:52.884855428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009782s 
2025-07-23T03:13:52.885017485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-07-23T03:13:52.886028540Z [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-07-23T03:13:52.886719702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015409s 
2025-07-23T03:13:52.886892640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-07-23T03:13:52.887543410Z [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-07-23T03:13:52.888083638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010126s 
2025-07-23T03:13:52.888242117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-07-23T03:13:52.888964051Z [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-07-23T03:13:52.889515321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011101s 
2025-07-23T03:13:52.889692247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-07-23T03:13:52.890174548Z [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-07-23T03:13:52.890572309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007278s 
2025-07-23T03:13:52.890750267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-07-23T03:13:52.891071183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-07-23T03:13:52.891384404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004921s 
2025-07-23T03:13:52.891556620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-07-23T03:13:52.891803908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-07-23T03:13:52.892138793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004208s 
2025-07-23T03:13:52.892318865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-07-23T03:13:52.892756516Z [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-07-23T03:13:52.893155169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006839s 
2025-07-23T03:13:52.893315151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-07-23T03:13:52.894195594Z [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-07-23T03:13:52.894812897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013334s 
2025-07-23T03:13:52.894977418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-07-23T03:13:52.895428847Z [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-07-23T03:13:52.895878923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007s 
2025-07-23T03:13:52.896023565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-07-23T03:13:52.896290913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-07-23T03:13:52.896671860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004488s 
2025-07-23T03:13:52.896799988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-07-23T03:13:52.897116074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-07-23T03:13:52.897403413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004371s 
2025-07-23T03:13:52.897562393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-07-23T03:13:52.898537486Z [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-07-23T03:13:52.899202335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014822s 
2025-07-23T03:13:52.899367577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-07-23T03:13:52.900130173Z [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-07-23T03:13:52.900680000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011565s 
2025-07-23T03:13:52.900882337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-07-23T03:13:52.901188834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-23T03:13:52.901551324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005071s 
2025-07-23T03:13:52.901728481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-07-23T03:13:52.902569725Z [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-07-23T03:13:52.903202579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013228s 
2025-07-23T03:13:52.903367411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-07-23T03:13:52.904348306Z [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-07-23T03:13:52.905092614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015652s 
2025-07-23T03:13:52.905265011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-07-23T03:13:52.905748625Z [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-07-23T03:13:52.906185665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007596s 
2025-07-23T03:13:52.906386770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-07-23T03:13:52.906688888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-07-23T03:13:52.907048111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004893s 
2025-07-23T03:13:52.907217342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-07-23T03:13:52.907913824Z [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-07-23T03:13:52.908450856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010579s 
2025-07-23T03:13:52.908643423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-07-23T03:13:52.908994510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-23T03:13:52.909372962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005489s 
2025-07-23T03:13:52.912507494Z [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-07-23T03:13:52.913210579Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0033486 taking an average of 00:00:00.0033486 
2025-07-23T03:13:52.914076122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-23T03:13:52', 'InitialSetup') 
2025-07-23T03:13:52.914417830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:52.916829365Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-07-23T03:13:52.916993666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007283s 
2025-07-23T03:13:52.917292848Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-07-23T03:13:52.917508202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:52.917777384Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-07-23T03:13:52.918424387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-07-23T03:13:52.918588758Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:52.918764431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-07-23T03:13:52.919073844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:52.919855328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009163s 
2025-07-23T03:13:52.920289201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-23T03:13:52', 'add_reason_to_pending_releases') 
2025-07-23T03:13:52.920642653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:52.921351160Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-07-23T03:13:52.921524138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023638s 
2025-07-23T03:13:52.921713910Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-07-23T03:13:52.921894584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:52.922126491Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-07-23T03:13:52.924876077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:13:52.925032632Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:52.925225741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-07-23T03:13:52.925479782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-07-23T03:13:52.926239592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008591s 
2025-07-23T03:13:52.926392099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-23T03:13:52.926547001Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-07-23T03:13:52.926710861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-07-23T03:13:52.927062078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:52.927734292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008527s 
2025-07-23T03:13:52.927901398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-23T03:13:52.928047923Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-07-23T03:13:52.928230360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-07-23T03:13:52.928545625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:52.929272368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008684s 
2025-07-23T03:13:52.929663937Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-07-23T03:13:52.930164665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-07-23T03:13:52.930416712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005419s 
2025-07-23T03:13:52.930778841Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-07-23T03:13:52.948259708Z [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-07-23T03:13:52.950205646Z [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-07-23T03:13:52.951237944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-07-23T03:13:52.952331727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-07-23T03:13:52.954235510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-07-23T03:13:52.954689694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-07-23T03:13:52.955094469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-07-23T03:13:52.955435646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244474s 
2025-07-23T03:13:52.955560277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-23T03:13:52.955707253Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:52.955927717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-07-23T03:13:52.956191257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-07-23T03:13:52.956917079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008328s 
2025-07-23T03:13:52.957306352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-23T03:13:52', 'add_medium_support') 
2025-07-23T03:13:52.957645716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:52.958593875Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-07-23T03:13:52.958774378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024727s 
2025-07-23T03:13:52.958994772Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-07-23T03:13:52.959198342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:52.959457474Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-07-23T03:13:52.959939164Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-07-23T03:13:52.960256983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-07-23T03:13:52.960526386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003766s 
2025-07-23T03:13:52.960703011Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:13:52.960917664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:13:52.969905710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009037s 
2025-07-23T03:13:52.970334043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-23T03:13:52', 'add_various_qualites_in_profile') 
2025-07-23T03:13:52.970691542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:52.971388987Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-07-23T03:13:52.971567716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104787s 
2025-07-23T03:13:52.971774222Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-07-23T03:13:52.971955617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:52.972204388Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-07-23T03:13:52.972994479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-07-23T03:13:52.973555028Z [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-07-23T03:13:52.974049954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008843s 
2025-07-23T03:13:52.974293134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-07-23T03:13:52.974547707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-07-23T03:13:52.974871068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000461s 
2025-07-23T03:13:52.975060028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-07-23T03:13:52.975197265Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-23T03:13:52.975377708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-07-23T03:13:52.975721751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-07-23T03:13:52.976616342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009997s 
2025-07-23T03:13:52.976849571Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-07-23T03:13:52.983329278Z [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-07-23T03:13:52.988247520Z [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-07-23T03:13:52.990175662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-23T03:13:52.991015222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-23T03:13:52.992777981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-07-23T03:13:52.993232206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-07-23T03:13:52.993681451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-23T03:13:52.994121066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-23T03:13:52.994445559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174139s 
2025-07-23T03:13:52.994660532Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-07-23T03:13:53.002548724Z [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-07-23T03:13:53.007259609Z [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-07-23T03:13:53.009036517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-23T03:13:53.009859163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-23T03:13:53.011736804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-07-23T03:13:53.012237572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-07-23T03:13:53.012668239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-23T03:13:53.013082042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-23T03:13:53.013373419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185294s 
2025-07-23T03:13:53.013555996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:13:53.013704596Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-23T03:13:53.013925190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-07-23T03:13:53.014286317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-07-23T03:13:53.014974573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008534s 
2025-07-23T03:13:53.015358355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-23T03:13:53', 'metadata_profiles') 
2025-07-23T03:13:53.015723571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.016946773Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-07-23T03:13:53.017118118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028084s 
2025-07-23T03:13:53.017397180Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-07-23T03:13:53.017623496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.017960705Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-07-23T03:13:53.020806655Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-07-23T03:13:53.027714754Z [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-07-23T03:13:53.028844148Z [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-07-23T03:13:53.029379025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-07-23T03:13:53.029926016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-07-23T03:13:53.031834960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-23T03:13:53.032175856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111874s 
2025-07-23T03:13:53.032361510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-23T03:13:53.032496131Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-23T03:13:53.032712847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-07-23T03:13:53.033032481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-07-23T03:13:53.033947042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009317s 
2025-07-23T03:13:53.034140973Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-07-23T03:13:53.034484955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-07-23T03:13:53.034750640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003847s 
2025-07-23T03:13:53.034931053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-23T03:13:53.035063250Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-23T03:13:53.035615632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-07-23T03:13:53.038777808Z [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-07-23T03:13:53.040101914Z [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-07-23T03:13:53.040759348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-07-23T03:13:53.041306690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-07-23T03:13:53.043182918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-23T03:13:53.043517291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077086s 
2025-07-23T03:13:53.043982658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-23T03:13:53', 'separate_automatic_and_interactive_search') 
2025-07-23T03:13:53.044350118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.045463560Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-07-23T03:13:53.045645115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095937s 
2025-07-23T03:13:53.045896672Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-07-23T03:13:53.046107637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.046380476Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-07-23T03:13:53.046758417Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-07-23T03:13:53.051330963Z [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-07-23T03:13:53.055311858Z [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-07-23T03:13:53.056884685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-23T03:13:53.057913527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-23T03:13:53.059761748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-23T03:13:53.060301785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-07-23T03:13:53.060657742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-07-23T03:13:53.061077998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-07-23T03:13:53.061489216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-23T03:13:53.061802136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148507s 
2025-07-23T03:13:53.062160949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-23T03:13:53', 'change_album_path_to_relative') 
2025-07-23T03:13:53.062517977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.063708544Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-07-23T03:13:53.063901623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167302s 
2025-07-23T03:13:53.064162659Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-07-23T03:13:53.064377712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.064683698Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-07-23T03:13:53.065490973Z [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-07-23T03:13:53.066106142Z [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-07-23T03:13:53.066464093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006775s 
2025-07-23T03:13:53.066856403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-23T03:13:53', 'change_quality_size_mb_to_kb') 
2025-07-23T03:13:53.067217790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.068089014Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-07-23T03:13:53.068262714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022435s 
2025-07-23T03:13:53.068476104Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-07-23T03:13:53.068674924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.068918775Z [Info] album_releases: Starting migration of Main DB to 9 
2025-07-23T03:13:53.069395645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:13:53.069558894Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.069738736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-07-23T03:13:53.070083480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-07-23T03:13:53.070878190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009489s 
2025-07-23T03:13:53.071061619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:13:53.071202473Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-23T03:13:53.071417456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-07-23T03:13:53.071694574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-07-23T03:13:53.072523833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009262s 
2025-07-23T03:13:53.072909340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-07-23T03:13:53', 'album_releases') 
2025-07-23T03:13:53.073232360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.073987390Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-07-23T03:13:53.074122733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023585s 
2025-07-23T03:13:53.074337816Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-07-23T03:13:53.074543209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.074811189Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-07-23T03:13:53.075280103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:13:53.075416317Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.075627553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-07-23T03:13:53.080333878Z [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-07-23T03:13:53.084543755Z [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-07-23T03:13:53.086163195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-23T03:13:53.087112627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-23T03:13:53.089017713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-23T03:13:53.089446205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-07-23T03:13:53.089900590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-07-23T03:13:53.090331778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-07-23T03:13:53.090732315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-23T03:13:53.091065486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152832s 
2025-07-23T03:13:53.091238083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:13:53.091390420Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.091605333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-07-23T03:13:53.096664418Z [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-07-23T03:13:53.101042483Z [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-07-23T03:13:53.102703247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-23T03:13:53.103582548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-23T03:13:53.105399656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-23T03:13:53.105799972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-07-23T03:13:53.106173414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-07-23T03:13:53.106608039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-07-23T03:13:53.107019578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-23T03:13:53.107366867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155454s 
2025-07-23T03:13:53.107688725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-23T03:13:53', 'album_releases_fix') 
2025-07-23T03:13:53.108039521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.109069645Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-07-23T03:13:53.109224267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172563s 
2025-07-23T03:13:53.109466094Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-07-23T03:13:53.109626176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.109900188Z [Info] import_lists: Starting migration of Main DB to 11 
2025-07-23T03:13:53.110997026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-07-23T03:13:53.112241432Z [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-07-23T03:13:53.113083417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019239s 
2025-07-23T03:13:53.113280243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-07-23T03:13:53.113558634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-07-23T03:13:53.113839830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004179s 
2025-07-23T03:13:53.114004110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-07-23T03:13:53.114737888Z [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-07-23T03:13:53.115293326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011221s 
2025-07-23T03:13:53.115490263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-07-23T03:13:53.115818473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-23T03:13:53.116154440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004825s 
2025-07-23T03:13:53.116490797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-23T03:13:53', 'import_lists') 
2025-07-23T03:13:53.116815301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.117607205Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-07-23T03:13:53.117780504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019357s 
2025-07-23T03:13:53.117971869Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-07-23T03:13:53.118175038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.118424581Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-07-23T03:13:53.118886250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-07-23T03:13:53.119058798Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.119236896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-07-23T03:13:53.119574897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-07-23T03:13:53.120530862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009714s 
2025-07-23T03:13:53.120568938Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:13:53.120745654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:13:53.123515120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027635s 
2025-07-23T03:13:53.123950757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-07-23T03:13:53', 'add_release_status') 
2025-07-23T03:13:53.124268888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.125071143Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-07-23T03:13:53.125190123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042748s 
2025-07-23T03:13:53.125417170Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-07-23T03:13:53.125601601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.125856083Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-07-23T03:13:53.126241920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T03:13:53.126431131Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-23T03:13:53.126598799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-07-23T03:13:53.126926118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:53.127744716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009737s 
2025-07-23T03:13:53.128157527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-23T03:13:53', 'album_download_notification') 
2025-07-23T03:13:53.128493514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.129204796Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-07-23T03:13:53.129380700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023966s 
2025-07-23T03:13:53.129589951Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-07-23T03:13:53.129780335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.130020258Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-07-23T03:13:53.130763063Z [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-07-23T03:13:53.131555278Z [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-07-23T03:13:53.132065285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009179s 
2025-07-23T03:13:53.132640674Z [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-07-23T03:13:53.133436055Z [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-07-23T03:13:53.133873195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008616s 
2025-07-23T03:13:53.134249323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-23T03:13:53', 'fix_language_metadata_profiles') 
2025-07-23T03:13:53.134608456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.135261521Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-07-23T03:13:53.135431513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022056s 
2025-07-23T03:13:53.135606325Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-07-23T03:13:53.135792861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.136084317Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-07-23T03:13:53.136405885Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-07-23T03:13:53.136694165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-07-23T03:13:53.136933126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003177s 
2025-07-23T03:13:53.137281668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-23T03:13:53', 'remove_fanzub') 
2025-07-23T03:13:53.137580069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.138260669Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-07-23T03:13:53.138403487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016048s 
2025-07-23T03:13:53.138616315Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-07-23T03:13:53.138823172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.139154268Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-07-23T03:13:53.141112070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-07-23T03:13:53.141379288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-07-23T03:13:53.141724884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004291s 
2025-07-23T03:13:53.141970839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-07-23T03:13:53.142272226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-07-23T03:13:53.142648684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005329s 
2025-07-23T03:13:53.143256217Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-07-23T03:13:53.143782858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-07-23T03:13:53.144209867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007314s 
2025-07-23T03:13:53.144371503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-07-23T03:13:53.144703191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-07-23T03:13:53.145060280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004679s 
2025-07-23T03:13:53.145228088Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-07-23T03:13:53.145477059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-07-23T03:13:53.145818727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004311s 
2025-07-23T03:13:53.146008178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-07-23T03:13:53.146347561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-07-23T03:13:53.146656664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004699s 
2025-07-23T03:13:53.147046909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-23T03:13:53', 'update_artist_history_indexes') 
2025-07-23T03:13:53.147424580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.148249310Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-07-23T03:13:53.148476127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020139s 
2025-07-23T03:13:53.148634766Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-07-23T03:13:53.148875672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.149088400Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-07-23T03:13:53.151321196Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:13:53.154134810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-07-23T03:13:53.154421317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028761s 
2025-07-23T03:13:53.154794829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-23T03:13:53', 'remove_nma') 
2025-07-23T03:13:53.155142569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.155737257Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-07-23T03:13:53.155915265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041671s 
2025-07-23T03:13:53.156135519Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-07-23T03:13:53.156288988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.156551727Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-07-23T03:13:53.156928956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:13:53.157102816Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.1E-06s 
2025-07-23T03:13:53.157284302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-07-23T03:13:53.157588825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-07-23T03:13:53.158668599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011792s 
2025-07-23T03:13:53.159055508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-23T03:13:53', 'album_disambiguation') 
2025-07-23T03:13:53.159410373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.160251566Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-07-23T03:13:53.160418873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027297s 
2025-07-23T03:13:53.160637343Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-07-23T03:13:53.160869801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.161139083Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-07-23T03:13:53.161451302Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:13:53.161690603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:13:53.164788691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003152s 
2025-07-23T03:13:53.165180981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-23T03:13:53', 'add_ape_quality_in_profiles') 
2025-07-23T03:13:53.165552399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.166150834Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-07-23T03:13:53.166320475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044981s 
2025-07-23T03:13:53.166512432Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-07-23T03:13:53.166705110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.166954773Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-07-23T03:13:53.167828963Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:13:53.168146773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-07-23T03:13:53.168543231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003926s 
2025-07-23T03:13:53.168628903Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:13:53.168921122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-07-23T03:13:53.169161225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000372s 
2025-07-23T03:13:53.169358272Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:13:53.169665079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-07-23T03:13:53.169927608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003808s 
2025-07-23T03:13:53.170291851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-23T03:13:53', 'remove_pushalot') 
2025-07-23T03:13:53.170684382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.171259880Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-07-23T03:13:53.171463861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016747s 
2025-07-23T03:13:53.171635988Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-07-23T03:13:53.171828625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.172113389Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-07-23T03:13:53.172568465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-07-23T03:13:53.173078532Z [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-07-23T03:13:53.173561214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008196s 
2025-07-23T03:13:53.173965107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-23T03:13:53', 'add_custom_filters') 
2025-07-23T03:13:53.174307016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.174985171Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-07-23T03:13:53.175152799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021844s 
2025-07-23T03:13:53.175331428Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-07-23T03:13:53.175536792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.175795022Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-07-23T03:13:53.176171640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-07-23T03:13:53.176335039Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.176520532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-07-23T03:13:53.176796438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-07-23T03:13:53.177622621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009105s 
2025-07-23T03:13:53.178000703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-23T03:13:53', 'import_list_tags') 
2025-07-23T03:13:53.178351349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.178981918Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-07-23T03:13:53.179155818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022391s 
2025-07-23T03:13:53.179355961Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-07-23T03:13:53.179572758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.179879746Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-07-23T03:13:53.186243449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-07-23T03:13:53.187246258Z [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-07-23T03:13:53.188007100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015837s 
2025-07-23T03:13:53.188225940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-07-23T03:13:53.188613270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-07-23T03:13:53.198416448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099235s 
2025-07-23T03:13:53.204051704Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-07-23T03:13:53.204078077Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-07-23T03:13:53.204087436Z                           FROM "Artists" 
2025-07-23T03:13:53.205964124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-07-23T03:13:53.205989045Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-07-23T03:13:53.205999756Z                           FROM "Artists" 
2025-07-23T03:13:53.206855479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019083s 
2025-07-23T03:13:53.207018357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-07-23T03:13:53.207151565Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-23T03:13:53.207368913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-07-23T03:13:53.207707404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:53.208608338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00105s 
2025-07-23T03:13:53.209831501Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-07-23T03:13:53.209849387Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-23T03:13:53.209857854Z                                                   FROM "ArtistMetadata"
2025-07-23T03:13:53.209864738Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-07-23T03:13:53.211305168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-07-23T03:13:53.211332764Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-23T03:13:53.211342954Z                                                   FROM "ArtistMetadata"
2025-07-23T03:13:53.211352053Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-07-23T03:13:53.212061802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016229s 
2025-07-23T03:13:53.212246173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-07-23T03:13:53.213401269Z [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-07-23T03:13:53.214258044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019176s 
2025-07-23T03:13:53.214465120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-07-23T03:13:53.214813031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-07-23T03:13:53.215189048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000536s 
2025-07-23T03:13:53.215385754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-07-23T03:13:53.215653683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-07-23T03:13:53.216025743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004916s 
2025-07-23T03:13:53.216190815Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:13:53.216405377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:13:53.224733325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083438s 
2025-07-23T03:13:53.224912185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:13:53.225058369Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-23T03:13:53.225236247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-07-23T03:13:53.225590551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:53.226672299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012478s 
2025-07-23T03:13:53.226833874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:13:53.226959597Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.227140582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-07-23T03:13:53.227440546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-07-23T03:13:53.228421942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011128s 
2025-07-23T03:13:53.228589609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:13:53.228753469Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.228892790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-07-23T03:13:53.229158575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-07-23T03:13:53.230130612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010352s 
2025-07-23T03:13:53.231469888Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-07-23T03:13:53.231488105Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-23T03:13:53.231497173Z                                                   FROM "ArtistMetadata"
2025-07-23T03:13:53.231504929Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-07-23T03:13:53.231512093Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-07-23T03:13:53.233379573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-07-23T03:13:53.233401547Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-23T03:13:53.233411107Z                                                   FROM "ArtistMetadata"
2025-07-23T03:13:53.233419644Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-07-23T03:13:53.233428692Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-07-23T03:13:53.234167870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019747s 
2025-07-23T03:13:53.234324796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-23T03:13:53.234461141Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.234638358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-07-23T03:13:53.234960897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-07-23T03:13:53.235792151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009648s 
2025-07-23T03:13:53.235955329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-23T03:13:53.236100011Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.236277919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-07-23T03:13:53.236587332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:53.237402373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009444s 
2025-07-23T03:13:53.237553888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-23T03:13:53.237706605Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-23T03:13:53.237875746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-07-23T03:13:53.238213536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:53.239022795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009588s 
2025-07-23T03:13:53.240255267Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-07-23T03:13:53.240272101Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-07-23T03:13:53.240281249Z                                                 FROM "AlbumReleases"
2025-07-23T03:13:53.240290297Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-07-23T03:13:53.240298394Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-07-23T03:13:53.242016713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-07-23T03:13:53.242039359Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-07-23T03:13:53.242051534Z                                                 FROM "AlbumReleases"
2025-07-23T03:13:53.242062315Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-07-23T03:13:53.242073889Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-07-23T03:13:53.242843769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018527s 
2025-07-23T03:13:53.244108265Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-07-23T03:13:53.244135700Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-23T03:13:53.244143235Z                                                   FROM "ArtistMetadata"
2025-07-23T03:13:53.244149939Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-07-23T03:13:53.244157243Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-07-23T03:13:53.245952127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-07-23T03:13:53.245972448Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-23T03:13:53.245982218Z                                                   FROM "ArtistMetadata"
2025-07-23T03:13:53.245991306Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-07-23T03:13:53.246000364Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-07-23T03:13:53.246797790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019097s 
2025-07-23T03:13:53.247398319Z [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-07-23T03:13:53.250928537Z [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-07-23T03:13:53.252836568Z [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-07-23T03:13:53.253632451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-23T03:13:53.254382691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-23T03:13:53.256438150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-23T03:13:53.256827884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-23T03:13:53.257117147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093989s 
2025-07-23T03:13:53.257524417Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-07-23T03:13:53.261449680Z [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-07-23T03:13:53.264177342Z [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-07-23T03:13:53.265254701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-23T03:13:53.266211668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-23T03:13:53.268912476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-23T03:13:53.269267010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-23T03:13:53.269606463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118063s 
2025-07-23T03:13:53.269853030Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-07-23T03:13:53.273118825Z [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-07-23T03:13:53.275088691Z [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-07-23T03:13:53.275883612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-07-23T03:13:53.276510855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-07-23T03:13:53.278411161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-07-23T03:13:53.278840225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-07-23T03:13:53.279185600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091187s 
2025-07-23T03:13:53.279419701Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-07-23T03:13:53.282114237Z [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-07-23T03:13:53.283363422Z [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-07-23T03:13:53.283975665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-23T03:13:53.284526985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-23T03:13:53.286292088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-23T03:13:53.286610970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070794s 
2025-07-23T03:13:53.286825322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-07-23T03:13:53.287113272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-23T03:13:53.287392544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004305s 
2025-07-23T03:13:53.287576284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-07-23T03:13:53.287838883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-23T03:13:53.288140550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003966s 
2025-07-23T03:13:53.288332747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-07-23T03:13:53.288616568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-07-23T03:13:53.288915400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004217s 
2025-07-23T03:13:53.289106305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-07-23T03:13:53.289389515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-07-23T03:13:53.289683878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004195s 
2025-07-23T03:13:53.289882798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-07-23T03:13:53.290155036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-07-23T03:13:53.290451132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004075s 
2025-07-23T03:13:53.290639622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-07-23T03:13:53.290961270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-07-23T03:13:53.291303148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004256s 
2025-07-23T03:13:53.291404382Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T03:13:53.293939005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-07-23T03:13:53.294175681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026285s 
2025-07-23T03:13:53.294323649Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T03:13:53.294586348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-07-23T03:13:53.294828856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003652s 
2025-07-23T03:13:53.294978688Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T03:13:53.295309775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-07-23T03:13:53.295598426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000489s 
2025-07-23T03:13:53.296020476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-23T03:13:53', 'add_release_groups_etc') 
2025-07-23T03:13:53.296355971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.297958217Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-07-23T03:13:53.298040493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027091s 
2025-07-23T03:13:53.298273362Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-07-23T03:13:53.298452412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.298723679Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-07-23T03:13:53.299391443Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T03:13:53.299643851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-07-23T03:13:53.299894466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00032s 
2025-07-23T03:13:53.300255593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-23T03:13:53', 'NewMediaInfoFormat') 
2025-07-23T03:13:53.300582070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.301193151Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-07-23T03:13:53.301354726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015883s 
2025-07-23T03:13:53.301577033Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-07-23T03:13:53.301798038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.302048954Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-07-23T03:13:53.303273289Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-07-23T03:13:53.303538673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-07-23T03:13:53.306691872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032545s 
2025-07-23T03:13:53.306881153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-07-23T03:13:53.306979040Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-23T03:13:53.307197560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-07-23T03:13:53.307576192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-07-23T03:13:53.308534712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011323s 
2025-07-23T03:13:53.308926311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-23T03:13:53', 'rename_restrictions_to_release_profiles') 
2025-07-23T03:13:53.309271907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.310066166Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-07-23T03:13:53.310260757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026224s 
2025-07-23T03:13:53.310477925Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-07-23T03:13:53.310679761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.310937089Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-07-23T03:13:53.312013176Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-07-23T03:13:53.312282267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-07-23T03:13:53.314036820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018287s 
2025-07-23T03:13:53.314204929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-07-23T03:13:53.314345402Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.314541176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-07-23T03:13:53.314841350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-07-23T03:13:53.315617844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008762s 
2025-07-23T03:13:53.315785291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-07-23T03:13:53.316047719Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.316267422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-07-23T03:13:53.316586795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-07-23T03:13:53.317365683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008924s 
2025-07-23T03:13:53.317511436Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T03:13:53.317756289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-07-23T03:13:53.318000040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003428s 
2025-07-23T03:13:53.318169842Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T03:13:53.318406017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-07-23T03:13:53.318670590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000339s 
2025-07-23T03:13:53.318852576Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-07-23T03:13:53.322317422Z [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-07-23T03:13:53.324248119Z [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-07-23T03:13:53.325084494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-23T03:13:53.325800345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-23T03:13:53.327658436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-23T03:13:53.328127971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-23T03:13:53.328583579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-23T03:13:53.329051180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-23T03:13:53.329407618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103769s 
2025-07-23T03:13:53.329818966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-23T03:13:53', 'rename_quality_profiles_add_upgrade_allowed') 
2025-07-23T03:13:53.330201777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.331316010Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-07-23T03:13:53.331536284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121967s 
2025-07-23T03:13:53.331684482Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-07-23T03:13:53.331890557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.332139127Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-07-23T03:13:53.332632270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-07-23T03:13:53.333077577Z [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-07-23T03:13:53.333503665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006689s 
2025-07-23T03:13:53.333672375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-07-23T03:13:53.334017399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-07-23T03:13:53.334382935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005232s 
2025-07-23T03:13:53.334739233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-23T03:13:53', 'add_import_exclusions') 
2025-07-23T03:13:53.335125410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.335814798Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-07-23T03:13:53.336013158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001932s 
2025-07-23T03:13:53.336228151Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-07-23T03:13:53.336411540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.336666934Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-07-23T03:13:53.344408661Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-07-23T03:13:53.344426798Z                           WHERE "Id" in (
2025-07-23T03:13:53.344432890Z                           SELECT "Artists"."Id" from "Artists"
2025-07-23T03:13:53.344439002Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-23T03:13:53.344445215Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-23T03:13:53.346192613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-07-23T03:13:53.346211872Z                           WHERE "Id" in (
2025-07-23T03:13:53.346223876Z                           SELECT "Artists"."Id" from "Artists"
2025-07-23T03:13:53.346233295Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-23T03:13:53.346242574Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-23T03:13:53.347099248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019831s 
2025-07-23T03:13:53.348356079Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-07-23T03:13:53.348379887Z                           WHERE "Id" in (
2025-07-23T03:13:53.348388905Z                           SELECT "Albums"."Id" from "Albums"
2025-07-23T03:13:53.348411831Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-23T03:13:53.348421350Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-23T03:13:53.350091062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-07-23T03:13:53.350105401Z                           WHERE "Id" in (
2025-07-23T03:13:53.350112245Z                           SELECT "Albums"."Id" from "Albums"
2025-07-23T03:13:53.350118518Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-23T03:13:53.350125732Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-23T03:13:53.351062288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018928s 
2025-07-23T03:13:53.352096470Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-07-23T03:13:53.352118454Z                           WHERE "Id" in (
2025-07-23T03:13:53.352127573Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-07-23T03:13:53.352136591Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-07-23T03:13:53.352145850Z                           WHERE "Albums"."Id" IS NULL) 
2025-07-23T03:13:53.353682834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-07-23T03:13:53.353695620Z                           WHERE "Id" in (
2025-07-23T03:13:53.353701592Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-07-23T03:13:53.353708275Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-07-23T03:13:53.353714628Z                           WHERE "Albums"."Id" IS NULL) 
2025-07-23T03:13:53.354504659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017595s 
2025-07-23T03:13:53.355689765Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-07-23T03:13:53.355702049Z                           WHERE "Id" in (
2025-07-23T03:13:53.355708132Z                           SELECT "Tracks"."Id" from "Tracks"
2025-07-23T03:13:53.355714404Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-07-23T03:13:53.355720717Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-07-23T03:13:53.357403225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-07-23T03:13:53.357424908Z                           WHERE "Id" in (
2025-07-23T03:13:53.357434287Z                           SELECT "Tracks"."Id" from "Tracks"
2025-07-23T03:13:53.357443215Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-07-23T03:13:53.357466362Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-07-23T03:13:53.358247745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018657s 
2025-07-23T03:13:53.359460948Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-07-23T03:13:53.359483373Z                           WHERE "Id" in (
2025-07-23T03:13:53.359492241Z                           SELECT "Tracks"."Id" from "Tracks"
2025-07-23T03:13:53.359501009Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-23T03:13:53.359510157Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-23T03:13:53.361196713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-07-23T03:13:53.361218617Z                           WHERE "Id" in (
2025-07-23T03:13:53.361227374Z                           SELECT "Tracks"."Id" from "Tracks"
2025-07-23T03:13:53.361236202Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-23T03:13:53.361245080Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-23T03:13:53.362049830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018861s 
2025-07-23T03:13:53.363346491Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-07-23T03:13:53.363366141Z                           WHERE "Id" IN (
2025-07-23T03:13:53.363375249Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-23T03:13:53.363385680Z                           LEFT OUTER JOIN "Tracks"
2025-07-23T03:13:53.363396371Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-23T03:13:53.363407594Z                           WHERE "Tracks"."Id" IS NULL) 
2025-07-23T03:13:53.365235855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-07-23T03:13:53.365253290Z                           WHERE "Id" IN (
2025-07-23T03:13:53.365259583Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-23T03:13:53.365265856Z                           LEFT OUTER JOIN "Tracks"
2025-07-23T03:13:53.365271767Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-23T03:13:53.365277880Z                           WHERE "Tracks"."Id" IS NULL) 
2025-07-23T03:13:53.366132220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020155s 
2025-07-23T03:13:53.366515381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-23T03:13:53', 'clean_artist_metadata_table') 
2025-07-23T03:13:53.366844765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.367620567Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-07-23T03:13:53.367779607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034588s 
2025-07-23T03:13:53.368002135Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-07-23T03:13:53.368209012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.368471099Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-07-23T03:13:53.369246861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T03:13:53.369403496Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-23T03:13:53.369607858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-07-23T03:13:53.369922832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:53.370797844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010211s 
2025-07-23T03:13:53.370966583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T03:13:53.371126295Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-23T03:13:53.371356849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-07-23T03:13:53.371663136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:53.372454399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009523s 
2025-07-23T03:13:53.372651937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T03:13:53.372846519Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.373031902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-07-23T03:13:53.373363660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:53.374370076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009548s 
2025-07-23T03:13:53.374390337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T03:13:53.374431229Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-23T03:13:53.374671653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-07-23T03:13:53.375089695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:53.376066121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011391s 
2025-07-23T03:13:53.376316846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T03:13:53.377817838Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.377840143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-07-23T03:13:53.377850083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:53.378080827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011442s 
2025-07-23T03:13:53.378313065Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-07-23T03:13:53.382739227Z [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-07-23T03:13:53.386723569Z [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-07-23T03:13:53.387771749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-07-23T03:13:53.388283860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-07-23T03:13:53.390284408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117579s 
2025-07-23T03:13:53.390642029Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-07-23T03:13:53.395334256Z [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-07-23T03:13:53.398287081Z [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-07-23T03:13:53.399172103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-07-23T03:13:53.399613111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-07-23T03:13:53.401470310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106893s 
2025-07-23T03:13:53.401855175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-23T03:13:53', 'health_issue_notification') 
2025-07-23T03:13:53.402229088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.403139291Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-07-23T03:13:53.403313932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123267s 
2025-07-23T03:13:53.403566581Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-07-23T03:13:53.403790291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.404190718Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-07-23T03:13:53.405231132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-23T03:13:53.405394582Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-23T03:13:53.405595536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-07-23T03:13:53.405948086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-07-23T03:13:53.406753237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000974s 
2025-07-23T03:13:53.406936406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-23T03:13:53.407077089Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-23T03:13:53.407249537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-07-23T03:13:53.407486494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-07-23T03:13:53.408332958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008473s 
2025-07-23T03:13:53.408537620Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-07-23T03:13:53.408818996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-07-23T03:13:53.409058218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003186s 
2025-07-23T03:13:53.409944763Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-07-23T03:13:53.409955465Z                 WHERE "Id" IN (
2025-07-23T03:13:53.409959513Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-23T03:13:53.409963541Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-23T03:13:53.409967599Z                     WHERE "Tracks"."Id" IS NULL) 
2025-07-23T03:13:53.411192275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-07-23T03:13:53.411207736Z                 WHERE "Id" IN (
2025-07-23T03:13:53.411211894Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-23T03:13:53.411215932Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-23T03:13:53.411220171Z                     WHERE "Tracks"."Id" IS NULL) 
2025-07-23T03:13:53.411909298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013975s 
2025-07-23T03:13:53.413044724Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-07-23T03:13:53.413053402Z                 WHERE "Id" IN (
2025-07-23T03:13:53.413057941Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-23T03:13:53.413062811Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-07-23T03:13:53.413067450Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-07-23T03:13:53.413072450Z                     WHERE "Artists"."Path" IS NULL) 
2025-07-23T03:13:53.414543753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-07-23T03:13:53.414552210Z                 WHERE "Id" IN (
2025-07-23T03:13:53.414556589Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-23T03:13:53.414560456Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-07-23T03:13:53.414564485Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-07-23T03:13:53.414568533Z                     WHERE "Artists"."Path" IS NULL) 
2025-07-23T03:13:53.415371940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017197s 
2025-07-23T03:13:53.416608400Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-07-23T03:13:53.416635985Z                 WHERE "Id" IN (
2025-07-23T03:13:53.416645595Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-23T03:13:53.416668811Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-23T03:13:53.416678030Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-07-23T03:13:53.416686958Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-07-23T03:13:53.416695365Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-07-23T03:13:53.418342661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-07-23T03:13:53.418362812Z                 WHERE "Id" IN (
2025-07-23T03:13:53.418372742Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-23T03:13:53.418382101Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-23T03:13:53.418391390Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-07-23T03:13:53.418400779Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-07-23T03:13:53.418409436Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-07-23T03:13:53.419235359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019294s 
2025-07-23T03:13:53.420025700Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-07-23T03:13:53.420049278Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-07-23T03:13:53.420059378Z                 FROM "Artists"
2025-07-23T03:13:53.420067805Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-07-23T03:13:53.420076833Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-07-23T03:13:53.421048469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-07-23T03:13:53.421076005Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-07-23T03:13:53.421089302Z                 FROM "Artists"
2025-07-23T03:13:53.421100063Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-07-23T03:13:53.421112108Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-07-23T03:13:53.421552705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010904s 
2025-07-23T03:13:53.422408528Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-07-23T03:13:53.422428077Z                 WHERE "Id" NOT IN (
2025-07-23T03:13:53.422436915Z                     SELECT MIN("Id")
2025-07-23T03:13:53.422445382Z                     FROM "TrackFiles"
2025-07-23T03:13:53.422453809Z                     GROUP BY "Path"
2025-07-23T03:13:53.422479601Z                 ) 
2025-07-23T03:13:53.423564445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-07-23T03:13:53.423585969Z                 WHERE "Id" NOT IN (
2025-07-23T03:13:53.423597131Z                     SELECT MIN("Id")
2025-07-23T03:13:53.423607542Z                     FROM "TrackFiles"
2025-07-23T03:13:53.423616119Z                     GROUP BY "Path"
2025-07-23T03:13:53.423625879Z                 ) 
2025-07-23T03:13:53.424157249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012478s 
2025-07-23T03:13:53.424331580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-23T03:13:53.424467103Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-23T03:13:53.424635151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-07-23T03:13:53.427782548Z [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-07-23T03:13:53.429783907Z [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-07-23T03:13:53.431989107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-23T03:13:53.432020370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-23T03:13:53.433399908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-23T03:13:53.433788129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089679s 
2025-07-23T03:13:53.434002241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-07-23T03:13:53.434271212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-07-23T03:13:53.434566086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004144s 
2025-07-23T03:13:53.434762612Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-07-23T03:13:53.438092666Z [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-07-23T03:13:53.439470290Z [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-07-23T03:13:53.440163375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-23T03:13:53.440916592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-23T03:13:53.443177464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-23T03:13:53.443639394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-07-23T03:13:53.443959068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008997s 
2025-07-23T03:13:53.444399204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-23T03:13:53', 'add_mediafilerepository_mtime') 
2025-07-23T03:13:53.444732565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.446012051Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-07-23T03:13:53.446157003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109773s 
2025-07-23T03:13:53.446444242Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-07-23T03:13:53.446865910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.448043832Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-07-23T03:13:53.450103810Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-07-23T03:13:53.450116225Z                           WHERE "Id" NOT IN (
2025-07-23T03:13:53.450120313Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-07-23T03:13:53.450124451Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-23T03:13:53.450128850Z                             GROUP BY "ArtistMetadata"."Id") 
2025-07-23T03:13:53.451931069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-07-23T03:13:53.451945718Z                           WHERE "Id" NOT IN (
2025-07-23T03:13:53.451950107Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-07-23T03:13:53.451960919Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-23T03:13:53.451965027Z                             GROUP BY "ArtistMetadata"."Id") 
2025-07-23T03:13:53.453089221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002213s 
2025-07-23T03:13:53.453361569Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-07-23T03:13:53.453702065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-07-23T03:13:53.454196711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005411s 
2025-07-23T03:13:53.454433798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-07-23T03:13:53.459418164Z [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-07-23T03:13:53.462104212Z [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-07-23T03:13:53.463255650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-23T03:13:53.464093727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-23T03:13:53.466621166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-23T03:13:53.467173799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-23T03:13:53.467776913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-23T03:13:53.468202550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135281s 
2025-07-23T03:13:53.468480320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-07-23T03:13:53.468937109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-23T03:13:53.469378037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000663s 
2025-07-23T03:13:53.469930680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-23T03:13:53', 'add_artistmetadataid_constraint') 
2025-07-23T03:13:53.470442430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.471514729Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-07-23T03:13:53.471810975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027207s 
2025-07-23T03:13:53.472118905Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-07-23T03:13:53.472401154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.472771269Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-07-23T03:13:53.473854911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-07-23T03:13:53.474067349Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-23T03:13:53.474351711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-07-23T03:13:53.474838060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-07-23T03:13:53.475949719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013209s 
2025-07-23T03:13:53.476205654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-07-23T03:13:53.476429344Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-23T03:13:53.476743427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-07-23T03:13:53.477250027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-07-23T03:13:53.478349260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013303s 
2025-07-23T03:13:53.478567750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:13:53.478786169Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-23T03:13:53.479072346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-07-23T03:13:53.479539817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-07-23T03:13:53.480492515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001123s 
2025-07-23T03:13:53.480762819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-07-23T03:13:53.480773761Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.480987802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-07-23T03:13:53.481298979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-07-23T03:13:53.482066705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009114s 
2025-07-23T03:13:53.482219312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-23T03:13:53.482362430Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.482565599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-07-23T03:13:53.482892738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-07-23T03:13:53.483680815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009235s 
2025-07-23T03:13:53.483875947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-23T03:13:53.484038204Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-23T03:13:53.484234299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-07-23T03:13:53.484538612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-07-23T03:13:53.485306458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008954s 
2025-07-23T03:13:53.485689839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-23T03:13:53', 'old_ids_and_artist_alias') 
2025-07-23T03:13:53.486026247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.486778080Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-07-23T03:13:53.486892771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002284s 
2025-07-23T03:13:53.487112744Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-07-23T03:13:53.487299420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.487557680Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-07-23T03:13:53.487985822Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:13:53.488237709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:13:53.488926506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007389s 
2025-07-23T03:13:53.489216430Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-07-23T03:13:53.489793352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-07-23T03:13:53.490393239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003911s 
2025-07-23T03:13:53.490411286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-23T03:13:53', 'download_propers_config') 
2025-07-23T03:13:53.490820470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.491941647Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-07-23T03:13:53.491978471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022404s 
2025-07-23T03:13:53.492325370Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-07-23T03:13:53.492981661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.493006401Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-07-23T03:13:53.494130173Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-07-23T03:13:53.494460909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-07-23T03:13:53.494932749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006493s 
2025-07-23T03:13:53.495114595Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-07-23T03:13:53.498371603Z [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-07-23T03:13:53.500219544Z [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-07-23T03:13:53.500948642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-23T03:13:53.501682279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-23T03:13:53.503559428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-23T03:13:53.503997300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-23T03:13:53.504391003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-23T03:13:53.504829956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-23T03:13:53.505158718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098558s 
2025-07-23T03:13:53.505364172Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-07-23T03:13:53.508381277Z [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-07-23T03:13:53.509998192Z [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-07-23T03:13:53.510708823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-07-23T03:13:53.511212828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-07-23T03:13:53.513095128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-07-23T03:13:53.513389460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078643s 
2025-07-23T03:13:53.513588401Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-07-23T03:13:53.517454325Z [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-07-23T03:13:53.518922330Z [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-07-23T03:13:53.519583642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-07-23T03:13:53.520036714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-07-23T03:13:53.521789183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080295s 
2025-07-23T03:13:53.521956690Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-07-23T03:13:53.524769604Z [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-07-23T03:13:53.526012466Z [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-07-23T03:13:53.526597223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-07-23T03:13:53.527297333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-07-23T03:13:53.529110413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-23T03:13:53.529524537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-07-23T03:13:53.529975595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-07-23T03:13:53.530435782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-07-23T03:13:53.530755676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086459s 
2025-07-23T03:13:53.530952352Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-07-23T03:13:53.533769564Z [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-07-23T03:13:53.534952957Z [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-07-23T03:13:53.535676373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-07-23T03:13:53.536235760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-07-23T03:13:53.539288847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072451s 
2025-07-23T03:13:53.539880719Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-07-23T03:13:53.541862669Z [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-07-23T03:13:53.543084739Z [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-07-23T03:13:53.543690259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-23T03:13:53.544288844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-23T03:13:53.546211034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-23T03:13:53.546628955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-07-23T03:13:53.546924300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081107s 
2025-07-23T03:13:53.547322792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-23T03:13:53', 'remove_language_profiles') 
2025-07-23T03:13:53.547648187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.549328110Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-07-23T03:13:53.549489845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104693s 
2025-07-23T03:13:53.549729608Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-07-23T03:13:53.549944862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.550194624Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-07-23T03:13:53.550724942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-07-23T03:13:53.550862419Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-23T03:13:53.551081490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-07-23T03:13:53.551377997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-07-23T03:13:53.552175934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00089s 
2025-07-23T03:13:53.552663405Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-07-23T03:13:53.553265528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-07-23T03:13:53.553631725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006357s 
2025-07-23T03:13:53.553994716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-23T03:13:53', 'multi_disc_naming_format') 
2025-07-23T03:13:53.554342376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.554992905Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-07-23T03:13:53.555170643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019677s 
2025-07-23T03:13:53.555359533Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-07-23T03:13:53.555571921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.555822105Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-07-23T03:13:53.556263223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-07-23T03:13:53.556419949Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.556604660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-07-23T03:13:53.556928492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-07-23T03:13:53.557713253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009331s 
2025-07-23T03:13:53.557875189Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:13:53.558061875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:13:53.581781572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237289s 
2025-07-23T03:13:53.582197049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-23T03:13:53', 'add_download_client_priority') 
2025-07-23T03:13:53.582532474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.583288857Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-07-23T03:13:53.583442547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251983s 
2025-07-23T03:13:53.583642690Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-07-23T03:13:53.583890278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.584085571Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-07-23T03:13:53.584500296Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:13:53.584739879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-07-23T03:13:53.584992407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003429s 
2025-07-23T03:13:53.585177380Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:13:53.585469999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-07-23T03:13:53.585675633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000323s 
2025-07-23T03:13:53.586014004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-23T03:13:53', 'remove_growl_prowl') 
2025-07-23T03:13:53.586335571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.587045400Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-07-23T03:13:53.587215743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016782s 
2025-07-23T03:13:53.587404864Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-07-23T03:13:53.587602983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.587834970Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-07-23T03:13:53.588213142Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:13:53.588518096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-07-23T03:13:53.588745684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003562s 
2025-07-23T03:13:53.588943913Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:13:53.589203285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-07-23T03:13:53.589463209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003353s 
2025-07-23T03:13:53.589813073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-23T03:13:53', 'remove_plex_hometheatre') 
2025-07-23T03:13:53.590131985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.590814910Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-07-23T03:13:53.590976536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016687s 
2025-07-23T03:13:53.591182681Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-07-23T03:13:53.591375659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.591617025Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-07-23T03:13:53.592338909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-23T03:13:53.592496797Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.592663432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-07-23T03:13:53.592912684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-07-23T03:13:53.593713627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008642s 
2025-07-23T03:13:53.593896284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-23T03:13:53.594016987Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.594207731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-07-23T03:13:53.594571484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:53.595380182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009732s 
2025-07-23T03:13:53.595529352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-23T03:13:53.595676188Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-23T03:13:53.595922644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-07-23T03:13:53.596254542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:53.597035244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009543s 
2025-07-23T03:13:53.597205728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-23T03:13:53.597379237Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-23T03:13:53.597555782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-07-23T03:13:53.597907210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:53.598717742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009653s 
2025-07-23T03:13:53.598890420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-23T03:13:53.599023047Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.599214101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-07-23T03:13:53.599520819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-07-23T03:13:53.600408336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008381s 
2025-07-23T03:13:53.600428927Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:13:53.600834724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:13:53.602626362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017894s 
2025-07-23T03:13:53.602906646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-23T03:13:53', 'add_root_folder_add_defaults') 
2025-07-23T03:13:53.603471102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.604228207Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-07-23T03:13:53.604624775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034959s 
2025-07-23T03:13:53.605122327Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-07-23T03:13:53.605139191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.605145083Z [Info] task_duration: Starting migration of Main DB to 40 
2025-07-23T03:13:53.605467262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-23T03:13:53.605641903Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.605833739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-07-23T03:13:53.606108002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-07-23T03:13:53.606905467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008794s 
2025-07-23T03:13:53.607249240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-23T03:13:53', 'task_duration') 
2025-07-23T03:13:53.607561598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.608216176Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-07-23T03:13:53.608395067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002196s 
2025-07-23T03:13:53.608608556Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-07-23T03:13:53.608815323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.609070767Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-07-23T03:13:53.609516925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-07-23T03:13:53.609649843Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-23T03:13:53.609871058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-07-23T03:13:53.610165311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-07-23T03:13:53.610918808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008887s 
2025-07-23T03:13:53.611092998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-07-23T03:13:53.611237229Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-23T03:13:53.611416800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-07-23T03:13:53.611730803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:53.612519310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009135s 
2025-07-23T03:13:53.612929897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-23T03:13:53', 'add_indexer_and_enabled_to_release_profiles') 
2025-07-23T03:13:53.613276996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.614001074Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-07-23T03:13:53.614162910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023355s 
2025-07-23T03:13:53.614354646Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-07-23T03:13:53.614557254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.614780233Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-07-23T03:13:53.615155338Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-07-23T03:13:53.618206992Z [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-07-23T03:13:53.619787825Z [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-07-23T03:13:53.620514087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-23T03:13:53.621238536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-23T03:13:53.623052779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-23T03:13:53.623443876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-23T03:13:53.623871668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-23T03:13:53.624308768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-23T03:13:53.624622950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093024s 
2025-07-23T03:13:53.624986081Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-07-23T03:13:53.625314042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-07-23T03:13:53.625594677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000412s 
2025-07-23T03:13:53.625900713Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-07-23T03:13:53.626271499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-07-23T03:13:53.626609640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004114s 
2025-07-23T03:13:53.626724371Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-07-23T03:13:53.629318344Z [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-07-23T03:13:53.630378488Z [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-07-23T03:13:53.630963847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-07-23T03:13:53.631399915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-07-23T03:13:53.633132834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062221s 
2025-07-23T03:13:53.633516296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-23T03:13:53', 'remove_album_folders') 
2025-07-23T03:13:53.633855790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.634783297Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-07-23T03:13:53.634951446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078504s 
2025-07-23T03:13:53.635153572Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-07-23T03:13:53.635349647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.635603178Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-07-23T03:13:53.635999876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-23T03:13:53.636134618Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-23T03:13:53.636301353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-07-23T03:13:53.636604203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-07-23T03:13:53.637425146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009442s 
2025-07-23T03:13:53.637866795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-07-23T03:13:53', 'add_priority_to_indexers') 
2025-07-23T03:13:53.638131699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.639028304Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-07-23T03:13:53.639189950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025055s 
2025-07-23T03:13:53.639405975Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-07-23T03:13:53.639607039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.639876241Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-07-23T03:13:53.640364254Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-07-23T03:13:53.640670200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-07-23T03:13:53.641000946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000406s 
2025-07-23T03:13:53.641162982Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:13:53.641336161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:13:53.642004066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007002s 
2025-07-23T03:13:53.642401856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-07-23T03:13:53', 'remove_chown_and_folderchmod_config') 
2025-07-23T03:13:53.642746781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.643393924Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-07-23T03:13:53.643570740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020446s 
2025-07-23T03:13:53.643751454Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-07-23T03:13:53.643958420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.644188854Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-07-23T03:13:53.649723819Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-07-23T03:13:53.650440492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-07-23T03:13:53.650819424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007481s 
2025-07-23T03:13:53.651170521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-07-23T03:13:53', 'update_notifiarr') 
2025-07-23T03:13:53.651553262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.652223000Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-07-23T03:13:53.652359515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020974s 
2025-07-23T03:13:53.652553706Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-07-23T03:13:53.652737897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.652976698Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-07-23T03:13:53.653254126Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:13:53.653453678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:13:53.655817768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023735s 
2025-07-23T03:13:53.656221821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-07-23T03:13:53', 'email_multiple_addresses') 
2025-07-23T03:13:53.656554050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.657192927Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-07-23T03:13:53.657359753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037359s 
2025-07-23T03:13:53.657563673Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-07-23T03:13:53.657759407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.658022417Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-07-23T03:13:53.658304365Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-07-23T03:13:53.658561623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-07-23T03:13:53.660436918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019365s 
2025-07-23T03:13:53.660838447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-07-23T03:13:53', 'rename_blacklist_to_blocklist') 
2025-07-23T03:13:53.661154663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.661853761Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-07-23T03:13:53.662046940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033229s 
2025-07-23T03:13:53.662210048Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-07-23T03:13:53.662417316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.662652479Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-07-23T03:13:53.663105672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-07-23T03:13:53.663284421Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-23T03:13:53.663500386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-07-23T03:13:53.663832936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-07-23T03:13:53.664738840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010715s 
2025-07-23T03:13:53.664965055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-07-23T03:13:53.665305310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-07-23T03:13:53.666197848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010076s 
2025-07-23T03:13:53.666334703Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:13:53.666504976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:13:53.670258493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037386s 
2025-07-23T03:13:53.670599430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-07-23T03:13:53', 'cdh_per_downloadclient') 
2025-07-23T03:13:53.670950647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.671628341Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-07-23T03:13:53.671785237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005116s 
2025-07-23T03:13:53.672000040Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-07-23T03:13:53.672202427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.672425937Z [Info] download_history: Starting migration of Main DB to 52 
2025-07-23T03:13:53.673282512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-07-23T03:13:53.674279720Z [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-07-23T03:13:53.674974469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015081s 
2025-07-23T03:13:53.675160062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-07-23T03:13:53.675452852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-07-23T03:13:53.675756794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000443s 
2025-07-23T03:13:53.675960073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-07-23T03:13:53.676249135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-07-23T03:13:53.676555412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004295s 
2025-07-23T03:13:53.676748100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-07-23T03:13:53.677038895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-07-23T03:13:53.677342667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004337s 
2025-07-23T03:13:53.677512168Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:13:53.677682691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:13:53.680092132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024213s 
2025-07-23T03:13:53.680464923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-07-23T03:13:53', 'download_history') 
2025-07-23T03:13:53.680790809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.681558144Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-07-23T03:13:53.681718317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038748s 
2025-07-23T03:13:53.681941175Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-07-23T03:13:53.682103602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.682358876Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-07-23T03:13:53.682735375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-07-23T03:13:53', 'add_update_history') 
2025-07-23T03:13:53.683099458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.683688995Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-07-23T03:13:53.683865209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015772s 
2025-07-23T03:13:53.684060873Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-07-23T03:13:53.684260215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.684504446Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-07-23T03:13:53.684849882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T03:13:53.685043502Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-23T03:13:53.685213384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-07-23T03:13:53.685547807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-07-23T03:13:53.686465084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009883s 
2025-07-23T03:13:53.686761370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-07-23T03:13:53', 'add_on_update_to_notifications') 
2025-07-23T03:13:53.687172638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.687783488Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-07-23T03:13:53.687982068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002342s 
2025-07-23T03:13:53.688178754Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-07-23T03:13:53.688373526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.688618179Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-07-23T03:13:53.688964336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-23T03:13:53.689115701Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.689300072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-07-23T03:13:53.689620798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:53.690432933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00095s 
2025-07-23T03:13:53.690806074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-07-23T03:13:53', 'download_client_per_indexer') 
2025-07-23T03:13:53.691161520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.691806779Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-07-23T03:13:53.692008776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022922s 
2025-07-23T03:13:53.692199390Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-07-23T03:13:53.692371516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.692622251Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-07-23T03:13:53.693100764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-07-23T03:13:53.693249013Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-23T03:13:53.693428955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-07-23T03:13:53.693736424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:53.694555503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009505s 
2025-07-23T03:13:53.694725586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-23T03:13:53.694865027Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.695063105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-07-23T03:13:53.695429453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:53.696331760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010583s 
2025-07-23T03:13:53.696539678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-07-23T03:13:53.696716194Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-23T03:13:53.696965676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-07-23T03:13:53.697389038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:53.698453732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012381s 
2025-07-23T03:13:53.699141677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-07-23T03:13:53', 'AddNewItemMonitorType') 
2025-07-23T03:13:53.699338393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.700437035Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-07-23T03:13:53.700459861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029254s 
2025-07-23T03:13:53.700639994Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-07-23T03:13:53.700874677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.701181494Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-07-23T03:13:53.701696872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-07-23T03:13:53.701871524Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.702121226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-07-23T03:13:53.702496933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-07-23T03:13:53.703603821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012554s 
2025-07-23T03:13:53.704021482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-07-23T03:13:53', 'ImportListSearch') 
2025-07-23T03:13:53.704366487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.705069492Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-07-23T03:13:53.705244525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027384s 
2025-07-23T03:13:53.705451772Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-07-23T03:13:53.705633007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.705899023Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-07-23T03:13:53.706263086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-07-23T03:13:53.707442240Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-23T03:13:53.707711101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-07-23T03:13:53.708035605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:53.708988834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001121s 
2025-07-23T03:13:53.709461215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-07-23T03:13:53', 'ImportListMonitorExisting') 
2025-07-23T03:13:53.709877453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.710573043Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-07-23T03:13:53.710736432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026722s 
2025-07-23T03:13:53.710921475Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-07-23T03:13:53.711110916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.711355118Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-07-23T03:13:53.711792248Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:13:53.712101220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-07-23T03:13:53.712336734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003494s 
2025-07-23T03:13:53.712533621Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:13:53.712784997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-07-23T03:13:53.713039790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003151s 
2025-07-23T03:13:53.713202918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-23T03:13:53.713313782Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.713474405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-07-23T03:13:53.713729409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-07-23T03:13:53.714576143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009228s 
2025-07-23T03:13:53.714959265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-07-23T03:13:53', 'add_indexer_tags') 
2025-07-23T03:13:53.715285301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.715950170Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-07-23T03:13:53.716105553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022651s 
2025-07-23T03:13:53.716345927Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-07-23T03:13:53.716476941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.716716673Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-07-23T03:13:53.716993611Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:13:53.717190046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:13:53.719361759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021925s 
2025-07-23T03:13:53.719729168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-07-23T03:13:53', 'update_audio_types') 
2025-07-23T03:13:53.720094113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:53.720719021Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-07-23T03:13:53.720894244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035281s 
2025-07-23T03:13:53.721113456Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-07-23T03:13:53.721333459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:53.721595887Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-07-23T03:13:53.724010489Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:13:53.724274651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-07-23T03:13:53.724480856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000278s 
2025-07-23T03:13:53.724653123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-07-23T03:13:53.724800409Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-07-23T03:13:53.724996033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-07-23T03:13:53.728358363Z [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-07-23T03:13:53.730229039Z [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-07-23T03:13:53.731059091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-07-23T03:13:53.731638457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-07-23T03:13:53.733813907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-07-23T03:13:53.734270837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-07-23T03:13:53.734594098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093923s 
2025-07-23T03:13:53.734738889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:13:53.734865214Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.735067291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-07-23T03:13:53.739241295Z [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-07-23T03:13:53.742548974Z [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-07-23T03:13:53.744187203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-23T03:13:53.745070652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-23T03:13:53.748004980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-23T03:13:53.748446268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-23T03:13:53.748729759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-07-23T03:13:53.749178302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01393s 
2025-07-23T03:13:53.749369878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:13:53.749566724Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-07-23T03:13:53.749865225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-07-23T03:13:53.754743648Z [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-07-23T03:13:53.757801344Z [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-07-23T03:13:53.759069617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-23T03:13:53.759693744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-23T03:13:53.761819685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-23T03:13:53.762239590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-23T03:13:53.762672712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-07-23T03:13:53.762981544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130058s 
2025-07-23T03:13:53.763141626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:13:53.763279003Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-07-23T03:13:53.763460649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-07-23T03:13:53.768570416Z [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-07-23T03:13:53.773609632Z [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-07-23T03:13:53.774620608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-23T03:13:53.775127378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-23T03:13:53.777969270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-23T03:13:53.778523055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-23T03:13:53.778955055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-07-23T03:13:53.779273125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156283s 
2025-07-23T03:13:53.779431384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-07-23T03:13:53.779574873Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-23T03:13:53.779822832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-07-23T03:13:53.783260424Z [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-07-23T03:13:53.785073544Z [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-07-23T03:13:53.785857142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-23T03:13:53.786642232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-23T03:13:53.788775047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-23T03:13:53.789224892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-23T03:13:53.789589376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-23T03:13:53.790045795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-23T03:13:53.790359016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010346s 
2025-07-23T03:13:53.790527014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-07-23T03:13:53.790663549Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-23T03:13:53.790909003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-07-23T03:13:53.794130349Z [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-07-23T03:13:53.795876635Z [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-07-23T03:13:53.796651696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-23T03:13:53.797413179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-23T03:13:53.799465662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-23T03:13:53.799886830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-23T03:13:53.800297556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-23T03:13:53.800718895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-23T03:13:53.801047987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100217s 
2025-07-23T03:13:53.801210414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-07-23T03:13:53.801359695Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.801565650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-07-23T03:13:53.806009998Z [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-07-23T03:13:53.807436230Z [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-07-23T03:13:53.808138614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-07-23T03:13:53.808542918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-07-23T03:13:53.811282754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095251s 
2025-07-23T03:13:53.811422185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-07-23T03:13:53.811562347Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-23T03:13:53.811809956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-07-23T03:13:53.814859826Z [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-07-23T03:13:53.816307952Z [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-07-23T03:13:53.816985095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-07-23T03:13:53.817409280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-07-23T03:13:53.820054886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080189s 
2025-07-23T03:13:53.820232814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-23T03:13:53.820390452Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.820562538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-07-23T03:13:53.823564713Z [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-07-23T03:13:53.824865763Z [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-07-23T03:13:53.825493777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-23T03:13:53.825853421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-23T03:13:53.828379066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076305s 
2025-07-23T03:13:53.828556323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-23T03:13:53.828699191Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-07-23T03:13:53.828894885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-07-23T03:13:53.831946740Z [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-07-23T03:13:53.839748608Z [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-07-23T03:13:53.840438267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-23T03:13:53.840861479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-23T03:13:53.842767155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136805s 
2025-07-23T03:13:53.842945895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-23T03:13:53.843145497Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-07-23T03:13:53.843271882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-07-23T03:13:53.846586526Z [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-07-23T03:13:53.847642241Z [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-07-23T03:13:53.848160815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-23T03:13:53.848610831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-23T03:13:53.850651620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072054s 
2025-07-23T03:13:53.850839218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-23T03:13:53.850976745Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-07-23T03:13:53.851175505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-07-23T03:13:53.854154804Z [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-07-23T03:13:53.855057782Z [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-07-23T03:13:53.855534552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-23T03:13:53.856147706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-23T03:13:53.858238947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-23T03:13:53.858626026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071831s 
2025-07-23T03:13:53.858744715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-23T03:13:53.858883535Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-07-23T03:13:53.859098097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-07-23T03:13:53.862013256Z [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-07-23T03:13:53.862852987Z [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-07-23T03:13:53.863345038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-23T03:13:53.863869664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-23T03:13:53.865880452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-23T03:13:53.866221108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069317s 
2025-07-23T03:13:53.866479088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-23T03:13:53.866625893Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-07-23T03:13:53.866814543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-07-23T03:13:53.869694201Z [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-07-23T03:13:53.870561087Z [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-07-23T03:13:53.871033778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-23T03:13:53.871523995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-23T03:13:53.873528281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-23T03:13:53.873852373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068589s 
2025-07-23T03:13:53.874043748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-07-23T03:13:53.874168910Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-23T03:13:53.874357270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-07-23T03:13:53.877585760Z [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-07-23T03:13:53.878708430Z [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-07-23T03:13:53.879250071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-07-23T03:13:53.879877534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-07-23T03:13:53.883208581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-07-23T03:13:53.883663136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-07-23T03:13:53.884069244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-07-23T03:13:53.884401813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098584s 
2025-07-23T03:13:53.884569120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-07-23T03:13:53.884692629Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-07-23T03:13:53.884936009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-07-23T03:13:53.888168066Z [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-07-23T03:13:53.889125875Z [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-07-23T03:13:53.889608196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-07-23T03:13:53.890000326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-07-23T03:13:53.891976444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068217s 
2025-07-23T03:13:53.892157900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-07-23T03:13:53.892312651Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-07-23T03:13:53.892541733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-07-23T03:13:53.896096359Z [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-07-23T03:13:53.897313951Z [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-07-23T03:13:53.897886674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-07-23T03:13:53.898351580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-07-23T03:13:53.901217009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079512s 
2025-07-23T03:13:53.901237100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-07-23T03:13:53.901242020Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-07-23T03:13:53.901278944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-07-23T03:13:53.904988553Z [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-07-23T03:13:53.906080482Z [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-07-23T03:13:53.906748336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-07-23T03:13:53.907608699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-07-23T03:13:53.909887417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-23T03:13:53.910383024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-07-23T03:13:53.910820866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-07-23T03:13:53.911268738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-07-23T03:13:53.911651138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101388s 
2025-07-23T03:13:53.911796430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-23T03:13:53.911991573Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-07-23T03:13:53.912263992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-07-23T03:13:53.916381903Z [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-07-23T03:13:53.917483451Z [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-07-23T03:13:53.917988107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-23T03:13:53.918585059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-23T03:13:53.921216777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-23T03:13:53.921651573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091598s 
2025-07-23T03:13:53.921824451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-23T03:13:53.922077150Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-07-23T03:13:53.922304638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-07-23T03:13:53.926047985Z [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-07-23T03:13:53.927120785Z [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-07-23T03:13:53.927757707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-23T03:13:53.928408387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-23T03:13:53.930549388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-23T03:13:53.930922028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083642s 
2025-07-23T03:13:53.931104997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-23T03:13:53.931244447Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2025-07-23T03:13:53.931450653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-07-23T03:13:53.934651066Z [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-07-23T03:13:53.935718475Z [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-07-23T03:13:53.936363404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-23T03:13:53.936890846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-23T03:13:53.939045604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-23T03:13:53.939411070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077528s 
2025-07-23T03:13:53.939569900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-23T03:13:53.939707978Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-07-23T03:13:53.939938813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-07-23T03:13:53.943313838Z [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-07-23T03:13:53.944471098Z [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-07-23T03:13:53.945064803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-23T03:13:53.945606835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-23T03:13:53.947734308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-23T03:13:53.948093532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079703s 
2025-07-23T03:13:53.948261570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-23T03:13:53.948397293Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-07-23T03:13:53.948623248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-07-23T03:13:53.951606374Z [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-07-23T03:13:53.952604153Z [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-07-23T03:13:53.953126525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-23T03:13:53.953627604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-23T03:13:53.955714306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-23T03:13:53.956086816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072991s 
2025-07-23T03:13:53.956284413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-23T03:13:53.956412501Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-07-23T03:13:53.956608095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-07-23T03:13:53.961139629Z [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-07-23T03:13:53.962323913Z [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-07-23T03:13:53.962908440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-23T03:13:53.963475352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-23T03:13:53.965765934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-23T03:13:53.966149766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092956s 
2025-07-23T03:13:53.966307424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-07-23T03:13:53.966525533Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s 
2025-07-23T03:13:53.966745616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-07-23T03:13:53.970011522Z [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-07-23T03:13:53.971239685Z [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-07-23T03:13:53.971811676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-07-23T03:13:53.972308577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-07-23T03:13:53.976028877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075948s 
2025-07-23T03:13:53.976130221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-07-23T03:13:53.976137095Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-07-23T03:13:53.976143368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-07-23T03:13:53.978343327Z [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-07-23T03:13:53.979677053Z [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-07-23T03:13:53.979826303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-07-23T03:13:53.980249535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-07-23T03:13:53.982190874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069004s 
2025-07-23T03:13:53.982392800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-07-23T03:13:53.982536109Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-07-23T03:13:53.982752094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-07-23T03:13:53.986545832Z [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-07-23T03:13:53.987866682Z [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-07-23T03:13:53.988511129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-07-23T03:13:53.988935824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-07-23T03:13:53.990975561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080147s 
2025-07-23T03:13:53.991177888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-07-23T03:13:53.991405336Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-07-23T03:13:53.991604307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-07-23T03:13:53.995090005Z [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-07-23T03:13:53.996383149Z [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-07-23T03:13:53.996956473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-07-23T03:13:53.997385857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-07-23T03:13:53.999323198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075367s 
2025-07-23T03:13:53.999495976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-07-23T03:13:53.999653774Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-07-23T03:13:53.999829037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-07-23T03:13:54.002860951Z [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-07-23T03:13:54.003685672Z [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-07-23T03:13:54.004158654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-07-23T03:13:54.004569371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-07-23T03:13:54.006460960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064344s 
2025-07-23T03:13:54.006648126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-23T03:13:54.006773629Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-07-23T03:13:54.006973451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-07-23T03:13:54.009916297Z [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-07-23T03:13:54.010649403Z [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-07-23T03:13:54.011094679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-07-23T03:13:54.011551829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-07-23T03:13:54.013591065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-23T03:13:54.013904166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067469s 
2025-07-23T03:13:54.014062024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-23T03:13:54.014201885Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-07-23T03:13:54.014391838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-07-23T03:13:54.017324563Z [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-07-23T03:13:54.018023800Z [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-07-23T03:13:54.018457944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-07-23T03:13:54.018990406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-07-23T03:13:54.020984081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-23T03:13:54.021286259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067s 
2025-07-23T03:13:54.021453917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-23T03:13:54.021591614Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-07-23T03:13:54.021789703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-07-23T03:13:54.025987525Z [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-07-23T03:13:54.026948339Z [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-07-23T03:13:54.027471633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-23T03:13:54.028043033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-23T03:13:54.030002819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-23T03:13:54.030393255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-07-23T03:13:54.030693841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008763s 
2025-07-23T03:13:54.030870386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-23T03:13:54.031009987Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-07-23T03:13:54.031220551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-07-23T03:13:54.034368820Z [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-07-23T03:13:54.035376148Z [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-07-23T03:13:54.035890233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-23T03:13:54.036474610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-23T03:13:54.038469115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-23T03:13:54.038816335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-07-23T03:13:54.039095928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077249s 
2025-07-23T03:13:54.039261711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T03:13:54.039411162Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-23T03:13:54.039592317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-07-23T03:13:54.042252533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-07-23T03:13:54.042739844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-07-23T03:13:54.043108657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-07-23T03:13:54.043571719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-07-23T03:13:54.045602267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-23T03:13:54.045858624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061049s 
2025-07-23T03:13:54.046208578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-07-23T03:13:54', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-07-23T03:13:54.046582191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.048561416Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-07-23T03:13:54.048730065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087514s 
2025-07-23T03:13:54.048967954Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-07-23T03:13:54.049155612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.049414613Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-07-23T03:13:54.050050273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T03:13:54.050206939Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-07-23T03:13:54.050394907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-07-23T03:13:54.050707887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:54.051481966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009138s 
2025-07-23T03:13:54.051668301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T03:13:54.051804595Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-23T03:13:54.052050470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-07-23T03:13:54.052335494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:54.053088330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008788s 
2025-07-23T03:13:54.053453385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-07-23T03:13:54', 'add_on_delete_to_notifications') 
2025-07-23T03:13:54.053744030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.054358788Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-07-23T03:13:54.054515053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021102s 
2025-07-23T03:13:54.054719164Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-07-23T03:13:54.054958846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.055123388Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-07-23T03:13:54.056825525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-07-23T03:13:54.056929514Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-23T03:13:54.057130829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-07-23T03:13:54.057436555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:54.058218219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009161s 
2025-07-23T03:13:54.058407329Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T03:13:54.058616761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-07-23T03:13:54.058910182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003397s 
2025-07-23T03:13:54.059017067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-23T03:13:54.059155005Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-07-23T03:13:54.059333935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-07-23T03:13:54.059612225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-07-23T03:13:54.060382075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008504s 
2025-07-23T03:13:54.060548039Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:13:54.060720727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:13:54.062461142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017634s 
2025-07-23T03:13:54.062639290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-07-23T03:13:54.063168506Z [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-07-23T03:13:54.063615586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008257s 
2025-07-23T03:13:54.063783845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-07-23T03:13:54.064059069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-07-23T03:13:54.064357740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004159s 
2025-07-23T03:13:54.064530207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-07-23T03:13:54.064660329Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-07-23T03:13:54.064836664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-07-23T03:13:54.065137119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-07-23T03:13:54.065954776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009094s 
2025-07-23T03:13:54.066092152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-07-23T03:13:54.066249539Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 
2025-07-23T03:13:54.066445023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-07-23T03:13:54.066730598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:54.067538133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009277s 
2025-07-23T03:13:54.067725791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-07-23T03:13:54.067879310Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-23T03:13:54.068085465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-07-23T03:13:54.068374818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:54.069174248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009216s 
2025-07-23T03:13:54.069327456Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:13:54.069480013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:13:54.076352240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068341s 
2025-07-23T03:13:54.076576632Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:13:54.076694479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:13:54.078140060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001461s 
2025-07-23T03:13:54.078350634Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-07-23T03:13:54.081530997Z [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-07-23T03:13:54.082473585Z [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-07-23T03:13:54.083000556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-07-23T03:13:54.083412565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-07-23T03:13:54.085434156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069058s 
2025-07-23T03:13:54.085661894Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-07-23T03:13:54.088641093Z [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-07-23T03:13:54.089392375Z [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-07-23T03:13:54.089797972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-07-23T03:13:54.090206254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-07-23T03:13:54.092158485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063586s 
2025-07-23T03:13:54.092423899Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-07-23T03:13:54.092714414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-07-23T03:13:54.092941531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00033s 
2025-07-23T03:13:54.093097575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-07-23T03:13:54.093241405Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-07-23T03:13:54.093442340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-07-23T03:13:54.093770961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:54.094602395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000964s 
2025-07-23T03:13:54.094765273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-07-23T03:13:54.094940055Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-23T03:13:54.095099276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-07-23T03:13:54.095366143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-07-23T03:13:54.096211656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009198s 
2025-07-23T03:13:54.096515788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-07-23T03:13:54', 'add_custom_formats') 
2025-07-23T03:13:54.096825592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.097726155Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-07-23T03:13:54.097876097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024245s 
2025-07-23T03:13:54.098104817Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-07-23T03:13:54.098288287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.098532809Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-07-23T03:13:54.098912583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-23T03:13:54.099110742Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-23T03:13:54.099275234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-07-23T03:13:54.099513724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-07-23T03:13:54.100352673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009368s 
2025-07-23T03:13:54.100681515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-07-23T03:13:54', 'add_result_to_commands') 
2025-07-23T03:13:54.100986158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.101618211Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-07-23T03:13:54.101763694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021857s 
2025-07-23T03:13:54.101964929Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-07-23T03:13:54.102148098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.102390827Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-07-23T03:13:54.102761152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T03:13:54.102903699Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-07-23T03:13:54.103093211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-07-23T03:13:54.103397674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:54.104273898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009903s 
2025-07-23T03:13:54.104612370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-07-23T03:13:54', 'health_restored_notification') 
2025-07-23T03:13:54.104927514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.105596381Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-07-23T03:13:54.105751954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022635s 
2025-07-23T03:13:54.105908860Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-07-23T03:13:54.106076397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.106320429Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-07-23T03:13:54.106628729Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:13:54.106893823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-07-23T03:13:54.107126001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000327s 
2025-07-23T03:13:54.107415032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-07-23T03:13:54', 'remove_uc') 
2025-07-23T03:13:54.107718704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.108303642Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-07-23T03:13:54.108478764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014863s 
2025-07-23T03:13:54.108690741Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-07-23T03:13:54.108840663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.109088732Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-07-23T03:13:54.109367413Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:13:54.109543738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:13:54.112988404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00345s 
2025-07-23T03:13:54.113340252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-07-23T03:13:54', 'download_clients_rename_tv_to_music') 
2025-07-23T03:13:54.113679425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.114278582Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-07-23T03:13:54.114436880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047076s 
2025-07-23T03:13:54.114635661Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-07-23T03:13:54.114840042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.115084003Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-07-23T03:13:54.115458267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-07-23T03:13:54.115607066Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-07-23T03:13:54.115788462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-07-23T03:13:54.116130731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-07-23T03:13:54.116938798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009531s 
2025-07-23T03:13:54.117303191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-07-23T03:13:54', 'add_colon_replacement_to_naming_config') 
2025-07-23T03:13:54.117634599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.118404940Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-07-23T03:13:54.118592878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023779s 
2025-07-23T03:13:54.118761397Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-07-23T03:13:54.118942802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.119197475Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-07-23T03:13:54.119571288Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-07-23T03:13:54.122675127Z [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-07-23T03:13:54.123499397Z [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-07-23T03:13:54.124001057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-23T03:13:54.124549261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-23T03:13:54.126714991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-23T03:13:54.127023262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072588s 
2025-07-23T03:13:54.127187182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-23T03:13:54.127337304Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-07-23T03:13:54.127531926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-07-23T03:13:54.127804154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-07-23T03:13:54.128664607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009444s 
2025-07-23T03:13:54.128966264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-07-23T03:13:54', 'list_sync_time') 
2025-07-23T03:13:54.129295497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.130112602Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-07-23T03:13:54.130267845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023852s 
2025-07-23T03:13:54.130470853Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-07-23T03:13:54.130650846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.130877422Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-07-23T03:13:54.131220743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-07-23T03:13:54.131371026Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-23T03:13:54.131544676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-07-23T03:13:54.131786302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-07-23T03:13:54.132614960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008979s 
2025-07-23T03:13:54.132936047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-07-23T03:13:54', 'add_download_client_tags') 
2025-07-23T03:13:54.133253085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.133996051Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-07-23T03:13:54.134148759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022591s 
2025-07-23T03:13:54.134367950Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-07-23T03:13:54.134542792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.134774017Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-07-23T03:13:54.135381050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-07-23T03:13:54.135959544Z [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-07-23T03:13:54.136431164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008767s 
2025-07-23T03:13:54.136624193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-07-23T03:13:54.136923575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-07-23T03:13:54.137237788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004484s 
2025-07-23T03:13:54.137554015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-07-23T03:13:54', 'add_notification_status') 
2025-07-23T03:13:54.137877556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.139001008Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-07-23T03:13:54.139219729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021772s 
2025-07-23T03:13:54.139354801Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-07-23T03:13:54.139556417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.139783925Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-07-23T03:13:54.140091935Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:13:54.140275975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:13:54.143868338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035866s 
2025-07-23T03:13:54.144209916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-07-23T03:13:54', 'add_alac_24_quality_in_profiles') 
2025-07-23T03:13:54.144532776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.145309009Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-07-23T03:13:54.145394401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049529s 
2025-07-23T03:13:54.145587740Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-07-23T03:13:54.145775729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.145997826Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-07-23T03:13:54.146385336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-07-23T03:13:54.146574377Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-07-23T03:13:54.146693036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-07-23T03:13:54.146932087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-07-23T03:13:54.147728841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008573s 
2025-07-23T03:13:54.147929064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-07-23T03:13:54.148152314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-07-23T03:13:54.148931873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008492s 
2025-07-23T03:13:54.149271848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-07-23T03:13:54', 'add_salt_to_users') 
2025-07-23T03:13:54.149551240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.150288956Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-07-23T03:13:54.150444539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021845s 
2025-07-23T03:13:54.150628108Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-07-23T03:13:54.150797549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.151040168Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-07-23T03:13:54.151544072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-07-23T03:13:54.152170093Z [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-07-23T03:13:54.152665130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009583s 
2025-07-23T03:13:54.152847186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-07-23T03:13:54.153115797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-07-23T03:13:54.153413356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00039s 
2025-07-23T03:13:54.154550817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-07-23T03:13:54', 'add_auto_tagging') 
2025-07-23T03:13:54.154865290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.155775362Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-07-23T03:13:54.155948270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002729s 
2025-07-23T03:13:54.156152010Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-07-23T03:13:54.156349929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.156586846Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-07-23T03:13:54.156969246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-07-23T03:13:54.157147765Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-23T03:13:54.157354522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-07-23T03:13:54.157610848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-07-23T03:13:54.158500980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000938s 
2025-07-23T03:13:54.158729430Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-07-23T03:13:54.159024323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-07-23T03:13:54.159276120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003587s 
2025-07-23T03:13:54.159617147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-07-23T03:13:54', 'quality_definition_preferred_size') 
2025-07-23T03:13:54.159983104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.160713214Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-07-23T03:13:54.160891623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017463s 
2025-07-23T03:13:54.161106866Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-07-23T03:13:54.161289604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.161541742Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-07-23T03:13:54.161904803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T03:13:54.162054404Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-23T03:13:54.162228956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-07-23T03:13:54.162532717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:54.163378360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009801s 
2025-07-23T03:13:54.163721241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-07-23T03:13:54', 'add_on_artist_add_to_notifications') 
2025-07-23T03:13:54.164066937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.164811566Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-07-23T03:13:54.164964323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023583s 
2025-07-23T03:13:54.165153745Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-07-23T03:13:54.165340591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.165567147Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-07-23T03:13:54.165898254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:13:54.166052324Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-07-23T03:13:54.166235473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-07-23T03:13:54.166486548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-07-23T03:13:54.167360969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009574s 
2025-07-23T03:13:54.167701184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-07-23T03:13:54', 'album_last_searched_time') 
2025-07-23T03:13:54.168009224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.168757200Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-07-23T03:13:54.168933114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023316s 
2025-07-23T03:13:54.170219244Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-07-23T03:13:54.170243643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.170504929Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-07-23T03:13:54.170523286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-07-23T03:13:54.170530771Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-23T03:13:54.170537965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-07-23T03:13:54.170680442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:54.171541336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010235s 
2025-07-23T03:13:54.171706999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-23T03:13:54.171835047Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-23T03:13:54.172016563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-07-23T03:13:54.172307448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:13:54.173146087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009299s 
2025-07-23T03:13:54.173450299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-07-23T03:13:54', 'add_indexer_flags') 
2025-07-23T03:13:54.173739802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.174440102Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-07-23T03:13:54.174603050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022403s 
2025-07-23T03:13:54.174789686Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-07-23T03:13:54.174970089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.175207046Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-07-23T03:13:54.175631791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-07-23T03:13:54.175906574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-07-23T03:13:54.176216098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004103s 
2025-07-23T03:13:54.176404427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-07-23T03:13:54.176643438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-07-23T03:13:54.176946258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003854s 
2025-07-23T03:13:54.177123585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-07-23T03:13:54.177378658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-07-23T03:13:54.177669103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003946s 
2025-07-23T03:13:54.177992144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-07-23T03:13:54', 'add_indexes_album_statistics') 
2025-07-23T03:13:54.178298811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.179059252Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-07-23T03:13:54.179279195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001753s 
2025-07-23T03:13:54.179390439Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-07-23T03:13:54.179585712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.179804994Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-07-23T03:13:54.180244839Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-07-23T03:13:54.180593201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-07-23T03:13:54.180898906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004037s 
2025-07-23T03:13:54.181179181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-07-23T03:13:54', 'update_redacted_baseurl') 
2025-07-23T03:13:54.181477892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.182136588Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-07-23T03:13:54.182339878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016364s 
2025-07-23T03:13:54.192215090Z [Debug] MigrationController: Took: 00:00:01.6242099 
2025-07-23T03:13:54.299248393Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-07-23T03:13:54.329413559Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-07-23T03:13:54.351122317Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-07-23T03:13:54.357154162Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-07-23T03:13:54.357498435Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:13:54.357771415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:13:54.360134502Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-07-23T03:13:54.360360006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026431s 
2025-07-23T03:13:54.360600992Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-07-23T03:13:54.360813690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028582s 
2025-07-23T03:13:54.362626750Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-07-23T03:13:54.362916163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.363279655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-07-23T03:13:54.363599359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-07-23T03:13:54.364101941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000585s 
2025-07-23T03:13:54.364343367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.365657072Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-07-23T03:13:54.365890852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021374s 
2025-07-23T03:13:54.366260346Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-07-23T03:13:54.366527013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.366947620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-07-23T03:13:54.367291733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-23T03:13:54.367700516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004973s 
2025-07-23T03:13:54.367946000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T03:13:54.368146664Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-07-23T03:13:54.368399463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-07-23T03:13:54.368730790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-07-23T03:13:54.369522554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008798s 
2025-07-23T03:13:54.369768570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.370470774Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-07-23T03:13:54.370691869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017857s 
2025-07-23T03:13:54.371041944Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-07-23T03:13:54.371322669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.371670920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T03:13:54.371886083Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-07-23T03:13:54.372128051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-07-23T03:13:54.372456712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-07-23T03:13:54.372953122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005807s 
2025-07-23T03:13:54.373191381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.373878916Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-07-23T03:13:54.374077455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014339s 
2025-07-23T03:13:54.374405857Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-07-23T03:13:54.374659257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.374963068Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-07-23T03:13:54.375586694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-07-23T03:13:54.376208195Z [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-07-23T03:13:54.376972625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011487s 
2025-07-23T03:13:54.377207558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-07-23T03:13:54.377506950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-07-23T03:13:54.377869791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004308s 
2025-07-23T03:13:54.378240187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-23T03:13:54', 'InitialSetup') 
2025-07-23T03:13:54.378767098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.379400994Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-07-23T03:13:54.379619634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019464s 
2025-07-23T03:13:54.379895650Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-07-23T03:13:54.380174331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.380465748Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-07-23T03:13:54.380921716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-23T03:13:54', 'add_reason_to_pending_releases') 
2025-07-23T03:13:54.381381241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.382079447Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-07-23T03:13:54.382280061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018646s 
2025-07-23T03:13:54.382520375Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-07-23T03:13:54.382772131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.383072145Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-07-23T03:13:54.383453082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-23T03:13:54', 'add_medium_support') 
2025-07-23T03:13:54.383971807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.384601274Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-07-23T03:13:54.384842149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018303s 
2025-07-23T03:13:54.385092353Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-07-23T03:13:54.385354982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.385671118Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-07-23T03:13:54.386084511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-23T03:13:54', 'add_various_qualites_in_profile') 
2025-07-23T03:13:54.386540218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.387201370Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-07-23T03:13:54.387526815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018326s 
2025-07-23T03:13:54.387687478Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-07-23T03:13:54.387955418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.388263829Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-07-23T03:13:54.388643623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-23T03:13:54', 'metadata_profiles') 
2025-07-23T03:13:54.389084210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.389739850Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-07-23T03:13:54.389967008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017923s 
2025-07-23T03:13:54.390232963Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-07-23T03:13:54.390495612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.391084758Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-07-23T03:13:54.391254390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-23T03:13:54', 'separate_automatic_and_interactive_search') 
2025-07-23T03:13:54.391720127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.392508314Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-07-23T03:13:54.392753588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019533s 
2025-07-23T03:13:54.393003041Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-07-23T03:13:54.393266882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.393699192Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-07-23T03:13:54.393981040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-23T03:13:54', 'change_album_path_to_relative') 
2025-07-23T03:13:54.394438581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.395178401Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-07-23T03:13:54.395414336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018977s 
2025-07-23T03:13:54.395670151Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-07-23T03:13:54.395957329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.396289899Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-07-23T03:13:54.396691207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-23T03:13:54', 'change_quality_size_mb_to_kb') 
2025-07-23T03:13:54.397338850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.397838076Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-07-23T03:13:54.398081185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018936s 
2025-07-23T03:13:54.398329655Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-07-23T03:13:54.398565550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.398862127Z [Info] album_releases: Starting migration of Log DB to 9 
2025-07-23T03:13:54.399242633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-07-23T03:13:54', 'album_releases') 
2025-07-23T03:13:54.399684052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.400428231Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-07-23T03:13:54.400640678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018454s 
2025-07-23T03:13:54.401018249Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-07-23T03:13:54.401142579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.401451751Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-07-23T03:13:54.401836887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-23T03:13:54', 'album_releases_fix') 
2025-07-23T03:13:54.402279839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.403016763Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-07-23T03:13:54.403243860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018652s 
2025-07-23T03:13:54.403477901Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-07-23T03:13:54.403723315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.404047167Z [Info] import_lists: Starting migration of Log DB to 11 
2025-07-23T03:13:54.404416170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-23T03:13:54', 'import_lists') 
2025-07-23T03:13:54.409761623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.410568748Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-07-23T03:13:54.410800625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068356s 
2025-07-23T03:13:54.411059746Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-07-23T03:13:54.411296363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.411637229Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-07-23T03:13:54.412106845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-07-23T03:13:54', 'add_release_status') 
2025-07-23T03:13:54.412562061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.413237742Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-07-23T03:13:54.413470220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019173s 
2025-07-23T03:13:54.413725243Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-07-23T03:13:54.413982701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.414304910Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-07-23T03:13:54.414701819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-23T03:13:54', 'album_download_notification') 
2025-07-23T03:13:54.415155513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.415819690Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-07-23T03:13:54.416086868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018199s 
2025-07-23T03:13:54.416336471Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-07-23T03:13:54.416610492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.416916909Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-07-23T03:13:54.417331845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-23T03:13:54', 'fix_language_metadata_profiles') 
2025-07-23T03:13:54.417926853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.418464315Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-07-23T03:13:54.418703917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018385s 
2025-07-23T03:13:54.419101267Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-07-23T03:13:54.419183373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.419492635Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-07-23T03:13:54.419876238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-23T03:13:54', 'remove_fanzub') 
2025-07-23T03:13:54.420334220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.420995080Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-07-23T03:13:54.421225745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018065s 
2025-07-23T03:13:54.421475778Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-07-23T03:13:54.421740581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.422073482Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-07-23T03:13:54.422456823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-23T03:13:54', 'update_artist_history_indexes') 
2025-07-23T03:13:54.422919545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.423663142Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-07-23T03:13:54.423868355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001842s 
2025-07-23T03:13:54.424155353Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-07-23T03:13:54.424358743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.424690501Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-07-23T03:13:54.425043341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-23T03:13:54', 'remove_nma') 
2025-07-23T03:13:54.425470912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.426327988Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-07-23T03:13:54.426607611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019774s 
2025-07-23T03:13:54.426804678Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-07-23T03:13:54.427039911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.427365737Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-07-23T03:13:54.427766043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-23T03:13:54', 'album_disambiguation') 
2025-07-23T03:13:54.428255479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.428909706Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-07-23T03:13:54.429176283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018433s 
2025-07-23T03:13:54.429388039Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-07-23T03:13:54.429647712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.429976424Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-07-23T03:13:54.430363613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-23T03:13:54', 'add_ape_quality_in_profiles') 
2025-07-23T03:13:54.430819461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.431488117Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-07-23T03:13:54.431727289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018063s 
2025-07-23T03:13:54.431991801Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-07-23T03:13:54.432239179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.432600998Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-07-23T03:13:54.432931303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-23T03:13:54', 'remove_pushalot') 
2025-07-23T03:13:54.433355347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.433997079Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-07-23T03:13:54.434250219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001771s 
2025-07-23T03:13:54.434475743Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-07-23T03:13:54.434795987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.435034899Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-07-23T03:13:54.435399002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-23T03:13:54', 'add_custom_filters') 
2025-07-23T03:13:54.435876794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.436526592Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-07-23T03:13:54.436786205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017956s 
2025-07-23T03:13:54.437001618Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-07-23T03:13:54.437264187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.437571816Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-07-23T03:13:54.437970529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-23T03:13:54', 'import_list_tags') 
2025-07-23T03:13:54.438383100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.439020894Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-07-23T03:13:54.439251568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017664s 
2025-07-23T03:13:54.439495660Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-07-23T03:13:54.439826466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.440089415Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-07-23T03:13:54.440506355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-23T03:13:54', 'add_release_groups_etc') 
2025-07-23T03:13:54.440916511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.441598283Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-07-23T03:13:54.441839258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018234s 
2025-07-23T03:13:54.442078530Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-07-23T03:13:54.442338664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.442642335Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-07-23T03:13:54.443031920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-23T03:13:54', 'NewMediaInfoFormat') 
2025-07-23T03:13:54.443469441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.444125482Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-07-23T03:13:54.444364483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017718s 
2025-07-23T03:13:54.444632483Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-07-23T03:13:54.444895963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.445239284Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-07-23T03:13:54.445636805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-23T03:13:54', 'rename_restrictions_to_release_profiles') 
2025-07-23T03:13:54.446103334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.446771269Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-07-23T03:13:54.447054188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018472s 
2025-07-23T03:13:54.447300925Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-07-23T03:13:54.447600468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.447925482Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-07-23T03:13:54.448362853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-23T03:13:54', 'rename_quality_profiles_add_upgrade_allowed') 
2025-07-23T03:13:54.448847098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.449574372Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-07-23T03:13:54.449791550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019271s 
2025-07-23T03:13:54.450028416Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-07-23T03:13:54.450294873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.450599757Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-07-23T03:13:54.451018951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-23T03:13:54', 'add_import_exclusions') 
2025-07-23T03:13:54.451446491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.452115338Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-07-23T03:13:54.452355181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017926s 
2025-07-23T03:13:54.452611938Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-07-23T03:13:54.452871230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.453174401Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-07-23T03:13:54.453579586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-23T03:13:54', 'clean_artist_metadata_table') 
2025-07-23T03:13:54.454047268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.529378161Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-07-23T03:13:54.529594226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.07636s 
2025-07-23T03:13:54.529855191Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-07-23T03:13:54.530137259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.530488216Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-07-23T03:13:54.530889083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-23T03:13:54', 'health_issue_notification') 
2025-07-23T03:13:54.531359460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.590382558Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-07-23T03:13:54.591275065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0600094s 
2025-07-23T03:13:54.591699059Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-07-23T03:13:54.592221971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.592784845Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-07-23T03:13:54.593532931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-23T03:13:54', 'add_mediafilerepository_mtime') 
2025-07-23T03:13:54.594362141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.645700657Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-07-23T03:13:54.646269983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0532391s 
2025-07-23T03:13:54.646843608Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-07-23T03:13:54.647375569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.648044907Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-07-23T03:13:54.648967885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-23T03:13:54', 'add_artistmetadataid_constraint') 
2025-07-23T03:13:54.650018571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.719182717Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-07-23T03:13:54.719718916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0716579s 
2025-07-23T03:13:54.720178091Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-07-23T03:13:54.720617706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.721218035Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-07-23T03:13:54.721883094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-23T03:13:54', 'old_ids_and_artist_alias') 
2025-07-23T03:13:54.722617893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.782105777Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-07-23T03:13:54.782609221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0613947s 
2025-07-23T03:13:54.783107564Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-07-23T03:13:54.783521809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.784069251Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-07-23T03:13:54.784722927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-23T03:13:54', 'download_propers_config') 
2025-07-23T03:13:54.785506865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.874811012Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-07-23T03:13:54.875377152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0911257s 
2025-07-23T03:13:54.875952681Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-07-23T03:13:54.876512698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.877236616Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-07-23T03:13:54.878106788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-23T03:13:54', 'remove_language_profiles') 
2025-07-23T03:13:54.879145228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.942072718Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-07-23T03:13:54.942709680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0654117s 
2025-07-23T03:13:54.943300550Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-07-23T03:13:54.943922161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.944648604Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-07-23T03:13:54.945537113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-23T03:13:54', 'multi_disc_naming_format') 
2025-07-23T03:13:54.946560463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:54.980099562Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-07-23T03:13:54.980606352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0361429s 
2025-07-23T03:13:54.981103353Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-07-23T03:13:54.981627077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:54.982285663Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-07-23T03:13:54.983168120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-23T03:13:54', 'add_download_client_priority') 
2025-07-23T03:13:54.984121870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.040294860Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-07-23T03:13:55.040841059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0585303s 
2025-07-23T03:13:55.041357880Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-07-23T03:13:55.041902577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.042577305Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-07-23T03:13:55.043412818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-23T03:13:55', 'remove_growl_prowl') 
2025-07-23T03:13:55.044411529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.078305331Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-07-23T03:13:55.078644744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0364417s 
2025-07-23T03:13:55.079062876Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-07-23T03:13:55.079427661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.079712504Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-07-23T03:13:55.080123942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-23T03:13:55', 'remove_plex_hometheatre') 
2025-07-23T03:13:55.080560531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.170390978Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-07-23T03:13:55.170594568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0908181s 
2025-07-23T03:13:55.170893940Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-07-23T03:13:55.171145296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.171478177Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-07-23T03:13:55.172146953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-23T03:13:55', 'add_root_folder_add_defaults') 
2025-07-23T03:13:55.172614695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.173472021Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-07-23T03:13:55.173712115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023273s 
2025-07-23T03:13:55.173940915Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-07-23T03:13:55.174206169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.174644562Z [Info] task_duration: Starting migration of Log DB to 40 
2025-07-23T03:13:55.174992513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-23T03:13:55', 'task_duration') 
2025-07-23T03:13:55.175431326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.176247009Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-07-23T03:13:55.176472473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020462s 
2025-07-23T03:13:55.176727787Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-07-23T03:13:55.176986097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.177266902Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-07-23T03:13:55.177670354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-23T03:13:55', 'add_indexer_and_enabled_to_release_profiles') 
2025-07-23T03:13:55.178098446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.178892405Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-07-23T03:13:55.179124382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019194s 
2025-07-23T03:13:55.179344916Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-07-23T03:13:55.179582384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.179863119Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-07-23T03:13:55.180236631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-23T03:13:55', 'remove_album_folders') 
2025-07-23T03:13:55.180662970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.181578523Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-07-23T03:13:55.181796031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001959s 
2025-07-23T03:13:55.182039110Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-07-23T03:13:55.182273743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.182523025Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-07-23T03:13:55.182884723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-07-23T03:13:55', 'add_priority_to_indexers') 
2025-07-23T03:13:55.183318136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.184205322Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-07-23T03:13:55.184434934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001922s 
2025-07-23T03:13:55.184669426Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-07-23T03:13:55.184873818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.185170225Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-07-23T03:13:55.185547334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-07-23T03:13:55', 'remove_chown_and_folderchmod_config') 
2025-07-23T03:13:55.185966768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.186592839Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-07-23T03:13:55.186818283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016965s 
2025-07-23T03:13:55.187025680Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-07-23T03:13:55.187251886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.187522631Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-07-23T03:13:55.187887345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-07-23T03:13:55', 'update_notifiarr') 
2025-07-23T03:13:55.188280026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.188874884Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-07-23T03:13:55.189085438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016276s 
2025-07-23T03:13:55.189300811Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-07-23T03:13:55.189531045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.189807201Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-07-23T03:13:55.190163819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-07-23T03:13:55', 'email_multiple_addresses') 
2025-07-23T03:13:55.190573704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.191201879Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-07-23T03:13:55.191413665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016564s 
2025-07-23T03:13:55.191631504Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-07-23T03:13:55.191894975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.192170680Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-07-23T03:13:55.192550585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-07-23T03:13:55', 'rename_blacklist_to_blocklist') 
2025-07-23T03:13:55.192962734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.193564005Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-07-23T03:13:55.193782344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016826s 
2025-07-23T03:13:55.193993880Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-07-23T03:13:55.194224835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.194499418Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-07-23T03:13:55.194861828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-07-23T03:13:55', 'cdh_per_downloadclient') 
2025-07-23T03:13:55.195261102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.195863364Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-07-23T03:13:55.196083047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016158s 
2025-07-23T03:13:55.196335956Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-07-23T03:13:55.196542472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.196842887Z [Info] download_history: Starting migration of Log DB to 52 
2025-07-23T03:13:55.197197861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-07-23T03:13:55', 'download_history') 
2025-07-23T03:13:55.197611695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.198324850Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-07-23T03:13:55.198550785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017675s 
2025-07-23T03:13:55.198765097Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-07-23T03:13:55.199007254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.199294232Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-07-23T03:13:55.200007739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-07-23T03:13:55.200497385Z [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-07-23T03:13:55.201077673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008435s 
2025-07-23T03:13:55.201292435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-07-23T03:13:55.201600566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-07-23T03:13:55.202006233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004855s 
2025-07-23T03:13:55.202362109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-07-23T03:13:55', 'add_update_history') 
2025-07-23T03:13:55.202778998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.203473747Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-07-23T03:13:55.203689281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019387s 
2025-07-23T03:13:55.203947591Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-07-23T03:13:55.204196072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.204500224Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-07-23T03:13:55.204880770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-07-23T03:13:55', 'add_on_update_to_notifications') 
2025-07-23T03:13:55.205311698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.205927979Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-07-23T03:13:55.206161910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017181s 
2025-07-23T03:13:55.206387955Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-07-23T03:13:55.206640954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.206925056Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-07-23T03:13:55.207316735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-07-23T03:13:55', 'download_client_per_indexer') 
2025-07-23T03:13:55.207737131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.208377912Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-07-23T03:13:55.208603997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017211s 
2025-07-23T03:13:55.208842647Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-07-23T03:13:55.209078813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.209381442Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-07-23T03:13:55.209748120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-07-23T03:13:55', 'AddNewItemMonitorType') 
2025-07-23T03:13:55.210171392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.210756180Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-07-23T03:13:55.210985632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016663s 
2025-07-23T03:13:55.211203861Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-07-23T03:13:55.211440628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.211729840Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-07-23T03:13:55.212118172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-07-23T03:13:55', 'ImportListSearch') 
2025-07-23T03:13:55.212526755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.213117194Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-07-23T03:13:55.213329621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016735s 
2025-07-23T03:13:55.213564374Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-07-23T03:13:55.213805269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.214105504Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-07-23T03:13:55.214483324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-07-23T03:13:55', 'ImportListMonitorExisting') 
2025-07-23T03:13:55.214910434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.215510432Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-07-23T03:13:55.215748432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001692s 
2025-07-23T03:13:55.216008786Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-07-23T03:13:55.216232997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.216522721Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-07-23T03:13:55.216870841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-07-23T03:13:55', 'add_indexer_tags') 
2025-07-23T03:13:55.217281719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.218062541Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-07-23T03:13:55.218284588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018307s 
2025-07-23T03:13:55.218499971Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-07-23T03:13:55.218741007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.219034578Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-07-23T03:13:55.219409513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-07-23T03:13:55', 'update_audio_types') 
2025-07-23T03:13:55.219816753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.220453475Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-07-23T03:13:55.220668518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017071s 
2025-07-23T03:13:55.220927840Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-07-23T03:13:55.221198715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.221514651Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-07-23T03:13:55.222043566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-07-23T03:13:55.222245884Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-07-23T03:13:55.222475015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-07-23T03:13:55.223325077Z [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-07-23T03:13:55.224333256Z [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-07-23T03:13:55.224901500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-07-23T03:13:55.225470195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-07-23T03:13:55.226527474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-07-23T03:13:55.226874763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041736s 
2025-07-23T03:13:55.227079205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-07-23T03:13:55.227287344Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-23T03:13:55.227502006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-07-23T03:13:55.228228960Z [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-07-23T03:13:55.228997748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-07-23T03:13:55.229478566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-07-23T03:13:55.230009004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-07-23T03:13:55.230977725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-07-23T03:13:55.231378431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036092s 
2025-07-23T03:13:55.231584236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T03:13:55.231778807Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-07-23T03:13:55.232037979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-07-23T03:13:55.232601253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-07-23T03:13:55.233214077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-07-23T03:13:55.233693182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-07-23T03:13:55.234214030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-07-23T03:13:55.235150857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-23T03:13:55.235542355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003272s 
2025-07-23T03:13:55.235954174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-07-23T03:13:55', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-07-23T03:13:55.236433840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.237738066Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-07-23T03:13:55.237994111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053994s 
2025-07-23T03:13:55.238240097Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-07-23T03:13:55.238493317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.238796727Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-07-23T03:13:55.239188025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-07-23T03:13:55', 'add_on_delete_to_notifications') 
2025-07-23T03:13:55.239612750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.240503574Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-07-23T03:13:55.240828969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018538s 
2025-07-23T03:13:55.241058121Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-07-23T03:13:55.241300398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.241582887Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-07-23T03:13:55.241944515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-07-23T03:13:55', 'add_custom_formats') 
2025-07-23T03:13:55.242357246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.243010331Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-07-23T03:13:55.243226606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017143s 
2025-07-23T03:13:55.243451620Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-07-23T03:13:55.243693146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.243996547Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-07-23T03:13:55.244369999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-07-23T03:13:55', 'add_result_to_commands') 
2025-07-23T03:13:55.244794423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.245453540Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-07-23T03:13:55.245669445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017548s 
2025-07-23T03:13:55.245897725Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-07-23T03:13:55.246140834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.246428503Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-07-23T03:13:55.246814511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-07-23T03:13:55', 'health_restored_notification') 
2025-07-23T03:13:55.247261881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.247948314Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-07-23T03:13:55.248175351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017809s 
2025-07-23T03:13:55.248383229Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-07-23T03:13:55.248608052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.248899158Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-07-23T03:13:55.249260375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-07-23T03:13:55', 'remove_uc') 
2025-07-23T03:13:55.249695201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.250347283Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-07-23T03:13:55.250560703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017404s 
2025-07-23T03:13:55.250818512Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-07-23T03:13:55.251075570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.251387368Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-07-23T03:13:55.251792593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-07-23T03:13:55', 'download_clients_rename_tv_to_music') 
2025-07-23T03:13:55.252268472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.252954974Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-07-23T03:13:55.253211360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018573s 
2025-07-23T03:13:55.253461534Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-07-23T03:13:55.253724253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.254055670Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-07-23T03:13:55.254468632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-07-23T03:13:55', 'add_colon_replacement_to_naming_config') 
2025-07-23T03:13:55.254944460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.255632816Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-07-23T03:13:55.255907839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018907s 
2025-07-23T03:13:55.256143825Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-07-23T03:13:55.256378747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.256670365Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-07-23T03:13:55.257047845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-07-23T03:13:55', 'list_sync_time') 
2025-07-23T03:13:55.257469724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.258180395Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-07-23T03:13:55.258394746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017977s 
2025-07-23T03:13:55.258644990Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-07-23T03:13:55.258911687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.259212503Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-07-23T03:13:55.259593460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-07-23T03:13:55', 'add_download_client_tags') 
2025-07-23T03:13:55.260065019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.260800801Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-07-23T03:13:55.261043259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018785s 
2025-07-23T03:13:55.261286108Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-07-23T03:13:55.261551613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.261859823Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-07-23T03:13:55.262242955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-07-23T03:13:55', 'add_notification_status') 
2025-07-23T03:13:55.262677389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.263382679Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-07-23T03:13:55.263608765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018277s 
2025-07-23T03:13:55.263858828Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-07-23T03:13:55.264124032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.264434056Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-07-23T03:13:55.264826556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-07-23T03:13:55', 'add_alac_24_quality_in_profiles') 
2025-07-23T03:13:55.265266793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.265934828Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-07-23T03:13:55.266177486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001801s 
2025-07-23T03:13:55.266403151Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-07-23T03:13:55.266646591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.266941014Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-07-23T03:13:55.267295147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-07-23T03:13:55', 'add_salt_to_users') 
2025-07-23T03:13:55.267736545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.268446485Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-07-23T03:13:55.268665806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017936s 
2025-07-23T03:13:55.268890599Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-07-23T03:13:55.269149149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.269448352Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-07-23T03:13:55.269810852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-07-23T03:13:55', 'add_auto_tagging') 
2025-07-23T03:13:55.270253673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.270916377Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-07-23T03:13:55.271130979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017672s 
2025-07-23T03:13:55.271370822Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-07-23T03:13:55.271633381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.271968285Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-07-23T03:13:55.272386818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-07-23T03:13:55', 'quality_definition_preferred_size') 
2025-07-23T03:13:55.272828267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.273445520Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-07-23T03:13:55.273705563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017975s 
2025-07-23T03:13:55.273945727Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-07-23T03:13:55.274203025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.274514161Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-07-23T03:13:55.274929468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-07-23T03:13:55', 'add_on_artist_add_to_notifications') 
2025-07-23T03:13:55.275377620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.276023390Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-07-23T03:13:55.276261409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017967s 
2025-07-23T03:13:55.276504829Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-07-23T03:13:55.276749402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.277050177Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-07-23T03:13:55.277428930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-07-23T03:13:55', 'album_last_searched_time') 
2025-07-23T03:13:55.277871912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.278548003Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-07-23T03:13:55.278778738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017833s 
2025-07-23T03:13:55.279025184Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-07-23T03:13:55.279266540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.279576474Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-07-23T03:13:55.279959956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-07-23T03:13:55', 'add_indexer_flags') 
2025-07-23T03:13:55.280382847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.281001673Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-07-23T03:13:55.281220223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017373s 
2025-07-23T03:13:55.281459395Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-07-23T03:13:55.281711913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.282012629Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-07-23T03:13:55.282424659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-07-23T03:13:55', 'add_indexes_album_statistics') 
2025-07-23T03:13:55.282860296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.283581919Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-07-23T03:13:55.283810098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018561s 
2025-07-23T03:13:55.284079240Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-07-23T03:13:55.284331177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:13:55.284636191Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-07-23T03:13:55.285014052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-07-23T03:13:55', 'update_redacted_baseurl') 
2025-07-23T03:13:55.286999449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:13:55.287662083Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-07-23T03:13:55.287892187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033234s 
2025-07-23T03:13:55.467944888Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-07-23T03:13:55.478166439Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-07-23T03:13:55.483307009Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-07-23T03:13:55.624361921Z [Info] QualityProfileService: Setting up default quality profiles 
2025-07-23T03:13:55.654622178Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-07-23T03:13:55.663592329Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-07-23T03:13:55.701835849Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-07-23T03:13:55.702708927Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-07-23T03:13:55.702951916Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-07-23T03:13:55.886529344Z [ls.io-init] done.
2025-07-23T03:13:55.894666668Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
View SBOM output
Expand
NAME                                                         VERSION              TYPE                        
BouncyCastle.Cryptography                                    2.4.0                dotnet      (+5 duplicates)  
Dapper                                                       2.0.151              dotnet      (+5 duplicates)  
Diacritical.Net                                              1.0.4                dotnet      (+5 duplicates)  
DryIoc.Microsoft.DependencyInjection                         6.2.0                dotnet      (+1 duplicate)   
DryIoc.dll                                                   5.4.3                dotnet      (+7 duplicates)  
Dynamitey                                                    2.0.9.136            dotnet      (+3 duplicates)  
Equ                                                          2.3.0                dotnet      (+5 duplicates)  
FluentValidation                                             9.5.4                dotnet      (+5 duplicates)  
IPAddressRange                                               6.2.0                dotnet      (+7 duplicates)  
Ical.Net                                                     4.3.1                dotnet      (+2 duplicates)  
ImpromptuInterface                                           7.0.1                dotnet      (+3 duplicates)  
Lidarr                                                       1.0.0                dotnet                       
Lidarr.Api.V1                                                1.0.0                dotnet      (+2 duplicates)  
Lidarr.Common                                                1.0.0                dotnet      (+7 duplicates)  
Lidarr.Core                                                  1.0.0                dotnet      (+5 duplicates)  
Lidarr.Host                                                  1.0.0                dotnet      (+1 duplicate)   
Lidarr.Http                                                  1.0.0                dotnet      (+3 duplicates)  
Lidarr.Mono                                                  1.0.0                dotnet                       
Lidarr.SignalR                                               1.0.0                dotnet      (+4 duplicates)  
MailKit                                                      4.8.0                dotnet      (+5 duplicates)  
Microsoft.AspNetCore.Cryptography.Internal                   6.0.35               dotnet      (+4 duplicates)  
Microsoft.AspNetCore.Cryptography.KeyDerivation              6.0.35               dotnet      (+4 duplicates)  
Microsoft.Bcl.AsyncInterfaces                                6.0.0                dotnet      (+5 duplicates)  
Microsoft.Bcl.TimeProvider                                   8.0.0                dotnet      (+5 duplicates)  
Microsoft.Data.SqlClient                                     2.1.7                dotnet      (+5 duplicates)  
Microsoft.Extensions.Configuration                           6.0.0                dotnet      (+1 duplicate)   
Microsoft.Extensions.Configuration                           6.0.1                dotnet      (+4 duplicates)  
Microsoft.Extensions.Configuration.Abstractions              6.0.0                dotnet      (+2 duplicates)  
Microsoft.Extensions.Configuration.Binder                    6.0.0                dotnet      (+2 duplicates)  
Microsoft.Extensions.Configuration.CommandLine               6.0.0                dotnet      (+6 duplicates)  
Microsoft.Extensions.Configuration.EnvironmentVariables      6.0.1                dotnet      (+6 duplicates)  
Microsoft.Extensions.Configuration.FileExtensions            6.0.0                dotnet      (+6 duplicates)  
Microsoft.Extensions.Configuration.Json                      6.0.0                dotnet      (+6 duplicates)  
Microsoft.Extensions.Configuration.UserSecrets               6.0.1                dotnet      (+6 duplicates)  
Microsoft.Extensions.DependencyInjection                     6.0.1                dotnet      (+7 duplicates)  
Microsoft.Extensions.DependencyInjection.Abstractions        6.0.0                dotnet      (+2 duplicates)  
Microsoft.Extensions.DependencyInjection.Abstractions        7.0.0                dotnet      (+1 duplicate)   
Microsoft.Extensions.FileProviders.Abstractions              6.0.0                dotnet      (+2 duplicates)  
Microsoft.Extensions.FileProviders.Physical                  6.0.0                dotnet      (+2 duplicates)  
Microsoft.Extensions.FileSystemGlobbing                      6.0.0                dotnet      (+2 duplicates)  
Microsoft.Extensions.Hosting                                 6.0.1                dotnet      (+7 duplicates)  
Microsoft.Extensions.Hosting.Abstractions                    6.0.0                dotnet      (+4 duplicates)  
Microsoft.Extensions.Hosting.WindowsServices                 6.0.2                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging                                 6.0.0                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging.Abstractions                    6.0.0                dotnet      (+2 duplicates)  
Microsoft.Extensions.Logging.Configuration                   6.0.0                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging.Console                         6.0.0                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging.Debug                           6.0.0                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging.EventLog                        6.0.0                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging.EventSource                     6.0.0                dotnet      (+7 duplicates)  
Microsoft.Extensions.Options                                 6.0.0                dotnet      (+4 duplicates)  
Microsoft.Extensions.Options.ConfigurationExtensions         6.0.0                dotnet      (+4 duplicates)  
Microsoft.Extensions.Primitives                              6.0.0                dotnet      (+2 duplicates)  
Microsoft.Identity.Client                                    4.21.1               dotnet      (+5 duplicates)  
Microsoft.IdentityModel.JsonWebTokens                        6.8.0                dotnet      (+5 duplicates)  
Microsoft.IdentityModel.Logging                              6.8.0                dotnet      (+5 duplicates)  
Microsoft.IdentityModel.Protocols                            6.8.0                dotnet      (+5 duplicates)  
Microsoft.IdentityModel.Protocols.OpenIdConnect              6.8.0                dotnet      (+5 duplicates)  
Microsoft.IdentityModel.Tokens                               6.8.0                dotnet      (+5 duplicates)  
Microsoft.OpenApi                                            1.6.14               dotnet      (+2 duplicates)  
Microsoft.Win32.SystemEvents                                 6.0.0                dotnet      (+7 duplicates)  
MimeKit                                                      4.8.0                dotnet      (+5 duplicates)  
Mono.Nat                                                     3.0.1                dotnet      (+5 duplicates)  
Mono.Posix.NETStandard                                       5.20.1.34-servarr20  dotnet                       
MonoTorrent                                                  2.0.7                dotnet      (+5 duplicates)  
NLog                                                         5.4.0                dotnet      (+7 duplicates)  
NLog.Extensions.Logging                                      5.4.0                dotnet      (+5 duplicates)  
NLog.Layouts.ClefJsonLayout                                  1.0.3                dotnet      (+7 duplicates)  
NLog.Targets.Syslog                                          7.0.0                dotnet      (+5 duplicates)  
Newtonsoft.Json                                              13.0.3               dotnet      (+7 duplicates)  
NodaTime                                                     3.2.0                dotnet      (+2 duplicates)  
Npgsql                                                       7.0.10               dotnet      (+5 duplicates)  
Polly                                                        8.5.2                dotnet      (+5 duplicates)  
Polly.Contrib.WaitAndRetry                                   1.1.1                dotnet      (+5 duplicates)  
Polly.Core                                                   8.5.2                dotnet      (+5 duplicates)  
ReusableTasks                                                2.0.0                dotnet      (+5 duplicates)  
Sentry                                                       4.0.2                dotnet      (+7 duplicates)  
Servarr.FluentMigrator                                       3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Abstractions                          3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Extensions.Oracle                     3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Extensions.Postgres                   3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Extensions.SqlAnywhere                3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Extensions.SqlServer                  3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner                                3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.Core                           3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.Db2                            3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.Firebird                       3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.Hana                           3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.MySql                          3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.Oracle                         3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.Postgres                       3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.Redshift                       3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.SQLite                         3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.SqlAnywhere                    3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.SqlServer                      3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.SqlServerCe                    3.3.2.9              dotnet      (+5 duplicates)  
SharpZipLib                                                  1.4.2                dotnet      (+7 duplicates)  
SixLabors.ImageSharp                                         3.1.9                dotnet      (+5 duplicates)  
SpotifyAPI.Web                                               5.1.1                dotnet      (+5 duplicates)  
Swashbuckle.AspNetCore.Annotations                           6.6.2                dotnet      (+2 duplicates)  
Swashbuckle.AspNetCore.Swagger                               6.6.2                dotnet      (+2 duplicates)  
Swashbuckle.AspNetCore.SwaggerGen                            6.6.2                dotnet      (+2 duplicates)  
System.Configuration.ConfigurationManager                    6.0.1                dotnet      (+7 duplicates)  
System.Data.SQLite.Core.Servarr                              1.0.115.5-18         dotnet      (+7 duplicates)  
System.Diagnostics.EventLog                                  6.0.0                dotnet      (+2 duplicates)  
System.Drawing.Common                                        6.0.0                dotnet      (+7 duplicates)  
System.Formats.Asn1                                          8.0.1                dotnet      (+5 duplicates)  
System.IO.Abstractions                                       17.0.24              dotnet      (+7 duplicates)  
System.IdentityModel.Tokens.Jwt                              6.8.0                dotnet      (+5 duplicates)  
System.Runtime.Caching                                       4.7.0                dotnet      (+5 duplicates)  
System.Security.Cryptography.Pkcs                            8.0.0                dotnet      (+5 duplicates)  
System.Security.Cryptography.ProtectedData                   6.0.0                dotnet      (+7 duplicates)  
System.Security.Permissions                                  6.0.0                dotnet      (+7 duplicates)  
System.ServiceProcess.ServiceController                      6.0.1                dotnet      (+7 duplicates)  
System.Text.Json                                             6.0.10               dotnet      (+6 duplicates)  
System.Windows.Extensions                                    6.0.0                dotnet      (+7 duplicates)  
TagLibSharp-Lidarr                                           2.2.0.27             dotnet      (+5 duplicates)  
acl-libs                                                     2.3.2-r1             apk                          
alpine-baselayout                                            3.7.0-r0             apk                          
alpine-baselayout-data                                       3.7.0-r0             apk                          
alpine-keys                                                  2.5-r0               apk                          
alpine-release                                               3.22.1-r0            apk                          
anstream                                                     0.6.5                rust-crate                   
anstyle                                                      1.0.4                rust-crate                   
anstyle-parse                                                0.2.3                rust-crate                   
anstyle-query                                                1.0.2                rust-crate                   
anyhow                                                       1.0.79               rust-crate                   
aom-libs                                                     3.12.1-r0            apk                          
apk-tools                                                    2.14.9-r2            apk                          
arg_enum_proc_macro                                          0.3.4                rust-crate                   
arrayvec                                                     0.7.4                rust-crate                   
av-metrics                                                   0.9.1                rust-crate                   
av1-grain                                                    0.2.3                rust-crate                   
bash                                                         5.2.37-r0            apk                          
bitflags                                                     2.4.1                rust-crate                   
bitstream-io                                                 2.2.0                rust-crate                   
brotli-libs                                                  1.1.0-r2             apk                          
busybox                                                      1.37.0-r18           apk                          
busybox-binsh                                                1.37.0-r18           apk                          
c-ares                                                       1.34.5-r0            apk                          
ca-certificates                                              20250619-r0          apk                          
ca-certificates-bundle                                       20250619-r0          apk                          
catatonit                                                    0.2.1-r0             apk                          
cfg-if                                                       1.0.0                rust-crate                   
chromaprint                                                  1.5.1-r8             apk                          
chromaprint-libs                                             1.5.1-r8             apk                          
cjson                                                        1.7.18-r1            apk                          
clap                                                         4.4.14               rust-crate                   
clap_builder                                                 4.4.14               rust-crate                   
clap_complete                                                4.4.6                rust-crate                   
clap_derive                                                  4.4.7                rust-crate                   
clap_lex                                                     0.6.0                rust-crate                   
colorchoice                                                  1.0.0                rust-crate                   
console                                                      0.15.8               rust-crate                   
coreutils                                                    9.7-r1               apk                          
coreutils-env                                                9.7-r1               apk                          
coreutils-fmt                                                9.7-r1               apk                          
coreutils-sha512sum                                          9.7-r1               apk                          
crossbeam                                                    0.8.4                rust-crate                   
crossbeam-channel                                            0.5.11               rust-crate                   
crossbeam-deque                                              0.8.5                rust-crate                   
crossbeam-epoch                                              0.9.18               rust-crate                   
crossbeam-queue                                              0.3.11               rust-crate                   
crossbeam-utils                                              0.8.19               rust-crate                   
curl                                                         8.14.1-r1            apk                          
either                                                       1.9.0                rust-crate                   
errno                                                        0.3.8                rust-crate                   
fern                                                         0.6.2                rust-crate                   
ffmpeg-libavcodec                                            6.1.2-r2             apk                          
ffmpeg-libavformat                                           6.1.2-r2             apk                          
ffmpeg-libavutil                                             6.1.2-r2             apk                          
ffmpeg-libswresample                                         6.1.2-r2             apk                          
fftw-double-libs                                             3.3.10-r6            apk                          
findutils                                                    4.10.0-r0            apk                          
getrandom                                                    0.2.12               rust-crate                   
giflib                                                       5.2.2-r1             apk                          
heck                                                         0.4.1                rust-crate                   
hwdata-pci                                                   0.395-r0             apk                          
icu-data-en                                                  76.1-r1              apk                          
icu-libs                                                     76.1-r1              apk                          
imath                                                        3.1.12-r0            apk                          
interpolate_name                                             0.2.4                rust-crate                   
itertools                                                    0.10.5               rust-crate                   
itertools                                                    0.12.0               rust-crate                   
ivf                                                          0.1.3                rust-crate                   
jq                                                           1.8.0-r0             apk                          
lab                                                          0.11.0               rust-crate                   
lame-libs                                                    3.100-r5             apk                          
lazy_static                                                  1.4.0                rust-crate                   
lcms2                                                        2.16-r0              apk                          
libSvtAv1Enc                                                 2.3.0-r0             apk                          
libapk2                                                      2.14.9-r2            apk                          
libattr                                                      2.5.2-r2             apk                          
libbluray                                                    1.3.4-r1             apk                          
libbsd                                                       0.12.2-r0            apk                          
libbz2                                                       1.0.8-r6             apk                          
libc                                                         0.2.155              rust-crate                   
libcrypto3                                                   3.5.1-r0             apk                          
libcurl                                                      8.14.1-r1            apk                          
libdav1d                                                     1.5.1-r0             apk                          
libdeflate                                                   1.23-r0              apk                          
libdrm                                                       2.4.124-r0           apk                          
libffi                                                       3.4.8-r0             apk                          
libgcc                                                       14.2.0-r6            apk                          
libgomp                                                      14.2.0-r6            apk                          
libhwy                                                       1.0.7-r1             apk                          
libidn2                                                      2.3.7-r0             apk                          
libintl                                                      0.24.1-r0            apk                          
libjpeg-turbo                                                3.1.0-r0             apk                          
libjxl                                                       0.10.3-r2            apk                          
libmd                                                        1.1.0-r0             apk                          
libncursesw                                                  6.5_p20250503-r0     apk                          
libogg                                                       1.3.5-r5             apk                          
libopenmpt                                                   0.7.15-r0            apk                          
libpciaccess                                                 0.18.1-r0            apk                          
libpng                                                       1.6.47-r0            apk                          
libproc2                                                     4.0.4-r3             apk                          
libpsl                                                       0.21.5-r3            apk                          
librist                                                      0.2.10-r1            apk                          
libsharpyuv                                                  1.5.0-r0             apk                          
libsodium                                                    1.0.20-r0            apk                          
libsrt                                                       1.5.3-r1             apk                          
libssh                                                       0.11.2-r0            apk                          
libssl3                                                      3.5.1-r0             apk                          
libstdc++                                                    14.2.0-r6            apk                          
libtheora                                                    1.1.1-r18            apk                          
libunistring                                                 1.3-r0               apk                          
libva                                                        2.22.0-r1            apk                          
libvdpau                                                     1.5-r4               apk                          
libvorbis                                                    1.3.7-r2             apk                          
libvpx                                                       1.15.0-r0            apk                          
libwebp                                                      1.5.0-r0             apk                          
libwebpmux                                                   1.5.0-r0             apk                          
libx11                                                       1.8.11-r0            apk                          
libxau                                                       1.0.12-r0            apk                          
libxcb                                                       1.17.0-r0            apk                          
libxdmcp                                                     1.1.5-r1             apk                          
libxext                                                      1.3.6-r2             apk                          
libxfixes                                                    6.0.1-r4             apk                          
libxml2                                                      2.13.8-r0            apk                          
libxslt                                                      1.1.43-r3            apk                          
libzmq                                                       4.3.5-r2             apk                          
linux-pam                                                    1.7.0-r4             apk                          
linux-raw-sys                                                0.4.12               rust-crate                   
log                                                          0.4.20               rust-crate                   
maybe-rayon                                                  0.1.1                rust-crate                   
mbedtls                                                      3.6.4-r0             apk                          
memchr                                                       2.7.1                rust-crate                   
minimal-lexical                                              0.2.1                rust-crate                   
mpg123-libs                                                  1.32.10-r0           apk                          
musl                                                         1.2.5-r10            apk                          
musl-utils                                                   1.2.5-r10            apk                          
ncurses-terminfo-base                                        6.5_p20250503-r0     apk                          
netcat-openbsd                                               1.229.1-r0           apk                          
new_debug_unreachable                                        1.0.4                rust-crate                   
nghttp2-libs                                                 1.65.0-r0            apk                          
nom                                                          7.1.3                rust-crate                   
noop_proc_macro                                              0.3.0                rust-crate                   
num-bigint                                                   0.4.4                rust-crate                   
num-derive                                                   0.4.1                rust-crate                   
num-integer                                                  0.1.45               rust-crate                   
num-rational                                                 0.4.1                rust-crate                   
num-traits                                                   0.2.17               rust-crate                   
numactl                                                      2.0.18-r0            apk                          
once_cell                                                    1.19.0               rust-crate                   
onevpl-libs                                                  2023.3.1-r2          apk                          
oniguruma                                                    6.9.10-r0            apk                          
openexr-libiex                                               3.3.2-r0             apk                          
openexr-libilmthread                                         3.3.2-r0             apk                          
openexr-libopenexr                                           3.3.2-r0             apk                          
openexr-libopenexrcore                                       3.3.2-r0             apk                          
opus                                                         1.5.2-r1             apk                          
paste                                                        1.0.14               rust-crate                   
ppv-lite86                                                   0.2.17               rust-crate                   
proc-macro2                                                  1.0.76               rust-crate                   
procps-ng                                                    4.0.4-r3             apk                          
profiling                                                    1.0.13               rust-crate                   
profiling-procmacros                                         1.0.13               rust-crate                   
quote                                                        1.0.35               rust-crate                   
rand                                                         0.8.5                rust-crate                   
rand_chacha                                                  0.3.1                rust-crate                   
rand_core                                                    0.6.4                rust-crate                   
rav1e                                                        0.7.1                rust-crate                   
rav1e-libs                                                   0.7.1-r0             apk                          
rayon                                                        1.8.0                rust-crate                   
rayon-core                                                   1.12.0               rust-crate                   
readline                                                     8.2.13-r1            apk                          
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64  6.0.35               dotnet                       
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64     6.0.35               dotnet                       
rustix                                                       0.38.28              rust-crate                   
scan_fmt                                                     0.2.6                rust-crate                   
scanelf                                                      1.3.8-r1             apk                          
shadow                                                       4.17.3-r0            apk                          
signal-hook                                                  0.3.17               rust-crate                   
signal-hook-registry                                         1.4.1                rust-crate                   
simd_helpers                                                 0.1.0                rust-crate                   
skalibs-libs                                                 2.14.4.0-r0          apk                          
soxr                                                         0.1.3-r7             apk                          
sqlite-libs                                                  3.49.2-r1            apk                          
ssl_client                                                   1.37.0-r18           apk                          
syn                                                          2.0.48               rust-crate                   
terminal_size                                                0.3.0                rust-crate                   
thiserror                                                    1.0.56               rust-crate                   
thiserror-impl                                               1.0.56               rust-crate                   
tzdata                                                       2025b-r0             apk                          
unicode-ident                                                1.0.12               rust-crate                   
unicode-width                                                0.1.11               rust-crate                   
utf8parse                                                    0.2.1                rust-crate                   
utmps-libs                                                   0.1.3.1-r0           apk                          
v_frame                                                      0.3.7                rust-crate                   
wayland-libs-client                                          1.23.1-r3            apk                          
x264-libs                                                    0.164.3108-r0        apk                          
x265-libs                                                    3.6-r0               apk                          
xmlstarlet                                                   1.6.1-r2             apk                          
xvidcore                                                     1.3.7-r2             apk                          
xz-libs                                                      5.8.1-r0             apk                          
y4m                                                          0.8.0                rust-crate                   
zlib                                                         1.3.1-r2             apk                          
zstd-libs                                                    1.5.7-r0             apk
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1753240457873
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:8686/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1753240457873
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:8686/signalr/messages?access_token=(removed)&id=pYvdKQgXHJiNqvQgmQzeEw.\"",
        "source": "console-api",
        "timestamp": 1753240457873
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1753240457873
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1753240457873
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1753240457873
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1753240457873
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1753240457873
    }
]
Test Result Message Runtime
Container startup PASS - 5.11s
Create SBOM PASS - 15.37s
Get build info PASS - 0.03s
Get screenshot PASS - 11.19s

ARM64 PASS

linuxserver/lidarr

Runtime: 80.53s
arm64v8-develop-2.13.0.4664-ls218
Build Information
Builder: X86-BUILDER-3n --Hetzner
Created: 2025-07-23T03:10:42+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 113.98MB
Tag: arm64v8-develop-2.13.0.4664-ls218
Version: 2.13.0.4664-ls218
View Container Logs
Expand
2025-07-23T03:13:52.983379308Z [migrations] started
2025-07-23T03:13:52.987525246Z [migrations] no migrations found
2025-07-23T03:13:53.453577163Z usermod: no changes
2025-07-23T03:13:53.546260804Z ───────────────────────────────────────
2025-07-23T03:13:53.546286907Z 
2025-07-23T03:13:53.546295704Z       ██╗     ███████╗██╗ ██████╗
2025-07-23T03:13:53.546304642Z       ██║     ██╔════╝██║██╔═══██╗
2025-07-23T03:13:53.546313230Z       ██║     ███████╗██║██║   ██║
2025-07-23T03:13:53.546321606Z       ██║     ╚════██║██║██║   ██║
2025-07-23T03:13:53.546330003Z       ███████╗███████║██║╚██████╔╝
2025-07-23T03:13:53.546338591Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-23T03:13:53.546347228Z 
2025-07-23T03:13:53.546355304Z    Brought to you by linuxserver.io
2025-07-23T03:13:53.546362849Z ───────────────────────────────────────
2025-07-23T03:13:53.552950854Z 
2025-07-23T03:13:53.553570993Z To support the app dev(s) visit:
2025-07-23T03:13:53.590797545Z Lidarr: https://opencollective.com/lidarr
2025-07-23T03:13:53.596878278Z 
2025-07-23T03:13:53.596900323Z To support LSIO projects visit:
2025-07-23T03:13:53.596909231Z https://www.linuxserver.io/donate/
2025-07-23T03:13:53.596917537Z 
2025-07-23T03:13:53.596925694Z ───────────────────────────────────────
2025-07-23T03:13:53.596934792Z GID/UID
2025-07-23T03:13:53.596943449Z ───────────────────────────────────────
2025-07-23T03:13:53.664032888Z 
2025-07-23T03:13:53.664055965Z User UID:    911
2025-07-23T03:13:53.664062668Z User GID:    911
2025-07-23T03:13:53.664069001Z ───────────────────────────────────────
2025-07-23T03:13:53.701798386Z Linuxserver.io version: 2.13.0.4664-ls218
2025-07-23T03:13:53.704526118Z Build-date: 2025-07-23T03:10:42+00:00
2025-07-23T03:13:53.704540998Z ───────────────────────────────────────
2025-07-23T03:13:53.704547101Z     
2025-07-23T03:13:55.949490772Z [custom-init] No custom files found, skipping...
2025-07-23T03:14:02.485610459Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.13.0.4664 
2025-07-23T03:14:02.777448962Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-23T03:14:02.877989372Z [Debug] Bootstrap: Console selected 
2025-07-23T03:14:02.895592184Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-23T03:14:07.625609402Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-07-23T03:14:08.540510943Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {7a48c929-1d03-4731-a11a-1dfdf65629ac} may be persisted to storage in unencrypted form. 
2025-07-23T03:14:09.894787680Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-07-23T03:14:10.704680104Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-07-23T03:14:12.002477054Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-07-23T03:14:13.053511488Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:14:13.092264965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:14:13.878025180Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-07-23T03:14:13.910465506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8037666s 
2025-07-23T03:14:13.915514241Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-07-23T03:14:13.919680059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8343375s 
2025-07-23T03:14:14.124792356Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-07-23T03:14:14.135525847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:14.241716884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-07-23T03:14:14.436319812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-07-23T03:14:14.706069441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4592509s 
2025-07-23T03:14:14.713928755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:14.738228972Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-07-23T03:14:14.741723528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4920886s 
2025-07-23T03:14:14.871089215Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-07-23T03:14:14.875651762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:14.966290696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-07-23T03:14:14.991805007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-23T03:14:15.007679248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372863s 
2025-07-23T03:14:15.012310313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T03:14:15.017187923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018635s 
2025-07-23T03:14:15.025142028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-07-23T03:14:15.036679609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-07-23T03:14:15.054386760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240961s 
2025-07-23T03:14:15.061401073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:15.068028497Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-07-23T03:14:15.071786323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0386107s 
2025-07-23T03:14:15.085662261Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-07-23T03:14:15.089745482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:15.103689117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T03:14:15.107523867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003913s 
2025-07-23T03:14:15.111614855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-07-23T03:14:15.118111264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-07-23T03:14:15.125121108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100306s 
2025-07-23T03:14:15.128660454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:15.133716294Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-07-23T03:14:15.136836536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179739s 
2025-07-23T03:14:15.156883399Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-07-23T03:14:15.161073415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:15.174581733Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-07-23T03:14:15.507561802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-07-23T03:14:15.519288262Z [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-07-23T03:14:15.528310498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173502s 
2025-07-23T03:14:15.531888723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-07-23T03:14:15.537700995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-07-23T03:14:15.542873409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080733s 
2025-07-23T03:14:15.545928069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-07-23T03:14:15.553485646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-07-23T03:14:15.559351597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105878s 
2025-07-23T03:14:15.562638465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-07-23T03:14:15.568208379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-07-23T03:14:15.573414411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077733s 
2025-07-23T03:14:15.576409812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-07-23T03:14:15.739279307Z [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-07-23T03:14:15.814214723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2244097s 
2025-07-23T03:14:15.822031592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-07-23T03:14:15.830325010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-07-23T03:14:15.841303615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151206s 
2025-07-23T03:14:15.845020448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-07-23T03:14:15.850339007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-07-23T03:14:15.856560062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008731s 
2025-07-23T03:14:15.859668671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-07-23T03:14:15.865204357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-23T03:14:15.871076019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008485s 
2025-07-23T03:14:15.874110970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-07-23T03:14:15.878907958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-23T03:14:15.884571571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075815s 
2025-07-23T03:14:15.887663166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-07-23T03:14:15.952237832Z [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-07-23T03:14:15.987313273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0968563s 
2025-07-23T03:14:15.991288668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-07-23T03:14:15.997589374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-23T03:14:16.003324150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090232s 
2025-07-23T03:14:16.006160751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-07-23T03:14:16.010665010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-07-23T03:14:16.015946685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070487s 
2025-07-23T03:14:16.018938077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-07-23T03:14:16.024083508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-07-23T03:14:16.030021132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007984s 
2025-07-23T03:14:16.033190193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-07-23T03:14:16.038750849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-07-23T03:14:16.044371125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081961s 
2025-07-23T03:14:16.047915451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-07-23T03:14:16.053227487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-23T03:14:16.059729097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085211s 
2025-07-23T03:14:16.062661902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-07-23T03:14:16.067259839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-07-23T03:14:16.072018431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066812s 
2025-07-23T03:14:16.074871024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-07-23T03:14:16.104691596Z [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-07-23T03:14:16.123366366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0456268s 
2025-07-23T03:14:16.126695248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-07-23T03:14:16.132650007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-07-23T03:14:16.138155061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085386s 
2025-07-23T03:14:16.141269933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-07-23T03:14:16.146190681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-07-23T03:14:16.153826805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097408s 
2025-07-23T03:14:16.156932218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-07-23T03:14:16.162140995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-07-23T03:14:16.171082849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107433s 
2025-07-23T03:14:16.175192514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-07-23T03:14:16.182834781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-07-23T03:14:16.189481774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110637s 
2025-07-23T03:14:16.192346772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-07-23T03:14:16.217206725Z [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-07-23T03:14:16.232280315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0371247s 
2025-07-23T03:14:16.235584468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-07-23T03:14:16.241168100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-07-23T03:14:16.246205993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077096s 
2025-07-23T03:14:16.249346366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-07-23T03:14:16.254674664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-23T03:14:16.259546363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074125s 
2025-07-23T03:14:16.262244475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-07-23T03:14:16.288789201Z [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-07-23T03:14:16.305097216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0402591s 
2025-07-23T03:14:16.308047496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-07-23T03:14:16.312764383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-23T03:14:16.317554688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068391s 
2025-07-23T03:14:16.320608076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-07-23T03:14:16.325661811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-07-23T03:14:16.330966221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075827s 
2025-07-23T03:14:16.334146605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-07-23T03:14:16.339485805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-07-23T03:14:16.344516484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075029s 
2025-07-23T03:14:16.347603690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-07-23T03:14:16.352746203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-07-23T03:14:16.361592134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101515s 
2025-07-23T03:14:16.365477898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-07-23T03:14:16.386537169Z [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-07-23T03:14:16.400583260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322268s 
2025-07-23T03:14:16.403628722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-07-23T03:14:16.414469268Z [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-07-23T03:14:16.423140507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166866s 
2025-07-23T03:14:16.426493448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-07-23T03:14:16.432580313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-23T03:14:16.438153254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086917s 
2025-07-23T03:14:16.441047882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-07-23T03:14:16.523889357Z [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-07-23T03:14:16.534795095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0908244s 
2025-07-23T03:14:16.537888022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-07-23T03:14:16.543096018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-23T03:14:16.549025777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081238s 
2025-07-23T03:14:16.552900208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-07-23T03:14:16.563583518Z [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-07-23T03:14:16.574873630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182659s 
2025-07-23T03:14:16.577664048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-07-23T03:14:16.584253265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-07-23T03:14:16.588640919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073891s 
2025-07-23T03:14:16.591749307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-07-23T03:14:16.602606096Z [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-07-23T03:14:16.610656445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159068s 
2025-07-23T03:14:16.613923002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-07-23T03:14:16.620186764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-07-23T03:14:16.625546124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008731s 
2025-07-23T03:14:16.628874756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-07-23T03:14:16.635044108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-07-23T03:14:16.640398148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085827s 
2025-07-23T03:14:16.643239038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-07-23T03:14:16.659773258Z [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-07-23T03:14:16.670296536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242816s 
2025-07-23T03:14:16.673103057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-07-23T03:14:16.701507356Z [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-07-23T03:14:16.736124034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0599224s 
2025-07-23T03:14:16.739251671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-07-23T03:14:16.752919100Z [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-07-23T03:14:16.762364487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204611s 
2025-07-23T03:14:16.765255198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-07-23T03:14:16.787052765Z [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-07-23T03:14:16.800633108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.03269s 
2025-07-23T03:14:16.804033324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-07-23T03:14:16.817292551Z [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-07-23T03:14:16.826650973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203747s 
2025-07-23T03:14:16.829615121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-07-23T03:14:16.844882371Z [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-07-23T03:14:16.855652856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233076s 
2025-07-23T03:14:16.858782187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-07-23T03:14:16.869075211Z [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-07-23T03:14:16.876651515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150485s 
2025-07-23T03:14:16.879282563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-07-23T03:14:16.885906920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-07-23T03:14:16.891402796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095747s 
2025-07-23T03:14:16.894268426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-07-23T03:14:16.899158421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-07-23T03:14:16.903953937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070161s 
2025-07-23T03:14:16.907146394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-07-23T03:14:16.917074444Z [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-07-23T03:14:16.924414442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147732s 
2025-07-23T03:14:16.927768315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-07-23T03:14:16.947326874Z [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-07-23T03:14:16.960055904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295565s 
2025-07-23T03:14:16.963134742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-07-23T03:14:16.974137606Z [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-07-23T03:14:16.982128064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163152s 
2025-07-23T03:14:16.985313748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-07-23T03:14:16.990759071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-07-23T03:14:16.996095446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077015s 
2025-07-23T03:14:16.999033010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-07-23T03:14:17.004336699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-07-23T03:14:17.009233158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074948s 
2025-07-23T03:14:17.011983525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-07-23T03:14:17.033365356Z [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-07-23T03:14:17.047236394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325802s 
2025-07-23T03:14:17.050197646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-07-23T03:14:17.066320669Z [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-07-23T03:14:17.076671229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237695s 
2025-07-23T03:14:17.080061184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-07-23T03:14:17.086177709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-23T03:14:17.091554866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085794s 
2025-07-23T03:14:17.094480977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-07-23T03:14:17.113228123Z [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-07-23T03:14:17.125517146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280666s 
2025-07-23T03:14:17.128737881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-07-23T03:14:17.150006794Z [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-07-23T03:14:17.163742059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032161s 
2025-07-23T03:14:17.166697339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-07-23T03:14:17.176798146Z [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-07-23T03:14:17.184249850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146935s 
2025-07-23T03:14:17.187882895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-07-23T03:14:17.193966814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-07-23T03:14:17.199200041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084961s 
2025-07-23T03:14:17.202469384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-07-23T03:14:17.216899497Z [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-07-23T03:14:17.227028030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216904s 
2025-07-23T03:14:17.230745565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-07-23T03:14:17.238864642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-23T03:14:17.244557304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010698s 
2025-07-23T03:14:17.288857459Z [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-07-23T03:14:17.304315412Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0515149 taking an average of 00:00:00.0515149 
2025-07-23T03:14:17.322480186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-23T03:14:17', 'InitialSetup') 
2025-07-23T03:14:17.331471449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:17.353640014Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-07-23T03:14:17.356426414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1061321s 
2025-07-23T03:14:17.364163682Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-07-23T03:14:17.368319940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:17.375323612Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-07-23T03:14:17.393128050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-07-23T03:14:17.396255386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002346s 
2025-07-23T03:14:17.400147543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-07-23T03:14:17.406741399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:17.418263067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150959s 
2025-07-23T03:14:17.427493322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-23T03:14:17', 'add_reason_to_pending_releases') 
2025-07-23T03:14:17.434480239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:17.440241589Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-07-23T03:14:17.443213302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362198s 
2025-07-23T03:14:17.447033143Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-07-23T03:14:17.450602820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:17.454630269Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-07-23T03:14:17.506805790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:14:17.510270967Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s 
2025-07-23T03:14:17.513547715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-07-23T03:14:17.519458145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-07-23T03:14:17.530759149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136479s 
2025-07-23T03:14:17.533214061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-23T03:14:17.536139572Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2025-07-23T03:14:17.539141656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-07-23T03:14:17.544921474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:17.554785734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127302s 
2025-07-23T03:14:17.557484628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-23T03:14:17.560266409Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2025-07-23T03:14:17.563600562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-07-23T03:14:17.569948604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:17.579718544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013045s 
2025-07-23T03:14:17.587286642Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-07-23T03:14:17.595495039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-07-23T03:14:17.600873929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098153s 
2025-07-23T03:14:17.607144054Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-07-23T03:14:17.895421497Z [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-07-23T03:14:17.938383498Z [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-07-23T03:14:17.960024560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-07-23T03:14:17.974723876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-07-23T03:14:18.004975856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-07-23T03:14:18.013278413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-07-23T03:14:18.020492027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-07-23T03:14:18.025711616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4156824s 
2025-07-23T03:14:18.028427084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-23T03:14:18.030956476Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-07-23T03:14:18.034305960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-07-23T03:14:18.039143129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-07-23T03:14:18.048851246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114962s 
2025-07-23T03:14:18.057355098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-23T03:14:18', 'add_medium_support') 
2025-07-23T03:14:18.064470374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:18.073120921Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-07-23T03:14:18.075917502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0352273s 
2025-07-23T03:14:18.080021154Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-07-23T03:14:18.083825965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:18.088836002Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-07-23T03:14:18.098159805Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-07-23T03:14:18.104674852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-07-23T03:14:18.112376128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101093s 
2025-07-23T03:14:18.115112237Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:14:18.118831947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:14:18.235017517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1167677s 
2025-07-23T03:14:18.243180332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-23T03:14:18', 'add_various_qualites_in_profile') 
2025-07-23T03:14:18.251693693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:18.261128981Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-07-23T03:14:18.264598085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.141901s 
2025-07-23T03:14:18.269283780Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-07-23T03:14:18.273144623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:18.278573003Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-07-23T03:14:18.300753241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-07-23T03:14:18.312778122Z [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-07-23T03:14:18.323100034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192198s 
2025-07-23T03:14:18.326425309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-07-23T03:14:18.332361051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-07-23T03:14:18.337801404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084745s 
2025-07-23T03:14:18.340553686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-07-23T03:14:18.343188861Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.11E-05s 
2025-07-23T03:14:18.346763178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-07-23T03:14:18.352991118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-07-23T03:14:18.363125262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133061s 
2025-07-23T03:14:18.366750391Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-07-23T03:14:18.547652232Z [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-07-23T03:14:18.669311714Z [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-07-23T03:14:18.713566758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-23T03:14:18.721133834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-23T03:14:18.744530241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-07-23T03:14:18.752933119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-07-23T03:14:18.760255141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-23T03:14:18.767201137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-23T03:14:18.772057615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4023134s 
2025-07-23T03:14:18.775942176Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-07-23T03:14:18.889930653Z [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-07-23T03:14:18.998766815Z [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-07-23T03:14:19.040177723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-23T03:14:19.047560447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-23T03:14:19.071393503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-07-23T03:14:19.081297394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-07-23T03:14:19.089586474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-23T03:14:19.096816330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-23T03:14:19.101938614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3226669s 
2025-07-23T03:14:19.105944128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:14:19.108939680Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2025-07-23T03:14:19.113272373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-07-23T03:14:19.118788349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-07-23T03:14:19.128796009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122073s 
2025-07-23T03:14:19.138325636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-23T03:14:19', 'metadata_profiles') 
2025-07-23T03:14:19.145698070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:19.279582245Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-07-23T03:14:19.282827459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1623342s 
2025-07-23T03:14:19.287915233Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-07-23T03:14:19.291957833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:19.298203177Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-07-23T03:14:19.345420074Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-07-23T03:14:19.458471364Z [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-07-23T03:14:19.479397457Z [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-07-23T03:14:19.490664813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-07-23T03:14:19.497031041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-07-23T03:14:19.518728938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-23T03:14:19.523864027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.174762s 
2025-07-23T03:14:19.526620838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-23T03:14:19.529223077Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2025-07-23T03:14:19.533146987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-07-23T03:14:19.538932927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-07-23T03:14:19.548552425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121488s 
2025-07-23T03:14:19.554012509Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-07-23T03:14:19.560656446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-07-23T03:14:19.565257950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073121s 
2025-07-23T03:14:19.567977827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-23T03:14:19.570541218Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-07-23T03:14:19.578059114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-07-23T03:14:19.640873867Z [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-07-23T03:14:19.668724452Z [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-07-23T03:14:19.680618710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-07-23T03:14:19.686655284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-07-23T03:14:19.709873643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-07-23T03:14:19.714933330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1334637s 
2025-07-23T03:14:19.723890554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-23T03:14:19', 'separate_automatic_and_interactive_search') 
2025-07-23T03:14:19.730869346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:19.812614994Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-07-23T03:14:19.815893355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2295539s 
2025-07-23T03:14:19.819933690Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-07-23T03:14:19.823718731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:19.828541591Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-07-23T03:14:19.835908955Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-07-23T03:14:19.938678874Z [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-07-23T03:14:20.029745659Z [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-07-23T03:14:20.062187539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-23T03:14:20.069568670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-23T03:14:20.092090285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-23T03:14:20.099680708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-07-23T03:14:20.107266652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-07-23T03:14:20.114471207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-07-23T03:14:20.121747939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-23T03:14:20.126672313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.288374s 
2025-07-23T03:14:20.134688824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-23T03:14:20', 'change_album_path_to_relative') 
2025-07-23T03:14:20.145100808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:20.208612944Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-07-23T03:14:20.212247663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3687339s 
2025-07-23T03:14:20.218827531Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-07-23T03:14:20.222689677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:20.227933785Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-07-23T03:14:20.243985945Z [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-07-23T03:14:20.259230288Z [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-07-23T03:14:20.267327582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170173s 
2025-07-23T03:14:20.275529957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-23T03:14:20', 'change_quality_size_mb_to_kb') 
2025-07-23T03:14:20.282458366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:20.310315424Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-07-23T03:14:20.313398321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0594217s 
2025-07-23T03:14:20.316983129Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-07-23T03:14:20.320458617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:20.324655267Z [Info] album_releases: Starting migration of Main DB to 9 
2025-07-23T03:14:20.333650668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:14:20.336458752Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.94E-05s 
2025-07-23T03:14:20.339698164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-07-23T03:14:20.344942834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-07-23T03:14:20.355303374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126763s 
2025-07-23T03:14:20.358005194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:14:20.360553935Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-07-23T03:14:20.364174135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-07-23T03:14:20.369506110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-07-23T03:14:20.379249397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122738s 
2025-07-23T03:14:20.386071173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-07-23T03:14:20', 'album_releases') 
2025-07-23T03:14:20.392596481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:20.424141895Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-07-23T03:14:20.426856681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0567331s 
2025-07-23T03:14:20.430533203Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-07-23T03:14:20.434147090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:20.439193330Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-07-23T03:14:20.448658277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:14:20.451359135Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2025-07-23T03:14:20.454841155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-07-23T03:14:20.560362354Z [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-07-23T03:14:20.654856240Z [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-07-23T03:14:20.690609426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-23T03:14:20.697220327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-23T03:14:20.719504163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-23T03:14:20.728638725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-07-23T03:14:20.735232010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-07-23T03:14:20.742400564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-07-23T03:14:20.749634118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-23T03:14:20.754551529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2967989s 
2025-07-23T03:14:20.757250142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:14:20.759804515Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-07-23T03:14:20.763268289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-07-23T03:14:20.869703648Z [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-07-23T03:14:20.965114430Z [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-07-23T03:14:21.001061076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-23T03:14:21.007628459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-23T03:14:21.029729858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-23T03:14:21.036924464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-07-23T03:14:21.043655727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-07-23T03:14:21.050922788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-07-23T03:14:21.058217566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-23T03:14:21.063101700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.296778s 
2025-07-23T03:14:21.070685920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-23T03:14:21', 'album_releases_fix') 
2025-07-23T03:14:21.076956796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:21.087596168Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-07-23T03:14:21.090439883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3175667s 
2025-07-23T03:14:21.094108489Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-07-23T03:14:21.097443384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:21.101809755Z [Info] import_lists: Starting migration of Main DB to 11 
2025-07-23T03:14:21.124035565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-07-23T03:14:21.150117670Z [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-07-23T03:14:21.166354120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0394751s 
2025-07-23T03:14:21.170917118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-07-23T03:14:21.176334004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-07-23T03:14:21.181717904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078144s 
2025-07-23T03:14:21.192637149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-07-23T03:14:21.208178961Z [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-07-23T03:14:21.218855047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231915s 
2025-07-23T03:14:21.222296746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-07-23T03:14:21.228835211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-23T03:14:21.234346728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089886s 
2025-07-23T03:14:21.241152391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-23T03:14:21', 'import_lists') 
2025-07-23T03:14:21.247508078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:21.256441274Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-07-23T03:14:21.259142943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306591s 
2025-07-23T03:14:21.263925703Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-07-23T03:14:21.266408572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:21.270937952Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-07-23T03:14:21.278387651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-07-23T03:14:21.281239062Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2025-07-23T03:14:21.285081819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-07-23T03:14:21.291556024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-07-23T03:14:21.302836898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143954s 
2025-07-23T03:14:21.305377152Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:14:21.308789773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:14:21.345140212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365808s 
2025-07-23T03:14:21.352683570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-07-23T03:14:21', 'add_release_status') 
2025-07-23T03:14:21.359679756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:21.365529895Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-07-23T03:14:21.368305975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0569194s 
2025-07-23T03:14:21.372153661Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-07-23T03:14:21.375835395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:21.380320815Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-07-23T03:14:21.387130556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T03:14:21.389954352Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2025-07-23T03:14:21.393744202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-07-23T03:14:21.400263609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:21.411348637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014425s 
2025-07-23T03:14:21.418739248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-23T03:14:21', 'album_download_notification') 
2025-07-23T03:14:21.425371020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:21.430312850Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-07-23T03:14:21.433332170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325389s 
2025-07-23T03:14:21.437191039Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-07-23T03:14:21.440957533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:21.445355958Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-07-23T03:14:21.460331891Z [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-07-23T03:14:21.477009701Z [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-07-23T03:14:21.488062244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202789s 
2025-07-23T03:14:21.500093648Z [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-07-23T03:14:21.516787049Z [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-07-23T03:14:21.525350020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179662s 
2025-07-23T03:14:21.532980834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-23T03:14:21', 'fix_language_metadata_profiles') 
2025-07-23T03:14:21.539805335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:21.544911125Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-07-23T03:14:21.547908730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0366267s 
2025-07-23T03:14:21.551300269Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-07-23T03:14:21.554827851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:21.559068289Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-07-23T03:14:21.565961388Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-07-23T03:14:21.571608087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-07-23T03:14:21.576416779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067326s 
2025-07-23T03:14:21.583296471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-23T03:14:21', 'remove_fanzub') 
2025-07-23T03:14:21.589730074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:21.594203832Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-07-23T03:14:21.596875521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024152s 
2025-07-23T03:14:21.600764351Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-07-23T03:14:21.604542678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:21.609076297Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-07-23T03:14:21.646182787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-07-23T03:14:21.651807893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-07-23T03:14:21.657670928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081457s 
2025-07-23T03:14:21.661317991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-07-23T03:14:21.667832247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-07-23T03:14:21.673461220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090705s 
2025-07-23T03:14:21.682952089Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-07-23T03:14:21.690752645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-07-23T03:14:21.696026012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099207s 
2025-07-23T03:14:21.699275796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-07-23T03:14:21.705069361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-07-23T03:14:21.710534564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083733s 
2025-07-23T03:14:21.713951003Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-07-23T03:14:21.718357265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-07-23T03:14:21.722539876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057472s 
2025-07-23T03:14:21.725929731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-07-23T03:14:21.731901916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-07-23T03:14:21.737300395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084576s 
2025-07-23T03:14:21.744804113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-23T03:14:21', 'update_artist_history_indexes') 
2025-07-23T03:14:21.751494514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:21.757255884Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-07-23T03:14:21.760226655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274617s 
2025-07-23T03:14:21.763514856Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-07-23T03:14:21.819762386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:21.825550780Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-07-23T03:14:21.857322520Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:14:21.892637334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-07-23T03:14:21.898042327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372249s 
2025-07-23T03:14:21.904928892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-23T03:14:21', 'remove_nma') 
2025-07-23T03:14:21.911232915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:21.915898589Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-07-23T03:14:21.918685430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0548816s 
2025-07-23T03:14:21.922258985Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-07-23T03:14:21.925849013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:21.930218360Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-07-23T03:14:21.936364846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:14:21.939223161Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.76E-05s 
2025-07-23T03:14:21.942809712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-07-23T03:14:21.947869690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-07-23T03:14:21.965376238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194876s 
2025-07-23T03:14:21.972603359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-23T03:14:21', 'album_disambiguation') 
2025-07-23T03:14:21.979223158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:21.984373137Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-07-23T03:14:21.987187604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.037901s 
2025-07-23T03:14:21.990967043Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-07-23T03:14:21.994738196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:21.999214168Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-07-23T03:14:22.004482686Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:14:22.007896289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:14:22.047447221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395099s 
2025-07-23T03:14:22.055272998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-23T03:14:22', 'add_ape_quality_in_profiles') 
2025-07-23T03:14:22.062442263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:22.068606735Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-07-23T03:14:22.071524709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0606044s 
2025-07-23T03:14:22.074959145Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-07-23T03:14:22.078455374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:22.082681854Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-07-23T03:14:22.095634312Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:14:22.102043016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-07-23T03:14:22.106794392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007844s 
2025-07-23T03:14:22.110341524Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:14:22.115902771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-07-23T03:14:22.120433163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070187s 
2025-07-23T03:14:22.123935234Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:14:22.129321890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-07-23T03:14:22.133811048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068269s 
2025-07-23T03:14:22.140767545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-23T03:14:22', 'remove_pushalot') 
2025-07-23T03:14:22.147218062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:22.152100593Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-07-23T03:14:22.154841321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246375s 
2025-07-23T03:14:22.158379605Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-07-23T03:14:22.161921276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:22.166140741Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-07-23T03:14:22.173866908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-07-23T03:14:22.183240711Z [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-07-23T03:14:22.190911405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142061s 
2025-07-23T03:14:22.197997733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-23T03:14:22', 'add_custom_filters') 
2025-07-23T03:14:22.204547200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:22.209910999Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-07-23T03:14:22.212707149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326934s 
2025-07-23T03:14:22.216231124Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-07-23T03:14:22.219811483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:22.224164618Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-07-23T03:14:22.230488040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-07-23T03:14:22.233429833Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.94E-05s 
2025-07-23T03:14:22.236711851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-07-23T03:14:22.241465772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-07-23T03:14:22.251913889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122364s 
2025-07-23T03:14:22.258965216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-23T03:14:22', 'import_list_tags') 
2025-07-23T03:14:22.265512519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:22.270393266Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-07-23T03:14:22.273140968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302895s 
2025-07-23T03:14:22.276814795Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-07-23T03:14:22.280487730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:22.285010627Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-07-23T03:14:22.395761465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-07-23T03:14:22.416263233Z [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-07-23T03:14:22.430467162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312032s 
2025-07-23T03:14:22.434154366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-07-23T03:14:22.440856169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-07-23T03:14:22.446741288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095363s 
2025-07-23T03:14:22.520229892Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-07-23T03:14:22.520458432Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-07-23T03:14:22.520631561Z                           FROM "Artists" 
2025-07-23T03:14:22.562324256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-07-23T03:14:22.562386090Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-07-23T03:14:22.562403926Z                           FROM "Artists" 
2025-07-23T03:14:22.580260499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0432349s 
2025-07-23T03:14:22.583096980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-07-23T03:14:22.585631283Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2025-07-23T03:14:22.589134546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-07-23T03:14:22.595267515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:22.606288915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140855s 
2025-07-23T03:14:22.632179684Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-07-23T03:14:22.632204474Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-23T03:14:22.632214434Z                                                   FROM "ArtistMetadata"
2025-07-23T03:14:22.632224274Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-07-23T03:14:22.670232510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-07-23T03:14:22.670388354Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-23T03:14:22.670410438Z                                                   FROM "ArtistMetadata"
2025-07-23T03:14:22.670512474Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-07-23T03:14:22.689074437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0419864s 
2025-07-23T03:14:22.692271534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-07-23T03:14:22.719966967Z [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-07-23T03:14:22.738453107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0430839s 
2025-07-23T03:14:22.742373611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-07-23T03:14:22.749140144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-07-23T03:14:22.755293764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097865s 
2025-07-23T03:14:22.759303347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-07-23T03:14:22.764390109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-07-23T03:14:22.769777476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081817s 
2025-07-23T03:14:22.772481180Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:14:22.775897849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:14:22.890647589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1144926s 
2025-07-23T03:14:22.894004608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:14:22.896719955Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.36E-05s 
2025-07-23T03:14:22.900655589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-07-23T03:14:22.907151989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:22.918961076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151403s 
2025-07-23T03:14:22.921785953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:14:22.924333162Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2025-07-23T03:14:22.927868610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-07-23T03:14:22.933752637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-07-23T03:14:22.944820652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138637s 
2025-07-23T03:14:22.947526520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:14:22.950399114Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-07-23T03:14:22.954122550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-07-23T03:14:22.959008648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-07-23T03:14:22.970259280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130325s 
2025-07-23T03:14:23.002208147Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-07-23T03:14:23.002241955Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-23T03:14:23.002335203Z                                                   FROM "ArtistMetadata"
2025-07-23T03:14:23.002347778Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-07-23T03:14:23.002423711Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-07-23T03:14:23.046725148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-07-23T03:14:23.046751011Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-23T03:14:23.046760951Z                                                   FROM "ArtistMetadata"
2025-07-23T03:14:23.046771081Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-07-23T03:14:23.046786502Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-07-23T03:14:23.067794860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0489151s 
2025-07-23T03:14:23.070606301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-23T03:14:23.073193430Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2025-07-23T03:14:23.076817948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-07-23T03:14:23.082970756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-07-23T03:14:23.094396150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014497s 
2025-07-23T03:14:23.097091467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-23T03:14:23.099717184Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-07-23T03:14:23.103086578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-07-23T03:14:23.108941165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:23.120716013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145169s 
2025-07-23T03:14:23.123570090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-23T03:14:23.126307000Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-07-23T03:14:23.130027992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-07-23T03:14:23.136412667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:23.148845129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155136s 
2025-07-23T03:14:23.177361665Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-07-23T03:14:23.177386064Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-07-23T03:14:23.177396164Z                                                 FROM "AlbumReleases"
2025-07-23T03:14:23.177405834Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-07-23T03:14:23.177419652Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-07-23T03:14:23.218967294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-07-23T03:14:23.219024990Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-07-23T03:14:23.219035772Z                                                 FROM "AlbumReleases"
2025-07-23T03:14:23.219049770Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-07-23T03:14:23.219082827Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-07-23T03:14:23.237925956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.044674s 
2025-07-23T03:14:23.268059868Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-07-23T03:14:23.268088676Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-23T03:14:23.268101392Z                                                   FROM "ArtistMetadata"
2025-07-23T03:14:23.268114118Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-07-23T03:14:23.268126803Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-07-23T03:14:23.312191224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-07-23T03:14:23.312223218Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-07-23T03:14:23.312239030Z                                                   FROM "ArtistMetadata"
2025-07-23T03:14:23.312250723Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-07-23T03:14:23.312324782Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-07-23T03:14:23.330943439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0460167s 
2025-07-23T03:14:23.343390361Z [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-07-23T03:14:23.424165044Z [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-07-23T03:14:23.465723018Z [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-07-23T03:14:23.482970163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-23T03:14:23.490037623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-23T03:14:23.515177480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-23T03:14:23.522485735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-23T03:14:23.527483327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1774892s 
2025-07-23T03:14:23.535755513Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-07-23T03:14:23.625665008Z [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-07-23T03:14:23.686358790Z [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-07-23T03:14:23.710321938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-23T03:14:23.717680414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-23T03:14:23.743008761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-23T03:14:23.752580242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-23T03:14:23.758355931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2172326s 
2025-07-23T03:14:23.763094141Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-07-23T03:14:23.836355667Z [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-07-23T03:14:23.878261161Z [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-07-23T03:14:23.897687644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-07-23T03:14:23.905008875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-07-23T03:14:23.929735771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-07-23T03:14:23.938224783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-07-23T03:14:23.943184168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.176462s 
2025-07-23T03:14:23.946341505Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-07-23T03:14:24.007782011Z [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-07-23T03:14:24.034106904Z [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-07-23T03:14:24.046131614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-23T03:14:24.052667945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-23T03:14:24.076461120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-23T03:14:24.081951365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1326437s 
2025-07-23T03:14:24.085448997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-07-23T03:14:24.092314039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-23T03:14:24.097936439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095111s 
2025-07-23T03:14:24.101707232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-07-23T03:14:24.107424863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-23T03:14:24.112894767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078102s 
2025-07-23T03:14:24.116237617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-07-23T03:14:24.123540701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-07-23T03:14:24.129289727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087442s 
2025-07-23T03:14:24.132613850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-07-23T03:14:24.138366222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-07-23T03:14:24.144317925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087867s 
2025-07-23T03:14:24.147655865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-07-23T03:14:24.153199387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-07-23T03:14:24.158418946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077693s 
2025-07-23T03:14:24.162012431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-07-23T03:14:24.167862620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-07-23T03:14:24.173107681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083584s 
2025-07-23T03:14:24.175838579Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T03:14:24.207829982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-07-23T03:14:24.213321167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349414s 
2025-07-23T03:14:24.215821071Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T03:14:24.220882011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-07-23T03:14:24.225199744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069275s 
2025-07-23T03:14:24.227660428Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T03:14:24.234715413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-07-23T03:14:24.240325298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010165s 
2025-07-23T03:14:24.248237409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-23T03:14:24', 'add_release_groups_etc') 
2025-07-23T03:14:24.254827607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:24.260884823Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-07-23T03:14:24.263771034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02998s 
2025-07-23T03:14:24.267764575Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-07-23T03:14:24.271400606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:24.276194939Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-07-23T03:14:24.288404562Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T03:14:24.293444279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-07-23T03:14:24.298266738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069354s 
2025-07-23T03:14:24.305218265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-23T03:14:24', 'NewMediaInfoFormat') 
2025-07-23T03:14:24.311700897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:24.316439578Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-07-23T03:14:24.319231539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246561s 
2025-07-23T03:14:24.323389361Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-07-23T03:14:24.327299313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:24.332204429Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-07-23T03:14:24.351100044Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-07-23T03:14:24.357311701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-07-23T03:14:24.379967737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253615s 
2025-07-23T03:14:24.383019050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-07-23T03:14:24.385709367Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2025-07-23T03:14:24.390132683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-07-23T03:14:24.397500528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-07-23T03:14:24.408501297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148669s 
2025-07-23T03:14:24.416491935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-23T03:14:24', 'rename_restrictions_to_release_profiles') 
2025-07-23T03:14:24.423411056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:24.473342009Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-07-23T03:14:24.476498063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0784521s 
2025-07-23T03:14:24.480933704Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-07-23T03:14:24.485133500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:24.490075831Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-07-23T03:14:24.508819520Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-07-23T03:14:24.514116846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-07-23T03:14:24.538262411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257838s 
2025-07-23T03:14:24.541562986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-07-23T03:14:24.544218142Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s 
2025-07-23T03:14:24.547952912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-07-23T03:14:24.553578478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-07-23T03:14:24.563945882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127909s 
2025-07-23T03:14:24.566987637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-07-23T03:14:24.569683925Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-07-23T03:14:24.573493726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-07-23T03:14:24.579123561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-07-23T03:14:24.589447758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127281s 
2025-07-23T03:14:24.591959676Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T03:14:24.597120817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-07-23T03:14:24.601430505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070072s 
2025-07-23T03:14:24.604028235Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T03:14:24.608576392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-07-23T03:14:24.612943856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063368s 
2025-07-23T03:14:24.616834630Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-07-23T03:14:24.697702671Z [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-07-23T03:14:24.738980571Z [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-07-23T03:14:24.755669232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-23T03:14:24.762134189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-23T03:14:24.785780669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-23T03:14:24.792687586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-23T03:14:24.800286525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-23T03:14:24.807966839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-23T03:14:24.816280177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1949419s 
2025-07-23T03:14:24.824892658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-23T03:14:24', 'rename_quality_profiles_add_upgrade_allowed') 
2025-07-23T03:14:24.832217636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:24.838135231Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-07-23T03:14:24.841592081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2167667s 
2025-07-23T03:14:24.845864373Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-07-23T03:14:24.849595265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:24.855229168Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-07-23T03:14:24.865134382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-07-23T03:14:24.873935883Z [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-07-23T03:14:24.881409280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131706s 
2025-07-23T03:14:24.884993336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-07-23T03:14:24.891667735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-07-23T03:14:24.897324834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093144s 
2025-07-23T03:14:24.904474089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-23T03:14:24', 'add_import_exclusions') 
2025-07-23T03:14:24.910857692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:24.915923712Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-07-23T03:14:24.918719731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272491s 
2025-07-23T03:14:24.922505925Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-07-23T03:14:24.926282378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:24.930892110Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-07-23T03:14:25.041501212Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-07-23T03:14:25.041528167Z                           WHERE "Id" in (
2025-07-23T03:14:25.041552776Z                           SELECT "Artists"."Id" from "Artists"
2025-07-23T03:14:25.041575021Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-23T03:14:25.041587396Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-23T03:14:25.082785224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-07-23T03:14:25.082810656Z                           WHERE "Id" in (
2025-07-23T03:14:25.082820365Z                           SELECT "Artists"."Id" from "Artists"
2025-07-23T03:14:25.082829243Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-23T03:14:25.082839494Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-23T03:14:25.105123962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0476386s 
2025-07-23T03:14:25.133130360Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-07-23T03:14:25.133154148Z                           WHERE "Id" in (
2025-07-23T03:14:25.133185712Z                           SELECT "Albums"."Id" from "Albums"
2025-07-23T03:14:25.133196343Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-23T03:14:25.133205702Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-23T03:14:25.173231130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-07-23T03:14:25.173258826Z                           WHERE "Id" in (
2025-07-23T03:14:25.173268495Z                           SELECT "Albums"."Id" from "Albums"
2025-07-23T03:14:25.173277083Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-23T03:14:25.173287273Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-23T03:14:25.190370679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0419343s 
2025-07-23T03:14:25.216569879Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-07-23T03:14:25.216594439Z                           WHERE "Id" in (
2025-07-23T03:14:25.216603938Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-07-23T03:14:25.216612665Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-07-23T03:14:25.216622645Z                           WHERE "Albums"."Id" IS NULL) 
2025-07-23T03:14:25.254457924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-07-23T03:14:25.254485279Z                           WHERE "Id" in (
2025-07-23T03:14:25.254495008Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-07-23T03:14:25.254503786Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-07-23T03:14:25.254513906Z                           WHERE "Albums"."Id" IS NULL) 
2025-07-23T03:14:25.270852152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395942s 
2025-07-23T03:14:25.301107239Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-07-23T03:14:25.301131758Z                           WHERE "Id" in (
2025-07-23T03:14:25.301141397Z                           SELECT "Tracks"."Id" from "Tracks"
2025-07-23T03:14:25.301160045Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-07-23T03:14:25.301169684Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-07-23T03:14:25.343947374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-07-23T03:14:25.343971793Z                           WHERE "Id" in (
2025-07-23T03:14:25.343996392Z                           SELECT "Tracks"."Id" from "Tracks"
2025-07-23T03:14:25.344028166Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-07-23T03:14:25.344074680Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-07-23T03:14:25.371667105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0542209s 
2025-07-23T03:14:25.401182352Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-07-23T03:14:25.401206881Z                           WHERE "Id" in (
2025-07-23T03:14:25.401216330Z                           SELECT "Tracks"."Id" from "Tracks"
2025-07-23T03:14:25.401224988Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-23T03:14:25.401235178Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-23T03:14:25.443174370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-07-23T03:14:25.443201644Z                           WHERE "Id" in (
2025-07-23T03:14:25.443211344Z                           SELECT "Tracks"."Id" from "Tracks"
2025-07-23T03:14:25.443224511Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-23T03:14:25.443260122Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-07-23T03:14:25.461526630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0442029s 
2025-07-23T03:14:25.493569857Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-07-23T03:14:25.493594516Z                           WHERE "Id" IN (
2025-07-23T03:14:25.493604276Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-23T03:14:25.493612843Z                           LEFT OUTER JOIN "Tracks"
2025-07-23T03:14:25.493631000Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-23T03:14:25.493640379Z                           WHERE "Tracks"."Id" IS NULL) 
2025-07-23T03:14:25.540485698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-07-23T03:14:25.540510338Z                           WHERE "Id" IN (
2025-07-23T03:14:25.540519977Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-23T03:14:25.540528645Z                           LEFT OUTER JOIN "Tracks"
2025-07-23T03:14:25.540538114Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-23T03:14:25.540583034Z                           WHERE "Tracks"."Id" IS NULL) 
2025-07-23T03:14:25.560258309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.048089s 
2025-07-23T03:14:25.568785518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-23T03:14:25', 'clean_artist_metadata_table') 
2025-07-23T03:14:25.575815081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:25.581657494Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-07-23T03:14:25.584655270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0689361s 
2025-07-23T03:14:25.589268919Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-07-23T03:14:25.593027096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:25.599204343Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-07-23T03:14:25.616899481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T03:14:25.620602788Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-05s 
2025-07-23T03:14:25.624667101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-07-23T03:14:25.631486972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:25.643316901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153765s 
2025-07-23T03:14:25.646307061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T03:14:25.648961315Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2025-07-23T03:14:25.652968373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-07-23T03:14:25.659914158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:25.671090310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147418s 
2025-07-23T03:14:25.674101703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T03:14:25.676808093Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.54E-05s 
2025-07-23T03:14:25.680685109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-07-23T03:14:25.687248914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:25.698236858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142984s 
2025-07-23T03:14:25.701166015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T03:14:25.703801311Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-07-23T03:14:25.707568697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-07-23T03:14:25.714061058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:25.725491352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145983s 
2025-07-23T03:14:25.728529560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T03:14:25.731159244Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-07-23T03:14:25.734880677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-07-23T03:14:25.741223428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:25.752783122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145846s 
2025-07-23T03:14:25.756353591Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-07-23T03:14:25.841808678Z [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-07-23T03:14:25.898731698Z [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-07-23T03:14:25.919480855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-07-23T03:14:25.926252419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-07-23T03:14:25.950456211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1906009s 
2025-07-23T03:14:25.954927705Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-07-23T03:14:26.040131385Z [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-07-23T03:14:26.093065494Z [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-07-23T03:14:26.113666282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-07-23T03:14:26.120442706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-07-23T03:14:26.144222835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1852939s 
2025-07-23T03:14:26.152046708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-23T03:14:26', 'health_issue_notification') 
2025-07-23T03:14:26.158942061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:26.164708602Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-07-23T03:14:26.167608741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2056298s 
2025-07-23T03:14:26.173144617Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-07-23T03:14:26.177029038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:26.182024817Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-07-23T03:14:26.202325631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-23T03:14:26.205423217Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.38E-05s 
2025-07-23T03:14:26.208862963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-07-23T03:14:26.215615919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-07-23T03:14:26.227386258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154486s 
2025-07-23T03:14:26.230338903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-23T03:14:26.232923577Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-07-23T03:14:26.236185785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-07-23T03:14:26.240823713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-07-23T03:14:26.250909731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118152s 
2025-07-23T03:14:26.255538370Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-07-23T03:14:26.260928523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-07-23T03:14:26.265125183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006068s 
2025-07-23T03:14:26.284461234Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-07-23T03:14:26.284473579Z                 WHERE "Id" IN (
2025-07-23T03:14:26.284507978Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-23T03:14:26.284520323Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-23T03:14:26.284545474Z                     WHERE "Tracks"."Id" IS NULL) 
2025-07-23T03:14:26.311706600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-07-23T03:14:26.311735879Z                 WHERE "Id" IN (
2025-07-23T03:14:26.311746280Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-23T03:14:26.311755158Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-23T03:14:26.311765709Z                     WHERE "Tracks"."Id" IS NULL) 
2025-07-23T03:14:26.323931264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285268s 
2025-07-23T03:14:26.348623390Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-07-23T03:14:26.348635554Z                 WHERE "Id" IN (
2025-07-23T03:14:26.348669302Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-23T03:14:26.348695044Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-07-23T03:14:26.348710305Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-07-23T03:14:26.348721788Z                     WHERE "Artists"."Path" IS NULL) 
2025-07-23T03:14:26.384056441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-07-23T03:14:26.384073526Z                 WHERE "Id" IN (
2025-07-23T03:14:26.384082914Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-23T03:14:26.384095199Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-07-23T03:14:26.384107774Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-07-23T03:14:26.384145190Z                     WHERE "Artists"."Path" IS NULL) 
2025-07-23T03:14:26.401521325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0382341s 
2025-07-23T03:14:26.429968632Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-07-23T03:14:26.429982159Z                 WHERE "Id" IN (
2025-07-23T03:14:26.430001328Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-23T03:14:26.430007971Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-23T03:14:26.430033703Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-07-23T03:14:26.430101339Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-07-23T03:14:26.430123965Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-07-23T03:14:26.469738165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-07-23T03:14:26.469763846Z                 WHERE "Id" IN (
2025-07-23T03:14:26.469775510Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-07-23T03:14:26.469786642Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-07-23T03:14:26.469800550Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-07-23T03:14:26.469812184Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-07-23T03:14:26.469838417Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-07-23T03:14:26.487627113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.042073s 
2025-07-23T03:14:26.503375881Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-07-23T03:14:26.503404830Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-07-23T03:14:26.503418036Z                 FROM "Artists"
2025-07-23T03:14:26.503428908Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-07-23T03:14:26.503441253Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-07-23T03:14:26.525531019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-07-23T03:14:26.525559607Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-07-23T03:14:26.525572843Z                 FROM "Artists"
2025-07-23T03:14:26.525583425Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-07-23T03:14:26.525595519Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-07-23T03:14:26.536586699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02398s 
2025-07-23T03:14:26.556868595Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-07-23T03:14:26.556911501Z                 WHERE "Id" NOT IN (
2025-07-23T03:14:26.556937173Z                     SELECT MIN("Id")
2025-07-23T03:14:26.556958887Z                     FROM "TrackFiles"
2025-07-23T03:14:26.556990891Z                     GROUP BY "Path"
2025-07-23T03:14:26.557073518Z                 ) 
2025-07-23T03:14:26.584850715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-07-23T03:14:26.584866506Z                 WHERE "Id" NOT IN (
2025-07-23T03:14:26.584892188Z                     SELECT MIN("Id")
2025-07-23T03:14:26.584914944Z                     FROM "TrackFiles"
2025-07-23T03:14:26.584949674Z                     GROUP BY "Path"
2025-07-23T03:14:26.584971618Z                 ) 
2025-07-23T03:14:26.601977288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318896s 
2025-07-23T03:14:26.605218143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-23T03:14:26.607875694Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.81E-05s 
2025-07-23T03:14:26.611109896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-07-23T03:14:26.682633272Z [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-07-23T03:14:26.714613322Z [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-07-23T03:14:26.729048937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-23T03:14:26.735530497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-23T03:14:26.760319448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-23T03:14:26.765461320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1514308s 
2025-07-23T03:14:26.768613968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-07-23T03:14:26.773810651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-07-23T03:14:26.778702160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073752s 
2025-07-23T03:14:26.781971903Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-07-23T03:14:26.849326817Z [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-07-23T03:14:26.878946704Z [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-07-23T03:14:26.891839052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-23T03:14:26.899271837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-23T03:14:26.925875341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-23T03:14:26.935123622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-07-23T03:14:26.949798679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1644301s 
2025-07-23T03:14:26.958094111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-23T03:14:26', 'add_mediafilerepository_mtime') 
2025-07-23T03:14:26.966247928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:26.995013806Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-07-23T03:14:26.998679426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2085485s 
2025-07-23T03:14:27.003144807Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-07-23T03:14:27.007020761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:27.012545314Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-07-23T03:14:27.062699055Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-07-23T03:14:27.062723204Z                           WHERE "Id" NOT IN (
2025-07-23T03:14:27.062744767Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-07-23T03:14:27.062757783Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-23T03:14:27.062813195Z                             GROUP BY "ArtistMetadata"."Id") 
2025-07-23T03:14:27.105013913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-07-23T03:14:27.105038632Z                           WHERE "Id" NOT IN (
2025-07-23T03:14:27.105048522Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-07-23T03:14:27.105080076Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-07-23T03:14:27.105090597Z                             GROUP BY "ArtistMetadata"."Id") 
2025-07-23T03:14:27.122953733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0438305s 
2025-07-23T03:14:27.126728183Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-07-23T03:14:27.131385339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-07-23T03:14:27.135943016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063091s 
2025-07-23T03:14:27.139463965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-07-23T03:14:27.216762870Z [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-07-23T03:14:27.260815647Z [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-07-23T03:14:27.279920694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-23T03:14:27.287792573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-23T03:14:27.314664828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-23T03:14:27.323528395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-23T03:14:27.332224634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-23T03:14:27.339308537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1951629s 
2025-07-23T03:14:27.344143812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-07-23T03:14:27.351229308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-23T03:14:27.358472852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098613s 
2025-07-23T03:14:27.366759687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-23T03:14:27', 'add_artistmetadataid_constraint') 
2025-07-23T03:14:27.374258475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:27.380956722Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-07-23T03:14:27.384843989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318289s 
2025-07-23T03:14:27.389986332Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-07-23T03:14:27.394003130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:27.399006293Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-07-23T03:14:27.415045988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-07-23T03:14:27.417971278Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.21E-05s 
2025-07-23T03:14:27.421465062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-07-23T03:14:27.427652490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-07-23T03:14:27.439083626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145662s 
2025-07-23T03:14:27.442039788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-07-23T03:14:27.444649843Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-07-23T03:14:27.448495877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-07-23T03:14:27.455213322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-07-23T03:14:27.466371117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014662s 
2025-07-23T03:14:27.469040772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:14:27.471466276Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-07-23T03:14:27.474963096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-07-23T03:14:27.481389946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-07-23T03:14:27.492699638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145568s 
2025-07-23T03:14:27.495552622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-07-23T03:14:27.498193008Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-07-23T03:14:27.502074964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-07-23T03:14:27.508749022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-07-23T03:14:27.521971995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153204s 
2025-07-23T03:14:27.524976194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-23T03:14:27.527410395Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-07-23T03:14:27.532233315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-07-23T03:14:27.540921759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-07-23T03:14:27.553687953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170605s 
2025-07-23T03:14:27.556740589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-07-23T03:14:27.559787894Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2025-07-23T03:14:27.564572157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-07-23T03:14:27.571930392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-07-23T03:14:27.584616775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156411s 
2025-07-23T03:14:27.593256791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-23T03:14:27', 'old_ids_and_artist_alias') 
2025-07-23T03:14:27.599793522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:27.604707537Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-07-23T03:14:27.608152913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0360691s 
2025-07-23T03:14:27.612802826Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-07-23T03:14:27.616733390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:27.621748357Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-07-23T03:14:27.628820717Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:14:27.633132869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:14:27.644556439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011612s 
2025-07-23T03:14:27.649892874Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-07-23T03:14:27.655405533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-07-23T03:14:27.660068802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066227s 
2025-07-23T03:14:27.667572911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-23T03:14:27', 'download_propers_config') 
2025-07-23T03:14:27.674367471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:27.681673441Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-07-23T03:14:27.684595585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274706s 
2025-07-23T03:14:27.689887730Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-07-23T03:14:27.693507458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:27.698647668Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-07-23T03:14:27.723466629Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-07-23T03:14:27.729264923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-07-23T03:14:27.734706519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077276s 
2025-07-23T03:14:27.738380577Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-07-23T03:14:27.811360085Z [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-07-23T03:14:27.854635086Z [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-07-23T03:14:27.871767470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-23T03:14:27.879084513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-23T03:14:27.903860868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-23T03:14:27.911151317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-23T03:14:27.918633161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-23T03:14:27.927334069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-23T03:14:27.933574584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1920367s 
2025-07-23T03:14:27.937757336Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-07-23T03:14:28.020536004Z [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-07-23T03:14:28.055340200Z [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-07-23T03:14:28.069679110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-07-23T03:14:28.076307135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-07-23T03:14:28.102645545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-07-23T03:14:28.108100449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1663196s 
2025-07-23T03:14:28.111111080Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-07-23T03:14:28.178155278Z [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-07-23T03:14:28.232632734Z [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-07-23T03:14:28.251400071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-07-23T03:14:28.256971809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-07-23T03:14:28.280603770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1653339s 
2025-07-23T03:14:28.283870979Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-07-23T03:14:28.350831789Z [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-07-23T03:14:28.377685386Z [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-07-23T03:14:28.389811932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-07-23T03:14:28.396801956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-07-23T03:14:28.421436696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-23T03:14:28.429505642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-07-23T03:14:28.437499097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-07-23T03:14:28.446327031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-07-23T03:14:28.453033103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1660165s 
2025-07-23T03:14:28.456230831Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-07-23T03:14:28.518130492Z [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-07-23T03:14:28.540955348Z [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-07-23T03:14:28.552605033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-07-23T03:14:28.559997628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-07-23T03:14:28.582486617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.122194s 
2025-07-23T03:14:28.584846789Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-07-23T03:14:28.649489302Z [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-07-23T03:14:28.676272368Z [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-07-23T03:14:28.688593265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-23T03:14:28.695229426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-23T03:14:28.720239522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-23T03:14:28.729196787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-07-23T03:14:28.735680792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1481156s 
2025-07-23T03:14:28.743372549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-23T03:14:28', 'remove_language_profiles') 
2025-07-23T03:14:28.751875629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:28.758250614Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-07-23T03:14:28.761014068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1701468s 
2025-07-23T03:14:28.765298725Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-07-23T03:14:28.768845426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:28.774488037Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-07-23T03:14:28.783677790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-07-23T03:14:28.786335752Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2025-07-23T03:14:28.790186114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-07-23T03:14:28.796138108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-07-23T03:14:28.809711617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164719s 
2025-07-23T03:14:28.817412653Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-07-23T03:14:28.827724084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-07-23T03:14:28.833761269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011113s 
2025-07-23T03:14:28.840984002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-23T03:14:28', 'multi_disc_naming_format') 
2025-07-23T03:14:28.847218445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:28.851945812Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-07-23T03:14:28.854631009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028587s 
2025-07-23T03:14:28.858310948Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-07-23T03:14:28.861829623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:28.866089931Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-07-23T03:14:28.873279707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-07-23T03:14:28.875881245Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2025-07-23T03:14:28.879143172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-07-23T03:14:28.885037209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-07-23T03:14:28.896258623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142703s 
2025-07-23T03:14:28.898756592Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:14:28.901949852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:14:29.219990892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3177661s 
2025-07-23T03:14:29.228138467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-23T03:14:29', 'add_download_client_priority') 
2025-07-23T03:14:29.235707737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:29.241423676Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-07-23T03:14:29.244379587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3392358s 
2025-07-23T03:14:29.247930166Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-07-23T03:14:29.251507138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:29.255763698Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-07-23T03:14:29.263266945Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:14:29.268663721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-07-23T03:14:29.273364326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069906s 
2025-07-23T03:14:29.276948261Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:14:29.282133301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-07-23T03:14:29.286378819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064599s 
2025-07-23T03:14:29.293544777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-23T03:14:29', 'remove_growl_prowl') 
2025-07-23T03:14:29.300138082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:29.305696283Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-07-23T03:14:29.308487784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251308s 
2025-07-23T03:14:29.312094666Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-07-23T03:14:29.315687069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:29.320575321Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-07-23T03:14:29.327556267Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:14:29.333015558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-07-23T03:14:29.337761745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071464s 
2025-07-23T03:14:29.341177362Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:14:29.346270005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-07-23T03:14:29.350569702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065188s 
2025-07-23T03:14:29.357647673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-23T03:14:29', 'remove_plex_hometheatre') 
2025-07-23T03:14:29.364213172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:29.369264252Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-07-23T03:14:29.371984088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244964s 
2025-07-23T03:14:29.375627905Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-07-23T03:14:29.379181279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:29.383425415Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-07-23T03:14:29.396494318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-23T03:14:29.399175386Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2025-07-23T03:14:29.402248684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-07-23T03:14:29.406879217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-07-23T03:14:29.417588950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124042s 
2025-07-23T03:14:29.420400772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-23T03:14:29.422895054Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-07-23T03:14:29.426630224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-07-23T03:14:29.433311366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:29.444619604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147565s 
2025-07-23T03:14:29.447368539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-23T03:14:29.449835516Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-07-23T03:14:29.453636850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-07-23T03:14:29.460300246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:29.471926415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148996s 
2025-07-23T03:14:29.474725390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-23T03:14:29.477199822Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2025-07-23T03:14:29.480761914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-07-23T03:14:29.487194115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:29.498638026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146811s 
2025-07-23T03:14:29.501469437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-23T03:14:29.503885923Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2025-07-23T03:14:29.507197209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-07-23T03:14:29.512120092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-07-23T03:14:29.522587907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124177s 
2025-07-23T03:14:29.525221590Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:14:29.528409880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:14:29.550825953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022803s 
2025-07-23T03:14:29.558406576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-23T03:14:29', 'add_root_folder_add_defaults') 
2025-07-23T03:14:29.565364304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:29.570494233Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-07-23T03:14:29.573333109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0419597s 
2025-07-23T03:14:29.576661410Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-07-23T03:14:29.579974160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:29.584733182Z [Info] task_duration: Starting migration of Main DB to 40 
2025-07-23T03:14:29.591750501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-23T03:14:29.594576852Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s 
2025-07-23T03:14:29.598232091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-07-23T03:14:29.603718217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-07-23T03:14:29.614913758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134316s 
2025-07-23T03:14:29.621779452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-23T03:14:29', 'task_duration') 
2025-07-23T03:14:29.628104797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:29.632477963Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-07-23T03:14:29.635071404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307781s 
2025-07-23T03:14:29.639241140Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-07-23T03:14:29.643068736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:29.647763549Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-07-23T03:14:29.656077689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-07-23T03:14:29.658866654Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s 
2025-07-23T03:14:29.662241920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-07-23T03:14:29.668228603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-07-23T03:14:29.679691002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142662s 
2025-07-23T03:14:29.682782166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-07-23T03:14:29.685435338Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2025-07-23T03:14:29.688902399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-07-23T03:14:29.695017090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:29.706850315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146835s 
2025-07-23T03:14:29.715615223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-23T03:14:29', 'add_indexer_and_enabled_to_release_profiles') 
2025-07-23T03:14:29.722897776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:29.728203198Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-07-23T03:14:29.731246144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349711s 
2025-07-23T03:14:29.734617793Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-07-23T03:14:29.738036506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:29.742227845Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-07-23T03:14:29.749871836Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-07-23T03:14:29.820081557Z [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-07-23T03:14:29.854780632Z [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-07-23T03:14:29.869473465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-23T03:14:29.877054819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-23T03:14:29.904975505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-23T03:14:29.915054478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-23T03:14:29.925433375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-23T03:14:29.935652260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-23T03:14:29.943745124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1902769s 
2025-07-23T03:14:29.951148821Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-07-23T03:14:29.959769558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-07-23T03:14:29.967627370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114795s 
2025-07-23T03:14:29.974359103Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-07-23T03:14:29.982765068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-07-23T03:14:29.989054181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102256s 
2025-07-23T03:14:29.992509057Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-07-23T03:14:30.059665541Z [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-07-23T03:14:30.084798595Z [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-07-23T03:14:30.096904379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-07-23T03:14:30.103234203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-07-23T03:14:30.126875573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1307041s 
2025-07-23T03:14:30.134133657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-23T03:14:30', 'remove_album_folders') 
2025-07-23T03:14:30.141401961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:30.146921905Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-07-23T03:14:30.150150215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1508594s 
2025-07-23T03:14:30.154044356Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-07-23T03:14:30.157603011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:30.162980107Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-07-23T03:14:30.170997259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-23T03:14:30.173719590Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.48E-05s 
2025-07-23T03:14:30.178248118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-07-23T03:14:30.185348825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-07-23T03:14:30.197181359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157613s 
2025-07-23T03:14:30.204307747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-07-23T03:14:30', 'add_priority_to_indexers') 
2025-07-23T03:14:30.210691109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:30.215459710Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-07-23T03:14:30.218157522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334073s 
2025-07-23T03:14:30.221985189Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-07-23T03:14:30.226158913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:30.230520574Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-07-23T03:14:30.239172364Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-07-23T03:14:30.244894385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-07-23T03:14:30.250766227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078309s 
2025-07-23T03:14:30.253421664Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:14:30.256664673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:14:30.266941455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108303s 
2025-07-23T03:14:30.274794246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-07-23T03:14:30', 'remove_chown_and_folderchmod_config') 
2025-07-23T03:14:30.281750562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:30.286810740Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-07-23T03:14:30.289788666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298759s 
2025-07-23T03:14:30.293077297Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-07-23T03:14:30.296441230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:30.300724695Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-07-23T03:14:30.377861263Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-07-23T03:14:30.392731794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-07-23T03:14:30.400848516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016136s 
2025-07-23T03:14:30.417451665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-07-23T03:14:30', 'update_notifiarr') 
2025-07-23T03:14:30.424213199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:30.428671816Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-07-23T03:14:30.431261280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0435131s 
2025-07-23T03:14:30.434966721Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-07-23T03:14:30.438501848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:30.443229477Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-07-23T03:14:30.448359025Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:14:30.451678338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:14:30.491873298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0405416s 
2025-07-23T03:14:30.499403228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-07-23T03:14:30', 'email_multiple_addresses') 
2025-07-23T03:14:30.506698737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:30.511621429Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-07-23T03:14:30.514975793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0598515s 
2025-07-23T03:14:30.519093633Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-07-23T03:14:30.522837962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:30.527566523Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-07-23T03:14:30.534103244Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-07-23T03:14:30.539434208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-07-23T03:14:30.566747320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291761s 
2025-07-23T03:14:30.574578578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-07-23T03:14:30', 'rename_blacklist_to_blocklist') 
2025-07-23T03:14:30.581565285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:30.586555362Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-07-23T03:14:30.589492486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0483679s 
2025-07-23T03:14:30.593011120Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-07-23T03:14:30.596568313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:30.601070257Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-07-23T03:14:30.609716996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-07-23T03:14:30.613502358Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2025-07-23T03:14:30.619422688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-07-23T03:14:30.626397081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-07-23T03:14:30.637937827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153221s 
2025-07-23T03:14:30.641809252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-07-23T03:14:30.648387046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-07-23T03:14:30.658972188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141036s 
2025-07-23T03:14:30.661439696Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:14:30.664594939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:14:30.720852119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0565933s 
2025-07-23T03:14:30.728076655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-07-23T03:14:30', 'cdh_per_downloadclient') 
2025-07-23T03:14:30.734546772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:30.739260703Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-07-23T03:14:30.741891570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0747339s 
2025-07-23T03:14:30.745118587Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-07-23T03:14:30.748401697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:30.752397773Z [Info] download_history: Starting migration of Main DB to 52 
2025-07-23T03:14:30.769382851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-07-23T03:14:30.791218195Z [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-07-23T03:14:30.804772035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326018s 
2025-07-23T03:14:30.808054153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-07-23T03:14:30.813793970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-07-23T03:14:30.819010332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082275s 
2025-07-23T03:14:30.822127609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-07-23T03:14:30.827611370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-07-23T03:14:30.832463018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076564s 
2025-07-23T03:14:30.835616337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-07-23T03:14:30.841317095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-07-23T03:14:30.846304597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079388s 
2025-07-23T03:14:30.848825824Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:14:30.851935304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:14:30.885905631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343196s 
2025-07-23T03:14:30.893078643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-07-23T03:14:30', 'download_history') 
2025-07-23T03:14:30.900592802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:30.905757250Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-07-23T03:14:30.908535805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0539263s 
2025-07-23T03:14:30.911998507Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-07-23T03:14:30.915588274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:30.919993594Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-07-23T03:14:30.927837728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-07-23T03:14:30', 'add_update_history') 
2025-07-23T03:14:30.934914787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:30.939291048Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-07-23T03:14:30.941902546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240384s 
2025-07-23T03:14:30.945496282Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-07-23T03:14:30.949012471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:30.953233109Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-07-23T03:14:30.959457402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T03:14:30.962044881Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-07-23T03:14:30.965735913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-07-23T03:14:30.972222884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-07-23T03:14:30.984375101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154882s 
2025-07-23T03:14:30.991713086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-07-23T03:14:30', 'add_on_update_to_notifications') 
2025-07-23T03:14:30.998353265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:31.003218351Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-07-23T03:14:31.006029651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335106s 
2025-07-23T03:14:31.009597034Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-07-23T03:14:31.013068714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:31.017303280Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-07-23T03:14:31.023493924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-23T03:14:31.026071564Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2025-07-23T03:14:31.029361087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-07-23T03:14:31.035256056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:31.047088370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01483s 
2025-07-23T03:14:31.054316553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-07-23T03:14:31', 'download_client_per_indexer') 
2025-07-23T03:14:31.060765136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:31.065820034Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-07-23T03:14:31.068604090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325256s 
2025-07-23T03:14:31.072006691Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-07-23T03:14:31.075362848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:31.079493876Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-07-23T03:14:31.088250827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-07-23T03:14:31.090775470Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2025-07-23T03:14:31.094029482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-07-23T03:14:31.099804669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:31.111618756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146998s 
2025-07-23T03:14:31.114357821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-07-23T03:14:31.116762533Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-07-23T03:14:31.120658888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-07-23T03:14:31.127739544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:31.139658793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153974s 
2025-07-23T03:14:31.142456987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-07-23T03:14:31.144889033Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2025-07-23T03:14:31.148240611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-07-23T03:14:31.154232025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:31.165796268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144993s 
2025-07-23T03:14:31.172939932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-07-23T03:14:31', 'AddNewItemMonitorType') 
2025-07-23T03:14:31.179465200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:31.184555038Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-07-23T03:14:31.187296427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327048s 
2025-07-23T03:14:31.190521030Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-07-23T03:14:31.193836385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:31.197942422Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-07-23T03:14:31.204273539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-07-23T03:14:31.206917062Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2025-07-23T03:14:31.210326396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-07-23T03:14:31.217064303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-07-23T03:14:31.230485786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169925s 
2025-07-23T03:14:31.237567033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-07-23T03:14:31', 'ImportListSearch') 
2025-07-23T03:14:31.244062601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:31.248625529Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-07-23T03:14:31.251211535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349702s 
2025-07-23T03:14:31.254790461Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-07-23T03:14:31.258316521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:31.262710638Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-07-23T03:14:31.269138991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-07-23T03:14:31.271869449Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2025-07-23T03:14:31.275639850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-07-23T03:14:31.282150478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:31.294380783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015471s 
2025-07-23T03:14:31.301689950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-07-23T03:14:31', 'ImportListMonitorExisting') 
2025-07-23T03:14:31.308249447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:31.313149974Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-07-23T03:14:31.315949670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335375s 
2025-07-23T03:14:31.319185947Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-07-23T03:14:31.322742998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:31.327821173Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-07-23T03:14:31.338075259Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:14:31.344377157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-07-23T03:14:31.350020169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080564s 
2025-07-23T03:14:31.354262380Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:14:31.359462791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-07-23T03:14:31.364727521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071458s 
2025-07-23T03:14:31.367842413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-07-23T03:14:31.370662080Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2025-07-23T03:14:31.373992886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-07-23T03:14:31.379538612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-07-23T03:14:31.390842642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135502s 
2025-07-23T03:14:31.397861474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-07-23T03:14:31', 'add_indexer_tags') 
2025-07-23T03:14:31.404252953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:31.408750317Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-07-23T03:14:31.411368770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311733s 
2025-07-23T03:14:31.414722732Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-07-23T03:14:31.418107518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:31.422286171Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-07-23T03:14:31.427226237Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:14:31.430545651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:14:31.459685983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029625s 
2025-07-23T03:14:31.466780958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-07-23T03:14:31', 'update_audio_types') 
2025-07-23T03:14:31.473540497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:31.477930587Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-07-23T03:14:31.480574450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0476294s 
2025-07-23T03:14:31.484912033Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-07-23T03:14:31.488786694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:31.493470655Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-07-23T03:14:31.540927035Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:14:31.545359028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-07-23T03:14:31.550225296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060917s 
2025-07-23T03:14:31.552985444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-07-23T03:14:31.555573434Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2025-07-23T03:14:31.559503637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-07-23T03:14:31.634409174Z [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-07-23T03:14:31.675300145Z [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-07-23T03:14:31.693626934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-07-23T03:14:31.701231956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-07-23T03:14:31.730670519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-07-23T03:14:31.741198856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-07-23T03:14:31.747922765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1851499s 
2025-07-23T03:14:31.750731540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:14:31.753671720Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.78E-05s 
2025-07-23T03:14:31.757388433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-07-23T03:14:31.863050214Z [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-07-23T03:14:31.930413024Z [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-07-23T03:14:31.958831152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-23T03:14:31.965031075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-23T03:14:31.992296321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-23T03:14:32.000753069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-23T03:14:32.008661361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-07-23T03:14:32.015664031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2533542s 
2025-07-23T03:14:32.018365079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:14:32.021049764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001303s 
2025-07-23T03:14:32.024536024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-07-23T03:14:32.117551373Z [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-07-23T03:14:32.182746238Z [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-07-23T03:14:32.208478237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-23T03:14:32.214440632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-23T03:14:32.241507779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-23T03:14:32.248916035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-23T03:14:32.256423471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-07-23T03:14:32.261307374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2338594s 
2025-07-23T03:14:32.263767347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:14:32.266243964Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.52E-05s 
2025-07-23T03:14:32.269418305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-07-23T03:14:32.364696750Z [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-07-23T03:14:32.429901585Z [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-07-23T03:14:32.455139059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-07-23T03:14:32.461131544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-07-23T03:14:32.489037290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-07-23T03:14:32.496441488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-07-23T03:14:32.503886087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-07-23T03:14:32.509406933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2367017s 
2025-07-23T03:14:32.511986347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-07-23T03:14:32.514459225Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.32E-05s 
2025-07-23T03:14:32.517918621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-07-23T03:14:32.602420539Z [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-07-23T03:14:32.640236218Z [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-07-23T03:14:32.655488387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-23T03:14:32.661788251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-23T03:14:32.688449982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-23T03:14:32.695190143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-23T03:14:32.701873590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-23T03:14:32.709580317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-23T03:14:32.714667960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1938523s 
2025-07-23T03:14:32.717164657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-07-23T03:14:32.719482143Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2025-07-23T03:14:32.722687727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-07-23T03:14:32.807666986Z [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-07-23T03:14:32.845535963Z [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-07-23T03:14:32.860749394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-07-23T03:14:32.866879226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-07-23T03:14:32.892435892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-07-23T03:14:32.899081462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-07-23T03:14:32.905841563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-07-23T03:14:32.913742882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-07-23T03:14:32.918831888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1933275s 
2025-07-23T03:14:32.921419929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-07-23T03:14:32.923798859Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s 
2025-07-23T03:14:32.927303435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-07-23T03:14:32.996127637Z [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-07-23T03:14:33.026380298Z [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-07-23T03:14:33.039342276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-07-23T03:14:33.045053395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-07-23T03:14:33.068742622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1385917s 
2025-07-23T03:14:33.071394331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-07-23T03:14:33.073803772Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s 
2025-07-23T03:14:33.077382557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-07-23T03:14:33.137649511Z [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-07-23T03:14:33.168505567Z [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-07-23T03:14:33.181581725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-07-23T03:14:33.187419889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-07-23T03:14:33.210991178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1305493s 
2025-07-23T03:14:33.213728960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-23T03:14:33.216343705Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.63E-05s 
2025-07-23T03:14:33.219732969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-07-23T03:14:33.277477804Z [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-07-23T03:14:33.304397054Z [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-07-23T03:14:33.315494918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-23T03:14:33.321012077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-23T03:14:33.344496922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1215445s 
2025-07-23T03:14:33.347906927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-23T03:14:33.350441140Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.39E-05s 
2025-07-23T03:14:33.353883200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-07-23T03:14:33.411701953Z [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-07-23T03:14:33.439824867Z [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-07-23T03:14:33.452021934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-23T03:14:33.460993698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-23T03:14:33.489347978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1321402s 
2025-07-23T03:14:33.492393950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-23T03:14:33.494914285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000169s 
2025-07-23T03:14:33.498675999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-07-23T03:14:33.556718653Z [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-07-23T03:14:33.583600197Z [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-07-23T03:14:33.595472141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-07-23T03:14:33.601136405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-07-23T03:14:33.626943195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1249817s 
2025-07-23T03:14:33.630429875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-23T03:14:33.633150733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001334s 
2025-07-23T03:14:33.637242903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-07-23T03:14:33.688365053Z [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-07-23T03:14:33.709997268Z [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-07-23T03:14:33.720533271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-23T03:14:33.727920635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-23T03:14:33.756225665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-23T03:14:33.761869519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1213389s 
2025-07-23T03:14:33.764771371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-23T03:14:33.767648514Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.22E-05s 
2025-07-23T03:14:33.771801676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-07-23T03:14:33.821516363Z [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-07-23T03:14:33.842225599Z [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-07-23T03:14:33.855057716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-23T03:14:33.862353715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-23T03:14:33.889881921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-23T03:14:33.895294760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1202138s 
2025-07-23T03:14:33.898166722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-07-23T03:14:33.900999666Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-05s 
2025-07-23T03:14:33.904953868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-07-23T03:14:33.963912055Z [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-07-23T03:14:33.986326024Z [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-07-23T03:14:33.996887649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-07-23T03:14:34.003737010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-07-23T03:14:34.035723362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-07-23T03:14:34.041093685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.133004s 
2025-07-23T03:14:34.043808671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-07-23T03:14:34.046241730Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-07-23T03:14:34.049944856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-07-23T03:14:34.105272874Z [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-07-23T03:14:34.133904993Z [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-07-23T03:14:34.147340143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-07-23T03:14:34.154330989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-07-23T03:14:34.180458815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-07-23T03:14:34.188218669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-07-23T03:14:34.196092843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-07-23T03:14:34.201095616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1481886s 
2025-07-23T03:14:34.203693797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-07-23T03:14:34.206064981Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.5E-06s 
2025-07-23T03:14:34.209383603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-07-23T03:14:34.261491929Z [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-07-23T03:14:34.283911158Z [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-07-23T03:14:34.293651460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-07-23T03:14:34.299282507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-07-23T03:14:34.322408620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1101029s 
2025-07-23T03:14:34.325018164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-07-23T03:14:34.327379849Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s 
2025-07-23T03:14:34.330886229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-07-23T03:14:34.383540464Z [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-07-23T03:14:34.406742710Z [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-07-23T03:14:34.416488312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-07-23T03:14:34.422153378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-07-23T03:14:34.445320103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1114605s 
2025-07-23T03:14:34.447840197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-07-23T03:14:34.450179016Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s 
2025-07-23T03:14:34.453325100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-07-23T03:14:34.507261026Z [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-07-23T03:14:34.531989565Z [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-07-23T03:14:34.542450507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-07-23T03:14:34.548535068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-07-23T03:14:34.574394424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-07-23T03:14:34.581766076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-07-23T03:14:34.589181817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-07-23T03:14:34.597173007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-07-23T03:14:34.602129106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1461095s 
2025-07-23T03:14:34.604914905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-23T03:14:34.607419507Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s 
2025-07-23T03:14:34.611257525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-07-23T03:14:34.661028956Z [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-07-23T03:14:34.684173846Z [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-07-23T03:14:34.695058251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-23T03:14:34.701490863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-23T03:14:34.728449241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-23T03:14:34.733834073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1194147s 
2025-07-23T03:14:34.736634481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-23T03:14:34.739068382Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s 
2025-07-23T03:14:34.743006180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-07-23T03:14:34.797005524Z [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-07-23T03:14:34.822763676Z [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-07-23T03:14:34.836510714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-23T03:14:34.844455050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-23T03:14:34.874031439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-23T03:14:34.879858141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1337059s 
2025-07-23T03:14:34.882690834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-23T03:14:34.885182501Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2025-07-23T03:14:34.888995829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-07-23T03:14:34.940430559Z [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-07-23T03:14:34.964987893Z [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-07-23T03:14:34.977334132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-23T03:14:34.983883057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-23T03:14:35.011320671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-23T03:14:35.016713068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.124598s 
2025-07-23T03:14:35.019343173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-23T03:14:35.021776513Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.2E-06s 
2025-07-23T03:14:35.025483847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-07-23T03:14:35.084564762Z [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-07-23T03:14:35.108448871Z [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-07-23T03:14:35.119470793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-23T03:14:35.125621136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-23T03:14:35.151915437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-23T03:14:35.157001698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1284063s 
2025-07-23T03:14:35.159660632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-23T03:14:35.162078259Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s 
2025-07-23T03:14:35.166136761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-07-23T03:14:35.226098940Z [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-07-23T03:14:35.250343023Z [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-07-23T03:14:35.261583686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-23T03:14:35.268131589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-23T03:14:35.295972615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-23T03:14:35.301590466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1322231s 
2025-07-23T03:14:35.304289500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-07-23T03:14:35.306691116Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s 
2025-07-23T03:14:35.310353169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-07-23T03:14:35.363551951Z [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-07-23T03:14:35.387537143Z [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-07-23T03:14:35.402334957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-07-23T03:14:35.408889294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-07-23T03:14:35.435389300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-07-23T03:14:35.440525551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1271279s 
2025-07-23T03:14:35.443099303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-07-23T03:14:35.445442982Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.5E-06s 
2025-07-23T03:14:35.448935754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-07-23T03:14:35.505443498Z [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-07-23T03:14:35.528263364Z [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-07-23T03:14:35.537954497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-07-23T03:14:35.543646537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-07-23T03:14:35.566833542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1149432s 
2025-07-23T03:14:35.569448567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-07-23T03:14:35.571842427Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s 
2025-07-23T03:14:35.575241020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-07-23T03:14:35.627927741Z [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-07-23T03:14:35.650321258Z [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-07-23T03:14:35.660145749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-07-23T03:14:35.665817378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-07-23T03:14:35.688964143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1107893s 
2025-07-23T03:14:35.691671604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-07-23T03:14:35.694125124Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s 
2025-07-23T03:14:35.697948572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-07-23T03:14:35.754100841Z [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-07-23T03:14:35.784098779Z [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-07-23T03:14:35.795523361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-07-23T03:14:35.799909252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-07-23T03:14:35.823031227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1220946s 
2025-07-23T03:14:35.825743427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-07-23T03:14:35.828157918Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.3E-06s 
2025-07-23T03:14:35.831591131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-07-23T03:14:35.888358768Z [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-07-23T03:14:35.917288837Z [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-07-23T03:14:35.929509983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-07-23T03:14:35.935521918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-07-23T03:14:35.960445389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1255805s 
2025-07-23T03:14:35.963426241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-07-23T03:14:35.965914170Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s 
2025-07-23T03:14:35.969456452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-07-23T03:14:36.019183974Z [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-07-23T03:14:36.038581530Z [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-07-23T03:14:36.047586010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-07-23T03:14:36.053749109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-07-23T03:14:36.077009662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1045497s 
2025-07-23T03:14:36.079761723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-23T03:14:36.082160824Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s 
2025-07-23T03:14:36.085919592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-07-23T03:14:36.140544545Z [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-07-23T03:14:36.156956709Z [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-07-23T03:14:36.165031297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-07-23T03:14:36.171274587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-07-23T03:14:36.197398907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-23T03:14:36.202410828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1134282s 
2025-07-23T03:14:36.205131876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-07-23T03:14:36.207560115Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.5E-06s 
2025-07-23T03:14:36.211509798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-07-23T03:14:36.259762401Z [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-07-23T03:14:36.275751423Z [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-07-23T03:14:36.284185765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-07-23T03:14:36.290573166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-07-23T03:14:36.316846515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-07-23T03:14:36.321860550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1072361s 
2025-07-23T03:14:36.324470786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-23T03:14:36.326832210Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s 
2025-07-23T03:14:36.330255854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-07-23T03:14:36.385140760Z [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-07-23T03:14:36.410134042Z [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-07-23T03:14:36.422959415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-23T03:14:36.429014707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-23T03:14:36.454718760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-23T03:14:36.461771801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-07-23T03:14:36.466384177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1332029s 
2025-07-23T03:14:36.468986307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-23T03:14:36.471334174Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.3E-06s 
2025-07-23T03:14:36.474746093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-07-23T03:14:36.527839693Z [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-07-23T03:14:36.554743311Z [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-07-23T03:14:36.565437123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-07-23T03:14:36.571460099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-07-23T03:14:36.596642161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-07-23T03:14:36.603665693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-07-23T03:14:36.608267248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1306146s 
2025-07-23T03:14:36.610875830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T03:14:36.613211974Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s 
2025-07-23T03:14:36.620634849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-07-23T03:14:36.662122110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-07-23T03:14:36.672598444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-07-23T03:14:36.679370218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-07-23T03:14:36.687952227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-07-23T03:14:36.713207056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-23T03:14:36.718645866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0950777s 
2025-07-23T03:14:36.728999002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-07-23T03:14:36', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-07-23T03:14:36.735956590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:36.870172303Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-07-23T03:14:36.873305572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2443819s 
2025-07-23T03:14:36.879320142Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-07-23T03:14:36.883156175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:36.890309097Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-07-23T03:14:36.904116828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T03:14:36.906769719Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2025-07-23T03:14:36.910467885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-07-23T03:14:36.917295492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:36.928873423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151739s 
2025-07-23T03:14:36.932023456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T03:14:36.934451745Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.9E-06s 
2025-07-23T03:14:36.937912362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-07-23T03:14:36.944064239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:36.955384782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145816s 
2025-07-23T03:14:36.965477102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-07-23T03:14:36', 'add_on_delete_to_notifications') 
2025-07-23T03:14:36.971939784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:37.036024193Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-07-23T03:14:37.038978070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0938541s 
2025-07-23T03:14:37.042361012Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-07-23T03:14:37.045779895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:37.049849489Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-07-23T03:14:37.079259313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-07-23T03:14:37.081971935Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2025-07-23T03:14:37.085765183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-07-23T03:14:37.092401144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:37.103864725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150244s 
2025-07-23T03:14:37.106160858Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-07-23T03:14:37.110971955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-07-23T03:14:37.115133594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067345s 
2025-07-23T03:14:37.119504073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-23T03:14:37.121871229Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.7E-06s 
2025-07-23T03:14:37.125268700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-07-23T03:14:37.131563724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-07-23T03:14:37.142739376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145764s 
2025-07-23T03:14:37.145257115Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:14:37.148572901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:14:37.169289011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213165s 
2025-07-23T03:14:37.172328361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-07-23T03:14:37.185132742Z [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-07-23T03:14:37.198039649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232002s 
2025-07-23T03:14:37.201244461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-07-23T03:14:37.206678342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-07-23T03:14:37.211431422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075518s 
2025-07-23T03:14:37.214155176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-07-23T03:14:37.216627844Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s 
2025-07-23T03:14:37.220003731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-07-23T03:14:37.226031718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-07-23T03:14:37.236980322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140553s 
2025-07-23T03:14:37.239720089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-07-23T03:14:37.242164530Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s 
2025-07-23T03:14:37.246470951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-07-23T03:14:37.254033297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:37.265575807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154586s 
2025-07-23T03:14:37.268432339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-07-23T03:14:37.270860558Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-06s 
2025-07-23T03:14:37.274427519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-07-23T03:14:37.280819369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:37.291873736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144425s 
2025-07-23T03:14:37.300954189Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:14:37.305354138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:14:37.379445515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0752853s 
2025-07-23T03:14:37.382227065Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:14:37.385422319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:14:37.407243444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221718s 
2025-07-23T03:14:37.410704383Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-07-23T03:14:37.462755804Z [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-07-23T03:14:37.483708050Z [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-07-23T03:14:37.493654777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-07-23T03:14:37.499923779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-07-23T03:14:37.525497790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1116344s 
2025-07-23T03:14:37.531156233Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-07-23T03:14:37.578663846Z [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-07-23T03:14:37.594478327Z [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-07-23T03:14:37.603762039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-07-23T03:14:37.609888504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-07-23T03:14:37.633650116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0993456s 
2025-07-23T03:14:37.638635604Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-07-23T03:14:37.644798272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-07-23T03:14:37.648923167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067136s 
2025-07-23T03:14:37.651549876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-07-23T03:14:37.653928535Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s 
2025-07-23T03:14:37.658890516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-07-23T03:14:37.666634959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:37.678455799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158206s 
2025-07-23T03:14:37.681145334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-07-23T03:14:37.683526518Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s 
2025-07-23T03:14:37.687253592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-07-23T03:14:37.693049312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-07-23T03:14:37.703556627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013246s 
2025-07-23T03:14:37.711728791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-07-23T03:14:37', 'add_custom_formats') 
2025-07-23T03:14:37.717839806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:37.722774682Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-07-23T03:14:37.725345428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318822s 
2025-07-23T03:14:37.728878010Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-07-23T03:14:37.732259208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:37.736530999Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-07-23T03:14:37.742645981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-07-23T03:14:37.745075974Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-07-23T03:14:37.748011995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-07-23T03:14:37.753299561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-07-23T03:14:37.764371123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137166s 
2025-07-23T03:14:37.771258781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-07-23T03:14:37', 'add_result_to_commands') 
2025-07-23T03:14:37.777353612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:37.781821849Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-07-23T03:14:37.784433176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304846s 
2025-07-23T03:14:37.787906419Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-07-23T03:14:37.791389753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:37.795401059Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-07-23T03:14:37.801232410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T03:14:37.803704347Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-07-23T03:14:37.807264275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-07-23T03:14:37.813539489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:37.826927916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164434s 
2025-07-23T03:14:37.835710759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-07-23T03:14:37', 'health_restored_notification') 
2025-07-23T03:14:37.842163141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:37.847117236Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-07-23T03:14:37.849853535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0360098s 
2025-07-23T03:14:37.852779686Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-07-23T03:14:37.855976403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:37.859670771Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-07-23T03:14:37.865325346Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-07-23T03:14:37.870499123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-07-23T03:14:37.874661694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064798s 
2025-07-23T03:14:37.881136721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-07-23T03:14:37', 'remove_uc') 
2025-07-23T03:14:37.890254619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:37.896482629Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-07-23T03:14:37.900201076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027178s 
2025-07-23T03:14:37.905741180Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-07-23T03:14:37.911208899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:37.917726291Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-07-23T03:14:37.925234218Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:14:37.930276160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:14:37.975274450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0463962s 
2025-07-23T03:14:37.985467503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-07-23T03:14:37', 'download_clients_rename_tv_to_music') 
2025-07-23T03:14:37.992260731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:37.997369126Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-07-23T03:14:38.000231479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0677501s 
2025-07-23T03:14:38.004103755Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-07-23T03:14:38.007775809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:38.011997218Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-07-23T03:14:38.018091379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-07-23T03:14:38.020606553Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-07-23T03:14:38.024248175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-07-23T03:14:38.030746298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-07-23T03:14:38.042399842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015172s 
2025-07-23T03:14:38.049998020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-07-23T03:14:38', 'add_colon_replacement_to_naming_config') 
2025-07-23T03:14:38.056460552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:38.061421952Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-07-23T03:14:38.064296659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329723s 
2025-07-23T03:14:38.067341099Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-07-23T03:14:38.070603498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:38.074351825Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-07-23T03:14:38.081391288Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-07-23T03:14:38.139215272Z [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-07-23T03:14:38.159515906Z [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-07-23T03:14:38.170230208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-07-23T03:14:38.177950052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-07-23T03:14:38.205945979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-07-23T03:14:38.211678872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1272974s 
2025-07-23T03:14:38.214478499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-07-23T03:14:38.216926738Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 
2025-07-23T03:14:38.220903084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-07-23T03:14:38.226400313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-07-23T03:14:38.237290950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133059s 
2025-07-23T03:14:38.243915949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-07-23T03:14:38', 'list_sync_time') 
2025-07-23T03:14:38.249838774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:38.254173572Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-07-23T03:14:38.256684617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297707s 
2025-07-23T03:14:38.260290378Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-07-23T03:14:38.263659461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:38.267837233Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-07-23T03:14:38.273743554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-07-23T03:14:38.276255672Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2025-07-23T03:14:38.279392428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-07-23T03:14:38.284146039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-07-23T03:14:38.296486034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136651s 
2025-07-23T03:14:38.303921696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-07-23T03:14:38', 'add_download_client_tags') 
2025-07-23T03:14:38.310099274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:38.314615848Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-07-23T03:14:38.317271795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316832s 
2025-07-23T03:14:38.320684867Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-07-23T03:14:38.324099572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:38.328044294Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-07-23T03:14:38.337900860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-07-23T03:14:38.352617511Z [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-07-23T03:14:38.363844115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223658s 
2025-07-23T03:14:38.368392423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-07-23T03:14:38.374890847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-07-23T03:14:38.380576354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093518s 
2025-07-23T03:14:38.387579264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-07-23T03:14:38', 'add_notification_status') 
2025-07-23T03:14:38.394011044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:38.402265313Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-07-23T03:14:38.405225393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294012s 
2025-07-23T03:14:38.409380519Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-07-23T03:14:38.413333909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:38.418035445Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-07-23T03:14:38.425817253Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:14:38.429301719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:14:38.493930764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0659854s 
2025-07-23T03:14:38.501466757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-07-23T03:14:38', 'add_alac_24_quality_in_profiles') 
2025-07-23T03:14:38.508068660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:38.512777240Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-07-23T03:14:38.515510824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0843172s 
2025-07-23T03:14:38.518751549Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-07-23T03:14:38.522064068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:38.525880583Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-07-23T03:14:38.531910243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-07-23T03:14:38.534198510Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s 
2025-07-23T03:14:38.537241667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-07-23T03:14:38.541402495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-07-23T03:14:38.552059251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122293s 
2025-07-23T03:14:38.555134693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-07-23T03:14:38.559682741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-07-23T03:14:38.570295098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120791s 
2025-07-23T03:14:38.577327948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-07-23T03:14:38', 'add_salt_to_users') 
2025-07-23T03:14:38.583424974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:38.587790814Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-07-23T03:14:38.590320547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293963s 
2025-07-23T03:14:38.593526563Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-07-23T03:14:38.596793680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:38.600640997Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-07-23T03:14:38.610594347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-07-23T03:14:38.627531599Z [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-07-23T03:14:38.638089066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246518s 
2025-07-23T03:14:38.641832433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-07-23T03:14:38.648640320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-07-23T03:14:38.654119752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094314s 
2025-07-23T03:14:38.661754254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-07-23T03:14:38', 'add_auto_tagging') 
2025-07-23T03:14:38.669818541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:38.674453844Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-07-23T03:14:38.677023036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292623s 
2025-07-23T03:14:38.680773728Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-07-23T03:14:38.684401903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:38.688588442Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-07-23T03:14:38.695358523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-07-23T03:14:38.698267240Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2025-07-23T03:14:38.703215773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-07-23T03:14:38.709988229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-07-23T03:14:38.722539290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158451s 
2025-07-23T03:14:38.728093342Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-07-23T03:14:38.735421547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-07-23T03:14:38.741433111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085989s 
2025-07-23T03:14:38.749790328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-07-23T03:14:38', 'quality_definition_preferred_size') 
2025-07-23T03:14:38.758303097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:38.763341582Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-07-23T03:14:38.766664382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029728s 
2025-07-23T03:14:38.772545083Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-07-23T03:14:38.777846657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:38.783688489Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-07-23T03:14:38.790229659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-07-23T03:14:38.792845696Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2025-07-23T03:14:38.796374080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-07-23T03:14:38.802737162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:38.815920966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163894s 
2025-07-23T03:14:38.823629707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-07-23T03:14:38', 'add_on_artist_add_to_notifications') 
2025-07-23T03:14:38.830302041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:38.837854899Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-07-23T03:14:38.840939830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0370473s 
2025-07-23T03:14:38.844379125Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-07-23T03:14:38.847795633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:38.851867983Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-07-23T03:14:38.857331152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-07-23T03:14:38.859703279Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2025-07-23T03:14:38.863208396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-07-23T03:14:38.868267412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-07-23T03:14:38.879746384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135665s 
2025-07-23T03:14:38.886741989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-07-23T03:14:38', 'album_last_searched_time') 
2025-07-23T03:14:38.892869035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:38.897312301Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-07-23T03:14:38.899974281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303926s 
2025-07-23T03:14:38.903087169Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-07-23T03:14:38.906396542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:38.910888696Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-07-23T03:14:38.920566402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-07-23T03:14:38.924189106Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-07-23T03:14:38.928736993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-07-23T03:14:38.936961753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:38.953603480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021032s 
2025-07-23T03:14:38.956428698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-07-23T03:14:38.958776615Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-07-23T03:14:38.961984063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-07-23T03:14:38.967744592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-07-23T03:14:38.983339511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178859s 
2025-07-23T03:14:38.993243221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-07-23T03:14:38', 'add_indexer_flags') 
2025-07-23T03:14:39.002452373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:39.011804723Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-07-23T03:14:39.015310512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0454471s 
2025-07-23T03:14:39.019786854Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-07-23T03:14:39.023306281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:39.027465585Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-07-23T03:14:39.035333707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-07-23T03:14:39.040281359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-07-23T03:14:39.045417750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073779s 
2025-07-23T03:14:39.048378271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-07-23T03:14:39.053351404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-07-23T03:14:39.058042048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070834s 
2025-07-23T03:14:39.061117370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-07-23T03:14:39.066573897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-07-23T03:14:39.071412629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076297s 
2025-07-23T03:14:39.078599449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-07-23T03:14:39', 'add_indexes_album_statistics') 
2025-07-23T03:14:39.085577278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:39.091597540Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-07-23T03:14:39.094327717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268409s 
2025-07-23T03:14:39.097703073Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-07-23T03:14:39.101101465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:39.105047200Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-07-23T03:14:39.113374185Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-07-23T03:14:39.121646100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-07-23T03:14:39.126881902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090912s 
2025-07-23T03:14:39.133808719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-07-23T03:14:39', 'update_redacted_baseurl') 
2025-07-23T03:14:39.139894702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:39.144194049Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-07-23T03:14:39.146820817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256491s 
2025-07-23T03:14:39.287074748Z [Debug] MigrationController: Took: 00:00:28.5862837 
2025-07-23T03:14:40.937526274Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-07-23T03:14:41.398466571Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-07-23T03:14:42.076710613Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-07-23T03:14:42.258099846Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-07-23T03:14:42.269999816Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-07-23T03:14:42.276636428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-07-23T03:14:42.300620167Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-07-23T03:14:42.305909256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306128s 
2025-07-23T03:14:42.310847038Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-07-23T03:14:42.315109040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0353712s 
2025-07-23T03:14:42.345818851Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-07-23T03:14:42.350774389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:42.357826237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-07-23T03:14:42.364173697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-07-23T03:14:42.372396303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105934s 
2025-07-23T03:14:42.376625037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:42.383358434Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-07-23T03:14:42.387214939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212257s 
2025-07-23T03:14:42.394016684Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-07-23T03:14:42.398925147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:42.408058566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-07-23T03:14:42.414566780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-23T03:14:42.423529435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108415s 
2025-07-23T03:14:42.428524092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T03:14:42.432389925Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-07-23T03:14:42.437027834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-07-23T03:14:42.443808135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-07-23T03:14:42.456347242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145381s 
2025-07-23T03:14:42.460857413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:42.467596060Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-07-23T03:14:42.471810255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250309s 
2025-07-23T03:14:42.478832785Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-07-23T03:14:42.484039638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:42.491809342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T03:14:42.495573371Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2025-07-23T03:14:42.499994392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-07-23T03:14:42.506643108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-07-23T03:14:42.514981527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103949s 
2025-07-23T03:14:42.519274481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:42.525660148Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-07-23T03:14:42.529909013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020328s 
2025-07-23T03:14:42.536014436Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-07-23T03:14:42.540706522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:42.546527282Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-07-23T03:14:42.557322217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-07-23T03:14:42.571575134Z [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-07-23T03:14:42.587670962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02668s 
2025-07-23T03:14:42.591443848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-07-23T03:14:42.597054435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-07-23T03:14:42.603431955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081754s 
2025-07-23T03:14:42.611157390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-23T03:14:42', 'InitialSetup') 
2025-07-23T03:14:42.620706065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:42.626921950Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-07-23T03:14:42.630744066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312833s 
2025-07-23T03:14:42.635535142Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-07-23T03:14:42.640763700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:42.646476953Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-07-23T03:14:42.656269349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-23T03:14:42', 'add_reason_to_pending_releases') 
2025-07-23T03:14:42.666388955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:42.672842769Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-07-23T03:14:42.677236896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319397s 
2025-07-23T03:14:42.681390669Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-07-23T03:14:42.686187167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:42.691619514Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-07-23T03:14:42.699635554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-23T03:14:42', 'add_medium_support') 
2025-07-23T03:14:42.709123297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:42.715604937Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-07-23T03:14:42.719617847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296126s 
2025-07-23T03:14:42.724183770Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-07-23T03:14:42.729468510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:42.735104688Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-07-23T03:14:42.744064378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-23T03:14:42', 'add_various_qualites_in_profile') 
2025-07-23T03:14:42.754073651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:42.760685253Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-07-23T03:14:42.765137136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309791s 
2025-07-23T03:14:42.769288685Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-07-23T03:14:42.774108008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:42.779684436Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-07-23T03:14:42.787830297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-23T03:14:42', 'metadata_profiles') 
2025-07-23T03:14:42.797259512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:42.803873018Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-07-23T03:14:42.807821708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029937s 
2025-07-23T03:14:42.812804661Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-07-23T03:14:42.818663167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:42.824488906Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-07-23T03:14:42.834291463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-23T03:14:42', 'separate_automatic_and_interactive_search') 
2025-07-23T03:14:42.844799029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:42.851982753Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-07-23T03:14:42.856787657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329415s 
2025-07-23T03:14:42.861258840Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-07-23T03:14:42.866395271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:42.871940186Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-07-23T03:14:42.880957832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-23T03:14:42', 'change_album_path_to_relative') 
2025-07-23T03:14:42.890933628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:42.897693478Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-07-23T03:14:42.902043837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311242s 
2025-07-23T03:14:42.906570672Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-07-23T03:14:42.911692254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:42.917377681Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-07-23T03:14:42.926153220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-23T03:14:42', 'change_quality_size_mb_to_kb') 
2025-07-23T03:14:42.936337966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:42.943375906Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-07-23T03:14:42.947922079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312602s 
2025-07-23T03:14:42.952011724Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-07-23T03:14:42.956700654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:42.962205839Z [Info] album_releases: Starting migration of Log DB to 9 
2025-07-23T03:14:42.970082708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-07-23T03:14:42', 'album_releases') 
2025-07-23T03:14:42.979482544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:42.985495891Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-07-23T03:14:42.989340733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029049s 
2025-07-23T03:14:42.993509306Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-07-23T03:14:42.998322697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:43.003833182Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-07-23T03:14:43.011960456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-23T03:14:43', 'album_releases_fix') 
2025-07-23T03:14:43.021765357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:43.027940230Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-07-23T03:14:43.031986316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296286s 
2025-07-23T03:14:43.035995308Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-07-23T03:14:43.040691243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:43.046036365Z [Info] import_lists: Starting migration of Log DB to 11 
2025-07-23T03:14:43.053700496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-23T03:14:43', 'import_lists') 
2025-07-23T03:14:43.062996493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:43.069267218Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-07-23T03:14:43.073137912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288771s 
2025-07-23T03:14:43.077317988Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-07-23T03:14:43.082147542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:43.087607806Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-07-23T03:14:43.095786162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-07-23T03:14:43', 'add_release_status') 
2025-07-23T03:14:43.105290599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:43.112801892Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-07-23T03:14:43.116830013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307711s 
2025-07-23T03:14:43.121335203Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-07-23T03:14:43.126473790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:43.132248056Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-07-23T03:14:43.141060419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-23T03:14:43', 'album_download_notification') 
2025-07-23T03:14:43.151207619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:43.158868905Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-07-23T03:14:43.163243843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322676s 
2025-07-23T03:14:43.167982163Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-07-23T03:14:43.173518200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:43.179888155Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-07-23T03:14:43.189023980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-23T03:14:43', 'fix_language_metadata_profiles') 
2025-07-23T03:14:43.199195299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:43.209281156Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-07-23T03:14:43.214181733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0355364s 
2025-07-23T03:14:43.218549086Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-07-23T03:14:43.223271454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:43.228830056Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-07-23T03:14:43.236631313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-23T03:14:43', 'remove_fanzub') 
2025-07-23T03:14:43.246085288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:43.252813505Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-07-23T03:14:43.256709098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297943s 
2025-07-23T03:14:43.261340253Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-07-23T03:14:43.266607688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:43.274059632Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-07-23T03:14:43.284171071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-23T03:14:43', 'update_artist_history_indexes') 
2025-07-23T03:14:43.294543575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:43.301595864Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-07-23T03:14:43.306032717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347876s 
2025-07-23T03:14:43.310210399Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-07-23T03:14:43.314837044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:43.320369193Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-07-23T03:14:43.327901148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-23T03:14:43', 'remove_nma') 
2025-07-23T03:14:43.337277547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:43.343426106Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-07-23T03:14:43.347661093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289948s 
2025-07-23T03:14:43.352822255Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-07-23T03:14:43.357757401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:43.363514783Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-07-23T03:14:43.372861432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-23T03:14:43', 'album_disambiguation') 
2025-07-23T03:14:43.383777401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:43.390343621Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-07-23T03:14:43.394549700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326532s 
2025-07-23T03:14:43.399174592Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-07-23T03:14:43.404541167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:43.410723244Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-07-23T03:14:43.420204002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-23T03:14:43', 'add_ape_quality_in_profiles') 
2025-07-23T03:14:43.431693035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:43.440425778Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-07-23T03:14:43.444826929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359027s 
2025-07-23T03:14:43.449848860Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-07-23T03:14:43.454627221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:43.460229130Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-07-23T03:14:43.468286984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-23T03:14:43', 'remove_pushalot') 
2025-07-23T03:14:43.478109220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:43.485393867Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-07-23T03:14:43.489874679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310358s 
2025-07-23T03:14:43.494119536Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-07-23T03:14:43.498944901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:43.504481839Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-07-23T03:14:43.512651007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-23T03:14:43', 'add_custom_filters') 
2025-07-23T03:14:43.522319604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:43.529050196Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-07-23T03:14:43.533069990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302243s 
2025-07-23T03:14:43.537162590Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-07-23T03:14:43.542142877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:43.547614283Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-07-23T03:14:43.555781498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-23T03:14:43', 'import_list_tags') 
2025-07-23T03:14:43.565384011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:43.573350040Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-07-23T03:14:43.577406868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314804s 
2025-07-23T03:14:43.581698810Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-07-23T03:14:43.586683536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:43.592270615Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-07-23T03:14:43.600699787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-23T03:14:43', 'add_release_groups_etc') 
2025-07-23T03:14:43.611416975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:43.618636842Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-07-23T03:14:43.622995107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315963s 
2025-07-23T03:14:43.627376218Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-07-23T03:14:43.632313549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:43.638057383Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-07-23T03:14:43.646389329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-23T03:14:43', 'NewMediaInfoFormat') 
2025-07-23T03:14:43.656325014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:43.662710701Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-07-23T03:14:43.667268077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303463s 
2025-07-23T03:14:43.672282733Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-07-23T03:14:43.677854732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:43.683840284Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-07-23T03:14:43.694865261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-23T03:14:43', 'rename_restrictions_to_release_profiles') 
2025-07-23T03:14:43.706987950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:43.714400184Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-07-23T03:14:43.719523048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359825s 
2025-07-23T03:14:43.724945446Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-07-23T03:14:43.730951208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:43.737156151Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-07-23T03:14:43.747301929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-23T03:14:43', 'rename_quality_profiles_add_upgrade_allowed') 
2025-07-23T03:14:43.758251485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:43.765730143Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-07-23T03:14:43.770761373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340741s 
2025-07-23T03:14:43.775189398Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-07-23T03:14:43.780141489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:43.785801986Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-07-23T03:14:43.794226808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-23T03:14:43', 'add_import_exclusions') 
2025-07-23T03:14:43.804479010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:43.810868756Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-07-23T03:14:43.815003721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307628s 
2025-07-23T03:14:43.819765158Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-07-23T03:14:43.824956821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:43.830672740Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-07-23T03:14:43.839479932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-23T03:14:43', 'clean_artist_metadata_table') 
2025-07-23T03:14:43.849628305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:43.856015435Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-07-23T03:14:43.860373179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308749s 
2025-07-23T03:14:43.864797357Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-07-23T03:14:43.869869850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:43.875833357Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-07-23T03:14:43.884563935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-23T03:14:43', 'health_issue_notification') 
2025-07-23T03:14:43.894533689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:43.900968795Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-07-23T03:14:43.905279244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030919s 
2025-07-23T03:14:43.910295233Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-07-23T03:14:43.915638912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:43.921652189Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-07-23T03:14:43.931029410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-23T03:14:43', 'add_mediafilerepository_mtime') 
2025-07-23T03:14:43.941504290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:43.948326416Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-07-23T03:14:43.952910576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322934s 
2025-07-23T03:14:43.957820542Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-07-23T03:14:43.963431259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:43.969336809Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-07-23T03:14:43.978676003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-23T03:14:43', 'add_artistmetadataid_constraint') 
2025-07-23T03:14:43.988958616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:43.996416111Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-07-23T03:14:44.001013357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327902s 
2025-07-23T03:14:44.005439178Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-07-23T03:14:44.010515559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:44.016159082Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-07-23T03:14:44.024956144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-23T03:14:44', 'old_ids_and_artist_alias') 
2025-07-23T03:14:44.034812619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:44.042124632Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-07-23T03:14:44.050004808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.031531s 
2025-07-23T03:14:44.054563697Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-07-23T03:14:44.059622703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:44.065400796Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-07-23T03:14:44.073985741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-23T03:14:44', 'download_propers_config') 
2025-07-23T03:14:44.083980435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:44.090432736Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-07-23T03:14:44.094770119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0307762s 
2025-07-23T03:14:44.099246883Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-07-23T03:14:44.104419808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:44.110202040Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-07-23T03:14:44.118959061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-23T03:14:44', 'remove_language_profiles') 
2025-07-23T03:14:44.128919376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:44.135437149Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-07-23T03:14:44.139730934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309716s 
2025-07-23T03:14:44.144197788Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-07-23T03:14:44.149300562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:44.155597310Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-07-23T03:14:44.167248349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-23T03:14:44', 'multi_disc_naming_format') 
2025-07-23T03:14:44.178532538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:44.185256757Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-07-23T03:14:44.189581805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358939s 
2025-07-23T03:14:44.194300596Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-07-23T03:14:44.199512280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:44.205358290Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-07-23T03:14:44.214920964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-23T03:14:44', 'add_download_client_priority') 
2025-07-23T03:14:44.225840990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:44.232464837Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-07-23T03:14:44.237246594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032728s 
2025-07-23T03:14:44.241521251Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-07-23T03:14:44.246844429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:44.253138862Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-07-23T03:14:44.261426158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-23T03:14:44', 'remove_growl_prowl') 
2025-07-23T03:14:44.271241691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:44.277631486Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-07-23T03:14:44.281756862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309251s 
2025-07-23T03:14:44.286223155Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-07-23T03:14:44.291277882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:44.297108301Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-07-23T03:14:44.305648827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-23T03:14:44', 'remove_plex_hometheatre') 
2025-07-23T03:14:44.315701467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:44.322833918Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-07-23T03:14:44.327627529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311678s 
2025-07-23T03:14:44.332421842Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-07-23T03:14:44.337692805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:44.343576772Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-07-23T03:14:44.352492894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-23T03:14:44', 'add_root_folder_add_defaults') 
2025-07-23T03:14:44.362696578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:44.370076868Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-07-23T03:14:44.374468350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0322236s 
2025-07-23T03:14:44.378531791Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-07-23T03:14:44.383279170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:44.388997664Z [Info] task_duration: Starting migration of Log DB to 40 
2025-07-23T03:14:44.409255060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-23T03:14:44', 'task_duration') 
2025-07-23T03:14:44.419060363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:44.425235806Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-07-23T03:14:44.429172142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0422207s 
2025-07-23T03:14:44.434359656Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-07-23T03:14:44.440013359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:44.446540782Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-07-23T03:14:44.456606989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-23T03:14:44', 'add_indexer_and_enabled_to_release_profiles') 
2025-07-23T03:14:44.467419330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:44.474860993Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-07-23T03:14:44.479714775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342011s 
2025-07-23T03:14:44.484091297Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-07-23T03:14:44.489025762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:44.494835059Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-07-23T03:14:44.503106573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-23T03:14:44', 'remove_album_folders') 
2025-07-23T03:14:44.512959741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:44.519183192Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-07-23T03:14:44.523336725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302793s 
2025-07-23T03:14:44.527824150Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-07-23T03:14:44.532928126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:44.538813987Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-07-23T03:14:44.547531078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-07-23T03:14:44', 'add_priority_to_indexers') 
2025-07-23T03:14:44.557602697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:44.563920507Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-07-23T03:14:44.568165865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0308567s 
2025-07-23T03:14:44.573156844Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-07-23T03:14:44.578568279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:44.584535554Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-07-23T03:14:44.594102807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-07-23T03:14:44', 'remove_chown_and_folderchmod_config') 
2025-07-23T03:14:44.604868924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:44.611580557Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-07-23T03:14:44.616180799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325018s 
2025-07-23T03:14:44.620602863Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-07-23T03:14:44.625467497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:44.631138215Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-07-23T03:14:44.639345580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-07-23T03:14:44', 'update_notifiarr') 
2025-07-23T03:14:44.649730078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:44.655899540Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-07-23T03:14:44.659904654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306263s 
2025-07-23T03:14:44.664593695Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-07-23T03:14:44.669649184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:44.675596778Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-07-23T03:14:44.684404392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-07-23T03:14:44', 'email_multiple_addresses') 
2025-07-23T03:14:44.694581904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:44.700980697Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-07-23T03:14:44.705319733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312568s 
2025-07-23T03:14:44.710267856Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-07-23T03:14:44.715609872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:44.721735185Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-07-23T03:14:44.731007183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-07-23T03:14:44', 'rename_blacklist_to_blocklist') 
2025-07-23T03:14:44.741668178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:44.748671479Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-07-23T03:14:44.753695715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327808s 
2025-07-23T03:14:44.758199723Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-07-23T03:14:44.763214841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:44.768939226Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-07-23T03:14:44.777495253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-07-23T03:14:44', 'cdh_per_downloadclient') 
2025-07-23T03:14:44.787455177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:44.793816204Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-07-23T03:14:44.798110561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306278s 
2025-07-23T03:14:44.802300166Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-07-23T03:14:44.807214180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:44.812841130Z [Info] download_history: Starting migration of Log DB to 52 
2025-07-23T03:14:44.821044957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-07-23T03:14:44', 'download_history') 
2025-07-23T03:14:44.830618102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:44.836495706Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-07-23T03:14:44.840502814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0295237s 
2025-07-23T03:14:44.844957022Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-07-23T03:14:44.849896969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:44.855576193Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-07-23T03:14:44.866660370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-07-23T03:14:44.878150385Z [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-07-23T03:14:44.890654791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198029s 
2025-07-23T03:14:44.894882333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-07-23T03:14:44.901562022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-07-23T03:14:44.908962392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009839s 
2025-07-23T03:14:44.916983722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-07-23T03:14:44', 'add_update_history') 
2025-07-23T03:14:44.926796470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:44.933065191Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-07-23T03:14:44.937175998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333987s 
2025-07-23T03:14:44.941986333Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-07-23T03:14:44.947318800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:44.953284371Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-07-23T03:14:44.962463743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-07-23T03:14:44', 'add_on_update_to_notifications') 
2025-07-23T03:14:44.973420544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:44.980133099Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-07-23T03:14:44.984556205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032556s 
2025-07-23T03:14:44.989158882Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-07-23T03:14:44.994363170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:45.000189481Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-07-23T03:14:45.009016924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-07-23T03:14:45', 'download_client_per_indexer') 
2025-07-23T03:14:45.019234436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:45.025657679Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-07-23T03:14:45.030050714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311342s 
2025-07-23T03:14:45.034517247Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-07-23T03:14:45.039534168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:45.045264937Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-07-23T03:14:45.053728948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-07-23T03:14:45', 'AddNewItemMonitorType') 
2025-07-23T03:14:45.063662499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:45.070253239Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-07-23T03:14:45.074462353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305662s 
2025-07-23T03:14:45.078689976Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-07-23T03:14:45.083583458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:45.089532706Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-07-23T03:14:45.098052961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-07-23T03:14:45', 'ImportListSearch') 
2025-07-23T03:14:45.108318550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:45.116001199Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-07-23T03:14:45.120632854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315675s 
2025-07-23T03:14:45.125623132Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-07-23T03:14:45.131151923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:45.137597882Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-07-23T03:14:45.146846102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-07-23T03:14:45', 'ImportListMonitorExisting') 
2025-07-23T03:14:45.157811831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:45.167685752Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-07-23T03:14:45.172502089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362981s 
2025-07-23T03:14:45.176837618Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-07-23T03:14:45.181643154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:45.187314443Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-07-23T03:14:45.196195394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-07-23T03:14:45', 'add_indexer_tags') 
2025-07-23T03:14:45.206416804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:45.212562808Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-07-23T03:14:45.216619987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311262s 
2025-07-23T03:14:45.220923331Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-07-23T03:14:45.225788226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:45.231358472Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-07-23T03:14:45.239558311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-07-23T03:14:45', 'update_audio_types') 
2025-07-23T03:14:45.249278572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:45.255299836Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-07-23T03:14:45.259355912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296309s 
2025-07-23T03:14:45.264743500Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-07-23T03:14:45.270738991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:45.277155070Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-07-23T03:14:45.288103483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-07-23T03:14:45.291870759Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s 
2025-07-23T03:14:45.296256138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-07-23T03:14:45.315988768Z [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-07-23T03:14:45.342231035Z [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-07-23T03:14:45.357452552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-07-23T03:14:45.365187626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-07-23T03:14:45.377454214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-07-23T03:14:45.384712949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.084069s 
2025-07-23T03:14:45.388604094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-07-23T03:14:45.392532103Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s 
2025-07-23T03:14:45.397111823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-07-23T03:14:45.414104086Z [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-07-23T03:14:45.432244210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-07-23T03:14:45.443141100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-07-23T03:14:45.451350579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-07-23T03:14:45.463465822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-07-23T03:14:45.471040904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0691425s 
2025-07-23T03:14:45.474826906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-07-23T03:14:45.478558460Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s 
2025-07-23T03:14:45.483151567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-07-23T03:14:45.495454449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-07-23T03:14:45.509337571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-07-23T03:14:45.520050150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-07-23T03:14:45.527735414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-07-23T03:14:45.539189436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-07-23T03:14:45.546500356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0585832s 
2025-07-23T03:14:45.555919931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-07-23T03:14:45', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-07-23T03:14:45.567023337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:45.574836618Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-07-23T03:14:45.579962439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0852507s 
2025-07-23T03:14:45.584747804Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-07-23T03:14:45.589987684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:45.595830288Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-07-23T03:14:45.604953567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-07-23T03:14:45', 'add_on_delete_to_notifications') 
2025-07-23T03:14:45.615085576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:45.621418658Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-07-23T03:14:45.625853327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311815s 
2025-07-23T03:14:45.630084876Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-07-23T03:14:45.634955403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:45.640480637Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-07-23T03:14:45.648621689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-07-23T03:14:45', 'add_custom_formats') 
2025-07-23T03:14:45.658219443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:45.664250236Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-07-23T03:14:45.668323387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294039s 
2025-07-23T03:14:45.673095906Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-07-23T03:14:45.678040862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:45.683638262Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-07-23T03:14:45.692106051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-07-23T03:14:45', 'add_result_to_commands') 
2025-07-23T03:14:45.701836513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:45.707950503Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-07-23T03:14:45.712134547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029862s 
2025-07-23T03:14:45.716710330Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-07-23T03:14:45.721911151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:45.727663664Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-07-23T03:14:45.736599606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-07-23T03:14:45', 'health_restored_notification') 
2025-07-23T03:14:45.746701605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:45.753100770Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-07-23T03:14:45.757497302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309746s 
2025-07-23T03:14:45.761409458Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-07-23T03:14:45.766001705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:45.771365304Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-07-23T03:14:45.779127252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-07-23T03:14:45', 'remove_uc') 
2025-07-23T03:14:45.788498891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:45.794237575Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-07-23T03:14:45.798032025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286478s 
2025-07-23T03:14:45.802857370Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-07-23T03:14:45.808303165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:45.814145408Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-07-23T03:14:45.823579643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-07-23T03:14:45', 'download_clients_rename_tv_to_music') 
2025-07-23T03:14:45.834078001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:45.840656015Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-07-23T03:14:45.845264053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319327s 
2025-07-23T03:14:45.850180201Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-07-23T03:14:45.855687730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:45.861600225Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-07-23T03:14:45.871249543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-07-23T03:14:45', 'add_colon_replacement_to_naming_config') 
2025-07-23T03:14:45.881751568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:45.888378972Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-07-23T03:14:45.893047792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.032176s 
2025-07-23T03:14:45.897089419Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-07-23T03:14:45.901832970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:45.907336802Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-07-23T03:14:45.915194302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-07-23T03:14:45', 'list_sync_time') 
2025-07-23T03:14:45.924812508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:45.930713369Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-07-23T03:14:45.934634965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029153s 
2025-07-23T03:14:45.939068341Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-07-23T03:14:45.944170163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:45.949920080Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-07-23T03:14:45.958559675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-07-23T03:14:45', 'add_download_client_tags') 
2025-07-23T03:14:45.968556333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:45.975057462Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-07-23T03:14:45.979298301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.03083s 
2025-07-23T03:14:45.983699803Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-07-23T03:14:45.988772637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:45.994488495Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-07-23T03:14:46.003067809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-07-23T03:14:45', 'add_notification_status') 
2025-07-23T03:14:46.012979014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:46.019247065Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-07-23T03:14:46.023495398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030449s 
2025-07-23T03:14:46.028086672Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-07-23T03:14:46.033370451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:46.039084045Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-07-23T03:14:46.048153255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-07-23T03:14:46', 'add_alac_24_quality_in_profiles') 
2025-07-23T03:14:46.059469870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:46.066012854Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-07-23T03:14:46.071021298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323506s 
2025-07-23T03:14:46.075487019Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-07-23T03:14:46.080437186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:46.086225059Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-07-23T03:14:46.094454589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-07-23T03:14:46', 'add_salt_to_users') 
2025-07-23T03:14:46.106580684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:46.151301566Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-07-23T03:14:46.155953482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0708425s 
2025-07-23T03:14:46.162186833Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-07-23T03:14:46.169182929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:46.175776364Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-07-23T03:14:46.183931243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-07-23T03:14:46', 'add_auto_tagging') 
2025-07-23T03:14:46.193645492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:46.237946990Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-07-23T03:14:46.243870175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0690265s 
2025-07-23T03:14:46.250858225Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-07-23T03:14:46.257171056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:46.263129934Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-07-23T03:14:46.272421572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-07-23T03:14:46', 'quality_definition_preferred_size') 
2025-07-23T03:14:46.282826762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:46.354961329Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-07-23T03:14:46.359626121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0973397s 
2025-07-23T03:14:46.364461297Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-07-23T03:14:46.369865828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:46.377279184Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-07-23T03:14:46.391161956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-07-23T03:14:46', 'add_on_artist_add_to_notifications') 
2025-07-23T03:14:46.402011501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:46.452910492Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-07-23T03:14:46.459895215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0815166s 
2025-07-23T03:14:46.466767242Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-07-23T03:14:46.474668290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:46.483468418Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-07-23T03:14:46.496630840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-07-23T03:14:46', 'album_last_searched_time') 
2025-07-23T03:14:46.507976694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:46.556437496Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-07-23T03:14:46.564941428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0814928s 
2025-07-23T03:14:46.574479352Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-07-23T03:14:46.637941488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:46.792862389Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-07-23T03:14:46.945772131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-07-23T03:14:46', 'add_indexer_flags') 
2025-07-23T03:14:47.091489522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:47.135510534Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-07-23T03:14:47.155948004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5519276s 
2025-07-23T03:14:47.182639816Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-07-23T03:14:47.203253700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:47.221916947Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-07-23T03:14:47.239884183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-07-23T03:14:47', 'add_indexes_album_statistics') 
2025-07-23T03:14:47.266402365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:47.277924394Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-07-23T03:14:47.286780265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0841462s 
2025-07-23T03:14:47.293491527Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-07-23T03:14:47.300980005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-07-23T03:14:47.310322495Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-07-23T03:14:47.322386946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-07-23T03:14:47', 'update_redacted_baseurl') 
2025-07-23T03:14:47.332172198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-07-23T03:14:47.339176180Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-07-23T03:14:47.343296716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391005s 
2025-07-23T03:14:51.008741286Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-07-23T03:14:51.273912228Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-07-23T03:14:51.465280914Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-07-23T03:14:51.593302104Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-07-23T03:14:52.757459255Z [Info] QualityProfileService: Setting up default quality profiles 
2025-07-23T03:14:53.254493085Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-07-23T03:14:53.430482215Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-07-23T03:14:56.470697646Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-07-23T03:14:56.593723659Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-07-23T03:14:56.617825226Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-07-23T03:14:58.294958706Z [ls.io-init] done.
View SBOM output
Expand
NAME                                                           VERSION              TYPE                        
BouncyCastle.Cryptography                                      2.4.0                dotnet      (+5 duplicates)  
Dapper                                                         2.0.151              dotnet      (+5 duplicates)  
Diacritical.Net                                                1.0.4                dotnet      (+5 duplicates)  
DryIoc.Microsoft.DependencyInjection                           6.2.0                dotnet      (+1 duplicate)   
DryIoc.dll                                                     5.4.3                dotnet      (+7 duplicates)  
Dynamitey                                                      2.0.9.136            dotnet      (+3 duplicates)  
Equ                                                            2.3.0                dotnet      (+5 duplicates)  
FluentValidation                                               9.5.4                dotnet      (+5 duplicates)  
IPAddressRange                                                 6.2.0                dotnet      (+7 duplicates)  
Ical.Net                                                       4.3.1                dotnet      (+2 duplicates)  
ImpromptuInterface                                             7.0.1                dotnet      (+3 duplicates)  
Lidarr                                                         1.0.0                dotnet                       
Lidarr.Api.V1                                                  1.0.0                dotnet      (+2 duplicates)  
Lidarr.Common                                                  1.0.0                dotnet      (+7 duplicates)  
Lidarr.Core                                                    1.0.0                dotnet      (+5 duplicates)  
Lidarr.Host                                                    1.0.0                dotnet      (+1 duplicate)   
Lidarr.Http                                                    1.0.0                dotnet      (+3 duplicates)  
Lidarr.Mono                                                    1.0.0                dotnet                       
Lidarr.SignalR                                                 1.0.0                dotnet      (+4 duplicates)  
MailKit                                                        4.8.0                dotnet      (+5 duplicates)  
Microsoft.AspNetCore.Cryptography.Internal                     6.0.35               dotnet      (+4 duplicates)  
Microsoft.AspNetCore.Cryptography.KeyDerivation                6.0.35               dotnet      (+4 duplicates)  
Microsoft.Bcl.AsyncInterfaces                                  6.0.0                dotnet      (+5 duplicates)  
Microsoft.Bcl.TimeProvider                                     8.0.0                dotnet      (+5 duplicates)  
Microsoft.Data.SqlClient                                       2.1.7                dotnet      (+5 duplicates)  
Microsoft.Extensions.Configuration                             6.0.0                dotnet      (+1 duplicate)   
Microsoft.Extensions.Configuration                             6.0.1                dotnet      (+4 duplicates)  
Microsoft.Extensions.Configuration.Abstractions                6.0.0                dotnet      (+2 duplicates)  
Microsoft.Extensions.Configuration.Binder                      6.0.0                dotnet      (+2 duplicates)  
Microsoft.Extensions.Configuration.CommandLine                 6.0.0                dotnet      (+6 duplicates)  
Microsoft.Extensions.Configuration.EnvironmentVariables        6.0.1                dotnet      (+6 duplicates)  
Microsoft.Extensions.Configuration.FileExtensions              6.0.0                dotnet      (+6 duplicates)  
Microsoft.Extensions.Configuration.Json                        6.0.0                dotnet      (+6 duplicates)  
Microsoft.Extensions.Configuration.UserSecrets                 6.0.1                dotnet      (+6 duplicates)  
Microsoft.Extensions.DependencyInjection                       6.0.1                dotnet      (+7 duplicates)  
Microsoft.Extensions.DependencyInjection.Abstractions          6.0.0                dotnet      (+2 duplicates)  
Microsoft.Extensions.DependencyInjection.Abstractions          7.0.0                dotnet      (+1 duplicate)   
Microsoft.Extensions.FileProviders.Abstractions                6.0.0                dotnet      (+2 duplicates)  
Microsoft.Extensions.FileProviders.Physical                    6.0.0                dotnet      (+2 duplicates)  
Microsoft.Extensions.FileSystemGlobbing                        6.0.0                dotnet      (+2 duplicates)  
Microsoft.Extensions.Hosting                                   6.0.1                dotnet      (+7 duplicates)  
Microsoft.Extensions.Hosting.Abstractions                      6.0.0                dotnet      (+4 duplicates)  
Microsoft.Extensions.Hosting.WindowsServices                   6.0.2                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging                                   6.0.0                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging.Abstractions                      6.0.0                dotnet      (+2 duplicates)  
Microsoft.Extensions.Logging.Configuration                     6.0.0                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging.Console                           6.0.0                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging.Debug                             6.0.0                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging.EventLog                          6.0.0                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging.EventSource                       6.0.0                dotnet      (+7 duplicates)  
Microsoft.Extensions.Options                                   6.0.0                dotnet      (+4 duplicates)  
Microsoft.Extensions.Options.ConfigurationExtensions           6.0.0                dotnet      (+4 duplicates)  
Microsoft.Extensions.Primitives                                6.0.0                dotnet      (+2 duplicates)  
Microsoft.Identity.Client                                      4.21.1               dotnet      (+5 duplicates)  
Microsoft.IdentityModel.JsonWebTokens                          6.8.0                dotnet      (+5 duplicates)  
Microsoft.IdentityModel.Logging                                6.8.0                dotnet      (+5 duplicates)  
Microsoft.IdentityModel.Protocols                              6.8.0                dotnet      (+5 duplicates)  
Microsoft.IdentityModel.Protocols.OpenIdConnect                6.8.0                dotnet      (+5 duplicates)  
Microsoft.IdentityModel.Tokens                                 6.8.0                dotnet      (+5 duplicates)  
Microsoft.OpenApi                                              1.6.14               dotnet      (+2 duplicates)  
Microsoft.Win32.SystemEvents                                   6.0.0                dotnet      (+7 duplicates)  
MimeKit                                                        4.8.0                dotnet      (+5 duplicates)  
Mono.Nat                                                       3.0.1                dotnet      (+5 duplicates)  
Mono.Posix.NETStandard                                         5.20.1.34-servarr20  dotnet                       
MonoTorrent                                                    2.0.7                dotnet      (+5 duplicates)  
NLog                                                           5.4.0                dotnet      (+7 duplicates)  
NLog.Extensions.Logging                                        5.4.0                dotnet      (+5 duplicates)  
NLog.Layouts.ClefJsonLayout                                    1.0.3                dotnet      (+7 duplicates)  
NLog.Targets.Syslog                                            7.0.0                dotnet      (+5 duplicates)  
Newtonsoft.Json                                                13.0.3               dotnet      (+7 duplicates)  
NodaTime                                                       3.2.0                dotnet      (+2 duplicates)  
Npgsql                                                         7.0.10               dotnet      (+5 duplicates)  
Polly                                                          8.5.2                dotnet      (+5 duplicates)  
Polly.Contrib.WaitAndRetry                                     1.1.1                dotnet      (+5 duplicates)  
Polly.Core                                                     8.5.2                dotnet      (+5 duplicates)  
ReusableTasks                                                  2.0.0                dotnet      (+5 duplicates)  
Sentry                                                         4.0.2                dotnet      (+7 duplicates)  
Servarr.FluentMigrator                                         3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Abstractions                            3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Extensions.Oracle                       3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Extensions.Postgres                     3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Extensions.SqlAnywhere                  3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Extensions.SqlServer                    3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner                                  3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.Core                             3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.Db2                              3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.Firebird                         3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.Hana                             3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.MySql                            3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.Oracle                           3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.Postgres                         3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.Redshift                         3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.SQLite                           3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.SqlAnywhere                      3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.SqlServer                        3.3.2.9              dotnet      (+5 duplicates)  
Servarr.FluentMigrator.Runner.SqlServerCe                      3.3.2.9              dotnet      (+5 duplicates)  
SharpZipLib                                                    1.4.2                dotnet      (+7 duplicates)  
SixLabors.ImageSharp                                           3.1.9                dotnet      (+5 duplicates)  
SpotifyAPI.Web                                                 5.1.1                dotnet      (+5 duplicates)  
Swashbuckle.AspNetCore.Annotations                             6.6.2                dotnet      (+2 duplicates)  
Swashbuckle.AspNetCore.Swagger                                 6.6.2                dotnet      (+2 duplicates)  
Swashbuckle.AspNetCore.SwaggerGen                              6.6.2                dotnet      (+2 duplicates)  
System.Configuration.ConfigurationManager                      6.0.1                dotnet      (+7 duplicates)  
System.Data.SQLite.Core.Servarr                                1.0.115.5-18         dotnet      (+7 duplicates)  
System.Diagnostics.EventLog                                    6.0.0                dotnet      (+2 duplicates)  
System.Drawing.Common                                          6.0.0                dotnet      (+7 duplicates)  
System.Formats.Asn1                                            8.0.1                dotnet      (+5 duplicates)  
System.IO.Abstractions                                         17.0.24              dotnet      (+7 duplicates)  
System.IdentityModel.Tokens.Jwt                                6.8.0                dotnet      (+5 duplicates)  
System.Runtime.Caching                                         4.7.0                dotnet      (+5 duplicates)  
System.Security.Cryptography.Pkcs                              8.0.0                dotnet      (+5 duplicates)  
System.Security.Cryptography.ProtectedData                     6.0.0                dotnet      (+7 duplicates)  
System.Security.Permissions                                    6.0.0                dotnet      (+7 duplicates)  
System.ServiceProcess.ServiceController                        6.0.1                dotnet      (+7 duplicates)  
System.Text.Json                                               6.0.10               dotnet      (+6 duplicates)  
System.Windows.Extensions                                      6.0.0                dotnet      (+7 duplicates)  
TagLibSharp-Lidarr                                             2.2.0.27             dotnet      (+5 duplicates)  
acl-libs                                                       2.3.2-r1             apk                          
alpine-baselayout                                              3.7.0-r0             apk                          
alpine-baselayout-data                                         3.7.0-r0             apk                          
alpine-keys                                                    2.5-r0               apk                          
alpine-release                                                 3.22.1-r0            apk                          
anstream                                                       0.6.5                rust-crate                   
anstyle                                                        1.0.4                rust-crate                   
anstyle-parse                                                  0.2.3                rust-crate                   
anstyle-query                                                  1.0.2                rust-crate                   
anyhow                                                         1.0.79               rust-crate                   
aom-libs                                                       3.12.1-r0            apk                          
apk-tools                                                      2.14.9-r2            apk                          
arg_enum_proc_macro                                            0.3.4                rust-crate                   
arrayvec                                                       0.7.4                rust-crate                   
av-metrics                                                     0.9.1                rust-crate                   
av1-grain                                                      0.2.3                rust-crate                   
bash                                                           5.2.37-r0            apk                          
bitflags                                                       2.4.1                rust-crate                   
bitstream-io                                                   2.2.0                rust-crate                   
brotli-libs                                                    1.1.0-r2             apk                          
busybox                                                        1.37.0-r18           apk                          
busybox-binsh                                                  1.37.0-r18           apk                          
c-ares                                                         1.34.5-r0            apk                          
ca-certificates                                                20250619-r0          apk                          
ca-certificates-bundle                                         20250619-r0          apk                          
catatonit                                                      0.2.1-r0             apk                          
cfg-if                                                         1.0.0                rust-crate                   
chromaprint                                                    1.5.1-r8             apk                          
chromaprint-libs                                               1.5.1-r8             apk                          
cjson                                                          1.7.18-r1            apk                          
clap                                                           4.4.14               rust-crate                   
clap_builder                                                   4.4.14               rust-crate                   
clap_complete                                                  4.4.6                rust-crate                   
clap_derive                                                    4.4.7                rust-crate                   
clap_lex                                                       0.6.0                rust-crate                   
colorchoice                                                    1.0.0                rust-crate                   
console                                                        0.15.8               rust-crate                   
coreutils                                                      9.7-r1               apk                          
coreutils-env                                                  9.7-r1               apk                          
coreutils-fmt                                                  9.7-r1               apk                          
coreutils-sha512sum                                            9.7-r1               apk                          
crossbeam                                                      0.8.4                rust-crate                   
crossbeam-channel                                              0.5.11               rust-crate                   
crossbeam-deque                                                0.8.5                rust-crate                   
crossbeam-epoch                                                0.9.18               rust-crate                   
crossbeam-queue                                                0.3.11               rust-crate                   
crossbeam-utils                                                0.8.19               rust-crate                   
curl                                                           8.14.1-r1            apk                          
either                                                         1.9.0                rust-crate                   
errno                                                          0.3.8                rust-crate                   
fern                                                           0.6.2                rust-crate                   
ffmpeg-libavcodec                                              6.1.2-r2             apk                          
ffmpeg-libavformat                                             6.1.2-r2             apk                          
ffmpeg-libavutil                                               6.1.2-r2             apk                          
ffmpeg-libswresample                                           6.1.2-r2             apk                          
fftw-double-libs                                               3.3.10-r6            apk                          
findutils                                                      4.10.0-r0            apk                          
getrandom                                                      0.2.12               rust-crate                   
giflib                                                         5.2.2-r1             apk                          
heck                                                           0.4.1                rust-crate                   
hwdata-pci                                                     0.395-r0             apk                          
icu-data-en                                                    76.1-r1              apk                          
icu-libs                                                       76.1-r1              apk                          
imath                                                          3.1.12-r0            apk                          
interpolate_name                                               0.2.4                rust-crate                   
itertools                                                      0.10.5               rust-crate                   
itertools                                                      0.12.0               rust-crate                   
ivf                                                            0.1.3                rust-crate                   
jq                                                             1.8.0-r0             apk                          
lab                                                            0.11.0               rust-crate                   
lame-libs                                                      3.100-r5             apk                          
lazy_static                                                    1.4.0                rust-crate                   
lcms2                                                          2.16-r0              apk                          
libSvtAv1Enc                                                   2.3.0-r0             apk                          
libapk2                                                        2.14.9-r2            apk                          
libattr                                                        2.5.2-r2             apk                          
libbluray                                                      1.3.4-r1             apk                          
libbsd                                                         0.12.2-r0            apk                          
libbz2                                                         1.0.8-r6             apk                          
libc                                                           0.2.155              rust-crate                   
libcrypto3                                                     3.5.1-r0             apk                          
libcurl                                                        8.14.1-r1            apk                          
libdav1d                                                       1.5.1-r0             apk                          
libdeflate                                                     1.23-r0              apk                          
libdrm                                                         2.4.124-r0           apk                          
libffi                                                         3.4.8-r0             apk                          
libgcc                                                         14.2.0-r6            apk                          
libgomp                                                        14.2.0-r6            apk                          
libhwy                                                         1.0.7-r1             apk                          
libidn2                                                        2.3.7-r0             apk                          
libintl                                                        0.24.1-r0            apk                          
libjpeg-turbo                                                  3.1.0-r0             apk                          
libjxl                                                         0.10.3-r2            apk                          
libmd                                                          1.1.0-r0             apk                          
libncursesw                                                    6.5_p20250503-r0     apk                          
libogg                                                         1.3.5-r5             apk                          
libopenmpt                                                     0.7.15-r0            apk                          
libpciaccess                                                   0.18.1-r0            apk                          
libpng                                                         1.6.47-r0            apk                          
libproc2                                                       4.0.4-r3             apk                          
libpsl                                                         0.21.5-r3            apk                          
librist                                                        0.2.10-r1            apk                          
libsharpyuv                                                    1.5.0-r0             apk                          
libsodium                                                      1.0.20-r0            apk                          
libsrt                                                         1.5.3-r1             apk                          
libssh                                                         0.11.2-r0            apk                          
libssl3                                                        3.5.1-r0             apk                          
libstdc++                                                      14.2.0-r6            apk                          
libtheora                                                      1.1.1-r18            apk                          
libunistring                                                   1.3-r0               apk                          
libva                                                          2.22.0-r1            apk                          
libvdpau                                                       1.5-r4               apk                          
libvorbis                                                      1.3.7-r2             apk                          
libvpx                                                         1.15.0-r0            apk                          
libwebp                                                        1.5.0-r0             apk                          
libwebpmux                                                     1.5.0-r0             apk                          
libx11                                                         1.8.11-r0            apk                          
libxau                                                         1.0.12-r0            apk                          
libxcb                                                         1.17.0-r0            apk                          
libxdmcp                                                       1.1.5-r1             apk                          
libxext                                                        1.3.6-r2             apk                          
libxfixes                                                      6.0.1-r4             apk                          
libxml2                                                        2.13.8-r0            apk                          
libxslt                                                        1.1.43-r3            apk                          
libzmq                                                         4.3.5-r2             apk                          
linux-pam                                                      1.7.0-r4             apk                          
linux-raw-sys                                                  0.4.12               rust-crate                   
log                                                            0.4.20               rust-crate                   
maybe-rayon                                                    0.1.1                rust-crate                   
mbedtls                                                        3.6.4-r0             apk                          
memchr                                                         2.7.1                rust-crate                   
minimal-lexical                                                0.2.1                rust-crate                   
mpg123-libs                                                    1.32.10-r0           apk                          
musl                                                           1.2.5-r10            apk                          
musl-utils                                                     1.2.5-r10            apk                          
ncurses-terminfo-base                                          6.5_p20250503-r0     apk                          
netcat-openbsd                                                 1.229.1-r0           apk                          
new_debug_unreachable                                          1.0.4                rust-crate                   
nghttp2-libs                                                   1.65.0-r0            apk                          
nom                                                            7.1.3                rust-crate                   
noop_proc_macro                                                0.3.0                rust-crate                   
num-bigint                                                     0.4.4                rust-crate                   
num-derive                                                     0.4.1                rust-crate                   
num-integer                                                    0.1.45               rust-crate                   
num-rational                                                   0.4.1                rust-crate                   
num-traits                                                     0.2.17               rust-crate                   
numactl                                                        2.0.18-r0            apk                          
once_cell                                                      1.19.0               rust-crate                   
oniguruma                                                      6.9.10-r0            apk                          
openexr-libiex                                                 3.3.2-r0             apk                          
openexr-libilmthread                                           3.3.2-r0             apk                          
openexr-libopenexr                                             3.3.2-r0             apk                          
openexr-libopenexrcore                                         3.3.2-r0             apk                          
opus                                                           1.5.2-r1             apk                          
paste                                                          1.0.14               rust-crate                   
ppv-lite86                                                     0.2.17               rust-crate                   
proc-macro2                                                    1.0.76               rust-crate                   
procps-ng                                                      4.0.4-r3             apk                          
profiling                                                      1.0.13               rust-crate                   
profiling-procmacros                                           1.0.13               rust-crate                   
quote                                                          1.0.35               rust-crate                   
rand                                                           0.8.5                rust-crate                   
rand_chacha                                                    0.3.1                rust-crate                   
rand_core                                                      0.6.4                rust-crate                   
rav1e                                                          0.7.1                rust-crate                   
rav1e-libs                                                     0.7.1-r0             apk                          
rayon                                                          1.8.0                rust-crate                   
rayon-core                                                     1.12.0               rust-crate                   
readline                                                       8.2.13-r1            apk                          
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64  6.0.35               dotnet                       
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64     6.0.35               dotnet                       
rustix                                                         0.38.28              rust-crate                   
scan_fmt                                                       0.2.6                rust-crate                   
scanelf                                                        1.3.8-r1             apk                          
shadow                                                         4.17.3-r0            apk                          
signal-hook                                                    0.3.17               rust-crate                   
signal-hook-registry                                           1.4.1                rust-crate                   
simd_helpers                                                   0.1.0                rust-crate                   
skalibs-libs                                                   2.14.4.0-r0          apk                          
soxr                                                           0.1.3-r7             apk                          
sqlite-libs                                                    3.49.2-r1            apk                          
ssl_client                                                     1.37.0-r18           apk                          
syn                                                            2.0.48               rust-crate                   
terminal_size                                                  0.3.0                rust-crate                   
thiserror                                                      1.0.56               rust-crate                   
thiserror-impl                                                 1.0.56               rust-crate                   
tzdata                                                         2025b-r0             apk                          
unicode-ident                                                  1.0.12               rust-crate                   
unicode-width                                                  0.1.11               rust-crate                   
utf8parse                                                      0.2.1                rust-crate                   
utmps-libs                                                     0.1.3.1-r0           apk                          
v_frame                                                        0.3.7                rust-crate                   
wayland-libs-client                                            1.23.1-r3            apk                          
x264-libs                                                      0.164.3108-r0        apk                          
x265-libs                                                      3.6-r0               apk                          
xmlstarlet                                                     1.6.1-r2             apk                          
xvidcore                                                       1.3.7-r2             apk                          
xz-libs                                                        5.8.1-r0             apk                          
y4m                                                            0.8.0                rust-crate                   
zlib                                                           1.3.1-r2             apk                          
zstd-libs                                                      1.5.7-r0             apk
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1753240511333
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:8686/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1753240511333
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:8686/signalr/messages?access_token=(removed)&id=D1OXmr8r6XGjomIsPXyFzg.\"",
        "source": "console-api",
        "timestamp": 1753240511333
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1753240511333
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1753240511333
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:8686/638-05e66c57185b323959bc.js 1:138656 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1753240511333
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1753240511333
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1753240511333
    }
]
Test Result Message Runtime
Container startup PASS - 67.19s
Create SBOM PASS - 15.33s
Get build info PASS - 0.03s
Get screenshot PASS - 12.89s
View Python Logs
Expand