2025-08-20T02:54:00.064498135Z [migrations] started
2025-08-20T02:54:00.064543697Z [migrations] no migrations found
2025-08-20T02:54:00.093903949Z usermod: no changes
2025-08-20T02:54:00.101443288Z ───────────────────────────────────────
2025-08-20T02:54:00.101460192Z 
2025-08-20T02:54:00.101464340Z       ██╗     ███████╗██╗ ██████╗
2025-08-20T02:54:00.101468278Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-20T02:54:00.101472466Z       ██║     ███████╗██║██║   ██║
2025-08-20T02:54:00.101476274Z       ██║     ╚════██║██║██║   ██║
2025-08-20T02:54:00.101480012Z       ███████╗███████║██║╚██████╔╝
2025-08-20T02:54:00.101483849Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-20T02:54:00.101487577Z 
2025-08-20T02:54:00.101491194Z    Brought to you by linuxserver.io
2025-08-20T02:54:00.101494801Z ───────────────────────────────────────
2025-08-20T02:54:00.102043195Z 
2025-08-20T02:54:00.102069959Z To support the app dev(s) visit:
2025-08-20T02:54:00.103809602Z Lidarr: https://opencollective.com/lidarr
2025-08-20T02:54:00.104244728Z 
2025-08-20T02:54:00.104296522Z To support LSIO projects visit:
2025-08-20T02:54:00.104306773Z https://www.linuxserver.io/donate/
2025-08-20T02:54:00.104315210Z 
2025-08-20T02:54:00.104322825Z ───────────────────────────────────────
2025-08-20T02:54:00.104332595Z GID/UID
2025-08-20T02:54:00.104340731Z ───────────────────────────────────────
2025-08-20T02:54:00.108485005Z 
2025-08-20T02:54:00.108499614Z User UID:    911
2025-08-20T02:54:00.108508061Z User GID:    911
2025-08-20T02:54:00.108516609Z ───────────────────────────────────────
2025-08-20T02:54:00.110415632Z Linuxserver.io version: 2.13.2.4685-ls221
2025-08-20T02:54:00.110845006Z Build-date: 2025-08-20T02:49:55+00:00
2025-08-20T02:54:00.110850808Z ───────────────────────────────────────
2025-08-20T02:54:00.110855277Z     
2025-08-20T02:54:00.161734613Z [custom-init] No custom files found, skipping...
2025-08-20T02:54:00.578788092Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 2.13.2.4685 
2025-08-20T02:54:00.597526138Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-20T02:54:00.603763636Z [Debug] Bootstrap: Console selected 
2025-08-20T02:54:00.605306993Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-20T02:54:00.951968140Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-08-20T02:54:01.010164147Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {61d672c3-90dd-4e83-ac93-2f0e01750af6} may be persisted to storage in unencrypted form. 
2025-08-20T02:54:01.105967289Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-08-20T02:54:01.164552329Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-20T02:54:01.251367755Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-20T02:54:01.263061920Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:54:01.263875137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:54:01.324582890Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-20T02:54:01.326662097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0615204s 
2025-08-20T02:54:01.326919715Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-20T02:54:01.327123566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0635475s 
2025-08-20T02:54:01.339057522Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-20T02:54:01.339699906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.359468266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-20T02:54:01.374356009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-20T02:54:01.390364409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030659s 
2025-08-20T02:54:01.390816700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.393475463Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-20T02:54:01.393656617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337587s 
2025-08-20T02:54:01.401591453Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-20T02:54:01.401778139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.408088112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-20T02:54:01.409819428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-20T02:54:01.410216217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019202s 
2025-08-20T02:54:01.410550560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-20T02:54:01.410909272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001713s 
2025-08-20T02:54:01.411495002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-20T02:54:01.412092976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-20T02:54:01.412807414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011639s 
2025-08-20T02:54:01.413031435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.413792858Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-20T02:54:01.413948171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021088s 
2025-08-20T02:54:01.414509501Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-20T02:54:01.414776839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.415385725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-20T02:54:01.415557822Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-08-20T02:54:01.415743956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-20T02:54:01.416041696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-20T02:54:01.416464948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005526s 
2025-08-20T02:54:01.416657556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.417293436Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-20T02:54:01.417465192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013472s 
2025-08-20T02:54:01.418555216Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-20T02:54:01.418766632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.419900645Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-08-20T02:54:01.434993391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-08-20T02:54:01.435545433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-08-20T02:54:01.436030219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000834s 
2025-08-20T02:54:01.436185832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-08-20T02:54:01.436448521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-08-20T02:54:01.436740760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004031s 
2025-08-20T02:54:01.436904559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-08-20T02:54:01.437253261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL) 
2025-08-20T02:54:01.437583757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005035s 
2025-08-20T02:54:01.437756805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-08-20T02:54:01.438025025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-08-20T02:54:01.438306823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003963s 
2025-08-20T02:54:01.438460883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-08-20T02:54:01.448330213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2025-08-20T02:54:01.450346783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116872s 
2025-08-20T02:54:01.450512015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-08-20T02:54:01.450818753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-20T02:54:01.451127955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004442s 
2025-08-20T02:54:01.451297807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-08-20T02:54:01.451574985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-20T02:54:01.451880009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003994s 
2025-08-20T02:54:01.452056856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-08-20T02:54:01.452317550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-20T02:54:01.452609709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003974s 
2025-08-20T02:54:01.452786815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-08-20T02:54:01.453023181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-20T02:54:01.453289417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003566s 
2025-08-20T02:54:01.453462626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-08-20T02:54:01.456023001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-08-20T02:54:01.457512810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039045s 
2025-08-20T02:54:01.457692111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-08-20T02:54:01.457991424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-20T02:54:01.458298212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004366s 
2025-08-20T02:54:01.458476851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-08-20T02:54:01.458720442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-20T02:54:01.458968601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003541s 
2025-08-20T02:54:01.459159696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-08-20T02:54:01.459389970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-20T02:54:01.459663190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003636s 
2025-08-20T02:54:01.459877161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-08-20T02:54:01.460153848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-20T02:54:01.460465655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004361s 
2025-08-20T02:54:01.460651750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-08-20T02:54:01.460946594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-20T02:54:01.461186897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003839s 
2025-08-20T02:54:01.461359094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-08-20T02:54:01.461599187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-08-20T02:54:01.461866626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000353s 
2025-08-20T02:54:01.462038482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-08-20T02:54:01.463330843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-08-20T02:54:01.464179983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001985s 
2025-08-20T02:54:01.464373934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-08-20T02:54:01.464711794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-20T02:54:01.464990595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004439s 
2025-08-20T02:54:01.465152511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-08-20T02:54:01.465413476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-20T02:54:01.465703340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003833s 
2025-08-20T02:54:01.465889755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-08-20T02:54:01.466146773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-20T02:54:01.466470184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004087s 
2025-08-20T02:54:01.466683153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-08-20T02:54:01.467029530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-08-20T02:54:01.467353482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000522s 
2025-08-20T02:54:01.467550940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-08-20T02:54:01.468567777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0) 
2025-08-20T02:54:01.469266053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015851s 
2025-08-20T02:54:01.469444663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-08-20T02:54:01.469715358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-08-20T02:54:01.470036234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004255s 
2025-08-20T02:54:01.470221897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-08-20T02:54:01.470486861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-20T02:54:01.470799440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004147s 
2025-08-20T02:54:01.470961326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-08-20T02:54:01.472189980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0) 
2025-08-20T02:54:01.472981063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018619s 
2025-08-20T02:54:01.473151456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-08-20T02:54:01.473413513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-20T02:54:01.473704639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003955s 
2025-08-20T02:54:01.473882257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-08-20T02:54:01.474146940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-20T02:54:01.474446854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004098s 
2025-08-20T02:54:01.474630043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-08-20T02:54:01.474918103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-08-20T02:54:01.475219519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004228s 
2025-08-20T02:54:01.475398971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-08-20T02:54:01.475702091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-08-20T02:54:01.475988317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004258s 
2025-08-20T02:54:01.476163730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-08-20T02:54:01.477082670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2025-08-20T02:54:01.477713220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014058s 
2025-08-20T02:54:01.477910627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-08-20T02:54:01.478423309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-08-20T02:54:01.478858245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007979s 
2025-08-20T02:54:01.479065863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-08-20T02:54:01.479361448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-20T02:54:01.479655670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004396s 
2025-08-20T02:54:01.479821123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-08-20T02:54:01.485651582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-08-20T02:54:01.486158874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061613s 
2025-08-20T02:54:01.486321511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-08-20T02:54:01.486571855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-20T02:54:01.486880777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003966s 
2025-08-20T02:54:01.487053014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-08-20T02:54:01.487496106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-08-20T02:54:01.487901692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006796s 
2025-08-20T02:54:01.488056775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-08-20T02:54:01.488333101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-08-20T02:54:01.488644007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004018s 
2025-08-20T02:54:01.488802486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-08-20T02:54:01.489317703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-08-20T02:54:01.489730925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007788s 
2025-08-20T02:54:01.489968744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-08-20T02:54:01.490248107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-08-20T02:54:01.490570285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004641s 
2025-08-20T02:54:01.490749977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-08-20T02:54:01.491053288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-08-20T02:54:01.491395156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000469s 
2025-08-20T02:54:01.491553916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-08-20T02:54:01.492374367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT) 
2025-08-20T02:54:01.492891929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011832s 
2025-08-20T02:54:01.493054467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-08-20T02:54:01.494315866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '') 
2025-08-20T02:54:01.496382817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031604s 
2025-08-20T02:54:01.496563361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-08-20T02:54:01.497211456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-08-20T02:54:01.497680791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009676s 
2025-08-20T02:54:01.497842436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-08-20T02:54:01.498839333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-20T02:54:01.499552599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015396s 
2025-08-20T02:54:01.499742401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-08-20T02:54:01.500375005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2025-08-20T02:54:01.500865492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009997s 
2025-08-20T02:54:01.501069243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-08-20T02:54:01.501762669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '') 
2025-08-20T02:54:01.502323067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011039s 
2025-08-20T02:54:01.502488270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-08-20T02:54:01.503016363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2025-08-20T02:54:01.503379344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007263s 
2025-08-20T02:54:01.503548945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-08-20T02:54:01.503869871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-08-20T02:54:01.504210507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005024s 
2025-08-20T02:54:01.504355770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-08-20T02:54:01.504626765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-08-20T02:54:01.504927952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004046s 
2025-08-20T02:54:01.505101521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-08-20T02:54:01.505542369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2025-08-20T02:54:01.505928416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006817s 
2025-08-20T02:54:01.506102446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-08-20T02:54:01.506993711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2025-08-20T02:54:01.507591214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013346s 
2025-08-20T02:54:01.507745344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-08-20T02:54:01.508216463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-08-20T02:54:01.508620145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000718s 
2025-08-20T02:54:01.508799456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-08-20T02:54:01.509074530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-08-20T02:54:01.509409605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004474s 
2025-08-20T02:54:01.509585970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-08-20T02:54:01.509855553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-08-20T02:54:01.510187852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004332s 
2025-08-20T02:54:01.510352182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-08-20T02:54:01.511322797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-20T02:54:01.512009159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015058s 
2025-08-20T02:54:01.512175012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-08-20T02:54:01.512916595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-20T02:54:01.513464528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011331s 
2025-08-20T02:54:01.513659080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-08-20T02:54:01.513957942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-20T02:54:01.514339069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005047s 
2025-08-20T02:54:01.514494111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-08-20T02:54:01.515351918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-20T02:54:01.515992808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013325s 
2025-08-20T02:54:01.516152720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-08-20T02:54:01.517123094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2025-08-20T02:54:01.517862112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001548s 
2025-08-20T02:54:01.518047946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-08-20T02:54:01.518519175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2025-08-20T02:54:01.518956666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007576s 
2025-08-20T02:54:01.519140115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-08-20T02:54:01.519442504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-08-20T02:54:01.519796487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000492s 
2025-08-20T02:54:01.520001028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-08-20T02:54:01.520658211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-20T02:54:01.521211095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010518s 
2025-08-20T02:54:01.521417480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-08-20T02:54:01.521777876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-20T02:54:01.522133351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005527s 
2025-08-20T02:54:01.525255638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2025-08-20T02:54:01.525944976Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0033200 taking an average of 00:00:00.0033200 
2025-08-20T02:54:01.526820388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-20T02:54:01', 'InitialSetup') 
2025-08-20T02:54:01.527181525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.529798113Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-20T02:54:01.529978015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074615s 
2025-08-20T02:54:01.530255444Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-20T02:54:01.530437260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.530711311Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-08-20T02:54:01.531353394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-20T02:54:01.531510941Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:54:01.531715172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-08-20T02:54:01.532013814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:01.532790708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009198s 
2025-08-20T02:54:01.533203068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-20T02:54:01', 'add_reason_to_pending_releases') 
2025-08-20T02:54:01.533554866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.534372282Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-20T02:54:01.534549369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024651s 
2025-08-20T02:54:01.534729411Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-20T02:54:01.534911367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.535143214Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-08-20T02:54:01.537901017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:54:01.538064095Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:01.538214648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-08-20T02:54:01.538506245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-08-20T02:54:01.539252367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000854s 
2025-08-20T02:54:01.539393862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-20T02:54:01.539530056Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2025-08-20T02:54:01.539725209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-08-20T02:54:01.540028360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:01.540753840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008635s 
2025-08-20T02:54:01.540960226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-20T02:54:01.541057442Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:54:01.541234258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-08-20T02:54:01.541551416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:01.542282959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008594s 
2025-08-20T02:54:01.542660269Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-20T02:54:01.543222220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-08-20T02:54:01.543398224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005373s 
2025-08-20T02:54:01.543764762Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-08-20T02:54:01.561158311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2025-08-20T02:54:01.563090541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks" 
2025-08-20T02:54:01.564132870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-20T02:54:01.565232163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-20T02:54:01.567135485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-20T02:54:01.567587525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-08-20T02:54:01.568017891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-20T02:54:01.568326472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244023s 
2025-08-20T02:54:01.568503138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-20T02:54:01.568661547Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:54:01.568903204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-08-20T02:54:01.569095300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-08-20T02:54:01.569850481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008406s 
2025-08-20T02:54:01.570239294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-20T02:54:01', 'add_medium_support') 
2025-08-20T02:54:01.570585591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.571578249Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-20T02:54:01.571761569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025452s 
2025-08-20T02:54:01.571986972Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-20T02:54:01.572198939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.572457129Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-08-20T02:54:01.572908488Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-20T02:54:01.573259214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-08-20T02:54:01.573525310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003736s 
2025-08-20T02:54:01.573679249Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:54:01.573880414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:54:01.583383417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009504s 
2025-08-20T02:54:01.583773933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-20T02:54:01', 'add_various_qualites_in_profile') 
2025-08-20T02:54:01.584147285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.584988188Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-20T02:54:01.585164984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111031s 
2025-08-20T02:54:01.585356108Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-20T02:54:01.585558105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.585812878Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-08-20T02:54:01.586573309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-08-20T02:54:01.587126844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2025-08-20T02:54:01.587618924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008716s 
2025-08-20T02:54:01.587817103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-08-20T02:54:01.588171266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-08-20T02:54:01.588518515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004782s 
2025-08-20T02:54:01.588685552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-20T02:54:01.588823499Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:54:01.589000105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-08-20T02:54:01.589323165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-08-20T02:54:01.590144068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009554s 
2025-08-20T02:54:01.590374873Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-08-20T02:54:01.596053245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-20T02:54:01.600872749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists" 
2025-08-20T02:54:01.602714246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-20T02:54:01.603484677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-20T02:54:01.605263298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-20T02:54:01.605720749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-20T02:54:01.606142919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-20T02:54:01.606537604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-20T02:54:01.606827748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162975s 
2025-08-20T02:54:01.607031688Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-08-20T02:54:01.614182185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-20T02:54:01.618664990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists" 
2025-08-20T02:54:01.620346866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-20T02:54:01.621148029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-20T02:54:01.622866739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-08-20T02:54:01.623300553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-08-20T02:54:01.623701339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-20T02:54:01.624104140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-20T02:54:01.624392862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171636s 
2025-08-20T02:54:01.624550609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:54:01.624691002Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:54:01.624882177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-08-20T02:54:01.625150688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-08-20T02:54:01.625869254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008089s 
2025-08-20T02:54:01.626224219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-20T02:54:01', 'metadata_profiles') 
2025-08-20T02:54:01.626558772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.627764971Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-20T02:54:01.627935083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026694s 
2025-08-20T02:54:01.628159034Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-20T02:54:01.628383677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.628638840Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-08-20T02:54:01.631065546Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-08-20T02:54:01.637434679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-08-20T02:54:01.638455164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2025-08-20T02:54:01.638948477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-20T02:54:01.639433694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-20T02:54:01.641239499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-20T02:54:01.641546087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102729s 
2025-08-20T02:54:01.641703954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-20T02:54:01.641843896Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:54:01.642049701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-08-20T02:54:01.642359524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-08-20T02:54:01.643136018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008881s 
2025-08-20T02:54:01.643433897Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-20T02:54:01.643714813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-08-20T02:54:01.643991781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003625s 
2025-08-20T02:54:01.644145811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-20T02:54:01.644301835Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:54:01.644686930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-08-20T02:54:01.647581628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-08-20T02:54:01.648849511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2025-08-20T02:54:01.649450200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-08-20T02:54:01.649966951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-08-20T02:54:01.651734509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-08-20T02:54:01.652057419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071778s 
2025-08-20T02:54:01.652447094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-20T02:54:01', 'separate_automatic_and_interactive_search') 
2025-08-20T02:54:01.652812750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.654360015Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-20T02:54:01.654527402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094007s 
2025-08-20T02:54:01.654728156Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-20T02:54:01.654924752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.655193012Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-08-20T02:54:01.655479138Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-08-20T02:54:01.659759025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2025-08-20T02:54:01.663452381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums" 
2025-08-20T02:54:01.664893833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-20T02:54:01.665828064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-20T02:54:01.667554831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-20T02:54:01.667994456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-20T02:54:01.668357066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-20T02:54:01.668771620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-20T02:54:01.669179492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-20T02:54:01.669468473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138051s 
2025-08-20T02:54:01.669848048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-20T02:54:01', 'change_album_path_to_relative') 
2025-08-20T02:54:01.670178794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.671532128Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-20T02:54:01.671716079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158364s 
2025-08-20T02:54:01.671922234Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-20T02:54:01.672125563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.672389565Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-08-20T02:54:01.673032519Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-08-20T02:54:01.673634751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2025-08-20T02:54:01.673934244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006177s 
2025-08-20T02:54:01.674315652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-20T02:54:01', 'change_quality_size_mb_to_kb') 
2025-08-20T02:54:01.674656448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.675484565Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-20T02:54:01.675652173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020934s 
2025-08-20T02:54:01.675901174Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-20T02:54:01.676191348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.676430750Z [Info] album_releases: Starting migration of Main DB to 9 
2025-08-20T02:54:01.676913833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:54:01.677084166Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:01.677241212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-08-20T02:54:01.677513109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-08-20T02:54:01.678263350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008394s 
2025-08-20T02:54:01.678446659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:54:01.678561761Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:54:01.678744148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-08-20T02:54:01.679034483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-08-20T02:54:01.679803852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008728s 
2025-08-20T02:54:01.680164397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-20T02:54:01', 'album_releases') 
2025-08-20T02:54:01.680490304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.681332660Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-20T02:54:01.681494505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002395s 
2025-08-20T02:54:01.681673666Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-20T02:54:01.681876575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.682102279Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-08-20T02:54:01.682574350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:54:01.682660353Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:54:01.682833060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-08-20T02:54:01.687511670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2025-08-20T02:54:01.691681174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-08-20T02:54:01.693414424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-20T02:54:01.694334256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-20T02:54:01.696098177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-20T02:54:01.696512511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-20T02:54:01.696885422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-20T02:54:01.697288243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-20T02:54:01.697698780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-20T02:54:01.697981048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014984s 
2025-08-20T02:54:01.698168906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:54:01.698274589Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:54:01.698465694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-08-20T02:54:01.703210487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2025-08-20T02:54:01.707418749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2025-08-20T02:54:01.709012628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-20T02:54:01.709820785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-20T02:54:01.711607843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-20T02:54:01.712025404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-08-20T02:54:01.712396911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-08-20T02:54:01.712805153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-08-20T02:54:01.713227353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-20T02:54:01.713499742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148644s 
2025-08-20T02:54:01.713853624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-20T02:54:01', 'album_releases_fix') 
2025-08-20T02:54:01.714182787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.716180850Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-20T02:54:01.716347215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175219s 
2025-08-20T02:54:01.716560244Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-20T02:54:01.716742952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.716987414Z [Info] import_lists: Starting migration of Main DB to 11 
2025-08-20T02:54:01.717997437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-08-20T02:54:01.719196251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2025-08-20T02:54:01.720006232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018227s 
2025-08-20T02:54:01.720194491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-08-20T02:54:01.720457580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-20T02:54:01.720754168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00041s 
2025-08-20T02:54:01.720952387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-08-20T02:54:01.721649119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-20T02:54:01.722207403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011181s 
2025-08-20T02:54:01.722406394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-08-20T02:54:01.722738292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-20T02:54:01.723049028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004673s 
2025-08-20T02:54:01.723391427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-20T02:54:01', 'import_lists') 
2025-08-20T02:54:01.723725009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.724768379Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-20T02:54:01.724935716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021686s 
2025-08-20T02:54:01.725114115Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-20T02:54:01.725315521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.725550524Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-08-20T02:54:01.725943195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-08-20T02:54:01.726104980Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:01.726290103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-08-20T02:54:01.726619366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-08-20T02:54:01.727390548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009179s 
2025-08-20T02:54:01.727548386Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:54:01.727740894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:54:01.730438024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027119s 
2025-08-20T02:54:01.730819712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-20T02:54:01', 'add_release_status') 
2025-08-20T02:54:01.731145959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.732638454Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-20T02:54:01.732876012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046648s 
2025-08-20T02:54:01.733132819Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-20T02:54:01.733338764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.733646163Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-08-20T02:54:01.734203986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-20T02:54:01.734365692Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:54:01.734571095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-08-20T02:54:01.734935599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:01.735954430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011719s 
2025-08-20T02:54:01.736472794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-20T02:54:01', 'album_download_notification') 
2025-08-20T02:54:01.736688909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.737571135Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-20T02:54:01.737753352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027956s 
2025-08-20T02:54:01.737960018Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-20T02:54:01.738178979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.738409694Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-08-20T02:54:01.739146677Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-08-20T02:54:01.739977200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2025-08-20T02:54:01.740440833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009072s 
2025-08-20T02:54:01.741040761Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-08-20T02:54:01.741832675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2025-08-20T02:54:01.742280557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008742s 
2025-08-20T02:54:01.742663628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-20T02:54:01', 'fix_language_metadata_profiles') 
2025-08-20T02:54:01.743016929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.743990669Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-20T02:54:01.744163998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025283s 
2025-08-20T02:54:01.744354662Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-20T02:54:01.744536679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.744777804Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-08-20T02:54:01.745118149Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-20T02:54:01.745405498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-08-20T02:54:01.745646303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003188s 
2025-08-20T02:54:01.745993402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-20T02:54:01', 'remove_fanzub') 
2025-08-20T02:54:01.746325651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.747070781Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-20T02:54:01.747237186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017145s 
2025-08-20T02:54:01.747434343Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-20T02:54:01.747628123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.747897776Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-08-20T02:54:01.749872041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-08-20T02:54:01.750140692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-08-20T02:54:01.750439724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004029s 
2025-08-20T02:54:01.750636510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-08-20T02:54:01.750955833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-08-20T02:54:01.751309765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004969s 
2025-08-20T02:54:01.751910605Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-08-20T02:54:01.752417616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-08-20T02:54:01.752807721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006946s 
2025-08-20T02:54:01.752995389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-08-20T02:54:01.753296135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-20T02:54:01.753601269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004455s 
2025-08-20T02:54:01.753812785Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-08-20T02:54:01.754020122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-08-20T02:54:01.754379987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004105s 
2025-08-20T02:54:01.754563406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-08-20T02:54:01.754859903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-20T02:54:01.755182442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004535s 
2025-08-20T02:54:01.755601486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-20T02:54:01', 'update_artist_history_indexes') 
2025-08-20T02:54:01.755965589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.756945843Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-20T02:54:01.757078680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021309s 
2025-08-20T02:54:01.757258873Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-20T02:54:01.757445228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.757695823Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-08-20T02:54:01.759773396Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:54:01.762513522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-08-20T02:54:01.762775259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027929s 
2025-08-20T02:54:01.763106776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-20T02:54:01', 'remove_nma') 
2025-08-20T02:54:01.763427662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.764228936Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-20T02:54:01.764445702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042315s 
2025-08-20T02:54:01.764585604Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-20T02:54:01.764758381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.765010649Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-08-20T02:54:01.765334261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:54:01.765498722Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-06s 
2025-08-20T02:54:01.765695398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-08-20T02:54:01.765934039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-08-20T02:54:01.766910835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010515s 
2025-08-20T02:54:01.767285970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-20T02:54:01', 'album_disambiguation') 
2025-08-20T02:54:01.767621175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.768602241Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-20T02:54:01.768798596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026665s 
2025-08-20T02:54:01.768990773Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-20T02:54:01.769195886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.769473625Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-08-20T02:54:01.769754300Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:54:01.769944433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:54:01.772971968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030519s 
2025-08-20T02:54:01.773362645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-20T02:54:01', 'add_ape_quality_in_profiles') 
2025-08-20T02:54:01.773702840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.774516588Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-20T02:54:01.774693244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045586s 
2025-08-20T02:54:01.774867865Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-20T02:54:01.775053680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.775304454Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-08-20T02:54:01.776060737Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:54:01.776367084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-08-20T02:54:01.776585804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003544s 
2025-08-20T02:54:01.776788412Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:54:01.777053997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-08-20T02:54:01.777305443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000349s 
2025-08-20T02:54:01.777489473Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:54:01.777767082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-08-20T02:54:01.777999310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000345s 
2025-08-20T02:54:01.778362391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-20T02:54:01', 'remove_pushalot') 
2025-08-20T02:54:01.778705301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.779436403Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-20T02:54:01.779643289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017464s 
2025-08-20T02:54:01.779896269Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-20T02:54:01.780135130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.780459272Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-08-20T02:54:01.781086144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-08-20T02:54:01.781720311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-08-20T02:54:01.782312103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010114s 
2025-08-20T02:54:01.782791187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-20T02:54:01', 'add_custom_filters') 
2025-08-20T02:54:01.783251304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.784060603Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-20T02:54:01.784236677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002749s 
2025-08-20T02:54:01.784409856Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-20T02:54:01.784608376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.784846976Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-08-20T02:54:01.785165277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-20T02:54:01.785317203Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:54:01.785498688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-08-20T02:54:01.785754313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-08-20T02:54:01.786539023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008655s 
2025-08-20T02:54:01.786894859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-20T02:54:01', 'import_list_tags') 
2025-08-20T02:54:01.787224543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.787951627Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-20T02:54:01.788112771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022471s 
2025-08-20T02:54:01.788309518Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-20T02:54:01.788526043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.788730726Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-08-20T02:54:01.795026240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-08-20T02:54:01.796187428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2025-08-20T02:54:01.805866054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105813s 
2025-08-20T02:54:01.806124324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-08-20T02:54:01.806487956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-08-20T02:54:01.806862571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005428s 
2025-08-20T02:54:01.811861435Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-20T02:54:01.811888419Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-20T02:54:01.811899472Z                           FROM "Artists" 
2025-08-20T02:54:01.813592049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-08-20T02:54:01.813613803Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-08-20T02:54:01.813624585Z                           FROM "Artists" 
2025-08-20T02:54:01.814353001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017926s 
2025-08-20T02:54:01.814522993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-20T02:54:01.814666803Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:54:01.814877417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-08-20T02:54:01.815180337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:01.816041911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009945s 
2025-08-20T02:54:01.817157497Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-08-20T02:54:01.817179011Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-20T02:54:01.817188229Z                                                   FROM "ArtistMetadata"
2025-08-20T02:54:01.817196676Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-20T02:54:01.818692287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-08-20T02:54:01.818710995Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-20T02:54:01.818720374Z                                                   FROM "ArtistMetadata"
2025-08-20T02:54:01.818728751Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-08-20T02:54:01.819397247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016262s 
2025-08-20T02:54:01.819607229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-08-20T02:54:01.820782686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2025-08-20T02:54:01.821637337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019029s 
2025-08-20T02:54:01.821836157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-08-20T02:54:01.822168206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-20T02:54:01.822536898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005341s 
2025-08-20T02:54:01.822732682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-08-20T02:54:01.823063027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-20T02:54:01.823353181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004569s 
2025-08-20T02:54:01.823524617Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:54:01.823749750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:54:01.832024770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083292s 
2025-08-20T02:54:01.832205173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:54:01.832333361Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:54:01.832531279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-08-20T02:54:01.832836404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:01.833908011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011988s 
2025-08-20T02:54:01.834067182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:54:01.834198566Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:54:01.834389631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-08-20T02:54:01.834687571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-08-20T02:54:01.835680540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011197s 
2025-08-20T02:54:01.835867707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:54:01.836000083Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:01.836203443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-08-20T02:54:01.836399999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-08-20T02:54:01.837402347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010685s 
2025-08-20T02:54:01.838708566Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-08-20T02:54:01.838728146Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-20T02:54:01.838737525Z                                                   FROM "ArtistMetadata"
2025-08-20T02:54:01.838745822Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-20T02:54:01.838755000Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-20T02:54:01.840597329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-08-20T02:54:01.840619464Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-20T02:54:01.840628632Z                                                   FROM "ArtistMetadata"
2025-08-20T02:54:01.840637149Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-08-20T02:54:01.840646158Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-08-20T02:54:01.841440326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019876s 
2025-08-20T02:54:01.841624066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-20T02:54:01.841755200Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:01.841931696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-08-20T02:54:01.842270418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-08-20T02:54:01.843092633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009845s 
2025-08-20T02:54:01.843260932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-20T02:54:01.843392156Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:54:01.843569764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-08-20T02:54:01.843882523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:01.844746313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009918s 
2025-08-20T02:54:01.844917397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-20T02:54:01.845036717Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:01.845217642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-08-20T02:54:01.845542706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:01.846383489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009802s 
2025-08-20T02:54:01.847608966Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-20T02:54:01.847627423Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-20T02:54:01.847636662Z                                                 FROM "AlbumReleases"
2025-08-20T02:54:01.847645480Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-20T02:54:01.847654608Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-20T02:54:01.849386374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-20T02:54:01.849414752Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-08-20T02:54:01.849425483Z                                                 FROM "AlbumReleases"
2025-08-20T02:54:01.849434131Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-08-20T02:54:01.849443289Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-08-20T02:54:01.850164852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018408s 
2025-08-20T02:54:01.851462725Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-08-20T02:54:01.851503426Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-20T02:54:01.851515882Z                                                   FROM "ArtistMetadata"
2025-08-20T02:54:01.851526683Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-20T02:54:01.851537976Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-20T02:54:01.853365916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-08-20T02:54:01.853389584Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-08-20T02:54:01.853398732Z                                                   FROM "ArtistMetadata"
2025-08-20T02:54:01.853407139Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-08-20T02:54:01.853415947Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-08-20T02:54:01.854175316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001946s 
2025-08-20T02:54:01.854776777Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed 
2025-08-20T02:54:01.858388308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-20T02:54:01.860213793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-20T02:54:01.861035197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-20T02:54:01.861795187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-20T02:54:01.863865566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-20T02:54:01.864290531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-20T02:54:01.864585154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094836s 
2025-08-20T02:54:01.865045461Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-08-20T02:54:01.868904671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2025-08-20T02:54:01.871601049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums" 
2025-08-20T02:54:01.873279669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-20T02:54:01.873866160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-20T02:54:01.878292872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-20T02:54:01.878356861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-20T02:54:01.878370949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128257s 
2025-08-20T02:54:01.878625742Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-08-20T02:54:01.886297368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-20T02:54:01.888305971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks" 
2025-08-20T02:54:01.889120572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-08-20T02:54:01.889778727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-08-20T02:54:01.891711047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-08-20T02:54:01.892217888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-08-20T02:54:01.892565197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099429s 
2025-08-20T02:54:01.892756061Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-08-20T02:54:01.895459815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2025-08-20T02:54:01.896732497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles" 
2025-08-20T02:54:01.897322274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-20T02:54:01.897913354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-20T02:54:01.899755363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-20T02:54:01.900120077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071749s 
2025-08-20T02:54:01.900287084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-20T02:54:01.900583470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-20T02:54:01.900899276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004367s 
2025-08-20T02:54:01.901077926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-08-20T02:54:01.901348951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-20T02:54:01.901653555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000393s 
2025-08-20T02:54:01.901829128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-08-20T02:54:01.902119553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-20T02:54:01.902429677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004257s 
2025-08-20T02:54:01.902603236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-08-20T02:54:01.902895084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-08-20T02:54:01.903192072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004247s 
2025-08-20T02:54:01.903383587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-08-20T02:54:01.903663441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-08-20T02:54:01.903985219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004293s 
2025-08-20T02:54:01.904174049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-08-20T02:54:01.904464504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-08-20T02:54:01.904773576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004294s 
2025-08-20T02:54:01.904942676Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-20T02:54:01.907478933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-20T02:54:01.907741070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002657s 
2025-08-20T02:54:01.907958729Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-20T02:54:01.908221097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-08-20T02:54:01.908467162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003723s 
2025-08-20T02:54:01.908645161Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-20T02:54:01.908950165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-08-20T02:54:01.909255159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004876s 
2025-08-20T02:54:01.909623931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-20T02:54:01', 'add_release_groups_etc') 
2025-08-20T02:54:01.909960299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.911522233Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-20T02:54:01.911683167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002728s 
2025-08-20T02:54:01.911916387Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-20T02:54:01.912147432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.912379910Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-08-20T02:54:01.913115531Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-20T02:54:01.913353140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-08-20T02:54:01.913602712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003175s 
2025-08-20T02:54:01.913963478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-20T02:54:01', 'NewMediaInfoFormat') 
2025-08-20T02:54:01.914308774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.914998142Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-20T02:54:01.915171030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001689s 
2025-08-20T02:54:01.915379449Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-20T02:54:01.915634513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.915861921Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-08-20T02:54:01.917007236Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-08-20T02:54:01.917361349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-08-20T02:54:01.920540249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033397s 
2025-08-20T02:54:01.920742877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-20T02:54:01.920870173Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:54:01.921084345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-08-20T02:54:01.921469811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-08-20T02:54:01.922408150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011233s 
2025-08-20T02:54:01.922809097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-20T02:54:01', 'rename_restrictions_to_release_profiles') 
2025-08-20T02:54:01.923166527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.923978321Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-20T02:54:01.924173514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026243s 
2025-08-20T02:54:01.924397585Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-20T02:54:01.924588019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.924836619Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-08-20T02:54:01.925922616Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-08-20T02:54:01.926171046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-08-20T02:54:01.927962132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018487s 
2025-08-20T02:54:01.928140210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-20T02:54:01.928284200Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:54:01.928482750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-08-20T02:54:01.928794638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-20T02:54:01.929706975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010368s 
2025-08-20T02:54:01.929891797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-08-20T02:54:01.930032059Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:54:01.930238756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-08-20T02:54:01.930520052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-08-20T02:54:01.931278990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008663s 
2025-08-20T02:54:01.931449373Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-20T02:54:01.931707883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-20T02:54:01.931943508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003399s 
2025-08-20T02:54:01.932100344Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-20T02:54:01.932344605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-08-20T02:54:01.932595090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00034s 
2025-08-20T02:54:01.932815934Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-08-20T02:54:01.936415511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-20T02:54:01.938319695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-20T02:54:01.939146039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-20T02:54:01.939896820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-20T02:54:01.941853479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-20T02:54:01.942303946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-20T02:54:01.942778051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-20T02:54:01.943281815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-20T02:54:01.943639696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106164s 
2025-08-20T02:54:01.944084451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-20T02:54:01', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-20T02:54:01.944438374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.946148256Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-20T02:54:01.946377107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130563s 
2025-08-20T02:54:01.946519834Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-20T02:54:01.946736290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.946990923Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-08-20T02:54:01.947469817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-08-20T02:54:01.947939092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL, "Name" TEXT NOT NULL) 
2025-08-20T02:54:01.948354478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007125s 
2025-08-20T02:54:01.948570573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-08-20T02:54:01.948922131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-08-20T02:54:01.949289240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005323s 
2025-08-20T02:54:01.949668003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-20T02:54:01', 'add_import_exclusions') 
2025-08-20T02:54:01.950008258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.951204627Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-20T02:54:01.951442576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024246s 
2025-08-20T02:54:01.951590233Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-20T02:54:01.951802480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.952173798Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-08-20T02:54:01.959891676Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-20T02:54:01.959916716Z                           WHERE "Id" in (
2025-08-20T02:54:01.959927288Z                           SELECT "Artists"."Id" from "Artists"
2025-08-20T02:54:01.959943711Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-20T02:54:01.959955424Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-20T02:54:01.961692692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-20T02:54:01.962019981Z                           WHERE "Id" in (
2025-08-20T02:54:01.962032687Z                           SELECT "Artists"."Id" from "Artists"
2025-08-20T02:54:01.962044029Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-20T02:54:01.962055623Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-20T02:54:01.962731473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020747s 
2025-08-20T02:54:01.964052684Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-08-20T02:54:01.964074838Z                           WHERE "Id" in (
2025-08-20T02:54:01.964084157Z                           SELECT "Albums"."Id" from "Albums"
2025-08-20T02:54:01.964126402Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-20T02:54:01.964136362Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-20T02:54:01.965816074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-08-20T02:54:01.965829872Z                           WHERE "Id" in (
2025-08-20T02:54:01.965838629Z                           SELECT "Albums"."Id" from "Albums"
2025-08-20T02:54:01.965848008Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-20T02:54:01.965857908Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-20T02:54:01.966690003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019061s 
2025-08-20T02:54:01.967834377Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-08-20T02:54:01.967880350Z                           WHERE "Id" in (
2025-08-20T02:54:01.967890340Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-20T02:54:01.967899478Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-20T02:54:01.967908998Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-20T02:54:01.969449680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-08-20T02:54:01.969464710Z                           WHERE "Id" in (
2025-08-20T02:54:01.969471153Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-08-20T02:54:01.969477205Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-08-20T02:54:01.969483337Z                           WHERE "Albums"."Id" IS NULL) 
2025-08-20T02:54:01.970285542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017766s 
2025-08-20T02:54:01.971460087Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-20T02:54:01.971474817Z                           WHERE "Id" in (
2025-08-20T02:54:01.971481270Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-20T02:54:01.971487272Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-20T02:54:01.971493825Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-20T02:54:01.973212806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-20T02:54:01.973236854Z                           WHERE "Id" in (
2025-08-20T02:54:01.973243848Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-20T02:54:01.973250672Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-20T02:54:01.973275953Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-08-20T02:54:01.974054310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018769s 
2025-08-20T02:54:01.975270358Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-08-20T02:54:01.975291891Z                           WHERE "Id" in (
2025-08-20T02:54:01.975301230Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-20T02:54:01.975310549Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-20T02:54:01.975320158Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-20T02:54:01.977024369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-08-20T02:54:01.977055362Z                           WHERE "Id" in (
2025-08-20T02:54:01.977067376Z                           SELECT "Tracks"."Id" from "Tracks"
2025-08-20T02:54:01.977078669Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-20T02:54:01.977090503Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-08-20T02:54:01.977906115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019167s 
2025-08-20T02:54:01.979522279Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-20T02:54:01.979545054Z                           WHERE "Id" IN (
2025-08-20T02:54:01.979555205Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-20T02:54:01.979564694Z                           LEFT OUTER JOIN "Tracks"
2025-08-20T02:54:01.979573291Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-20T02:54:01.979582279Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-20T02:54:01.981834935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-20T02:54:01.981857570Z                           WHERE "Id" IN (
2025-08-20T02:54:01.981866619Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-20T02:54:01.981875757Z                           LEFT OUTER JOIN "Tracks"
2025-08-20T02:54:01.981884915Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-20T02:54:01.981893843Z                           WHERE "Tracks"."Id" IS NULL) 
2025-08-20T02:54:01.982807864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024281s 
2025-08-20T02:54:01.983215725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-20T02:54:01', 'clean_artist_metadata_table') 
2025-08-20T02:54:01.983574267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:01.984896248Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-20T02:54:01.985085319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044853s 
2025-08-20T02:54:01.985333579Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-20T02:54:01.985521457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:01.985844908Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-08-20T02:54:01.986721333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-20T02:54:01.986858719Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:54:01.987061067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-08-20T02:54:01.987388175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:01.988306264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010534s 
2025-08-20T02:54:01.988474242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-20T02:54:01.988616138Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:01.988848425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-08-20T02:54:01.989150103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:01.989949933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009348s 
2025-08-20T02:54:01.990115847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-20T02:54:01.990265117Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:54:01.990489449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-08-20T02:54:01.990791367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:01.991610356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009418s 
2025-08-20T02:54:01.991758283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-20T02:54:01.991943266Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:54:01.992124741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-08-20T02:54:01.992458613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:01.993225878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009255s 
2025-08-20T02:54:01.993405891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-20T02:54:01.993543558Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:01.993734893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-08-20T02:54:01.994062152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:01.994845319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009297s 
2025-08-20T02:54:01.995087586Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-08-20T02:54:02.000381976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-08-20T02:54:02.002744392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-08-20T02:54:02.003690788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-20T02:54:02.004140423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-20T02:54:02.005942260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107121s 
2025-08-20T02:54:02.006183817Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-08-20T02:54:02.009870168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-08-20T02:54:02.012224228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2025-08-20T02:54:02.013183209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-08-20T02:54:02.013613304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-08-20T02:54:02.015364550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089833s 
2025-08-20T02:54:02.015727421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-20T02:54:02', 'health_issue_notification') 
2025-08-20T02:54:02.016091925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.017936228Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-20T02:54:02.018144808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115274s 
2025-08-20T02:54:02.018343227Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-20T02:54:02.018543751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.018799376Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-08-20T02:54:02.019929301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-20T02:54:02.020102520Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:54:02.020292262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-08-20T02:54:02.020628869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-08-20T02:54:02.021405553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009408s 
2025-08-20T02:54:02.021576347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-20T02:54:02.021712751Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:54:02.021884577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-08-20T02:54:02.022133909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-08-20T02:54:02.022880873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008251s 
2025-08-20T02:54:02.023156518Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-20T02:54:02.023414939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-08-20T02:54:02.023632376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000311s 
2025-08-20T02:54:02.024509723Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-20T02:54:02.024525474Z                 WHERE "Id" IN (
2025-08-20T02:54:02.024534072Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-20T02:54:02.024542829Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-20T02:54:02.024551807Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-20T02:54:02.025711692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-20T02:54:02.025728586Z                 WHERE "Id" IN (
2025-08-20T02:54:02.025737184Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-20T02:54:02.025746042Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-20T02:54:02.025755280Z                     WHERE "Tracks"."Id" IS NULL) 
2025-08-20T02:54:02.026394778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013558s 
2025-08-20T02:54:02.027481586Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-20T02:54:02.027497197Z                 WHERE "Id" IN (
2025-08-20T02:54:02.027505383Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-20T02:54:02.027513881Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-20T02:54:02.027522939Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-20T02:54:02.027531847Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-20T02:54:02.029084894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-20T02:54:02.029108150Z                 WHERE "Id" IN (
2025-08-20T02:54:02.029117118Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-20T02:54:02.029125926Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-08-20T02:54:02.029135085Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-08-20T02:54:02.029144694Z                     WHERE "Artists"."Path" IS NULL) 
2025-08-20T02:54:02.029930716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017238s 
2025-08-20T02:54:02.031419404Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-20T02:54:02.031444394Z                 WHERE "Id" IN (
2025-08-20T02:54:02.031453683Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-20T02:54:02.031490056Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-20T02:54:02.031500788Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-20T02:54:02.031511890Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-20T02:54:02.031522672Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-20T02:54:02.033073494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-20T02:54:02.033093695Z                 WHERE "Id" IN (
2025-08-20T02:54:02.033102272Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-08-20T02:54:02.033112092Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-08-20T02:54:02.033121050Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-08-20T02:54:02.033129968Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-08-20T02:54:02.033138385Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-08-20T02:54:02.033969378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018955s 
2025-08-20T02:54:02.034693756Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-08-20T02:54:02.034714267Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-20T02:54:02.034723817Z                 FROM "Artists"
2025-08-20T02:54:02.034732053Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-20T02:54:02.034741031Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-20T02:54:02.035682377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-08-20T02:54:02.035704321Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-08-20T02:54:02.035713910Z                 FROM "Artists"
2025-08-20T02:54:02.035722247Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-08-20T02:54:02.035731566Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-08-20T02:54:02.036228516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010881s 
2025-08-20T02:54:02.037047846Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-08-20T02:54:02.037067355Z                 WHERE "Id" NOT IN (
2025-08-20T02:54:02.037076183Z                     SELECT MIN("Id")
2025-08-20T02:54:02.037084600Z                     FROM "TrackFiles"
2025-08-20T02:54:02.037093017Z                     GROUP BY "Path"
2025-08-20T02:54:02.037115873Z                 ) 
2025-08-20T02:54:02.038217511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-08-20T02:54:02.038232411Z                 WHERE "Id" NOT IN (
2025-08-20T02:54:02.038240778Z                     SELECT MIN("Id")
2025-08-20T02:54:02.038248954Z                     FROM "TrackFiles"
2025-08-20T02:54:02.038257211Z                     GROUP BY "Path"
2025-08-20T02:54:02.038265668Z                 ) 
2025-08-20T02:54:02.038793701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012369s 
2025-08-20T02:54:02.038949825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-20T02:54:02.039103014Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:02.039267675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-08-20T02:54:02.042327866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-20T02:54:02.043793697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-08-20T02:54:02.044495139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-20T02:54:02.045104175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-20T02:54:02.046900211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-20T02:54:02.047199444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077583s 
2025-08-20T02:54:02.047373184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-08-20T02:54:02.047646714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-20T02:54:02.047947239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004022s 
2025-08-20T02:54:02.048135268Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-08-20T02:54:02.051110127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-20T02:54:02.052435105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles" 
2025-08-20T02:54:02.053054983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-20T02:54:02.053614720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-20T02:54:02.055453813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-20T02:54:02.055898939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-20T02:54:02.056184193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078782s 
2025-08-20T02:54:02.056608578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-20T02:54:02', 'add_mediafilerepository_mtime') 
2025-08-20T02:54:02.056908131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.059078280Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-20T02:54:02.059227260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107104s 
2025-08-20T02:54:02.059469488Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-20T02:54:02.059672176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.059951067Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-08-20T02:54:02.062386831Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-08-20T02:54:02.062406601Z                           WHERE "Id" NOT IN (
2025-08-20T02:54:02.062415579Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-20T02:54:02.062424236Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-20T02:54:02.062433234Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-20T02:54:02.064145221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-08-20T02:54:02.064163698Z                           WHERE "Id" NOT IN (
2025-08-20T02:54:02.064172556Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-08-20T02:54:02.064196815Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-08-20T02:54:02.064205833Z                             GROUP BY "ArtistMetadata"."Id") 
2025-08-20T02:54:02.064948158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018647s 
2025-08-20T02:54:02.065153130Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-08-20T02:54:02.065387041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-08-20T02:54:02.065696164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000382s 
2025-08-20T02:54:02.065890395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-08-20T02:54:02.069216411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-20T02:54:02.071114813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-20T02:54:02.071939564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-20T02:54:02.072563500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-20T02:54:02.074357181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-20T02:54:02.074764221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-20T02:54:02.075157362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-20T02:54:02.075440202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093809s 
2025-08-20T02:54:02.075626036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-08-20T02:54:02.075953766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-20T02:54:02.076275233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004666s 
2025-08-20T02:54:02.076649596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-20T02:54:02', 'add_artistmetadataid_constraint') 
2025-08-20T02:54:02.076986635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.079450195Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-20T02:54:02.079620648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035986s 
2025-08-20T02:54:02.079824538Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-20T02:54:02.080035673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.080280116Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-08-20T02:54:02.080958742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-20T02:54:02.081121379Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:54:02.081297183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-08-20T02:54:02.081604672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-08-20T02:54:02.082377508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009024s 
2025-08-20T02:54:02.082560176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-08-20T02:54:02.082691531Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:02.082888657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-08-20T02:54:02.083248893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-20T02:54:02.084025216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009334s 
2025-08-20T02:54:02.084182693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:54:02.084376453Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:02.084503298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-08-20T02:54:02.084820146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-20T02:54:02.085578323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009016s 
2025-08-20T02:54:02.085779738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-20T02:54:02.085897074Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:54:02.086090644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-08-20T02:54:02.086423875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-20T02:54:02.087177643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009046s 
2025-08-20T02:54:02.087335901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-20T02:54:02.087491575Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:02.087669513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-08-20T02:54:02.087993635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-20T02:54:02.088777043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009239s 
2025-08-20T02:54:02.088936103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-08-20T02:54:02.089075323Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:02.089256478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-08-20T02:54:02.089564859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-08-20T02:54:02.090347334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008847s 
2025-08-20T02:54:02.090716287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-20T02:54:02', 'old_ids_and_artist_alias') 
2025-08-20T02:54:02.091034097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.092990065Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-20T02:54:02.093148504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035055s 
2025-08-20T02:54:02.093345681Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-20T02:54:02.093518128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.093762931Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-08-20T02:54:02.094112274Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:54:02.094288399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:54:02.094973057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007014s 
2025-08-20T02:54:02.095222309Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-20T02:54:02.095488946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-08-20T02:54:02.095735142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003068s 
2025-08-20T02:54:02.096087241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-20T02:54:02', 'download_propers_config') 
2025-08-20T02:54:02.096435111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.097597581Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-20T02:54:02.097766161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002142s 
2025-08-20T02:54:02.097960031Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-20T02:54:02.098150384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.098388774Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-08-20T02:54:02.099376563Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-08-20T02:54:02.099647909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-08-20T02:54:02.100156313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006007s 
2025-08-20T02:54:02.100344141Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-08-20T02:54:02.103831101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-20T02:54:02.105593570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-20T02:54:02.106335413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-20T02:54:02.107045142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-20T02:54:02.108924686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-20T02:54:02.109338640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-20T02:54:02.109718935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-20T02:54:02.110170465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-20T02:54:02.110471721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099684s 
2025-08-20T02:54:02.110700201Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-08-20T02:54:02.113738668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2025-08-20T02:54:02.115278007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists" 
2025-08-20T02:54:02.116054190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-08-20T02:54:02.116543545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-08-20T02:54:02.118396075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-08-20T02:54:02.118700989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078538s 
2025-08-20T02:54:02.118885821Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-08-20T02:54:02.122901316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-20T02:54:02.124370123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2025-08-20T02:54:02.125055252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-08-20T02:54:02.125417271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-08-20T02:54:02.127144579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081044s 
2025-08-20T02:54:02.127335082Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-08-20T02:54:02.130152625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-08-20T02:54:02.131565460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-08-20T02:54:02.132470973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-20T02:54:02.133017503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-20T02:54:02.134815012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-20T02:54:02.135212953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-20T02:54:02.135649952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-20T02:54:02.136104708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-20T02:54:02.136446396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089467s 
2025-08-20T02:54:02.136628362Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-08-20T02:54:02.139353228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-20T02:54:02.140469867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-20T02:54:02.141026567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-20T02:54:02.141435851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-20T02:54:02.143173079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063574s 
2025-08-20T02:54:02.143336218Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-08-20T02:54:02.146128549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-20T02:54:02.147336652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-20T02:54:02.147959626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-20T02:54:02.148523090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-20T02:54:02.150358616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-20T02:54:02.150751647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-20T02:54:02.151032903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075493s 
2025-08-20T02:54:02.151418850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-20T02:54:02', 'remove_language_profiles') 
2025-08-20T02:54:02.151757121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.154682000Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-20T02:54:02.154853285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111529s 
2025-08-20T02:54:02.155091254Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-20T02:54:02.155290184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.155546260Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-08-20T02:54:02.156079033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-20T02:54:02.156218754Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:54:02.156446222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-08-20T02:54:02.156769072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-08-20T02:54:02.157517499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008907s 
2025-08-20T02:54:02.157913426Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-20T02:54:02.158379414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-08-20T02:54:02.158668476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005017s 
2025-08-20T02:54:02.159053632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-20T02:54:02', 'multi_disc_naming_format') 
2025-08-20T02:54:02.159376021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.160457147Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-20T02:54:02.160629264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022513s 
2025-08-20T02:54:02.160826621Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-20T02:54:02.161030602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.161265074Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-08-20T02:54:02.161764560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-20T02:54:02.161884832Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:02.162059223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-08-20T02:54:02.162393205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-08-20T02:54:02.163172945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009335s 
2025-08-20T02:54:02.163349150Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:54:02.163518130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:54:02.188053928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244755s 
2025-08-20T02:54:02.188476158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-20T02:54:02', 'add_download_client_priority') 
2025-08-20T02:54:02.188823798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.189939785Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-20T02:54:02.190106290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264018s 
2025-08-20T02:54:02.190301583Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-20T02:54:02.190486065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.190745577Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-08-20T02:54:02.191123819Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:54:02.191406197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-08-20T02:54:02.191654377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003446s 
2025-08-20T02:54:02.191857085Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:54:02.192126788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-08-20T02:54:02.192348084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003251s 
2025-08-20T02:54:02.192697738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-20T02:54:02', 'remove_growl_prowl') 
2025-08-20T02:54:02.193030678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.193845799Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-20T02:54:02.194007024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017799s 
2025-08-20T02:54:02.194187076Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-20T02:54:02.194386307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.194631651Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-08-20T02:54:02.194975253Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:54:02.195305969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-08-20T02:54:02.195505140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003543s 
2025-08-20T02:54:02.195718269Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:54:02.196007251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-08-20T02:54:02.196237174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003653s 
2025-08-20T02:54:02.196592088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-20T02:54:02', 'remove_plex_hometheatre') 
2025-08-20T02:54:02.196926131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.197713877Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-20T02:54:02.197889911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018104s 
2025-08-20T02:54:02.198096347Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-20T02:54:02.198322622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.198550151Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-08-20T02:54:02.199207604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-20T02:54:02.199353408Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:54:02.199619143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-08-20T02:54:02.199800718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-08-20T02:54:02.200648024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009313s 
2025-08-20T02:54:02.200814650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-20T02:54:02.200957277Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:02.201162220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-08-20T02:54:02.201527395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:02.202374600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001s 
2025-08-20T02:54:02.202515584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-20T02:54:02.202658262Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:02.202855108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-08-20T02:54:02.203189100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:02.204023310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009814s 
2025-08-20T02:54:02.204194184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-20T02:54:02.204331370Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:02.204525210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-08-20T02:54:02.204855555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:02.205686809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009773s 
2025-08-20T02:54:02.205855398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-20T02:54:02.206002094Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:54:02.206185222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-08-20T02:54:02.206446629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-08-20T02:54:02.207197220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008335s 
2025-08-20T02:54:02.207357923Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:54:02.207541944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:54:02.208997875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014787s 
2025-08-20T02:54:02.209382269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-20T02:54:02', 'add_root_folder_add_defaults') 
2025-08-20T02:54:02.209722925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.210744762Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-20T02:54:02.210927580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003184s 
2025-08-20T02:54:02.211080488Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-20T02:54:02.211256913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.211497668Z [Info] task_duration: Starting migration of Main DB to 40 
2025-08-20T02:54:02.211822522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-20T02:54:02.212025240Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:54:02.212233068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-08-20T02:54:02.212520136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-08-20T02:54:02.213277451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008748s 
2025-08-20T02:54:02.213644670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-20T02:54:02', 'task_duration') 
2025-08-20T02:54:02.213952711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.214853765Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-20T02:54:02.215000330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024224s 
2025-08-20T02:54:02.215271526Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-20T02:54:02.215427069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.215680950Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-08-20T02:54:02.216134343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-20T02:54:02.216521052Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:54:02.216579329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-08-20T02:54:02.216987180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-08-20T02:54:02.217840809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001054s 
2025-08-20T02:54:02.218031553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-08-20T02:54:02.218259642Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:02.218437821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-08-20T02:54:02.218732765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:02.219536332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009217s 
2025-08-20T02:54:02.219953713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-20T02:54:02', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-20T02:54:02.220368848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.221239982Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-20T02:54:02.221416718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025854s 
2025-08-20T02:54:02.221634547Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-20T02:54:02.221842515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.222063931Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-08-20T02:54:02.222465329Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-08-20T02:54:02.225523095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-08-20T02:54:02.227087365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2025-08-20T02:54:02.227810992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-20T02:54:02.228543316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-20T02:54:02.230373371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-20T02:54:02.230753716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-20T02:54:02.231165786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-20T02:54:02.231595842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-20T02:54:02.231930606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092811s 
2025-08-20T02:54:02.232306483Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-20T02:54:02.232654453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-08-20T02:54:02.232932493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004136s 
2025-08-20T02:54:02.233232467Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-20T02:54:02.233612181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-08-20T02:54:02.233867586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004164s 
2025-08-20T02:54:02.234068871Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-08-20T02:54:02.236629917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2025-08-20T02:54:02.237720573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig" 
2025-08-20T02:54:02.238352796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-08-20T02:54:02.238713903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-08-20T02:54:02.240481722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062231s 
2025-08-20T02:54:02.240833590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-20T02:54:02', 'remove_album_folders') 
2025-08-20T02:54:02.241178134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.242418291Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-20T02:54:02.242538282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080974s 
2025-08-20T02:54:02.242726682Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-20T02:54:02.242927516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.243187920Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-08-20T02:54:02.243592615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-20T02:54:02.243747687Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:54:02.243940064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-08-20T02:54:02.244224006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-08-20T02:54:02.245014748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008997s 
2025-08-20T02:54:02.245371857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-20T02:54:02', 'add_priority_to_indexers') 
2025-08-20T02:54:02.245711220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.246560470Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-20T02:54:02.246712176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023996s 
2025-08-20T02:54:02.246928000Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-20T02:54:02.247123644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.247369920Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-08-20T02:54:02.247863033Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-20T02:54:02.248145882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-08-20T02:54:02.248480917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004085s 
2025-08-20T02:54:02.248640508Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:54:02.248819118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:54:02.249490079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007084s 
2025-08-20T02:54:02.249931497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-20T02:54:02', 'remove_chown_and_folderchmod_config') 
2025-08-20T02:54:02.250249027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.251126433Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-20T02:54:02.251237106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022273s 
2025-08-20T02:54:02.251418641Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-20T02:54:02.251630568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.251864178Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-08-20T02:54:02.257420034Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-20T02:54:02.258125434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-08-20T02:54:02.258513576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007444s 
2025-08-20T02:54:02.258872558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-20T02:54:02', 'update_notifiarr') 
2025-08-20T02:54:02.259200809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.260036812Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-20T02:54:02.260192105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022459s 
2025-08-20T02:54:02.260409142Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-20T02:54:02.260596619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.260840119Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-08-20T02:54:02.261121336Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:54:02.261308372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:54:02.263739808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024429s 
2025-08-20T02:54:02.264163481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-20T02:54:02', 'email_multiple_addresses') 
2025-08-20T02:54:02.264520179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.265429540Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-20T02:54:02.265601857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041221s 
2025-08-20T02:54:02.265843673Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-20T02:54:02.266060360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.266284641Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-08-20T02:54:02.266564445Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-08-20T02:54:02.266815831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-08-20T02:54:02.268733391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019709s 
2025-08-20T02:54:02.269120841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-20T02:54:02', 'rename_blacklist_to_blocklist') 
2025-08-20T02:54:02.269453441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.270397432Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-20T02:54:02.270551492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036023s 
2025-08-20T02:54:02.270741805Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-20T02:54:02.270957760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.271183023Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-08-20T02:54:02.271660414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-20T02:54:02.271817811Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:54:02.272061913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-08-20T02:54:02.272399823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-20T02:54:02.273306809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010318s 
2025-08-20T02:54:02.273516181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-08-20T02:54:02.273870003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-08-20T02:54:02.274689903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010006s 
2025-08-20T02:54:02.274836869Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:54:02.275024718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:54:02.278920150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038838s 
2025-08-20T02:54:02.279272199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-20T02:54:02', 'cdh_per_downloadclient') 
2025-08-20T02:54:02.279616152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.280607157Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-20T02:54:02.280748501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055429s 
2025-08-20T02:54:02.280955929Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-20T02:54:02.281108737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.281342798Z [Info] download_history: Starting migration of Main DB to 52 
2025-08-20T02:54:02.282214804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-08-20T02:54:02.283238635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-08-20T02:54:02.283973084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015405s 
2025-08-20T02:54:02.284150220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-08-20T02:54:02.284450605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-20T02:54:02.284770539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004506s 
2025-08-20T02:54:02.284958588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-08-20T02:54:02.285251608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-20T02:54:02.285546832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000427s 
2025-08-20T02:54:02.285733297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-08-20T02:54:02.286028301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-20T02:54:02.286360410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000448s 
2025-08-20T02:54:02.286506524Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:54:02.286697008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:54:02.289177532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025138s 
2025-08-20T02:54:02.289599031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-20T02:54:02', 'download_history') 
2025-08-20T02:54:02.289865497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.291244083Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-20T02:54:02.291397441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045569s 
2025-08-20T02:54:02.291604458Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-20T02:54:02.291799100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.292035777Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-08-20T02:54:02.292440581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-20T02:54:02', 'add_update_history') 
2025-08-20T02:54:02.292778883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.293787393Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-20T02:54:02.293950301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019914s 
2025-08-20T02:54:02.294160033Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-20T02:54:02.294341549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.294600019Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-08-20T02:54:02.294954813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-20T02:54:02.295102430Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:54:02.295322844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-08-20T02:54:02.295707208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-08-20T02:54:02.296829347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012629s 
2025-08-20T02:54:02.297250425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-20T02:54:02', 'add_on_update_to_notifications') 
2025-08-20T02:54:02.297567143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.299070960Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-20T02:54:02.299229580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035341s 
2025-08-20T02:54:02.299447398Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-20T02:54:02.299635156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.299895691Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-08-20T02:54:02.300242419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-20T02:54:02.300411810Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:54:02.300591932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-08-20T02:54:02.300903259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:02.301742078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009765s 
2025-08-20T02:54:02.302147534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-20T02:54:02', 'download_client_per_indexer') 
2025-08-20T02:54:02.302469212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.303513895Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-20T02:54:02.303692986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027182s 
2025-08-20T02:54:02.303909492Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-20T02:54:02.304099414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.304344508Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-08-20T02:54:02.304814344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-20T02:54:02.305028254Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:02.305142124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-08-20T02:54:02.305458030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:02.306329715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009593s 
2025-08-20T02:54:02.306440628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-08-20T02:54:02.306580159Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:02.306805533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-08-20T02:54:02.307147501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:02.308056782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010745s 
2025-08-20T02:54:02.308239660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-20T02:54:02.308377928Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:02.308593653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-08-20T02:54:02.308882664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:02.309760021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010147s 
2025-08-20T02:54:02.310116048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-20T02:54:02', 'AddNewItemMonitorType') 
2025-08-20T02:54:02.310480371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.311795448Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-20T02:54:02.312051734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030407s 
2025-08-20T02:54:02.312228160Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-20T02:54:02.312406980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.312660761Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-08-20T02:54:02.312972488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-20T02:54:02.313135256Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:54:02.313332954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-08-20T02:54:02.313645613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-08-20T02:54:02.314537179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001019s 
2025-08-20T02:54:02.314904929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-20T02:54:02', 'ImportListSearch') 
2025-08-20T02:54:02.315207187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.316168242Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-20T02:54:02.316331541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026457s 
2025-08-20T02:54:02.317507659Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-20T02:54:02.317712421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.317986353Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-08-20T02:54:02.318344354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-08-20T02:54:02.318468995Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:02.318705180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-08-20T02:54:02.319053371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:02.319956459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010536s 
2025-08-20T02:54:02.320322076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-20T02:54:02', 'ImportListMonitorExisting') 
2025-08-20T02:54:02.320668894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.321631572Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-20T02:54:02.321773858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027024s 
2025-08-20T02:54:02.321968059Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-20T02:54:02.322165317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.322380510Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-08-20T02:54:02.322828071Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:54:02.323102413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-08-20T02:54:02.323344190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003307s 
2025-08-20T02:54:02.323523551Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:54:02.323774857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-08-20T02:54:02.324059190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003451s 
2025-08-20T02:54:02.324204923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-08-20T02:54:02.324337710Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:02.324529466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-08-20T02:54:02.324752726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-08-20T02:54:02.325611565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009248s 
2025-08-20T02:54:02.325966710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-20T02:54:02', 'add_indexer_tags') 
2025-08-20T02:54:02.326311605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.327409275Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-20T02:54:02.327511540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026544s 
2025-08-20T02:54:02.327712455Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-20T02:54:02.327920644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.328158393Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-08-20T02:54:02.328429599Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:54:02.328607276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:54:02.330712845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021299s 
2025-08-20T02:54:02.331077149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-20T02:54:02', 'update_audio_types') 
2025-08-20T02:54:02.331407233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.332462538Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-20T02:54:02.332781320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003847s 
2025-08-20T02:54:02.333010702Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-20T02:54:02.333230745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.333479395Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-08-20T02:54:02.335922464Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:54:02.336151475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-08-20T02:54:02.336372570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002735s 
2025-08-20T02:54:02.336536570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-08-20T02:54:02.336693847Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:02.336869811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-08-20T02:54:02.340243574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2025-08-20T02:54:02.342077316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases" 
2025-08-20T02:54:02.342887387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-08-20T02:54:02.343489248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-08-20T02:54:02.345681362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-08-20T02:54:02.346149935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-08-20T02:54:02.346447073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094021s 
2025-08-20T02:54:02.346624390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:54:02.346760815Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:02.347009345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-08-20T02:54:02.351064620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-20T02:54:02.353978857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-20T02:54:02.355206068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-20T02:54:02.355740414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-20T02:54:02.357901926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-20T02:54:02.358328144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-20T02:54:02.358742027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-20T02:54:02.359087483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119292s 
2025-08-20T02:54:02.359222294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:54:02.359347566Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:54:02.359528591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-08-20T02:54:02.363968971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-20T02:54:02.366955233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-20T02:54:02.368142673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-20T02:54:02.368744465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-20T02:54:02.370854744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-20T02:54:02.371283326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-20T02:54:02.371700366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-20T02:54:02.372017815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123066s 
2025-08-20T02:54:02.372228730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:54:02.372318010Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:54:02.372563895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-08-20T02:54:02.376600241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-08-20T02:54:02.379530381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2025-08-20T02:54:02.380739625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-08-20T02:54:02.381324863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-08-20T02:54:02.383394620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-08-20T02:54:02.383822662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-08-20T02:54:02.384266375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-08-20T02:54:02.384551579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118889s 
2025-08-20T02:54:02.384718916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-20T02:54:02.384870722Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:02.385045995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-08-20T02:54:02.388298102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-08-20T02:54:02.390083467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-08-20T02:54:02.390838457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-20T02:54:02.391683529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-20T02:54:02.394001255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-20T02:54:02.394466171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-20T02:54:02.394872148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-20T02:54:02.395356894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-20T02:54:02.395700576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010458s 
2025-08-20T02:54:02.395891801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-08-20T02:54:02.396031903Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:54:02.396210463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-08-20T02:54:02.399453472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL, "MonitorNewItems" INTEGER NOT NULL) 
2025-08-20T02:54:02.401261001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2025-08-20T02:54:02.402041703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-08-20T02:54:02.402728996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-08-20T02:54:02.404812852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-08-20T02:54:02.405262006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-08-20T02:54:02.405639827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-08-20T02:54:02.406095805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-08-20T02:54:02.406436831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100523s 
2025-08-20T02:54:02.406617094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-20T02:54:02.406780764Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:54:02.407077381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-08-20T02:54:02.411935703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-20T02:54:02.413623731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-08-20T02:54:02.414392920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-20T02:54:02.414797905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-20T02:54:02.417534946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102892s 
2025-08-20T02:54:02.417775580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-20T02:54:02.417849268Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:02.418113951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-08-20T02:54:02.421134963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-08-20T02:54:02.422600414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2025-08-20T02:54:02.423263779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-08-20T02:54:02.423666169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-08-20T02:54:02.426413050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081128s 
2025-08-20T02:54:02.426575677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-20T02:54:02.426703755Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:54:02.426905602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-08-20T02:54:02.429922285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-20T02:54:02.431221260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-20T02:54:02.431816399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-20T02:54:02.432255843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-20T02:54:02.434781569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076672s 
2025-08-20T02:54:02.434955409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-20T02:54:02.435099268Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-08-20T02:54:02.435301085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-08-20T02:54:02.438289461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-20T02:54:02.439611282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-20T02:54:02.440251731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-20T02:54:02.440646286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-20T02:54:02.442642815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071704s 
2025-08-20T02:54:02.442827106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-20T02:54:02.442956036Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:02.443145638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-08-20T02:54:02.446150027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-08-20T02:54:02.447436697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-08-20T02:54:02.448051715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-08-20T02:54:02.448465649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-08-20T02:54:02.450526909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071948s 
2025-08-20T02:54:02.450774788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-20T02:54:02.450921123Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:54:02.451130354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-08-20T02:54:02.453835650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-20T02:54:02.454902388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-20T02:54:02.455439178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-20T02:54:02.455993985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-20T02:54:02.458210227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-20T02:54:02.458559551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072393s 
2025-08-20T02:54:02.458747619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-20T02:54:02.458904074Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:02.459129027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-08-20T02:54:02.461811097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-20T02:54:02.462845931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-20T02:54:02.463384104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-20T02:54:02.464329468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-20T02:54:02.467459119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-20T02:54:02.467811248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085139s 
2025-08-20T02:54:02.468071121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-08-20T02:54:02.468357317Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-08-20T02:54:02.468617711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-08-20T02:54:02.472107828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-20T02:54:02.473215729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-08-20T02:54:02.473760706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-08-20T02:54:02.474276714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-08-20T02:54:02.476528177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-08-20T02:54:02.476868011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080312s 
2025-08-20T02:54:02.477060138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-08-20T02:54:02.477185841Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-08-20T02:54:02.477383309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-08-20T02:54:02.480415714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-08-20T02:54:02.481824450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2025-08-20T02:54:02.483489783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-08-20T02:54:02.484154832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-08-20T02:54:02.486281133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-08-20T02:54:02.486749456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-08-20T02:54:02.487188410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-08-20T02:54:02.487509456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099451s 
2025-08-20T02:54:02.487669058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-20T02:54:02.487828058Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:02.488058021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-08-20T02:54:02.490903700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-20T02:54:02.492062132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-08-20T02:54:02.492596979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-20T02:54:02.492993818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-20T02:54:02.495555415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073291s 
2025-08-20T02:54:02.495742612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-08-20T02:54:02.495896372Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-08-20T02:54:02.496093949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-08-20T02:54:02.508239502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-20T02:54:02.509594110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2025-08-20T02:54:02.510164057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-08-20T02:54:02.510611388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-08-20T02:54:02.512867249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165829s 
2025-08-20T02:54:02.513042692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-08-20T02:54:02.513210761Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-08-20T02:54:02.513416345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-08-20T02:54:02.516612540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-08-20T02:54:02.517898599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2025-08-20T02:54:02.518491132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-08-20T02:54:02.519290141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-08-20T02:54:02.521516473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-08-20T02:54:02.521963072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-08-20T02:54:02.522446125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-08-20T02:54:02.522917955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-08-20T02:54:02.523264422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096773s 
2025-08-20T02:54:02.523505267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-20T02:54:02.523608545Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:54:02.523826334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-08-20T02:54:02.526599817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-20T02:54:02.527749331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-20T02:54:02.528392536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-20T02:54:02.528990380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-20T02:54:02.531174628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-20T02:54:02.531517598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007484s 
2025-08-20T02:54:02.531702821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-20T02:54:02.531866421Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:54:02.532100792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-08-20T02:54:02.534939868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-20T02:54:02.536213292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-20T02:54:02.536844473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-20T02:54:02.537377115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-20T02:54:02.539781847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-20T02:54:02.540127032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078361s 
2025-08-20T02:54:02.540321844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-20T02:54:02.540451054Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:54:02.540681789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-08-20T02:54:02.543331884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-08-20T02:54:02.544485186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2025-08-20T02:54:02.545085124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-20T02:54:02.545640682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-20T02:54:02.547702083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-20T02:54:02.548040093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071631s 
2025-08-20T02:54:02.548204574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-20T02:54:02.548374817Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:54:02.548562375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-08-20T02:54:02.551147900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-20T02:54:02.552331553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-20T02:54:02.553055240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-20T02:54:02.553456348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-20T02:54:02.555417667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-20T02:54:02.555744976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069876s 
2025-08-20T02:54:02.555912834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-20T02:54:02.556051874Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:54:02.556274101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-08-20T02:54:02.558861039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-20T02:54:02.560288664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-20T02:54:02.560904604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-20T02:54:02.561409099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-20T02:54:02.563405248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-20T02:54:02.564792120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083144s 
2025-08-20T02:54:02.564955579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-08-20T02:54:02.565089038Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-20T02:54:02.565327288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-08-20T02:54:02.567969758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-08-20T02:54:02.569123030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2025-08-20T02:54:02.569712146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-08-20T02:54:02.570209447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-08-20T02:54:02.572691735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-08-20T02:54:02.573178114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075158s 
2025-08-20T02:54:02.573372656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-20T02:54:02.573499942Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-20T02:54:02.573687540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-08-20T02:54:02.576390842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-08-20T02:54:02.577483622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-20T02:54:02.578016315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-20T02:54:02.578423424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-20T02:54:02.581438204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007582s 
2025-08-20T02:54:02.581617946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-08-20T02:54:02.581779040Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:54:02.581949784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-08-20T02:54:02.584623036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2025-08-20T02:54:02.585724774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2025-08-20T02:54:02.586258198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-08-20T02:54:02.586665949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-08-20T02:54:02.588792751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066778s 
2025-08-20T02:54:02.588968044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-20T02:54:02.589109679Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:54:02.589324612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-08-20T02:54:02.592162035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-20T02:54:02.593518145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-08-20T02:54:02.594110688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-20T02:54:02.594526335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-20T02:54:02.596767677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072654s 
2025-08-20T02:54:02.596941437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-08-20T02:54:02.597078213Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:54:02.597271281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-08-20T02:54:02.600154636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-08-20T02:54:02.601465986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2025-08-20T02:54:02.602106426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-08-20T02:54:02.602521171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-08-20T02:54:02.604351526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069022s 
2025-08-20T02:54:02.604517750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-08-20T02:54:02.604677682Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-20T02:54:02.604864408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-08-20T02:54:02.607430846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2025-08-20T02:54:02.608390337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases" 
2025-08-20T02:54:02.608901617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-08-20T02:54:02.609337625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-08-20T02:54:02.611865444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068025s 
2025-08-20T02:54:02.612093072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-20T02:54:02.612240279Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:54:02.612447125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-08-20T02:54:02.614850263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-20T02:54:02.615651035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-20T02:54:02.616146152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-20T02:54:02.616645698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-20T02:54:02.618618910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-20T02:54:02.618936109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063203s 
2025-08-20T02:54:02.619095520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-08-20T02:54:02.619251113Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-20T02:54:02.619454082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-08-20T02:54:02.621908734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-08-20T02:54:02.622691360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-08-20T02:54:02.623277961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-08-20T02:54:02.623671633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-08-20T02:54:02.625667993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-08-20T02:54:02.626002466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063742s 
2025-08-20T02:54:02.626177639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-20T02:54:02.626325386Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-08-20T02:54:02.626528235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-08-20T02:54:02.630573309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-20T02:54:02.631770730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-20T02:54:02.632344875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-20T02:54:02.633003692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-20T02:54:02.634959579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-20T02:54:02.635402401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-20T02:54:02.635695992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089844s 
2025-08-20T02:54:02.635870724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-20T02:54:02.636037680Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:54:02.636285228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-08-20T02:54:02.638970845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL) 
2025-08-20T02:54:02.640180100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2025-08-20T02:54:02.640770739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-08-20T02:54:02.641331679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-08-20T02:54:02.644081866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-08-20T02:54:02.644477612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-08-20T02:54:02.644785733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083843s 
2025-08-20T02:54:02.644954492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-20T02:54:02.645111579Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:54:02.645295940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-20T02:54:02.647454967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-20T02:54:02.648098342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-20T02:54:02.648516594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-20T02:54:02.648994677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-20T02:54:02.650911506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-20T02:54:02.651216470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057609s 
2025-08-20T02:54:02.651650804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-20T02:54:02', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-20T02:54:02.652030228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.663377233Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-20T02:54:02.663535993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178019s 
2025-08-20T02:54:02.663786918Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-20T02:54:02.663989255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.664326615Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-08-20T02:54:02.664940491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-20T02:54:02.665100433Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:54:02.665273681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-08-20T02:54:02.665604578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:02.666447144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009989s 
2025-08-20T02:54:02.666630593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-20T02:54:02.666766898Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:54:02.666973454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-08-20T02:54:02.667293989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:02.668115774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009694s 
2025-08-20T02:54:02.668504917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-20T02:54:02', 'add_on_delete_to_notifications') 
2025-08-20T02:54:02.668853368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.669666896Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-20T02:54:02.669832760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024888s 
2025-08-20T02:54:02.670039777Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-20T02:54:02.670203196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.670448259Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-08-20T02:54:02.672101548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-20T02:54:02.672249085Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-20T02:54:02.672453847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-08-20T02:54:02.672801066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:02.673589123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000961s 
2025-08-20T02:54:02.673801300Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-08-20T02:54:02.673997786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-08-20T02:54:02.674247609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003532s 
2025-08-20T02:54:02.674400496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-20T02:54:02.674542723Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:54:02.674727845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-08-20T02:54:02.674989332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-08-20T02:54:02.675763210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008501s 
2025-08-20T02:54:02.675930657Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:54:02.676155720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:54:02.677931846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017618s 
2025-08-20T02:54:02.678036898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-08-20T02:54:02.678670453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-08-20T02:54:02.679160600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009713s 
2025-08-20T02:54:02.679342246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-08-20T02:54:02.679644885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-08-20T02:54:02.680007295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004213s 
2025-08-20T02:54:02.680190413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-20T02:54:02.680323982Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-20T02:54:02.680512582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-08-20T02:54:02.680835663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-08-20T02:54:02.681633910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000937s 
2025-08-20T02:54:02.681804694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-20T02:54:02.681943212Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:54:02.682137594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-08-20T02:54:02.682452097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:02.683269042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009588s 
2025-08-20T02:54:02.683450217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-08-20T02:54:02.683587192Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:54:02.683784750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-08-20T02:54:02.684134474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:02.684932240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009514s 
2025-08-20T02:54:02.685091551Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:54:02.685263257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:54:02.691621037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063639s 
2025-08-20T02:54:02.691819486Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:54:02.692017244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:54:02.693386501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014155s 
2025-08-20T02:54:02.693584109Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-08-20T02:54:02.696268884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-08-20T02:54:02.697322015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-08-20T02:54:02.697878976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-20T02:54:02.698304833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-20T02:54:02.701518714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077553s 
2025-08-20T02:54:02.701742635Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-08-20T02:54:02.704216245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-08-20T02:54:02.705048511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2025-08-20T02:54:02.705509429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-08-20T02:54:02.705944555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-08-20T02:54:02.708326811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063998s 
2025-08-20T02:54:02.708649661Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-20T02:54:02.708904604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-08-20T02:54:02.709152212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003462s 
2025-08-20T02:54:02.709312465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-20T02:54:02.709454371Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-08-20T02:54:02.709694875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-08-20T02:54:02.710046643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:02.710869149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009819s 
2025-08-20T02:54:02.711032538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-08-20T02:54:02.711168482Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:54:02.711385890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-08-20T02:54:02.711691425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-08-20T02:54:02.712468990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009001s 
2025-08-20T02:54:02.712842673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-20T02:54:02', 'add_custom_formats') 
2025-08-20T02:54:02.713190834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.714312442Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-20T02:54:02.714480741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027108s 
2025-08-20T02:54:02.714690904Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-20T02:54:02.714884904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.715156972Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-08-20T02:54:02.715631026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-08-20T02:54:02.715766800Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-20T02:54:02.715969107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-08-20T02:54:02.716257428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-08-20T02:54:02.717038651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009059s 
2025-08-20T02:54:02.717418856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-20T02:54:02', 'add_result_to_commands') 
2025-08-20T02:54:02.717744912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.718597910Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-20T02:54:02.718765938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024254s 
2025-08-20T02:54:02.718957103Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-20T02:54:02.719157547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.719413983Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-08-20T02:54:02.719777204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-20T02:54:02.719994251Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-20T02:54:02.720204715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-08-20T02:54:02.720510160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:02.721447567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010076s 
2025-08-20T02:54:02.721749445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-20T02:54:02', 'health_restored_notification') 
2025-08-20T02:54:02.722081173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.723355368Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-20T02:54:02.723643388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029402s 
2025-08-20T02:54:02.723815905Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-20T02:54:02.724075047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.724369089Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-08-20T02:54:02.724792211Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-08-20T02:54:02.725073647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-08-20T02:54:02.725293400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003507s 
2025-08-20T02:54:02.725640919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-20T02:54:02', 'remove_uc') 
2025-08-20T02:54:02.725956745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.726746445Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-20T02:54:02.726901487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017709s 
2025-08-20T02:54:02.727110909Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-20T02:54:02.727306292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.727552809Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-08-20T02:54:02.727866240Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:54:02.728058817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:54:02.731500807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034489s 
2025-08-20T02:54:02.731909761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-20T02:54:02', 'download_clients_rename_tv_to_music') 
2025-08-20T02:54:02.732238462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.733022260Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-20T02:54:02.733210650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049523s 
2025-08-20T02:54:02.733416053Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-20T02:54:02.733618932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.733865208Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-08-20T02:54:02.734243660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-08-20T02:54:02.734387479Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-20T02:54:02.734597282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-08-20T02:54:02.735000323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-08-20T02:54:02.735783269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010053s 
2025-08-20T02:54:02.736209217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-20T02:54:02', 'add_colon_replacement_to_naming_config') 
2025-08-20T02:54:02.736581767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.737432810Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-20T02:54:02.737617803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026056s 
2025-08-20T02:54:02.737830862Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-20T02:54:02.737988489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.738224795Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-08-20T02:54:02.738623287Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-08-20T02:54:02.741288012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-20T02:54:02.742302565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2025-08-20T02:54:02.742831540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-08-20T02:54:02.743358751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-08-20T02:54:02.745609522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-08-20T02:54:02.745947633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071445s 
2025-08-20T02:54:02.746132435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-08-20T02:54:02.746278980Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2025-08-20T02:54:02.746488723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-08-20T02:54:02.746773746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-08-20T02:54:02.747574178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009006s 
2025-08-20T02:54:02.747948371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-20T02:54:02', 'list_sync_time') 
2025-08-20T02:54:02.748294608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.749270453Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-20T02:54:02.749454053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025751s 
2025-08-20T02:54:02.749647412Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-20T02:54:02.749831813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.750091907Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-08-20T02:54:02.750476050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-08-20T02:54:02.750634870Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-20T02:54:02.750799331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-08-20T02:54:02.751055517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-08-20T02:54:02.751864997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008776s 
2025-08-20T02:54:02.752284812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-20T02:54:02', 'add_download_client_tags') 
2025-08-20T02:54:02.752578844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.753431451Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-20T02:54:02.753589539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024161s 
2025-08-20T02:54:02.753797678Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-20T02:54:02.753986057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.754232503Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-08-20T02:54:02.754848634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-08-20T02:54:02.755531759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-08-20T02:54:02.756078771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010515s 
2025-08-20T02:54:02.756284104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-08-20T02:54:02.756619419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-08-20T02:54:02.756949073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004894s 
2025-08-20T02:54:02.757307174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-20T02:54:02', 'add_notification_status') 
2025-08-20T02:54:02.757650184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.758507109Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-20T02:54:02.758697222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020213s 
2025-08-20T02:54:02.759006134Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-20T02:54:02.759082768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.759316839Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-08-20T02:54:02.759611062Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:54:02.759803970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:54:02.763442486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036295s 
2025-08-20T02:54:02.763813984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-20T02:54:02', 'add_alac_24_quality_in_profiles') 
2025-08-20T02:54:02.764206985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.764988078Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-20T02:54:02.765149533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051564s 
2025-08-20T02:54:02.765338553Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-20T02:54:02.765524167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.765766966Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-08-20T02:54:02.766155678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-08-20T02:54:02.766305209Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:54:02.766472997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-08-20T02:54:02.766726748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-08-20T02:54:02.767525256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008832s 
2025-08-20T02:54:02.767713906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-08-20T02:54:02.768002747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-08-20T02:54:02.768790684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008821s 
2025-08-20T02:54:02.769136981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-20T02:54:02', 'add_salt_to_users') 
2025-08-20T02:54:02.769440772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.770253338Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-20T02:54:02.770420134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023463s 
2025-08-20T02:54:02.770613864Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-20T02:54:02.770792504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.771017457Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-08-20T02:54:02.771548145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-08-20T02:54:02.772279377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-08-20T02:54:02.773830019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020945s 
2025-08-20T02:54:02.774006144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-08-20T02:54:02.774280216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-08-20T02:54:02.774644148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004733s 
2025-08-20T02:54:02.775015345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-20T02:54:02', 'add_auto_tagging') 
2025-08-20T02:54:02.775334498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.776196193Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-20T02:54:02.776364131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019927s 
2025-08-20T02:54:02.776623894Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-20T02:54:02.776753455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.777029721Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-08-20T02:54:02.777411199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-08-20T02:54:02.777588276Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-20T02:54:02.777806785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-08-20T02:54:02.778088272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-08-20T02:54:02.778931961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009425s 
2025-08-20T02:54:02.779225091Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-20T02:54:02.779540897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-08-20T02:54:02.779810850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003739s 
2025-08-20T02:54:02.780211076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-20T02:54:02', 'quality_definition_preferred_size') 
2025-08-20T02:54:02.780553476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.781365270Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-20T02:54:02.781530493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018694s 
2025-08-20T02:54:02.781733932Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-20T02:54:02.781951691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.782207626Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-08-20T02:54:02.782556168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-08-20T02:54:02.782720599Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-20T02:54:02.782924169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-08-20T02:54:02.783222429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:02.784110537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010097s 
2025-08-20T02:54:02.784494931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-20T02:54:02', 'add_on_artist_add_to_notifications') 
2025-08-20T02:54:02.784838342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.785692993Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-20T02:54:02.785849909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025277s 
2025-08-20T02:54:02.786025623Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-20T02:54:02.786226137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.786471621Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-08-20T02:54:02.786796605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-08-20T02:54:02.786940294Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:54:02.787145457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-08-20T02:54:02.787410591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-08-20T02:54:02.788297397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009727s 
2025-08-20T02:54:02.788675077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-20T02:54:02', 'album_last_searched_time') 
2025-08-20T02:54:02.789001013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.789877268Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-20T02:54:02.790014875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025025s 
2025-08-20T02:54:02.790212072Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-20T02:54:02.790405641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.790650053Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-08-20T02:54:02.791071231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-08-20T02:54:02.791205943Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-08-20T02:54:02.791391897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-08-20T02:54:02.791690208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:02.792633627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010595s 
2025-08-20T02:54:02.792792988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-08-20T02:54:02.792943200Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-08-20T02:54:02.793120617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-08-20T02:54:02.793427144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-08-20T02:54:02.794265673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009711s 
2025-08-20T02:54:02.794630507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-20T02:54:02', 'add_indexer_flags') 
2025-08-20T02:54:02.794967666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.795909552Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-20T02:54:02.796073492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025706s 
2025-08-20T02:54:02.796277082Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-20T02:54:02.796466644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.796712619Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-08-20T02:54:02.797158326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-08-20T02:54:02.797439753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-08-20T02:54:02.797749897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004317s 
2025-08-20T02:54:02.797942485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-08-20T02:54:02.798211316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-08-20T02:54:02.798545058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004266s 
2025-08-20T02:54:02.798724089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-08-20T02:54:02.799010586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-08-20T02:54:02.799339668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004469s 
2025-08-20T02:54:02.799715164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-20T02:54:02', 'add_indexes_album_statistics') 
2025-08-20T02:54:02.800075469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.801111355Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-20T02:54:02.801218571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021195s 
2025-08-20T02:54:02.801403373Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-20T02:54:02.801614829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:02.801834721Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-08-20T02:54:02.802318746Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-20T02:54:02.802738571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-08-20T02:54:02.803021150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000455s 
2025-08-20T02:54:02.803384712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-20T02:54:02', 'update_redacted_baseurl') 
2025-08-20T02:54:02.803742593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:02.804669389Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-20T02:54:02.804828309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020544s 
2025-08-20T02:54:02.814520612Z [Debug] MigrationController: Took: 00:00:01.6500713 
2025-08-20T02:54:02.930323309Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-08-20T02:54:02.961051074Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-08-20T02:54:02.983085927Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-08-20T02:54:02.989203333Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-08-20T02:54:02.989603359Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-08-20T02:54:02.989883903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-08-20T02:54:02.998928583Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-08-20T02:54:02.999160220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093476s 
2025-08-20T02:54:02.999443700Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-08-20T02:54:02.999630837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095736s 
2025-08-20T02:54:03.001503377Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-08-20T02:54:03.001830696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.002211523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-08-20T02:54:03.002566608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-08-20T02:54:03.003051995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005837s 
2025-08-20T02:54:03.003280926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.004952111Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-08-20T02:54:03.005201543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024985s 
2025-08-20T02:54:03.005689826Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-08-20T02:54:03.005870410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.006314634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-08-20T02:54:03.006677815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-20T02:54:03.007234436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005825s 
2025-08-20T02:54:03.007430360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-20T02:54:03.007617898Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:54:03.007880066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-08-20T02:54:03.008261023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-08-20T02:54:03.009068488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009106s 
2025-08-20T02:54:03.009366077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.010147310Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-08-20T02:54:03.010398556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019277s 
2025-08-20T02:54:03.010714001Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-08-20T02:54:03.011010117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.011404040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-20T02:54:03.011715928Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:54:03.011904798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-08-20T02:54:03.012269673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-08-20T02:54:03.012797395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006305s 
2025-08-20T02:54:03.013058752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.013877680Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-08-20T02:54:03.014168135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016589s 
2025-08-20T02:54:03.014462488Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-08-20T02:54:03.014769366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.015070933Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-08-20T02:54:03.015715380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-08-20T02:54:03.016480801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-20T02:54:03.017360793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013476s 
2025-08-20T02:54:03.017627731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-08-20T02:54:03.017930129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-20T02:54:03.018376508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005103s 
2025-08-20T02:54:03.018798067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-20T02:54:03', 'InitialSetup') 
2025-08-20T02:54:03.019303164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.020143977Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-08-20T02:54:03.020387487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022649s 
2025-08-20T02:54:03.020674825Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-08-20T02:54:03.020949729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.021301788Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-08-20T02:54:03.021808077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-20T02:54:03', 'add_reason_to_pending_releases') 
2025-08-20T02:54:03.022374026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.023150169Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-08-20T02:54:03.023400683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021607s 
2025-08-20T02:54:03.023726279Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-08-20T02:54:03.023991653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.024306076Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-08-20T02:54:03.024728136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-20T02:54:03', 'add_medium_support') 
2025-08-20T02:54:03.025332974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.026054145Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-08-20T02:54:03.026302335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021079s 
2025-08-20T02:54:03.026588441Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-08-20T02:54:03.026878766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.027222838Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-08-20T02:54:03.027703155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-20T02:54:03', 'add_various_qualites_in_profile') 
2025-08-20T02:54:03.028255397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.029073404Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-08-20T02:54:03.029347756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021689s 
2025-08-20T02:54:03.029615014Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-08-20T02:54:03.029957013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.030218269Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-08-20T02:54:03.030650339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-20T02:54:03', 'metadata_profiles') 
2025-08-20T02:54:03.031169464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.031965206Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-08-20T02:54:03.032207825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020443s 
2025-08-20T02:54:03.032504692Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-08-20T02:54:03.032821540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.033162737Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-08-20T02:54:03.033679007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-20T02:54:03', 'separate_automatic_and_interactive_search') 
2025-08-20T02:54:03.034211509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.035029686Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-08-20T02:54:03.035291654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002151s 
2025-08-20T02:54:03.035620045Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-08-20T02:54:03.035875339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.036214662Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-08-20T02:54:03.036673836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-20T02:54:03', 'change_album_path_to_relative') 
2025-08-20T02:54:03.037225206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.037973834Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-08-20T02:54:03.038234368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021005s 
2025-08-20T02:54:03.038501877Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-08-20T02:54:03.038794656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.039147437Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-08-20T02:54:03.039610379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-20T02:54:03', 'change_quality_size_mb_to_kb') 
2025-08-20T02:54:03.040187170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.041085148Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-08-20T02:54:03.041390503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022738s 
2025-08-20T02:54:03.041620706Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-08-20T02:54:03.041895640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.042232067Z [Info] album_releases: Starting migration of Log DB to 9 
2025-08-20T02:54:03.042649427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-08-20T02:54:03', 'album_releases') 
2025-08-20T02:54:03.043175897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.043908612Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-08-20T02:54:03.044162193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020032s 
2025-08-20T02:54:03.044426245Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-08-20T02:54:03.044694064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.045034439Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-08-20T02:54:03.045482060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-20T02:54:03', 'album_releases_fix') 
2025-08-20T02:54:03.045985654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.046743470Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-08-20T02:54:03.046991228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020392s 
2025-08-20T02:54:03.047255210Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-08-20T02:54:03.047524251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.047871601Z [Info] import_lists: Starting migration of Log DB to 11 
2025-08-20T02:54:03.053557328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-20T02:54:03', 'import_lists') 
2025-08-20T02:54:03.054085271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.054869269Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-08-20T02:54:03.055155656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073479s 
2025-08-20T02:54:03.055403355Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-08-20T02:54:03.055681725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.056058253Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-08-20T02:54:03.056503750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-08-20T02:54:03', 'add_release_status') 
2025-08-20T02:54:03.057014428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.057819690Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-08-20T02:54:03.058074974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021402s 
2025-08-20T02:54:03.058351009Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-08-20T02:54:03.058645021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.058991128Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-08-20T02:54:03.059466295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-20T02:54:03', 'album_download_notification') 
2025-08-20T02:54:03.060005460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.060899681Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-08-20T02:54:03.061134283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022186s 
2025-08-20T02:54:03.061434908Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-08-20T02:54:03.061726635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.062068043Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-08-20T02:54:03.062539813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-20T02:54:03', 'fix_language_metadata_profiles') 
2025-08-20T02:54:03.063078006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.063895271Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-08-20T02:54:03.064231118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021279s 
2025-08-20T02:54:03.064468946Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-08-20T02:54:03.064728088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.065051008Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-08-20T02:54:03.065477798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-20T02:54:03', 'remove_fanzub') 
2025-08-20T02:54:03.065987113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.066711602Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-08-20T02:54:03.066967727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020004s 
2025-08-20T02:54:03.067282331Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-08-20T02:54:03.067517494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.067876136Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-08-20T02:54:03.068349419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-20T02:54:03', 'update_artist_history_indexes') 
2025-08-20T02:54:03.068878885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.069634907Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-08-20T02:54:03.069942877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020918s 
2025-08-20T02:54:03.070153511Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-08-20T02:54:03.070455299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.070738018Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-08-20T02:54:03.071154407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-20T02:54:03', 'remove_nma') 
2025-08-20T02:54:03.071646417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.072429033Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-08-20T02:54:03.072667533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020122s 
2025-08-20T02:54:03.072952517Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-08-20T02:54:03.073223562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.073579088Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-08-20T02:54:03.073985506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-20T02:54:03', 'album_disambiguation') 
2025-08-20T02:54:03.074495674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.075483593Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-08-20T02:54:03.075736472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022571s 
2025-08-20T02:54:03.076036546Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-08-20T02:54:03.076324896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.076673508Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-08-20T02:54:03.077127432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-20T02:54:03', 'add_ape_quality_in_profiles') 
2025-08-20T02:54:03.077651918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.078501419Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-08-20T02:54:03.078771402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021523s 
2025-08-20T02:54:03.079022448Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-08-20T02:54:03.079295217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.079619830Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-08-20T02:54:03.080071279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-20T02:54:03', 'remove_pushalot') 
2025-08-20T02:54:03.080569232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.081325765Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-08-20T02:54:03.081562171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002037s 
2025-08-20T02:54:03.081821032Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-08-20T02:54:03.082106527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.082431942Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-08-20T02:54:03.082867028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-20T02:54:03', 'add_custom_filters') 
2025-08-20T02:54:03.083371714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.084131604Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-08-20T02:54:03.084407309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020234s 
2025-08-20T02:54:03.084648003Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-08-20T02:54:03.084919560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.085249995Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-08-20T02:54:03.085685492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-20T02:54:03', 'import_list_tags') 
2025-08-20T02:54:03.086190348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.086975439Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-08-20T02:54:03.087270463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020352s 
2025-08-20T02:54:03.087465345Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-08-20T02:54:03.087750971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.088104202Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-08-20T02:54:03.088545671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-20T02:54:03', 'add_release_groups_etc') 
2025-08-20T02:54:03.089059375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.089788433Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-08-20T02:54:03.090045530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020212s 
2025-08-20T02:54:03.090386727Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-08-20T02:54:03.090666010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.091091306Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-08-20T02:54:03.091607495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-20T02:54:03', 'NewMediaInfoFormat') 
2025-08-20T02:54:03.092240349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.092937643Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-08-20T02:54:03.093168318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022763s 
2025-08-20T02:54:03.093466668Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-08-20T02:54:03.093774638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.094131577Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-08-20T02:54:03.094653177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-20T02:54:03', 'rename_restrictions_to_release_profiles') 
2025-08-20T02:54:03.095269508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.096014147Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-08-20T02:54:03.096301676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021859s 
2025-08-20T02:54:03.096596199Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-08-20T02:54:03.096905973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.097265216Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-08-20T02:54:03.097773689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-20T02:54:03', 'rename_quality_profiles_add_upgrade_allowed') 
2025-08-20T02:54:03.098322735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.099327287Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-08-20T02:54:03.099588834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022279s 
2025-08-20T02:54:03.099897405Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-08-20T02:54:03.100191537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.100525309Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-08-20T02:54:03.101033051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-20T02:54:03', 'add_import_exclusions') 
2025-08-20T02:54:03.101490021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.102318409Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-08-20T02:54:03.102582030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021478s 
2025-08-20T02:54:03.102863376Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-08-20T02:54:03.103146066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.103489547Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-08-20T02:54:03.103990145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-20T02:54:03', 'clean_artist_metadata_table') 
2025-08-20T02:54:03.104497306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.105383911Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-08-20T02:54:03.105638143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022107s 
2025-08-20T02:54:03.105911193Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-08-20T02:54:03.106196678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.106525419Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-08-20T02:54:03.106983672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-20T02:54:03', 'health_issue_notification') 
2025-08-20T02:54:03.107528419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.108404463Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-08-20T02:54:03.108666610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022008s 
2025-08-20T02:54:03.108950412Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-08-20T02:54:03.109268352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.109601272Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-08-20T02:54:03.110096670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-20T02:54:03', 'add_mediafilerepository_mtime') 
2025-08-20T02:54:03.110609292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.111478672Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-08-20T02:54:03.111742774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022128s 
2025-08-20T02:54:03.112059361Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-08-20T02:54:03.112377321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.112723488Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-08-20T02:54:03.113224377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-20T02:54:03', 'add_artistmetadataid_constraint') 
2025-08-20T02:54:03.113803012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.114595688Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-08-20T02:54:03.114876834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022205s 
2025-08-20T02:54:03.115142318Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-08-20T02:54:03.115416270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.115749380Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-08-20T02:54:03.116229948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-20T02:54:03', 'old_ids_and_artist_alias') 
2025-08-20T02:54:03.116740706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.117491147Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-08-20T02:54:03.117752513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020674s 
2025-08-20T02:54:03.118053269Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-08-20T02:54:03.118303192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.118643617Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-08-20T02:54:03.119081900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-20T02:54:03', 'download_propers_config') 
2025-08-20T02:54:03.119595524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.120422899Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-08-20T02:54:03.120634485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020391s 
2025-08-20T02:54:03.120879529Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-08-20T02:54:03.121165565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.121495629Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-08-20T02:54:03.121951296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-20T02:54:03', 'remove_language_profiles') 
2025-08-20T02:54:03.122481734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.123182435Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-08-20T02:54:03.123414783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019954s 
2025-08-20T02:54:03.123693544Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-08-20T02:54:03.124020683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.124341799Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-08-20T02:54:03.124778208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-20T02:54:03', 'multi_disc_naming_format') 
2025-08-20T02:54:03.125300890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.126023625Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-08-20T02:54:03.126284721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020396s 
2025-08-20T02:54:03.126557370Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-08-20T02:54:03.126830390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.127164062Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-08-20T02:54:03.127646523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-20T02:54:03', 'add_download_client_priority') 
2025-08-20T02:54:03.128192392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.128900327Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-08-20T02:54:03.129156724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020446s 
2025-08-20T02:54:03.129446417Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-08-20T02:54:03.129693113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.130011765Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-08-20T02:54:03.130465048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-20T02:54:03', 'remove_growl_prowl') 
2025-08-20T02:54:03.130951236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.131663030Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-08-20T02:54:03.131950969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019733s 
2025-08-20T02:54:03.132182756Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-08-20T02:54:03.132476668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.132800299Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-08-20T02:54:03.133254273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-20T02:54:03', 'remove_plex_hometheatre') 
2025-08-20T02:54:03.133766534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.134487806Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-08-20T02:54:03.134743832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020122s 
2025-08-20T02:54:03.135016010Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-08-20T02:54:03.135309350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.135641619Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-08-20T02:54:03.136140684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-20T02:54:03', 'add_root_folder_add_defaults') 
2025-08-20T02:54:03.136799360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.137494059Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-08-20T02:54:03.137755656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021714s 
2025-08-20T02:54:03.138013575Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-08-20T02:54:03.138272125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.138596498Z [Info] task_duration: Starting migration of Log DB to 40 
2025-08-20T02:54:03.139047917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-20T02:54:03', 'task_duration') 
2025-08-20T02:54:03.139530659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.140200458Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-08-20T02:54:03.140445150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019227s 
2025-08-20T02:54:03.140743020Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-08-20T02:54:03.141044036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.141405003Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-08-20T02:54:03.141896813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-20T02:54:03', 'add_indexer_and_enabled_to_release_profiles') 
2025-08-20T02:54:03.142447171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.143158874Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-08-20T02:54:03.143429649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002066s 
2025-08-20T02:54:03.143696697Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-08-20T02:54:03.143972703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.144323389Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-08-20T02:54:03.144752272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-20T02:54:03', 'remove_album_folders') 
2025-08-20T02:54:03.145266487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.145917919Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-08-20T02:54:03.146176991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019595s 
2025-08-20T02:54:03.146440191Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-08-20T02:54:03.146732760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.147077464Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-08-20T02:54:03.147516397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-08-20T02:54:03', 'add_priority_to_indexers') 
2025-08-20T02:54:03.148060623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.148750041Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-08-20T02:54:03.149028412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020026s 
2025-08-20T02:54:03.149286772Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-08-20T02:54:03.149585333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.149925127Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-08-20T02:54:03.150442829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-08-20T02:54:03', 'remove_chown_and_folderchmod_config') 
2025-08-20T02:54:03.150962285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.151646282Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-08-20T02:54:03.151979353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020476s 
2025-08-20T02:54:03.152202121Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-08-20T02:54:03.152490221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.152822490Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-08-20T02:54:03.153249951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-08-20T02:54:03', 'update_notifiarr') 
2025-08-20T02:54:03.153749657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.154476189Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-08-20T02:54:03.154712846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019787s 
2025-08-20T02:54:03.155010154Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-08-20T02:54:03.155260548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.155603068Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-08-20T02:54:03.156110680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-08-20T02:54:03', 'email_multiple_addresses') 
2025-08-20T02:54:03.156585626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.157268190Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-08-20T02:54:03.157523585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019884s 
2025-08-20T02:54:03.157850132Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-08-20T02:54:03.158089935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.158425931Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-08-20T02:54:03.158928183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-08-20T02:54:03', 'rename_blacklist_to_blocklist') 
2025-08-20T02:54:03.159426105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.160146556Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-08-20T02:54:03.160409375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020257s 
2025-08-20T02:54:03.160686873Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-08-20T02:54:03.160946496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.161291551Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-08-20T02:54:03.161735445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-08-20T02:54:03', 'cdh_per_downloadclient') 
2025-08-20T02:54:03.162276504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.162917995Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-08-20T02:54:03.163178971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019705s 
2025-08-20T02:54:03.163479055Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-08-20T02:54:03.163750251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.164058522Z [Info] download_history: Starting migration of Log DB to 52 
2025-08-20T02:54:03.164495171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-08-20T02:54:03', 'download_history') 
2025-08-20T02:54:03.165009747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.165665597Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-08-20T02:54:03.165914719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019573s 
2025-08-20T02:54:03.166178380Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-08-20T02:54:03.166471259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.166858599Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-08-20T02:54:03.167499941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-08-20T02:54:03.168085329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-20T02:54:03.168825639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010699s 
2025-08-20T02:54:03.169107607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-08-20T02:54:03.169461670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-20T02:54:03.169899972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005345s 
2025-08-20T02:54:03.170318024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-08-20T02:54:03', 'add_update_history') 
2025-08-20T02:54:03.170811728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.171615757Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-08-20T02:54:03.171857784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022204s 
2025-08-20T02:54:03.172159862Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-08-20T02:54:03.172443062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.172792676Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-08-20T02:54:03.173248694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-08-20T02:54:03', 'add_on_update_to_notifications') 
2025-08-20T02:54:03.173777860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.174589985Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-08-20T02:54:03.174826922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021068s 
2025-08-20T02:54:03.175111274Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-08-20T02:54:03.175398713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.175729579Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-08-20T02:54:03.176216259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-08-20T02:54:03', 'download_client_per_indexer') 
2025-08-20T02:54:03.176738761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.177477077Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-08-20T02:54:03.177748614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020763s 
2025-08-20T02:54:03.178012806Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-08-20T02:54:03.178312700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.179231319Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-08-20T02:54:03.179252221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-08-20T02:54:03', 'AddNewItemMonitorType') 
2025-08-20T02:54:03.179811998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.180499963Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-08-20T02:54:03.180747883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021779s 
2025-08-20T02:54:03.181053929Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-08-20T02:54:03.181296327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.181603255Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-08-20T02:54:03.182045225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-08-20T02:54:03', 'ImportListSearch') 
2025-08-20T02:54:03.182538478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.183302005Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-08-20T02:54:03.183542920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020051s 
2025-08-20T02:54:03.183814537Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-08-20T02:54:03.184118830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.184471379Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-08-20T02:54:03.184932588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-08-20T02:54:03', 'ImportListMonitorExisting') 
2025-08-20T02:54:03.185436863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.186247525Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-08-20T02:54:03.186534142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021114s 
2025-08-20T02:54:03.186785017Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-08-20T02:54:03.187051243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.187364775Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-08-20T02:54:03.187787075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-08-20T02:54:03', 'add_indexer_tags') 
2025-08-20T02:54:03.188309477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.189069687Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-08-20T02:54:03.189314129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020248s 
2025-08-20T02:54:03.189573592Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-08-20T02:54:03.189838765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.190176676Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-08-20T02:54:03.190614617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-08-20T02:54:03', 'update_audio_types') 
2025-08-20T02:54:03.191149454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.192051220Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-08-20T02:54:03.192287195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021771s 
2025-08-20T02:54:03.192610085Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-08-20T02:54:03.192910109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.193279192Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-08-20T02:54:03.193965925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-08-20T02:54:03.194200607Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-08-20T02:54:03.194456472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-08-20T02:54:03.195482057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-08-20T02:54:03.196769239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-08-20T02:54:03.197454278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-08-20T02:54:03.198049556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-08-20T02:54:03.199095953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-08-20T02:54:03.199480938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004764s 
2025-08-20T02:54:03.199717304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-08-20T02:54:03.199946997Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:54:03.200218042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-08-20T02:54:03.201047432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-08-20T02:54:03.201965541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-08-20T02:54:03.202531199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-08-20T02:54:03.203112570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-08-20T02:54:03.204081481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-08-20T02:54:03.204539883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040345s 
2025-08-20T02:54:03.204757532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-08-20T02:54:03.204989469Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-08-20T02:54:03.205244893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-08-20T02:54:03.205936896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-08-20T02:54:03.206696916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-08-20T02:54:03.207274298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-08-20T02:54:03.207872553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-08-20T02:54:03.208815401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-08-20T02:54:03.209266990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037398s 
2025-08-20T02:54:03.209762298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-08-20T02:54:03', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-08-20T02:54:03.210329029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.211400035Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-08-20T02:54:03.211690099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057985s 
2025-08-20T02:54:03.212039091Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-08-20T02:54:03.212315237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.212664571Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-08-20T02:54:03.213127002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-08-20T02:54:03', 'add_on_delete_to_notifications') 
2025-08-20T02:54:03.213647911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.214464354Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-08-20T02:54:03.214734949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021399s 
2025-08-20T02:54:03.214984852Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-08-20T02:54:03.215270598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.215599911Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-08-20T02:54:03.216038003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-08-20T02:54:03', 'add_custom_formats') 
2025-08-20T02:54:03.216544903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.217292719Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-08-20T02:54:03.217542512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020163s 
2025-08-20T02:54:03.217793126Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-08-20T02:54:03.218071697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.218424638Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-08-20T02:54:03.218885115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-08-20T02:54:03', 'add_result_to_commands') 
2025-08-20T02:54:03.219397186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.220179291Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-08-20T02:54:03.220503734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020797s 
2025-08-20T02:54:03.220698837Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-08-20T02:54:03.220993620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.221340659Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-08-20T02:54:03.221812148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-08-20T02:54:03', 'health_restored_notification') 
2025-08-20T02:54:03.222339349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.223157827Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-08-20T02:54:03.223410226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021338s 
2025-08-20T02:54:03.223653155Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-08-20T02:54:03.223942136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.224254135Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-08-20T02:54:03.224668489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-08-20T02:54:03', 'remove_uc') 
2025-08-20T02:54:03.225171692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.226046733Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-08-20T02:54:03.226235053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020726s 
2025-08-20T02:54:03.226532752Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-08-20T02:54:03.226838197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.227198863Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-08-20T02:54:03.227709371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-08-20T02:54:03', 'download_clients_rename_tv_to_music') 
2025-08-20T02:54:03.228303326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.229157356Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-08-20T02:54:03.229451618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002311s 
2025-08-20T02:54:03.229770911Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-08-20T02:54:03.230065795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.230467403Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-08-20T02:54:03.230929744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-08-20T02:54:03', 'add_colon_replacement_to_naming_config') 
2025-08-20T02:54:03.231504211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.232337879Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-08-20T02:54:03.232631982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022513s 
2025-08-20T02:54:03.232911334Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-08-20T02:54:03.233197931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.233552605Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-08-20T02:54:03.233986599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-08-20T02:54:03', 'list_sync_time') 
2025-08-20T02:54:03.234503810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.235340645Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-08-20T02:54:03.235594777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021666s 
2025-08-20T02:54:03.235881664Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-08-20T02:54:03.236199564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.236550471Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-08-20T02:54:03.237026670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-08-20T02:54:03', 'add_download_client_tags') 
2025-08-20T02:54:03.237552558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.238475356Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-08-20T02:54:03.238690740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022409s 
2025-08-20T02:54:03.238983068Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-08-20T02:54:03.239289736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.239668028Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-08-20T02:54:03.240117152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-08-20T02:54:03', 'add_notification_status') 
2025-08-20T02:54:03.240662359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.241524234Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-08-20T02:54:03.241789208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022328s 
2025-08-20T02:54:03.242075544Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-08-20T02:54:03.242386440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.242731846Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-08-20T02:54:03.243247293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-08-20T02:54:03', 'add_alac_24_quality_in_profiles') 
2025-08-20T02:54:03.243772340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.244689898Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-08-20T02:54:03.244956154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022702s 
2025-08-20T02:54:03.245224684Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-08-20T02:54:03.245511582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.245844993Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-08-20T02:54:03.246316282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-08-20T02:54:03', 'add_salt_to_users') 
2025-08-20T02:54:03.246836239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.247685860Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-08-20T02:54:03.248049291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021639s 
2025-08-20T02:54:03.248340708Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-08-20T02:54:03.248619590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.248996027Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-08-20T02:54:03.249434911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-08-20T02:54:03', 'add_auto_tagging') 
2025-08-20T02:54:03.249974998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.250778887Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-08-20T02:54:03.251034001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021549s 
2025-08-20T02:54:03.251329676Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-08-20T02:54:03.251651674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.252031980Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-08-20T02:54:03.252547879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-08-20T02:54:03', 'quality_definition_preferred_size') 
2025-08-20T02:54:03.253116383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.253982086Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-08-20T02:54:03.254270737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002302s 
2025-08-20T02:54:03.254557274Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-08-20T02:54:03.254862539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.255239418Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-08-20T02:54:03.255766980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-08-20T02:54:03', 'add_on_artist_add_to_notifications') 
2025-08-20T02:54:03.256349082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.257359606Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-08-20T02:54:03.257659049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024725s 
2025-08-20T02:54:03.257973101Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-08-20T02:54:03.258244297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.258616216Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-08-20T02:54:03.259120522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-08-20T02:54:03', 'album_last_searched_time') 
2025-08-20T02:54:03.259638795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.260487604Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-08-20T02:54:03.260733779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021977s 
2025-08-20T02:54:03.261013122Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-08-20T02:54:03.261303286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.261648200Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-08-20T02:54:03.262119118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-08-20T02:54:03', 'add_indexer_flags') 
2025-08-20T02:54:03.262637562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.263589809Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-08-20T02:54:03.263860264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022739s 
2025-08-20T02:54:03.264191220Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-08-20T02:54:03.264492136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.264865157Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-08-20T02:54:03.265345284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-08-20T02:54:03', 'add_indexes_album_statistics') 
2025-08-20T02:54:03.265876463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.267023102Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-08-20T02:54:03.267590704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023884s 
2025-08-20T02:54:03.267901009Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-08-20T02:54:03.268200392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-08-20T02:54:03.268565627Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-08-20T02:54:03.269053800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-08-20T02:54:03', 'update_redacted_baseurl') 
2025-08-20T02:54:03.269590471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-08-20T02:54:03.270623551Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-08-20T02:54:03.270891169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024049s 
2025-08-20T02:54:03.471600901Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-08-20T02:54:03.481640273Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-08-20T02:54:03.486846736Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-08-20T02:54:03.627520426Z [Info] QualityProfileService: Setting up default quality profiles 
2025-08-20T02:54:03.660043204Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-08-20T02:54:03.669303298Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-08-20T02:54:03.708019085Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-08-20T02:54:03.708945901Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-08-20T02:54:03.709244663Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-08-20T02:54:03.802067414Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-08-20T02:54:04.454402700Z [ls.io-init] done.