LinuxServer.io

Test Results

linuxserver/lidarr

develop-3.1.1.4876-ls230

Cumulative: PASS

Total Runtime: 70.08s

AMD64 PASS

linuxserver/lidarr

Runtime: 26.95s
amd64-develop-3.1.1.4876-ls230
Build Information
Builder: X86-BUILDER-3c --Hetzner
Created: 2025-11-19T15:35:47+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 120.58MB
Tag: amd64-develop-3.1.1.4876-ls230
Version: 3.1.1.4876-ls230
View Container Logs
Expand
2025-11-19T15:39:15.758118014Z [migrations] started
2025-11-19T15:39:15.758153977Z [migrations] no migrations found
2025-11-19T15:39:15.777068413Z usermod: no changes
2025-11-19T15:39:15.783574132Z ───────────────────────────────────────
2025-11-19T15:39:15.783606097Z 
2025-11-19T15:39:15.783614754Z       ██╗     ███████╗██╗ ██████╗
2025-11-19T15:39:15.783623432Z       ██║     ██╔════╝██║██╔═══██╗
2025-11-19T15:39:15.783631769Z       ██║     ███████╗██║██║   ██║
2025-11-19T15:39:15.783640005Z       ██║     ╚════██║██║██║   ██║
2025-11-19T15:39:15.783648262Z       ███████╗███████║██║╚██████╔╝
2025-11-19T15:39:15.783656548Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-19T15:39:15.783664805Z 
2025-11-19T15:39:15.783672841Z    Brought to you by linuxserver.io
2025-11-19T15:39:15.783680877Z ───────────────────────────────────────
2025-11-19T15:39:15.784062466Z 
2025-11-19T15:39:15.784076855Z To support the app dev(s) visit:
2025-11-19T15:39:15.785781728Z Lidarr: https://opencollective.com/lidarr
2025-11-19T15:39:15.786142073Z 
2025-11-19T15:39:15.786151522Z To support LSIO projects visit:
2025-11-19T15:39:15.786159779Z https://www.linuxserver.io/donate/
2025-11-19T15:39:15.786167755Z 
2025-11-19T15:39:15.786175571Z ───────────────────────────────────────
2025-11-19T15:39:15.786183968Z GID/UID
2025-11-19T15:39:15.786191864Z ───────────────────────────────────────
2025-11-19T15:39:15.791683201Z 
2025-11-19T15:39:15.791695235Z User UID:    911
2025-11-19T15:39:15.791703512Z User GID:    911
2025-11-19T15:39:15.791711478Z ───────────────────────────────────────
2025-11-19T15:39:15.793682767Z Linuxserver.io version: 3.1.1.4876-ls230
2025-11-19T15:39:15.793944374Z Build-date: 2025-11-19T15:35:47+00:00
2025-11-19T15:39:15.793953392Z ───────────────────────────────────────
2025-11-19T15:39:15.793961959Z     
2025-11-19T15:39:15.846423526Z [custom-init] No custom files found, skipping...
2025-11-19T15:39:16.167212116Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.1.4876 
2025-11-19T15:39:16.184933850Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-11-19T15:39:16.188914375Z [Debug] Bootstrap: Console selected 
2025-11-19T15:39:16.190140685Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-11-19T15:39:16.492343370Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-11-19T15:39:16.544326673Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {f9a67b96-586a-4747-b8f0-706d0e587f4d} may be persisted to storage in unencrypted form. 
2025-11-19T15:39:16.601984994Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-11-19T15:39:16.639009496Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-11-19T15:39:16.712499726Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-11-19T15:39:16.719578730Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:16.720191424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:16.759083337Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-11-19T15:39:16.762673807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039519s 
2025-11-19T15:39:16.762920453Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-11-19T15:39:16.763096949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0430314s 
2025-11-19T15:39:16.770390475Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-11-19T15:39:16.770887886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:16.775976353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-11-19T15:39:16.786043925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-11-19T15:39:16.797125569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208738s 
2025-11-19T15:39:16.797520414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:16.799668759Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-11-19T15:39:16.799823661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234643s 
2025-11-19T15:39:16.800445373Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-11-19T15:39:16.800683813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:16.805365561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-11-19T15:39:16.806358049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-19T15:39:16.806982156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013976s 
2025-11-19T15:39:16.807296379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T15:39:16.807572284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001072s 
2025-11-19T15:39:16.808046189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-11-19T15:39:16.808657880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-11-19T15:39:16.809354493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010997s 
2025-11-19T15:39:16.809561530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:16.810304586Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-11-19T15:39:16.810488867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002057s 
2025-11-19T15:39:16.810928713Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-11-19T15:39:16.811148134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:16.811929578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T15:39:16.812710931Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-11-19T15:39:16.812932026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-11-19T15:39:16.813265889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-11-19T15:39:16.813744893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006179s 
2025-11-19T15:39:16.813950337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:16.814628282Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-11-19T15:39:16.814809387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014571s 
2025-11-19T15:39:16.818043509Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-11-19T15:39:16.818267540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:16.818969123Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-11-19T15:39:16.830733712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-11-19T15:39:16.831336265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2025-11-19T15:39:16.831894620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009232s 
2025-11-19T15:39:16.832083350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-11-19T15:39:16.832390538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-11-19T15:39:16.832742968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004865s 
2025-11-19T15:39:16.832927189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-11-19T15:39:16.833274849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T15:39:16.833702961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006019s 
2025-11-19T15:39:16.833900890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-11-19T15:39:16.834191555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-11-19T15:39:16.834548574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004566s 
2025-11-19T15:39:16.834742003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-11-19T15:39:16.840400838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2025-11-19T15:39:16.841619562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006725s 
2025-11-19T15:39:16.841848322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-11-19T15:39:16.842154729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-11-19T15:39:16.842530245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005145s 
2025-11-19T15:39:16.842721180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-11-19T15:39:16.843018819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-11-19T15:39:16.843390949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004745s 
2025-11-19T15:39:16.843569368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-11-19T15:39:16.843868490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:16.844234878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004737s 
2025-11-19T15:39:16.844426604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-11-19T15:39:16.844695576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:16.845054358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004489s 
2025-11-19T15:39:16.845225032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-11-19T15:39:16.846593087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-11-19T15:39:16.847653662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022585s 
2025-11-19T15:39:16.847880649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-11-19T15:39:16.848191024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:16.848511149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004622s 
2025-11-19T15:39:16.848690760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-11-19T15:39:16.848951295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-11-19T15:39:16.849305658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004259s 
2025-11-19T15:39:16.849488036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-11-19T15:39:16.849759192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-11-19T15:39:16.850083845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004293s 
2025-11-19T15:39:16.850287425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-11-19T15:39:16.850571447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-11-19T15:39:16.850899167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004341s 
2025-11-19T15:39:16.851105833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-11-19T15:39:16.851387570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:16.851723677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004437s 
2025-11-19T15:39:16.851927067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-11-19T15:39:16.852182481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-11-19T15:39:16.852537175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004312s 
2025-11-19T15:39:16.852736517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-11-19T15:39:16.853622701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-11-19T15:39:16.854293442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001407s 
2025-11-19T15:39:16.854506190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-11-19T15:39:16.854824471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-11-19T15:39:16.855161800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004653s 
2025-11-19T15:39:16.855362314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-11-19T15:39:16.855656166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-11-19T15:39:16.855983054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004423s 
2025-11-19T15:39:16.856199490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-11-19T15:39:16.856484714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-11-19T15:39:16.856868727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004447s 
2025-11-19T15:39:16.857055664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-11-19T15:39:16.857473124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-11-19T15:39:16.857817478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005726s 
2025-11-19T15:39:16.858020186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-11-19T15:39:16.858785116Z [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-11-19T15:39:16.859357659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011768s 
2025-11-19T15:39:16.859574706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-11-19T15:39:16.859892887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-11-19T15:39:16.860229324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004668s 
2025-11-19T15:39:16.860428075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-11-19T15:39:16.860711145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T15:39:16.861033945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s 
2025-11-19T15:39:16.861216713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-11-19T15:39:16.862033798Z [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-11-19T15:39:16.862688807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012781s 
2025-11-19T15:39:16.862875132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-11-19T15:39:16.863132650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-11-19T15:39:16.863537175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004716s 
2025-11-19T15:39:16.863792820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-11-19T15:39:16.864152263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-11-19T15:39:16.864543702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005231s 
2025-11-19T15:39:16.864787072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-11-19T15:39:16.865094781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-11-19T15:39:16.865464746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004939s 
2025-11-19T15:39:16.865681422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-11-19T15:39:16.865978070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-11-19T15:39:16.866333065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004575s 
2025-11-19T15:39:16.866595784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-11-19T15:39:16.867303248Z [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-11-19T15:39:16.867910631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011719s 
2025-11-19T15:39:16.868115604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-11-19T15:39:16.868694349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-11-19T15:39:16.869132552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008179s 
2025-11-19T15:39:16.869369198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-11-19T15:39:16.869718542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-11-19T15:39:16.870125181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000541s 
2025-11-19T15:39:16.870302989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-11-19T15:39:16.873062736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-11-19T15:39:16.873628295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031287s 
2025-11-19T15:39:16.873835171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-11-19T15:39:16.874145887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-11-19T15:39:16.874500020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004725s 
2025-11-19T15:39:16.874697949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-11-19T15:39:16.875181743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-11-19T15:39:16.875631178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007551s 
2025-11-19T15:39:16.875828956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-11-19T15:39:16.876157247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-11-19T15:39:16.876511761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004514s 
2025-11-19T15:39:16.876722856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-11-19T15:39:16.877216129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-11-19T15:39:16.877739333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008325s 
2025-11-19T15:39:16.877956109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-11-19T15:39:16.878315743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-11-19T15:39:16.878669085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005223s 
2025-11-19T15:39:16.878886462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-11-19T15:39:16.879272019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-11-19T15:39:16.879557804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004988s 
2025-11-19T15:39:16.879736834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-11-19T15:39:16.880484149Z [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-11-19T15:39:16.880983234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010362s 
2025-11-19T15:39:16.881141453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-11-19T15:39:16.882048600Z [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-11-19T15:39:16.882952039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001606s 
2025-11-19T15:39:16.883109025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-11-19T15:39:16.883644894Z [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-11-19T15:39:16.884204461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000836s 
2025-11-19T15:39:16.884307017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-11-19T15:39:16.885032248Z [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-11-19T15:39:16.885620662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011241s 
2025-11-19T15:39:16.885793350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-11-19T15:39:16.886394060Z [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-11-19T15:39:16.886866030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008877s 
2025-11-19T15:39:16.887065642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-11-19T15:39:16.887659157Z [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-11-19T15:39:16.888262682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009754s 
2025-11-19T15:39:16.888454088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-11-19T15:39:16.888884605Z [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-11-19T15:39:16.889289129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006939s 
2025-11-19T15:39:16.889467478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-11-19T15:39:16.889813385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2025-11-19T15:39:16.890182227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005463s 
2025-11-19T15:39:16.890393302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-11-19T15:39:16.890633336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-11-19T15:39:16.890970966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004279s 
2025-11-19T15:39:16.891168864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-11-19T15:39:16.891581605Z [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-11-19T15:39:16.892042122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007054s 
2025-11-19T15:39:16.892234099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-11-19T15:39:16.892926062Z [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-11-19T15:39:16.893492453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010921s 
2025-11-19T15:39:16.893699931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-11-19T15:39:16.894112101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2025-11-19T15:39:16.894583199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007314s 
2025-11-19T15:39:16.894780506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-11-19T15:39:16.895083567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-11-19T15:39:16.895452560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004776s 
2025-11-19T15:39:16.895650408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-11-19T15:39:16.895937667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-11-19T15:39:16.896311159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004468s 
2025-11-19T15:39:16.896488255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-11-19T15:39:16.897185680Z [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-11-19T15:39:16.897745136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011155s 
2025-11-19T15:39:16.897926562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-11-19T15:39:16.898560929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-11-19T15:39:16.899095866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009979s 
2025-11-19T15:39:16.899306651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-11-19T15:39:16.899632246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-19T15:39:16.900057212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005344s 
2025-11-19T15:39:16.900215982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-11-19T15:39:16.900865870Z [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-11-19T15:39:16.901392701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009993s 
2025-11-19T15:39:16.901567613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-11-19T15:39:16.902270508Z [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-11-19T15:39:16.902897411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011454s 
2025-11-19T15:39:16.903089457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-11-19T15:39:16.903540245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2025-11-19T15:39:16.904061985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000756s 
2025-11-19T15:39:16.904294724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-11-19T15:39:16.904598145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-11-19T15:39:16.904945675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004849s 
2025-11-19T15:39:16.905142060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-11-19T15:39:16.905705886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T15:39:16.906285463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009942s 
2025-11-19T15:39:16.906527380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-11-19T15:39:16.906904740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-19T15:39:16.907307761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005924s 
2025-11-19T15:39:16.908764064Z [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-11-19T15:39:16.910493136Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0016332 taking an average of 00:00:00.0016332 
2025-11-19T15:39:16.911280481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-19T15:39:16', 'InitialSetup') 
2025-11-19T15:39:16.911672651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:16.945657663Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-11-19T15:39:16.945855872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0380583s 
2025-11-19T15:39:16.946257791Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-11-19T15:39:16.946404126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:16.946708809Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-11-19T15:39:16.947380452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-11-19T15:39:16.947533981Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:16.947766299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-11-19T15:39:16.948116043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:16.949202430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012269s 
2025-11-19T15:39:16.949585953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-19T15:39:16', 'add_reason_to_pending_releases') 
2025-11-19T15:39:16.949942270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:16.959045210Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-11-19T15:39:16.959225803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110089s 
2025-11-19T15:39:16.959451668Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-11-19T15:39:16.959673134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:16.959936404Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-11-19T15:39:16.962462401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:16.962635108Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:16.962819580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-11-19T15:39:16.963132841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-11-19T15:39:16.964166121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011531s 
2025-11-19T15:39:16.964374220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:16.964515004Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:16.964698233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-11-19T15:39:16.964978137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:16.965956386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010938s 
2025-11-19T15:39:16.966124264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:16.966274928Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-11-19T15:39:16.966494770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-11-19T15:39:16.966831048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:16.967838877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011498s 
2025-11-19T15:39:16.968245205Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-11-19T15:39:16.968896667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-11-19T15:39:16.969141620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006815s 
2025-11-19T15:39:16.969512958Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-11-19T15:39:16.980608209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2025-11-19T15:39:16.982121576Z [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-11-19T15:39:16.982980746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-11-19T15:39:16.984165342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-11-19T15:39:16.986417667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-11-19T15:39:16.986824326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-11-19T15:39:16.987308441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-11-19T15:39:16.987637423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179605s 
2025-11-19T15:39:16.987841354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:16.988031757Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:16.988235988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-11-19T15:39:16.988491343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-11-19T15:39:16.989434562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010167s 
2025-11-19T15:39:16.989772663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-19T15:39:16', 'add_medium_support') 
2025-11-19T15:39:16.990125353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:16.991781858Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-11-19T15:39:16.992029858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033696s 
2025-11-19T15:39:16.992271334Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-11-19T15:39:16.992494183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:16.992776431Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-11-19T15:39:16.993448194Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-11-19T15:39:16.993776164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-11-19T15:39:16.994124185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004106s 
2025-11-19T15:39:16.994226040Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:16.994438758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:16.996858019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023907s 
2025-11-19T15:39:16.997202373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-19T15:39:16', 'add_various_qualites_in_profile') 
2025-11-19T15:39:16.997574813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:16.998613534Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-11-19T15:39:16.998814239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041632s 
2025-11-19T15:39:16.999029272Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-11-19T15:39:16.999233343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:16.999514940Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-11-19T15:39:17.000395352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-11-19T15:39:17.000908947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2025-11-19T15:39:17.001353432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008054s 
2025-11-19T15:39:17.001569867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-11-19T15:39:17.001889451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-11-19T15:39:17.006146132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043053s 
2025-11-19T15:39:17.006357508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-19T15:39:17.006522901Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:17.006797664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-11-19T15:39:17.007219875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:17.008276522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011996s 
2025-11-19T15:39:17.008487106Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-11-19T15:39:17.012583434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-11-19T15:39:17.015312610Z [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-11-19T15:39:17.016530121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:17.017560326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:17.019709995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-11-19T15:39:17.020208368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-11-19T15:39:17.020660318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:17.021107879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:17.021412022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127525s 
2025-11-19T15:39:17.021656033Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-11-19T15:39:17.025927344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-11-19T15:39:17.028626980Z [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-11-19T15:39:17.029784851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:17.030906119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:17.033071820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-11-19T15:39:17.033571476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-11-19T15:39:17.034010259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:17.034450005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:17.034796923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129756s 
2025-11-19T15:39:17.034972427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:17.035122679Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-11-19T15:39:17.035341600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-11-19T15:39:17.035630862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-11-19T15:39:17.036559773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010164s 
2025-11-19T15:39:17.036937463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-19T15:39:17', 'metadata_profiles') 
2025-11-19T15:39:17.037342299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.038617917Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-11-19T15:39:17.038834944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030649s 
2025-11-19T15:39:17.039149007Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-11-19T15:39:17.039358248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.039688222Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-11-19T15:39:17.041776477Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-11-19T15:39:17.046662155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-11-19T15:39:17.047637379Z [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-11-19T15:39:17.048161775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-11-19T15:39:17.048783888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-11-19T15:39:17.050939488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-11-19T15:39:17.051249262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092574s 
2025-11-19T15:39:17.051441829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T15:39:17.051599387Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.051816544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-11-19T15:39:17.052154284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-11-19T15:39:17.053016340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009765s 
2025-11-19T15:39:17.053315432Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-11-19T15:39:17.053676670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-11-19T15:39:17.053942795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003967s 
2025-11-19T15:39:17.054127267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T15:39:17.054277049Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-11-19T15:39:17.054660451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-11-19T15:39:17.058008322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-11-19T15:39:17.059097295Z [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-11-19T15:39:17.059667824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-11-19T15:39:17.060379577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-11-19T15:39:17.062452701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-11-19T15:39:17.062795481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079306s 
2025-11-19T15:39:17.063216359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-19T15:39:17', 'separate_automatic_and_interactive_search') 
2025-11-19T15:39:17.063599099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.064862684Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-11-19T15:39:17.065110142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099209s 
2025-11-19T15:39:17.065331347Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-11-19T15:39:17.065601612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.065853018Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-11-19T15:39:17.066228354Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-11-19T15:39:17.070026111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2025-11-19T15:39:17.072194187Z [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-11-19T15:39:17.073166194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T15:39:17.074319055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T15:39:17.076391197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:17.076823017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-11-19T15:39:17.077262161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-11-19T15:39:17.077698029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-11-19T15:39:17.078131772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:17.078496156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120931s 
2025-11-19T15:39:17.078879468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-19T15:39:17', 'change_album_path_to_relative') 
2025-11-19T15:39:17.079319023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.080917742Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-11-19T15:39:17.081132304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144787s 
2025-11-19T15:39:17.081385163Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-11-19T15:39:17.081599325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.081881313Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-11-19T15:39:17.082490639Z [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-11-19T15:39:17.083020236Z [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-11-19T15:39:17.083364529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005712s 
2025-11-19T15:39:17.083750546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-19T15:39:17', 'change_quality_size_mb_to_kb') 
2025-11-19T15:39:17.084115972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.084880291Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-11-19T15:39:17.085070184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020414s 
2025-11-19T15:39:17.085301499Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-11-19T15:39:17.085468866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.085738038Z [Info] album_releases: Starting migration of Main DB to 9 
2025-11-19T15:39:17.086181351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:17.086390733Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.086545755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-11-19T15:39:17.086861931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-11-19T15:39:17.087731061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010023s 
2025-11-19T15:39:17.087921174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:17.088087589Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-11-19T15:39:17.088319135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-11-19T15:39:17.088591033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-11-19T15:39:17.089440203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009619s 
2025-11-19T15:39:17.089802212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-11-19T15:39:17', 'album_releases') 
2025-11-19T15:39:17.090165163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.091121558Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-11-19T15:39:17.091305349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026338s 
2025-11-19T15:39:17.091554400Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-11-19T15:39:17.091788552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.092043725Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-11-19T15:39:17.092666199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:17.092831301Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.093018739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-11-19T15:39:17.096955095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2025-11-19T15:39:17.099290899Z [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-11-19T15:39:17.100323167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T15:39:17.101576811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T15:39:17.103667371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:17.104152738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-11-19T15:39:17.104573756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-11-19T15:39:17.105039644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-11-19T15:39:17.105456433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:17.105784714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125766s 
2025-11-19T15:39:17.105960248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:17.106100270Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.106323038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-11-19T15:39:17.110204264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2025-11-19T15:39:17.112614186Z [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-11-19T15:39:17.113671425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T15:39:17.114754887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T15:39:17.116942732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:17.117383910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-11-19T15:39:17.117815249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-11-19T15:39:17.118246167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-11-19T15:39:17.118702976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:17.119017440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012525s 
2025-11-19T15:39:17.119384709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-19T15:39:17', 'album_releases_fix') 
2025-11-19T15:39:17.119735215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.121153701Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-11-19T15:39:17.121269384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145644s 
2025-11-19T15:39:17.121477523Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-11-19T15:39:17.121697065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.121961789Z [Info] import_lists: Starting migration of Main DB to 11 
2025-11-19T15:39:17.122851961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-11-19T15:39:17.123730520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2025-11-19T15:39:17.124413465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013493s 
2025-11-19T15:39:17.124574239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-11-19T15:39:17.124867179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-11-19T15:39:17.125207043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004436s 
2025-11-19T15:39:17.125391354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-11-19T15:39:17.126038477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-11-19T15:39:17.126581010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010094s 
2025-11-19T15:39:17.126801343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-11-19T15:39:17.127159013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T15:39:17.127509910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005138s 
2025-11-19T15:39:17.127876258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-19T15:39:17', 'import_lists') 
2025-11-19T15:39:17.128252866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.129112427Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-11-19T15:39:17.129294854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021006s 
2025-11-19T15:39:17.129508695Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-11-19T15:39:17.129717134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.129969002Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-11-19T15:39:17.130356973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-11-19T15:39:17.130512095Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.130753101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-11-19T15:39:17.131085009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-11-19T15:39:17.131981795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010298s 
2025-11-19T15:39:17.132156707Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:17.132421731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:17.133396223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010451s 
2025-11-19T15:39:17.133744594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-11-19T15:39:17', 'add_release_status') 
2025-11-19T15:39:17.134148979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.134885301Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-11-19T15:39:17.135061256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025131s 
2025-11-19T15:39:17.135279134Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-11-19T15:39:17.135502855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.135780744Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-11-19T15:39:17.136117312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:17.136313247Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.136508961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-11-19T15:39:17.136858505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:17.137751934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010391s 
2025-11-19T15:39:17.138206048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-19T15:39:17', 'album_download_notification') 
2025-11-19T15:39:17.138501884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.139298488Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-11-19T15:39:17.139470955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025168s 
2025-11-19T15:39:17.139693593Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-11-19T15:39:17.139931422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.140206226Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-11-19T15:39:17.140843749Z [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-11-19T15:39:17.141487836Z [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-11-19T15:39:17.141917531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007455s 
2025-11-19T15:39:17.142428570Z [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-11-19T15:39:17.143092868Z [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-11-19T15:39:17.143496250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007341s 
2025-11-19T15:39:17.143916085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-19T15:39:17', 'fix_language_metadata_profiles') 
2025-11-19T15:39:17.144293305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.145058827Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-11-19T15:39:17.145206013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022101s 
2025-11-19T15:39:17.145405004Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-11-19T15:39:17.145622702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.145865992Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-11-19T15:39:17.146218582Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-11-19T15:39:17.146519658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-11-19T15:39:17.146819452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003557s 
2025-11-19T15:39:17.147138063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-19T15:39:17', 'remove_fanzub') 
2025-11-19T15:39:17.147485152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.148351827Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-11-19T15:39:17.148525257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018742s 
2025-11-19T15:39:17.148769028Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-11-19T15:39:17.148964491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.149259796Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-11-19T15:39:17.150709275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-11-19T15:39:17.150998667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-11-19T15:39:17.151330185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004313s 
2025-11-19T15:39:17.151553745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-11-19T15:39:17.151894912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-11-19T15:39:17.152288204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005285s 
2025-11-19T15:39:17.152754342Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-11-19T15:39:17.153192164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-11-19T15:39:17.153570065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006302s 
2025-11-19T15:39:17.153809477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-11-19T15:39:17.154088579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-11-19T15:39:17.154458925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004689s 
2025-11-19T15:39:17.154629378Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-11-19T15:39:17.154933951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-11-19T15:39:17.155269958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004647s 
2025-11-19T15:39:17.155474820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-11-19T15:39:17.155804664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-11-19T15:39:17.156167565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004928s 
2025-11-19T15:39:17.156603513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-19T15:39:17', 'update_artist_history_indexes') 
2025-11-19T15:39:17.156966003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.157908551Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-11-19T15:39:17.158092912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021825s 
2025-11-19T15:39:17.158304448Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-11-19T15:39:17.158501765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.159989721Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-11-19T15:39:17.160408144Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:17.161570715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-11-19T15:39:17.161944207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013059s 
2025-11-19T15:39:17.162401498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-19T15:39:17', 'remove_nma') 
2025-11-19T15:39:17.162780241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.169135597Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-11-19T15:39:17.169185969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039545s 
2025-11-19T15:39:17.169197322Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-11-19T15:39:17.169207242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.169216741Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-11-19T15:39:17.169226260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:17.169235849Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2025-11-19T15:39:17.169245859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-11-19T15:39:17.177497555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-11-19T15:39:17.178613632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102559s 
2025-11-19T15:39:17.179028969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-19T15:39:17', 'album_disambiguation') 
2025-11-19T15:39:17.179388122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.180487365Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-11-19T15:39:17.180669041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120819s 
2025-11-19T15:39:17.180930367Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-11-19T15:39:17.181159429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.181476647Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-11-19T15:39:17.181916032Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:17.182156817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:17.183570143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001442s 
2025-11-19T15:39:17.183961431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-19T15:39:17', 'add_ape_quality_in_profiles') 
2025-11-19T15:39:17.184345374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.185254555Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-11-19T15:39:17.185447012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003106s 
2025-11-19T15:39:17.185719681Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-11-19T15:39:17.185872770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.186149727Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-11-19T15:39:17.187100722Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:17.187469575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-11-19T15:39:17.187745961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004168s 
2025-11-19T15:39:17.187994752Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:17.188313023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-11-19T15:39:17.188592727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000403s 
2025-11-19T15:39:17.188824153Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:17.189131842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-11-19T15:39:17.189420083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000398s 
2025-11-19T15:39:17.189793555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-19T15:39:17', 'remove_pushalot') 
2025-11-19T15:39:17.190143990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.190752746Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-11-19T15:39:17.190933901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001707s 
2025-11-19T15:39:17.191156008Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-11-19T15:39:17.191379458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.191658720Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-11-19T15:39:17.192074187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-11-19T15:39:17.192592621Z [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-11-19T15:39:17.192962095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006841s 
2025-11-19T15:39:17.193335817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-19T15:39:17', 'add_custom_filters') 
2025-11-19T15:39:17.193711935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.194560373Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-11-19T15:39:17.194752840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022584s 
2025-11-19T15:39:17.195004677Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-11-19T15:39:17.195189379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.195454653Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-11-19T15:39:17.195798937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-11-19T15:39:17.195978669Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:17.196213542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-11-19T15:39:17.196478385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-11-19T15:39:17.197456935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010623s 
2025-11-19T15:39:17.197827021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-19T15:39:17', 'import_list_tags') 
2025-11-19T15:39:17.198214220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.198993489Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-11-19T15:39:17.199177019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025628s 
2025-11-19T15:39:17.199396260Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-11-19T15:39:17.199629500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.199918392Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-11-19T15:39:17.204388703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-11-19T15:39:17.205117381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2025-11-19T15:39:17.205760055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011359s 
2025-11-19T15:39:17.205926329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-11-19T15:39:17.206307607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-11-19T15:39:17.206693634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005568s 
2025-11-19T15:39:17.209093066Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-11-19T15:39:17.209117174Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-11-19T15:39:17.209128267Z                           FROM "Artists" 
2025-11-19T15:39:17.210107048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-11-19T15:39:17.210129833Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-11-19T15:39:17.210140986Z                           FROM "Artists" 
2025-11-19T15:39:17.210697567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011305s 
2025-11-19T15:39:17.210884373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-19T15:39:17.211053243Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.211267184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-11-19T15:39:17.211611798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:17.212670610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011835s 
2025-11-19T15:39:17.213229204Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-11-19T15:39:17.213246780Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T15:39:17.213256069Z                                                   FROM "ArtistMetadata"
2025-11-19T15:39:17.213264666Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-11-19T15:39:17.213960697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-11-19T15:39:17.213973744Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T15:39:17.213978533Z                                                   FROM "ArtistMetadata"
2025-11-19T15:39:17.213982692Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-11-19T15:39:17.214449973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008123s 
2025-11-19T15:39:17.214614223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-11-19T15:39:17.215462652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2025-11-19T15:39:17.216122190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013366s 
2025-11-19T15:39:17.216371802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-11-19T15:39:17.216722879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-11-19T15:39:17.217127684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005442s 
2025-11-19T15:39:17.217336926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-11-19T15:39:17.217678884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-11-19T15:39:17.218005241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000473s 
2025-11-19T15:39:17.218203761Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:17.218398674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:17.223378461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049684s 
2025-11-19T15:39:17.223527842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:17.223690860Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.223938789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-11-19T15:39:17.224263683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:17.225254068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011291s 
2025-11-19T15:39:17.225445092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:17.225612519Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.225810678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-11-19T15:39:17.226147677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:17.227054403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010227s 
2025-11-19T15:39:17.227236900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:17.227409318Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.227606314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-11-19T15:39:17.227920136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-11-19T15:39:17.228777523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009832s 
2025-11-19T15:39:17.229423614Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-11-19T15:39:17.229433724Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T15:39:17.229438273Z                                                   FROM "ArtistMetadata"
2025-11-19T15:39:17.229442071Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-11-19T15:39:17.229446229Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-11-19T15:39:17.230275890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-11-19T15:39:17.230284176Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T15:39:17.230288766Z                                                   FROM "ArtistMetadata"
2025-11-19T15:39:17.230293205Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-11-19T15:39:17.230298064Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-11-19T15:39:17.230792741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009527s 
2025-11-19T15:39:17.230969897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:17.231133266Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.231625267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-11-19T15:39:17.231977356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-11-19T15:39:17.232878360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001056s 
2025-11-19T15:39:17.233066659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:17.233239147Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.233439009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-11-19T15:39:17.233785026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:17.234663585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010176s 
2025-11-19T15:39:17.234835501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:17.235009692Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.235241538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-11-19T15:39:17.235544318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:17.236528620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011057s 
2025-11-19T15:39:17.237113087Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-11-19T15:39:17.237121534Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-11-19T15:39:17.237125802Z                                                 FROM "AlbumReleases"
2025-11-19T15:39:17.237129811Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-11-19T15:39:17.237133889Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-11-19T15:39:17.237907677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-11-19T15:39:17.237922918Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-11-19T15:39:17.237931996Z                                                 FROM "AlbumReleases"
2025-11-19T15:39:17.237940713Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-11-19T15:39:17.237949942Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-11-19T15:39:17.238420630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008832s 
2025-11-19T15:39:17.239028464Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-11-19T15:39:17.239042041Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T15:39:17.239052031Z                                                   FROM "ArtistMetadata"
2025-11-19T15:39:17.239060468Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-11-19T15:39:17.239069687Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-11-19T15:39:17.239892634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-11-19T15:39:17.239915360Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T15:39:17.239923135Z                                                   FROM "ArtistMetadata"
2025-11-19T15:39:17.239929849Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-11-19T15:39:17.239936252Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-11-19T15:39:17.240397992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009598s 
2025-11-19T15:39:17.240946185Z [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-11-19T15:39:17.244889305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-11-19T15:39:17.246343654Z [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-11-19T15:39:17.247029765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:17.248137496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:17.250400202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:17.250882252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:17.251238350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099625s 
2025-11-19T15:39:17.251642994Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-11-19T15:39:17.255659823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2025-11-19T15:39:17.257484557Z [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-11-19T15:39:17.258337645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T15:39:17.259771171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T15:39:17.262060060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:17.262612703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:17.262985233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110237s 
2025-11-19T15:39:17.263267010Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-11-19T15:39:17.267366084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-11-19T15:39:17.268962419Z [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-11-19T15:39:17.269694022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-11-19T15:39:17.270650608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-11-19T15:39:17.272884366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-11-19T15:39:17.273416808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-11-19T15:39:17.273814108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103401s 
2025-11-19T15:39:17.274023099Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-11-19T15:39:17.277954585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2025-11-19T15:39:17.279026113Z [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-11-19T15:39:17.279603476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T15:39:17.280374408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T15:39:17.282615110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T15:39:17.283017029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087971s 
2025-11-19T15:39:17.283253445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-11-19T15:39:17.283606386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:17.284032694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005502s 
2025-11-19T15:39:17.284282387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-11-19T15:39:17.284573443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T15:39:17.284924179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004933s 
2025-11-19T15:39:17.285160585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-11-19T15:39:17.285488856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:17.285862338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005236s 
2025-11-19T15:39:17.286096991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-11-19T15:39:17.286417526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:17.286893425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005818s 
2025-11-19T15:39:17.287088718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-11-19T15:39:17.287402239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-11-19T15:39:17.287811984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005137s 
2025-11-19T15:39:17.288044943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-11-19T15:39:17.288415670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-11-19T15:39:17.288802559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005455s 
2025-11-19T15:39:17.288987772Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T15:39:17.289952665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-11-19T15:39:17.290298601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010911s 
2025-11-19T15:39:17.290431389Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T15:39:17.290761173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-11-19T15:39:17.291050816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004559s 
2025-11-19T15:39:17.291265388Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T15:39:17.291627036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-11-19T15:39:17.292006871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005865s 
2025-11-19T15:39:17.292382067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-19T15:39:17', 'add_release_groups_etc') 
2025-11-19T15:39:17.292766090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.295348430Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-11-19T15:39:17.295579074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038933s 
2025-11-19T15:39:17.295862785Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-11-19T15:39:17.296137649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.296435929Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-11-19T15:39:17.297028944Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T15:39:17.297302965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-11-19T15:39:17.297591336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003808s 
2025-11-19T15:39:17.297975159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-19T15:39:17', 'NewMediaInfoFormat') 
2025-11-19T15:39:17.298358911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.299050784Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-11-19T15:39:17.299250436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018176s 
2025-11-19T15:39:17.299503476Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-11-19T15:39:17.299776085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.300080728Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-11-19T15:39:17.301419193Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-11-19T15:39:17.301860322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-11-19T15:39:17.304006343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023935s 
2025-11-19T15:39:17.304254543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-11-19T15:39:17.304421229Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.304663907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-11-19T15:39:17.305088803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:17.306021962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011053s 
2025-11-19T15:39:17.306432659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-19T15:39:17', 'rename_restrictions_to_release_profiles') 
2025-11-19T15:39:17.306839688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.307571853Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-11-19T15:39:17.307783018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002594s 
2025-11-19T15:39:17.308098403Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-11-19T15:39:17.308358938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.308661076Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-11-19T15:39:17.309939119Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-11-19T15:39:17.310184373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-11-19T15:39:17.312402680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023027s 
2025-11-19T15:39:17.312601280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-11-19T15:39:17.312764669Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.313004482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-11-19T15:39:17.313348504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-11-19T15:39:17.314224809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009819s 
2025-11-19T15:39:17.314437738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-11-19T15:39:17.314611387Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.314856541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-11-19T15:39:17.315197227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-11-19T15:39:17.316109704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010371s 
2025-11-19T15:39:17.316292232Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T15:39:17.316596815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-11-19T15:39:17.316880226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004006s 
2025-11-19T15:39:17.317056080Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T15:39:17.317334871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-11-19T15:39:17.317647431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003949s 
2025-11-19T15:39:17.317875199Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-11-19T15:39:17.322499852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-11-19T15:39:17.324001095Z [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-11-19T15:39:17.324662386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:17.325622489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:17.327805124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:17.328277115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:17.328759586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:17.329250845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T15:39:17.329623385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115122s 
2025-11-19T15:39:17.330088783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-19T15:39:17', 'rename_quality_profiles_add_upgrade_allowed') 
2025-11-19T15:39:17.330686516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.332247560Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-11-19T15:39:17.332457773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140643s 
2025-11-19T15:39:17.332715201Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-11-19T15:39:17.332979874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.333245229Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-11-19T15:39:17.333734183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-11-19T15:39:17.334207346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL) 
2025-11-19T15:39:17.334672352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007208s 
2025-11-19T15:39:17.334926284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-11-19T15:39:17.335373023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-11-19T15:39:17.335964063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007539s 
2025-11-19T15:39:17.336337175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-19T15:39:17', 'add_import_exclusions') 
2025-11-19T15:39:17.336729284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.337658946Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-11-19T15:39:17.337836283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002449s 
2025-11-19T15:39:17.338064012Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-11-19T15:39:17.338307722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.338581504Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-11-19T15:39:17.343273902Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-11-19T15:39:17.343297971Z                           WHERE "Id" in (
2025-11-19T15:39:17.343306999Z                           SELECT "Artists"."Id" from "Artists"
2025-11-19T15:39:17.343316037Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:17.343325266Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T15:39:17.344198825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-11-19T15:39:17.344212743Z                           WHERE "Id" in (
2025-11-19T15:39:17.344216921Z                           SELECT "Artists"."Id" from "Artists"
2025-11-19T15:39:17.344220979Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:17.344225488Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T15:39:17.344821048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010983s 
2025-11-19T15:39:17.345406376Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-11-19T15:39:17.345426968Z                           WHERE "Id" in (
2025-11-19T15:39:17.345435635Z                           SELECT "Albums"."Id" from "Albums"
2025-11-19T15:39:17.345446387Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:17.345458050Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T15:39:17.346196748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-11-19T15:39:17.346206958Z                           WHERE "Id" in (
2025-11-19T15:39:17.346210906Z                           SELECT "Albums"."Id" from "Albums"
2025-11-19T15:39:17.346214914Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:17.346219504Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T15:39:17.346794431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009993s 
2025-11-19T15:39:17.347383548Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-11-19T15:39:17.347403909Z                           WHERE "Id" in (
2025-11-19T15:39:17.347412917Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-11-19T15:39:17.347421775Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-11-19T15:39:17.347430943Z                           WHERE "Albums"."Id" IS NULL) 
2025-11-19T15:39:17.348201334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-11-19T15:39:17.348213669Z                           WHERE "Id" in (
2025-11-19T15:39:17.348217637Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-11-19T15:39:17.348221886Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-11-19T15:39:17.348226114Z                           WHERE "Albums"."Id" IS NULL) 
2025-11-19T15:39:17.348749859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009693s 
2025-11-19T15:39:17.349316520Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-11-19T15:39:17.349338324Z                           WHERE "Id" in (
2025-11-19T15:39:17.349348654Z                           SELECT "Tracks"."Id" from "Tracks"
2025-11-19T15:39:17.349358815Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-19T15:39:17.349370098Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-11-19T15:39:17.350119547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-11-19T15:39:17.350162182Z                           WHERE "Id" in (
2025-11-19T15:39:17.350171581Z                           SELECT "Tracks"."Id" from "Tracks"
2025-11-19T15:39:17.350180509Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-19T15:39:17.350189988Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-11-19T15:39:17.350706548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009696s 
2025-11-19T15:39:17.351285444Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-11-19T15:39:17.351305414Z                           WHERE "Id" in (
2025-11-19T15:39:17.351314092Z                           SELECT "Tracks"."Id" from "Tracks"
2025-11-19T15:39:17.351322849Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:17.351332018Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T15:39:17.352160726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-11-19T15:39:17.352172701Z                           WHERE "Id" in (
2025-11-19T15:39:17.352176899Z                           SELECT "Tracks"."Id" from "Tracks"
2025-11-19T15:39:17.352180737Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:17.352184855Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T15:39:17.352773831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001108s 
2025-11-19T15:39:17.353426215Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-19T15:39:17.353447838Z                           WHERE "Id" IN (
2025-11-19T15:39:17.353456736Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:17.353465474Z                           LEFT OUTER JOIN "Tracks"
2025-11-19T15:39:17.353473770Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T15:39:17.353482749Z                           WHERE "Tracks"."Id" IS NULL) 
2025-11-19T15:39:17.354152728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-19T15:39:17.354161505Z                           WHERE "Id" IN (
2025-11-19T15:39:17.354165944Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:17.354169742Z                           LEFT OUTER JOIN "Tracks"
2025-11-19T15:39:17.354173510Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T15:39:17.354177568Z                           WHERE "Tracks"."Id" IS NULL) 
2025-11-19T15:39:17.354813538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009752s 
2025-11-19T15:39:17.355144034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-19T15:39:17', 'clean_artist_metadata_table') 
2025-11-19T15:39:17.355512005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.356318298Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-11-19T15:39:17.356511137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024941s 
2025-11-19T15:39:17.356764727Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-11-19T15:39:17.356975762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.357267610Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-11-19T15:39:17.357991387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:17.358185618Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T15:39:17.358404489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-11-19T15:39:17.358760907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:17.359786502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011734s 
2025-11-19T15:39:17.359985853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:17.360161738Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.360382803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-11-19T15:39:17.360815945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:17.361703943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011089s 
2025-11-19T15:39:17.361900549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:17.362078758Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.362358220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-11-19T15:39:17.362648164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:17.363568186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010702s 
2025-11-19T15:39:17.363758099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:17.363928753Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.364166832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-11-19T15:39:17.364519773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:17.365455387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010673s 
2025-11-19T15:39:17.365642654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:17.365789990Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.366007949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-11-19T15:39:17.366353014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:17.367292175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010573s 
2025-11-19T15:39:17.367529734Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-11-19T15:39:17.373573985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-11-19T15:39:17.375282435Z [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-11-19T15:39:17.376052024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-11-19T15:39:17.376563424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-11-19T15:39:17.378869427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011162s 
2025-11-19T15:39:17.379138249Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-11-19T15:39:17.383165999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-11-19T15:39:17.384839699Z [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-11-19T15:39:17.385609970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-11-19T15:39:17.386204758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-11-19T15:39:17.388427624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090839s 
2025-11-19T15:39:17.388822228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-19T15:39:17', 'health_issue_notification') 
2025-11-19T15:39:17.389182975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.390587573Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-11-19T15:39:17.390780672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112053s 
2025-11-19T15:39:17.391032639Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-11-19T15:39:17.391264456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.391558007Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-11-19T15:39:17.392622901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T15:39:17.392795008Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.393020893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-11-19T15:39:17.393364655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-11-19T15:39:17.394353095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011256s 
2025-11-19T15:39:17.394527476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T15:39:17.394706096Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.394875878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-11-19T15:39:17.395137885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-11-19T15:39:17.396097217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010152s 
2025-11-19T15:39:17.396439717Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-11-19T15:39:17.396642465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-11-19T15:39:17.396915274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003464s 
2025-11-19T15:39:17.397403097Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-19T15:39:17.397421143Z                 WHERE "Id" IN (
2025-11-19T15:39:17.397429921Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:17.397438638Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T15:39:17.397447586Z                     WHERE "Tracks"."Id" IS NULL) 
2025-11-19T15:39:17.398103758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-19T15:39:17.398126463Z                 WHERE "Id" IN (
2025-11-19T15:39:17.398137445Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:17.398146253Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T15:39:17.398155422Z                     WHERE "Tracks"."Id" IS NULL) 
2025-11-19T15:39:17.398616801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008393s 
2025-11-19T15:39:17.399262641Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-19T15:39:17.399281419Z                 WHERE "Id" IN (
2025-11-19T15:39:17.399290046Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:17.399298864Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-11-19T15:39:17.399307892Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-11-19T15:39:17.399317782Z                     WHERE "Artists"."Path" IS NULL) 
2025-11-19T15:39:17.400228907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-19T15:39:17.400241402Z                 WHERE "Id" IN (
2025-11-19T15:39:17.400245951Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:17.400250130Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-11-19T15:39:17.400254318Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-11-19T15:39:17.400258496Z                     WHERE "Artists"."Path" IS NULL) 
2025-11-19T15:39:17.400790828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010728s 
2025-11-19T15:39:17.401499345Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-19T15:39:17.401516349Z                 WHERE "Id" IN (
2025-11-19T15:39:17.401524936Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:17.401533524Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T15:39:17.401542402Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-19T15:39:17.401553023Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-11-19T15:39:17.401561831Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-11-19T15:39:17.402515481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-19T15:39:17.402532645Z                 WHERE "Id" IN (
2025-11-19T15:39:17.402541453Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:17.402550121Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T15:39:17.402559089Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-19T15:39:17.402568097Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-11-19T15:39:17.402576784Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-11-19T15:39:17.403196863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001227s 
2025-11-19T15:39:17.403746469Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-11-19T15:39:17.403760838Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-11-19T15:39:17.403769967Z                 FROM "Artists"
2025-11-19T15:39:17.403778414Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-11-19T15:39:17.403787622Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-11-19T15:39:17.404516630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-11-19T15:39:17.404527532Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-11-19T15:39:17.404532412Z                 FROM "Artists"
2025-11-19T15:39:17.404536190Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-11-19T15:39:17.404540448Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-11-19T15:39:17.404993290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008332s 
2025-11-19T15:39:17.405401763Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-19T15:39:17.405410420Z                 WHERE "Id" NOT IN (
2025-11-19T15:39:17.405432274Z                     SELECT MIN("Id")
2025-11-19T15:39:17.405436332Z                     FROM "TrackFiles"
2025-11-19T15:39:17.405440080Z                     GROUP BY "Path"
2025-11-19T15:39:17.405443847Z                 ) 
2025-11-19T15:39:17.405942351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-19T15:39:17.405948514Z                 WHERE "Id" NOT IN (
2025-11-19T15:39:17.405952201Z                     SELECT MIN("Id")
2025-11-19T15:39:17.405955838Z                     FROM "TrackFiles"
2025-11-19T15:39:17.405959556Z                     GROUP BY "Path"
2025-11-19T15:39:17.405963494Z                 ) 
2025-11-19T15:39:17.406323639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006134s 
2025-11-19T15:39:17.406527189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T15:39:17.406657181Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.406844468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-11-19T15:39:17.410422342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T15:39:17.411559352Z [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-11-19T15:39:17.412152787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T15:39:17.412803938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T15:39:17.415058899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T15:39:17.415425757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083986s 
2025-11-19T15:39:17.415641923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-11-19T15:39:17.415930744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-19T15:39:17.416350810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005058s 
2025-11-19T15:39:17.416527576Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-11-19T15:39:17.420005008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T15:39:17.421130003Z [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-11-19T15:39:17.421673167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T15:39:17.422470472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T15:39:17.424707066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T15:39:17.425161000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-19T15:39:17.425499251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087933s 
2025-11-19T15:39:17.425874597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-19T15:39:17', 'add_mediafilerepository_mtime') 
2025-11-19T15:39:17.426250825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.427301811Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-11-19T15:39:17.427499780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010537s 
2025-11-19T15:39:17.427755364Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-11-19T15:39:17.428016590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.428290622Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-11-19T15:39:17.429716583Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-11-19T15:39:17.429724980Z                           WHERE "Id" NOT IN (
2025-11-19T15:39:17.429729188Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-11-19T15:39:17.429733257Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:17.429737485Z                             GROUP BY "ArtistMetadata"."Id") 
2025-11-19T15:39:17.430548348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-11-19T15:39:17.430566995Z                           WHERE "Id" NOT IN (
2025-11-19T15:39:17.430575793Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-11-19T15:39:17.430584491Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:17.430593619Z                             GROUP BY "ArtistMetadata"."Id") 
2025-11-19T15:39:17.431030198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000894s 
2025-11-19T15:39:17.431222145Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-11-19T15:39:17.431469663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-11-19T15:39:17.431863125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004216s 
2025-11-19T15:39:17.432063819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-11-19T15:39:17.435750192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2025-11-19T15:39:17.437219762Z [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-11-19T15:39:17.437910683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:17.438662958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:17.440938389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:17.441383365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:17.441834814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T15:39:17.442152033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098882s 
2025-11-19T15:39:17.442366024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-11-19T15:39:17.442682962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:17.443068128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005267s 
2025-11-19T15:39:17.443450237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-19T15:39:17', 'add_artistmetadataid_constraint') 
2025-11-19T15:39:17.443887878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.444846869Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-11-19T15:39:17.445038736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022474s 
2025-11-19T15:39:17.445268178Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-11-19T15:39:17.445494744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.445762072Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-11-19T15:39:17.446383744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-11-19T15:39:17.446553756Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.446773859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-11-19T15:39:17.447076850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T15:39:17.448028937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010812s 
2025-11-19T15:39:17.448223929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-11-19T15:39:17.448391567Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.448619817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-11-19T15:39:17.448973940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T15:39:17.449912490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010722s 
2025-11-19T15:39:17.450096590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:17.450247414Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T15:39:17.450456455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-11-19T15:39:17.450797552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T15:39:17.451708356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010435s 
2025-11-19T15:39:17.451913719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-11-19T15:39:17.452097690Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.452313294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-11-19T15:39:17.452676024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T15:39:17.453582319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010654s 
2025-11-19T15:39:17.453754245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:17.453931282Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T15:39:17.454147818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-11-19T15:39:17.454484465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T15:39:17.455387394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010508s 
2025-11-19T15:39:17.455578188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:17.455726456Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.455943032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-11-19T15:39:17.456298678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T15:39:17.457172678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010328s 
2025-11-19T15:39:17.457546191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-19T15:39:17', 'old_ids_and_artist_alias') 
2025-11-19T15:39:17.457912729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.458652989Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-11-19T15:39:17.458875768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024711s 
2025-11-19T15:39:17.459049848Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-11-19T15:39:17.459286846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.459535967Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-11-19T15:39:17.459864278Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:17.460112308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:17.460633126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005862s 
2025-11-19T15:39:17.460915685Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-11-19T15:39:17.461199337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-11-19T15:39:17.461464250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003367s 
2025-11-19T15:39:17.461809676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-19T15:39:17', 'download_propers_config') 
2025-11-19T15:39:17.462175322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.462902967Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-11-19T15:39:17.463064703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017021s 
2025-11-19T15:39:17.463274686Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-11-19T15:39:17.463481552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.463755494Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-11-19T15:39:17.464577138Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-11-19T15:39:17.464869427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-11-19T15:39:17.465426338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006554s 
2025-11-19T15:39:17.465634658Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-11-19T15:39:17.469263164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2025-11-19T15:39:17.470611529Z [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-11-19T15:39:17.471251468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:17.472260038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:17.474465159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:17.474915415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:17.475355582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T15:39:17.475819476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:17.476205734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103726s 
2025-11-19T15:39:17.476424614Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-11-19T15:39:17.479940153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2025-11-19T15:39:17.481251524Z [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-11-19T15:39:17.481871993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-11-19T15:39:17.482464055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-11-19T15:39:17.484751531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-11-19T15:39:17.485107638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084772s 
2025-11-19T15:39:17.485294354Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-11-19T15:39:17.490014790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-11-19T15:39:17.491141218Z [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-11-19T15:39:17.491731416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-11-19T15:39:17.492177404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-11-19T15:39:17.494408827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089267s 
2025-11-19T15:39:17.494654261Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-11-19T15:39:17.498071723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-11-19T15:39:17.499109332Z [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-11-19T15:39:17.499612215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-11-19T15:39:17.500426585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-11-19T15:39:17.502632567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-11-19T15:39:17.503083585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-11-19T15:39:17.503554283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-11-19T15:39:17.504065352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-11-19T15:39:17.504416489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095436s 
2025-11-19T15:39:17.504609016Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-11-19T15:39:17.507952970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-11-19T15:39:17.509031001Z [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-11-19T15:39:17.509422970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-11-19T15:39:17.509828035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-11-19T15:39:17.512202506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073516s 
2025-11-19T15:39:17.512360374Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-11-19T15:39:17.515704087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T15:39:17.516762619Z [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-11-19T15:39:17.517276213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T15:39:17.518201777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T15:39:17.520496628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T15:39:17.520971304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-19T15:39:17.521276739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087396s 
2025-11-19T15:39:17.521645631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-19T15:39:17', 'remove_language_profiles') 
2025-11-19T15:39:17.522013562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.524009150Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-11-19T15:39:17.524202730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114316s 
2025-11-19T15:39:17.524464547Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-11-19T15:39:17.524675873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.524967781Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-11-19T15:39:17.525453258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-11-19T15:39:17.525608992Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:17.525858133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-11-19T15:39:17.526147165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-11-19T15:39:17.527114934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010648s 
2025-11-19T15:39:17.527509098Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-11-19T15:39:17.528080008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-11-19T15:39:17.528338288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005545s 
2025-11-19T15:39:17.528701279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-19T15:39:17', 'multi_disc_naming_format') 
2025-11-19T15:39:17.529062235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.529811194Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-11-19T15:39:17.530022399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019821s 
2025-11-19T15:39:17.530222071Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-11-19T15:39:17.530445471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.530744934Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-11-19T15:39:17.531097223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-11-19T15:39:17.531251554Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.531445314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-11-19T15:39:17.531805800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:17.532710822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010637s 
2025-11-19T15:39:17.532888059Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:17.533127812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:17.545934910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128003s 
2025-11-19T15:39:17.546335597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-19T15:39:17', 'add_download_client_priority') 
2025-11-19T15:39:17.546773829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.547549611Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-11-19T15:39:17.547747580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144161s 
2025-11-19T15:39:17.547970429Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-11-19T15:39:17.548190913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.548447569Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-11-19T15:39:17.548822033Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:17.549130985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-11-19T15:39:17.549405909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003783s 
2025-11-19T15:39:17.549638327Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:17.549946868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-11-19T15:39:17.550178755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00037s 
2025-11-19T15:39:17.550539512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-19T15:39:17', 'remove_growl_prowl') 
2025-11-19T15:39:17.550894086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.551611550Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-11-19T15:39:17.551808828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017594s 
2025-11-19T15:39:17.552049903Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-11-19T15:39:17.552257621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.552509218Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-11-19T15:39:17.552865245Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:17.553196001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-11-19T15:39:17.553476416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003926s 
2025-11-19T15:39:17.553678953Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:17.553970000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-11-19T15:39:17.554252538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003778s 
2025-11-19T15:39:17.554598275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-19T15:39:17', 'remove_plex_hometheatre') 
2025-11-19T15:39:17.554965524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.555748180Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-11-19T15:39:17.555937992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018182s 
2025-11-19T15:39:17.556146352Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-11-19T15:39:17.556369952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.556644515Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-11-19T15:39:17.557248812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T15:39:17.557417261Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:17.557612845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-11-19T15:39:17.557883710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-11-19T15:39:17.558834004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010305s 
2025-11-19T15:39:17.559022073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T15:39:17.559169129Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.559404673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-11-19T15:39:17.559761431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:17.560753038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011395s 
2025-11-19T15:39:17.560940936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T15:39:17.561084325Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.561322445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-11-19T15:39:17.561747240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:17.562610207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010853s 
2025-11-19T15:39:17.562808437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T15:39:17.562970864Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.563181899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-11-19T15:39:17.563535110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:17.564481636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010883s 
2025-11-19T15:39:17.564651688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T15:39:17.564819075Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.565025060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-11-19T15:39:17.565308701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-11-19T15:39:17.566235317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010128s 
2025-11-19T15:39:17.566416231Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:17.566618478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:17.567604744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010174s 
2025-11-19T15:39:17.567993948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-19T15:39:17', 'add_root_folder_add_defaults') 
2025-11-19T15:39:17.568356548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.569197131Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-11-19T15:39:17.569384899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025626s 
2025-11-19T15:39:17.569575553Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-11-19T15:39:17.569778381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.570041712Z [Info] task_duration: Starting migration of Main DB to 40 
2025-11-19T15:39:17.570350754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-11-19T15:39:17.570529183Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.570742232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-11-19T15:39:17.571048168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-11-19T15:39:17.571962018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010127s 
2025-11-19T15:39:17.572324829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-19T15:39:17', 'task_duration') 
2025-11-19T15:39:17.572684012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.573433591Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-11-19T15:39:17.573609766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024792s 
2025-11-19T15:39:17.573930071Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-11-19T15:39:17.574111466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.574376229Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-11-19T15:39:17.574788229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-11-19T15:39:17.574960005Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.575160208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-11-19T15:39:17.575482437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:17.576432069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010589s 
2025-11-19T15:39:17.576618885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-11-19T15:39:17.576833237Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.577102860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-11-19T15:39:17.577371821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:17.578310111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010594s 
2025-11-19T15:39:17.578703042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-19T15:39:17', 'add_indexer_and_enabled_to_release_profiles') 
2025-11-19T15:39:17.579074590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.579912197Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-11-19T15:39:17.580120887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025968s 
2025-11-19T15:39:17.580334998Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-11-19T15:39:17.580551183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.580799674Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-11-19T15:39:17.581142043Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-11-19T15:39:17.584715108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2025-11-19T15:39:17.586088984Z [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-11-19T15:39:17.586717119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:17.587737954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:17.590047455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:17.590478252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:17.590910874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T15:39:17.591400990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:17.591768360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104109s 
2025-11-19T15:39:17.592134287Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-11-19T15:39:17.592541537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-11-19T15:39:17.592840379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004498s 
2025-11-19T15:39:17.593168219Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-11-19T15:39:17.593557483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-11-19T15:39:17.593879581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004696s 
2025-11-19T15:39:17.594100927Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-11-19T15:39:17.597463257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2025-11-19T15:39:17.598547961Z [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-11-19T15:39:17.599102117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-11-19T15:39:17.599614960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-11-19T15:39:17.602471742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081726s 
2025-11-19T15:39:17.602870555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-19T15:39:17', 'remove_album_folders') 
2025-11-19T15:39:17.603228937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.604469976Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-11-19T15:39:17.604628255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100996s 
2025-11-19T15:39:17.604870062Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-11-19T15:39:17.605086117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.605372383Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-11-19T15:39:17.605828412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T15:39:17.606004656Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T15:39:17.606199880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-11-19T15:39:17.606506537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-11-19T15:39:17.607715171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012734s 
2025-11-19T15:39:17.608049664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-11-19T15:39:17', 'add_priority_to_indexers') 
2025-11-19T15:39:17.608446273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.609146854Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-11-19T15:39:17.609360825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027291s 
2025-11-19T15:39:17.609594285Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-11-19T15:39:17.609812704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.610094572Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-11-19T15:39:17.610539889Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-11-19T15:39:17.610866336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-11-19T15:39:17.611204046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004415s 
2025-11-19T15:39:17.611395171Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:17.611582779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:17.612228569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006587s 
2025-11-19T15:39:17.612615709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-11-19T15:39:17', 'remove_chown_and_folderchmod_config') 
2025-11-19T15:39:17.612985473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.613698258Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-11-19T15:39:17.613892910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020718s 
2025-11-19T15:39:17.614080498Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-11-19T15:39:17.614321844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.614630676Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-11-19T15:39:17.620948137Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-11-19T15:39:17.621722266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-11-19T15:39:17.622163233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008442s 
2025-11-19T15:39:17.622525854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-11-19T15:39:17', 'update_notifiarr') 
2025-11-19T15:39:17.622897983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.623751963Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-11-19T15:39:17.623925332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023792s 
2025-11-19T15:39:17.624169864Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-11-19T15:39:17.624395017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.624673889Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-11-19T15:39:17.624958492Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:17.625176090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:17.626592813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014445s 
2025-11-19T15:39:17.626993189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-11-19T15:39:17', 'email_multiple_addresses') 
2025-11-19T15:39:17.627341390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.628297515Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-11-19T15:39:17.628475313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031016s 
2025-11-19T15:39:17.628706809Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-11-19T15:39:17.628925510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.629204361Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-11-19T15:39:17.629502772Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-11-19T15:39:17.629785902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-11-19T15:39:17.632049150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023465s 
2025-11-19T15:39:17.632439957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-11-19T15:39:17', 'rename_blacklist_to_blocklist') 
2025-11-19T15:39:17.632828870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.633647318Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-11-19T15:39:17.633839986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038976s 
2025-11-19T15:39:17.634069728Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-11-19T15:39:17.634329822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.634564455Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-11-19T15:39:17.634957967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-11-19T15:39:17.635147909Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.635387301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-11-19T15:39:17.635757858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:17.636768593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011572s 
2025-11-19T15:39:17.637009237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-11-19T15:39:17.637390725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:17.638342802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011208s 
2025-11-19T15:39:17.638528627Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:17.638746485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:17.641558868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028653s 
2025-11-19T15:39:17.641938964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-11-19T15:39:17', 'cdh_per_downloadclient') 
2025-11-19T15:39:17.642309279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.643131745Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-11-19T15:39:17.643319393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044109s 
2025-11-19T15:39:17.643522783Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-11-19T15:39:17.643753407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.644042800Z [Info] download_history: Starting migration of Main DB to 52 
2025-11-19T15:39:17.644800436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-11-19T15:39:17.645556698Z [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-11-19T15:39:17.646135414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011513s 
2025-11-19T15:39:17.646353573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-11-19T15:39:17.646699209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-11-19T15:39:17.647048031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004835s 
2025-11-19T15:39:17.647247673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-11-19T15:39:17.647552417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-11-19T15:39:17.647915318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004763s 
2025-11-19T15:39:17.648223769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-11-19T15:39:17.648522110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-11-19T15:39:17.648853186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004922s 
2025-11-19T15:39:17.649026646Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:17.649233151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:17.650286853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010827s 
2025-11-19T15:39:17.650647309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-11-19T15:39:17', 'download_history') 
2025-11-19T15:39:17.651016523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.651949291Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-11-19T15:39:17.652138361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027036s 
2025-11-19T15:39:17.652342292Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-11-19T15:39:17.652560982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.652817028Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-11-19T15:39:17.653275070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-11-19T15:39:17', 'add_update_history') 
2025-11-19T15:39:17.653615636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.654592112Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-11-19T15:39:17.654773698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020168s 
2025-11-19T15:39:17.655000645Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-11-19T15:39:17.655217632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.655496393Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-11-19T15:39:17.655867751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:17.656046280Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.656284860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-11-19T15:39:17.656685106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:17.657734880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012142s 
2025-11-19T15:39:17.658112541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-11-19T15:39:17', 'add_on_update_to_notifications') 
2025-11-19T15:39:17.658526504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.659391165Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-11-19T15:39:17.659597351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028281s 
2025-11-19T15:39:17.659838496Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-11-19T15:39:17.660085574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.660359185Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-11-19T15:39:17.660708959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T15:39:17.660872037Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.661056990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-11-19T15:39:17.661411353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:17.662395325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001109s 
2025-11-19T15:39:17.662819108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-11-19T15:39:17', 'download_client_per_indexer') 
2025-11-19T15:39:17.663150986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.663888702Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-11-19T15:39:17.664118475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025462s 
2025-11-19T15:39:17.664326594Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-11-19T15:39:17.664598902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.664857753Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-11-19T15:39:17.665291005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-19T15:39:17.665454565Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.665681662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-11-19T15:39:17.665998831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:17.667074466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011644s 
2025-11-19T15:39:17.667368078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T15:39:17.667426034Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.667655707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-11-19T15:39:17.668041083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:17.669059093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001171s 
2025-11-19T15:39:17.669230177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-11-19T15:39:17.669375049Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.669587216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-11-19T15:39:17.669915748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:17.670882364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010898s 
2025-11-19T15:39:17.671255455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-11-19T15:39:17', 'AddNewItemMonitorType') 
2025-11-19T15:39:17.671599468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.672368446Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-11-19T15:39:17.672537487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025332s 
2025-11-19T15:39:17.672764274Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-11-19T15:39:17.672959146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.673239661Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-11-19T15:39:17.673530967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-11-19T15:39:17.673703234Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.673909299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-11-19T15:39:17.674250466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:17.675235540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011274s 
2025-11-19T15:39:17.675589042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-11-19T15:39:17', 'ImportListSearch') 
2025-11-19T15:39:17.675977093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.676675139Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-11-19T15:39:17.676872165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025496s 
2025-11-19T15:39:17.677147229Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-11-19T15:39:17.677308263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.677554239Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-11-19T15:39:17.677885315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-11-19T15:39:17.678054827Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.678287505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-11-19T15:39:17.678625365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:17.679637523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011547s 
2025-11-19T15:39:17.680040976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-11-19T15:39:17', 'ImportListMonitorExisting') 
2025-11-19T15:39:17.680392854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.681077954Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-11-19T15:39:17.681273097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025612s 
2025-11-19T15:39:17.681471065Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-11-19T15:39:17.681677361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.681927995Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-11-19T15:39:17.682384064Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:17.682662605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-11-19T15:39:17.682970775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003708s 
2025-11-19T15:39:17.683170177Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:17.683443357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-11-19T15:39:17.683688781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003539s 
2025-11-19T15:39:17.683879235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T15:39:17.684060389Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-19T15:39:17.684245813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-11-19T15:39:17.684526227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-11-19T15:39:17.685445318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010044s 
2025-11-19T15:39:17.685795293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-11-19T15:39:17', 'add_indexer_tags') 
2025-11-19T15:39:17.686169496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.686800016Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-11-19T15:39:17.686983796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023483s 
2025-11-19T15:39:17.687198138Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-11-19T15:39:17.687412088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.687692343Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-11-19T15:39:17.687935212Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:17.688149924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:17.689137162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001008s 
2025-11-19T15:39:17.689504512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-11-19T15:39:17', 'update_audio_types') 
2025-11-19T15:39:17.690914170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:17.691618929Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-11-19T15:39:17.691840906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034456s 
2025-11-19T15:39:17.692195310Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-11-19T15:39:17.692503420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:17.692878175Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-11-19T15:39:17.695713133Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:17.696074872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-11-19T15:39:17.696422642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004569s 
2025-11-19T15:39:17.696661433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-11-19T15:39:17.696870704Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T15:39:17.697185177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-11-19T15:39:17.702088521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2025-11-19T15:39:17.704040692Z [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-11-19T15:39:17.704987438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-11-19T15:39:17.706013995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-11-19T15:39:17.709470655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-11-19T15:39:17.710053088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-11-19T15:39:17.710356439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129231s 
2025-11-19T15:39:17.710534137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:17.710678898Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:17.710903931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-11-19T15:39:17.715103398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-11-19T15:39:17.717092292Z [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-11-19T15:39:17.717970601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T15:39:17.718942628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T15:39:17.721435929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:17.721950394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:17.722435592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:17.722767971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116774s 
2025-11-19T15:39:17.722965639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:17.723106502Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.723312628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-11-19T15:39:17.727488757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-11-19T15:39:17.729436428Z [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-11-19T15:39:17.730350980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T15:39:17.731211923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T15:39:17.733668560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:17.734151122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:17.734630998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:17.734998588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114664s 
2025-11-19T15:39:17.735166607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:17.735326108Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:17.735524988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-11-19T15:39:17.740011482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-11-19T15:39:17.741940337Z [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-11-19T15:39:17.742819116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T15:39:17.743716533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T15:39:17.746397201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:17.746869632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:17.747345731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:17.747703471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119764s 
2025-11-19T15:39:17.747900768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-19T15:39:17.748076823Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.748265102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-11-19T15:39:17.752133101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2025-11-19T15:39:17.753481947Z [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-11-19T15:39:17.754148469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:17.755210688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:17.758411633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:17.758859134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:17.759305723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T15:39:17.759780509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:17.760198170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117198s 
2025-11-19T15:39:17.760383543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-19T15:39:17.760628948Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.760763819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-11-19T15:39:17.764569412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2025-11-19T15:39:17.765955904Z [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-11-19T15:39:17.766599230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:17.767627210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:17.770770909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:17.771207248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:17.771649929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T15:39:17.772154054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:17.772606766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116035s 
2025-11-19T15:39:17.772755546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-11-19T15:39:17.772892271Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.773180922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-11-19T15:39:17.777470340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-11-19T15:39:17.778724886Z [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-11-19T15:39:17.779413793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-11-19T15:39:17.780083792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-11-19T15:39:17.782930504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095275s 
2025-11-19T15:39:17.783105015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-11-19T15:39:17.783277382Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:17.783486934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-11-19T15:39:17.789405652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-11-19T15:39:17.790834349Z [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-11-19T15:39:17.791476332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-11-19T15:39:17.792064306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-11-19T15:39:17.794685925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010945s 
2025-11-19T15:39:17.794909726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-19T15:39:17.795106993Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:17.795349852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-11-19T15:39:17.799196537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-11-19T15:39:17.800327655Z [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-11-19T15:39:17.800871370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-11-19T15:39:17.801303690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-11-19T15:39:17.803708453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081131s 
2025-11-19T15:39:17.803894477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-19T15:39:17.804113348Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.804271336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-11-19T15:39:17.808203975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-11-19T15:39:17.809301605Z [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-11-19T15:39:17.809850590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-11-19T15:39:17.810448424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-11-19T15:39:17.812830531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083429s 
2025-11-19T15:39:17.813022527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-19T15:39:17.813178982Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.813384075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-11-19T15:39:17.817144087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-11-19T15:39:17.818242528Z [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-11-19T15:39:17.818826875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-11-19T15:39:17.819477084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-11-19T15:39:17.822275038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086759s 
2025-11-19T15:39:17.822505743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-11-19T15:39:17.822673380Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-19T15:39:17.822920778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-11-19T15:39:17.827209755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T15:39:17.828348317Z [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-11-19T15:39:17.828969989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-11-19T15:39:17.829683085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-11-19T15:39:17.832745862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-19T15:39:17.833148563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100047s 
2025-11-19T15:39:17.833343676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-11-19T15:39:17.833517075Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T15:39:17.833805125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-11-19T15:39:17.837723766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T15:39:17.838823901Z [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-11-19T15:39:17.839512868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-11-19T15:39:17.840548283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-11-19T15:39:17.843552943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-19T15:39:17.844177882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101581s 
2025-11-19T15:39:17.844389297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-11-19T15:39:17.844593819Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T15:39:17.844890106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-11-19T15:39:17.848743515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T15:39:17.849833790Z [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-11-19T15:39:17.850457907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-11-19T15:39:17.851447640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-11-19T15:39:17.854265163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-19T15:39:17.854722905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095736s 
2025-11-19T15:39:17.854902787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-11-19T15:39:17.855088261Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T15:39:17.855336431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-11-19T15:39:17.859461046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-11-19T15:39:17.860772587Z [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-11-19T15:39:17.861368737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-11-19T15:39:17.862172235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-11-19T15:39:17.864926942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-11-19T15:39:17.866883421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-11-19T15:39:17.867569513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-11-19T15:39:17.868038187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124747s 
2025-11-19T15:39:17.868497912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-11-19T15:39:17.868748126Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-11-19T15:39:17.869033721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-11-19T15:39:17.872996040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-11-19T15:39:17.874021525Z [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-11-19T15:39:17.874585270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-11-19T15:39:17.875082170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-11-19T15:39:17.877712517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084214s 
2025-11-19T15:39:17.877936788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-11-19T15:39:17.878127723Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-11-19T15:39:17.878396684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-11-19T15:39:17.902770874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-11-19T15:39:17.904520417Z [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-11-19T15:39:17.905481853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-11-19T15:39:17.906258587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-11-19T15:39:17.909700197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309335s 
2025-11-19T15:39:17.909988708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-11-19T15:39:17.910226247Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s 
2025-11-19T15:39:17.910634198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-11-19T15:39:17.917058063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-11-19T15:39:17.918295665Z [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-11-19T15:39:17.918986596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-11-19T15:39:17.920184438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-11-19T15:39:17.923368119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-11-19T15:39:17.924005563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-11-19T15:39:17.924520460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-11-19T15:39:17.925122081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-11-19T15:39:17.925608881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148619s 
2025-11-19T15:39:17.925826049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-19T15:39:17.926060080Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-11-19T15:39:17.926327538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-11-19T15:39:17.931826771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-11-19T15:39:17.933165297Z [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-11-19T15:39:17.933823141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-19T15:39:17.934688303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-19T15:39:17.937400014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T15:39:17.937806392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112405s 
2025-11-19T15:39:17.938018399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-19T15:39:17.938186968Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-11-19T15:39:17.938475399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-11-19T15:39:17.942547609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-11-19T15:39:17.943766884Z [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-11-19T15:39:17.944474298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-19T15:39:17.945531637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-19T15:39:17.948374642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T15:39:17.948825109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101221s 
2025-11-19T15:39:17.949065724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-19T15:39:17.949212509Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2025-11-19T15:39:17.949473345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-11-19T15:39:17.953552338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-11-19T15:39:17.954672523Z [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-11-19T15:39:17.955242311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-19T15:39:17.956044877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-19T15:39:17.958735685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T15:39:17.959132484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094275s 
2025-11-19T15:39:17.959341936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-11-19T15:39:17.959596619Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-11-19T15:39:17.959840009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-11-19T15:39:17.964439901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-11-19T15:39:17.965678255Z [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-11-19T15:39:17.966286098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-11-19T15:39:17.967116851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-11-19T15:39:17.970228146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-19T15:39:17.970622731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105552s 
2025-11-19T15:39:17.970848565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-11-19T15:39:17.971031464Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-11-19T15:39:17.971324193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-11-19T15:39:17.975644944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-11-19T15:39:17.976931705Z [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-11-19T15:39:17.977601644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-11-19T15:39:17.978472127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-11-19T15:39:17.981431335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-19T15:39:17.981905049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103398s 
2025-11-19T15:39:17.982114972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-11-19T15:39:17.982289493Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-11-19T15:39:17.982549797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-11-19T15:39:17.987146623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-11-19T15:39:17.988409516Z [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-11-19T15:39:17.989083944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-11-19T15:39:17.989875909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-11-19T15:39:17.992863034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-19T15:39:17.993270815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104721s 
2025-11-19T15:39:17.993554677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-11-19T15:39:17.993705540Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-11-19T15:39:17.993981997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-11-19T15:39:17.999721885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-11-19T15:39:18.000878434Z [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-11-19T15:39:18.001412058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-11-19T15:39:18.002019562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-11-19T15:39:18.004890563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106407s 
2025-11-19T15:39:18.005105816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-11-19T15:39:18.005322853Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-11-19T15:39:18.005545682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-11-19T15:39:18.009568161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2025-11-19T15:39:18.010602975Z [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-11-19T15:39:18.011129706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-11-19T15:39:18.011747209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-11-19T15:39:18.014315831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085612s 
2025-11-19T15:39:18.014508890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-11-19T15:39:18.014695856Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-11-19T15:39:18.014927834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-11-19T15:39:18.018945714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-11-19T15:39:18.020078505Z [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-11-19T15:39:18.020681229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-11-19T15:39:18.021202017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-11-19T15:39:18.023715849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085341s 
2025-11-19T15:39:18.023947576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-11-19T15:39:18.024138159Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2025-11-19T15:39:18.024368824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-11-19T15:39:18.028412687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-11-19T15:39:18.029533103Z [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-11-19T15:39:18.030128492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-11-19T15:39:18.030730835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-11-19T15:39:18.033279807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008666s 
2025-11-19T15:39:18.033467996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-11-19T15:39:18.033694843Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-11-19T15:39:18.033994386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-11-19T15:39:18.038325968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2025-11-19T15:39:18.039285670Z [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-11-19T15:39:18.039780547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-11-19T15:39:18.040411838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-11-19T15:39:18.043026663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088029s 
2025-11-19T15:39:18.043226476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-11-19T15:39:18.043407771Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-11-19T15:39:18.043643075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-11-19T15:39:18.047498868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-11-19T15:39:18.048516808Z [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-11-19T15:39:18.049080844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-11-19T15:39:18.049825143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-11-19T15:39:18.052735804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-11-19T15:39:18.053197253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092911s 
2025-11-19T15:39:18.053401213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-11-19T15:39:18.053615495Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-11-19T15:39:18.053874637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-11-19T15:39:18.057724659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-11-19T15:39:18.058570202Z [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-11-19T15:39:18.059063014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-11-19T15:39:18.059806962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-11-19T15:39:18.062607611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-11-19T15:39:18.063033168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089166s 
2025-11-19T15:39:18.063246167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T15:39:18.063449156Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s 
2025-11-19T15:39:18.063683468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-11-19T15:39:18.068256636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T15:39:18.069418005Z [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-11-19T15:39:18.070043955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T15:39:18.070942866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T15:39:18.073795349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T15:39:18.074365978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-19T15:39:18.074835253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109083s 
2025-11-19T15:39:18.075086930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T15:39:18.075283936Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2025-11-19T15:39:18.075555744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-11-19T15:39:18.080339837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T15:39:18.081484111Z [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-11-19T15:39:18.082105362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T15:39:18.082980985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T15:39:18.085851636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T15:39:18.086436062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-19T15:39:18.086920057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110663s 
2025-11-19T15:39:18.087071422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T15:39:18.087276755Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-11-19T15:39:18.087544404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-11-19T15:39:18.093202728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-11-19T15:39:18.093906655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-11-19T15:39:18.094367052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-11-19T15:39:18.094975738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-11-19T15:39:18.097751537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-19T15:39:18.098147444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103621s 
2025-11-19T15:39:18.098626258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-11-19T15:39:18', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-11-19T15:39:18.099000402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.102346269Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-11-19T15:39:18.102568346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014458s 
2025-11-19T15:39:18.102836887Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-11-19T15:39:18.103082862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.103424921Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-11-19T15:39:18.104073557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:18.104308791Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T15:39:18.104524966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-11-19T15:39:18.104867336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:18.105871327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011487s 
2025-11-19T15:39:18.106068304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:18.106236172Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-11-19T15:39:18.106476947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-11-19T15:39:18.106823615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:18.107803668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011235s 
2025-11-19T15:39:18.108220628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-11-19T15:39:18', 'add_on_delete_to_notifications') 
2025-11-19T15:39:18.108598238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.109403610Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-11-19T15:39:18.109619525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026724s 
2025-11-19T15:39:18.109830199Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-11-19T15:39:18.110054440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.110353843Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-11-19T15:39:18.111824885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-11-19T15:39:18.112050529Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-11-19T15:39:18.112292036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-11-19T15:39:18.112714887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:18.113761414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001191s 
2025-11-19T15:39:18.113883420Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T15:39:18.114177913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-11-19T15:39:18.114475733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00042s 
2025-11-19T15:39:18.114657940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T15:39:18.114840748Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T15:39:18.115046412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-11-19T15:39:18.115362729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-11-19T15:39:18.116314956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010508s 
2025-11-19T15:39:18.116510149Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:18.116727136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:18.117496646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007898s 
2025-11-19T15:39:18.117686488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-11-19T15:39:18.118273129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-11-19T15:39:18.118795812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009126s 
2025-11-19T15:39:18.119001496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-11-19T15:39:18.119324617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-11-19T15:39:18.119675223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004809s 
2025-11-19T15:39:18.119877149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-11-19T15:39:18.120094116Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T15:39:18.120288608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-11-19T15:39:18.120633583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T15:39:18.121647624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011515s 
2025-11-19T15:39:18.121856325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-11-19T15:39:18.122030035Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T15:39:18.122262483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-11-19T15:39:18.122626596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:18.123591429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011305s 
2025-11-19T15:39:18.123793155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-11-19T15:39:18.124036304Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T15:39:18.124257871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-11-19T15:39:18.124624569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:18.125668150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011946s 
2025-11-19T15:39:18.125855107Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:18.126063937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:18.127668117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016218s 
2025-11-19T15:39:18.127880104Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:18.128141771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:18.129182687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010689s 
2025-11-19T15:39:18.129460737Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-11-19T15:39:18.134682251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-11-19T15:39:18.136069424Z [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-11-19T15:39:18.136788452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-11-19T15:39:18.137326054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-11-19T15:39:18.140487961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010737s 
2025-11-19T15:39:18.140822124Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-11-19T15:39:18.145302816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-11-19T15:39:18.146132848Z [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-11-19T15:39:18.146596552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-11-19T15:39:18.147188293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-11-19T15:39:18.149728438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086155s 
2025-11-19T15:39:18.150007730Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-11-19T15:39:18.150343286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-11-19T15:39:18.150637218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000404s 
2025-11-19T15:39:18.150825166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-11-19T15:39:18.150991090Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-11-19T15:39:18.151262066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-11-19T15:39:18.151666771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:18.152711384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012129s 
2025-11-19T15:39:18.152910234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-11-19T15:39:18.153070758Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T15:39:18.153322064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-11-19T15:39:18.153662650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-11-19T15:39:18.154669768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001138s 
2025-11-19T15:39:18.155058440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-11-19T15:39:18', 'add_custom_formats') 
2025-11-19T15:39:18.155451031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.156828735Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-11-19T15:39:18.157010962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032553s 
2025-11-19T15:39:18.157269292Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-11-19T15:39:18.157503955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.157807145Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-11-19T15:39:18.158330860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-19T15:39:18.158521333Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T15:39:18.158716476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-11-19T15:39:18.159021941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:18.160053789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011263s 
2025-11-19T15:39:18.160489777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-11-19T15:39:18', 'add_result_to_commands') 
2025-11-19T15:39:18.160805933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.161537186Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-11-19T15:39:18.161745656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026045s 
2025-11-19T15:39:18.161992102Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-11-19T15:39:18.162216664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.162500646Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-11-19T15:39:18.162889138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:18.163069822Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T15:39:18.163314234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-11-19T15:39:18.163662906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:18.164692589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001172s 
2025-11-19T15:39:18.165087324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-11-19T15:39:18', 'health_restored_notification') 
2025-11-19T15:39:18.165467540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.166202941Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-11-19T15:39:18.166410008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026472s 
2025-11-19T15:39:18.166615451Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-11-19T15:39:18.166828741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.167109827Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-11-19T15:39:18.167441495Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:18.167784766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-11-19T15:39:18.168102977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004082s 
2025-11-19T15:39:18.168430236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-11-19T15:39:18', 'remove_uc') 
2025-11-19T15:39:18.168788707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.169509960Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-11-19T15:39:18.169658980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017768s 
2025-11-19T15:39:18.169900647Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-11-19T15:39:18.170155349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.170430133Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-11-19T15:39:18.170726279Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:18.170950551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:18.172993895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020655s 
2025-11-19T15:39:18.173398700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-11-19T15:39:18', 'download_clients_rename_tv_to_music') 
2025-11-19T15:39:18.173795479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.174518776Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-11-19T15:39:18.174739330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003537s 
2025-11-19T15:39:18.174982730Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-11-19T15:39:18.175223575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.175512677Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-11-19T15:39:18.175900548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-11-19T15:39:18.176073947Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T15:39:18.176319622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-11-19T15:39:18.176693605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-11-19T15:39:18.177786536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012506s 
2025-11-19T15:39:18.178197523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-11-19T15:39:18', 'add_colon_replacement_to_naming_config') 
2025-11-19T15:39:18.178595044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.179330675Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-11-19T15:39:18.179543293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002734s 
2025-11-19T15:39:18.179754498Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-11-19T15:39:18.180008329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.180259355Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-11-19T15:39:18.180688268Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-11-19T15:39:18.184644034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T15:39:18.185695511Z [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-11-19T15:39:18.186253615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-19T15:39:18.187046281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-19T15:39:18.189883304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T15:39:18.190285183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093968s 
2025-11-19T15:39:18.190509274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-19T15:39:18.190809819Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s 
2025-11-19T15:39:18.191055834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-11-19T15:39:18.191389286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-11-19T15:39:18.192430312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011552s 
2025-11-19T15:39:18.192823905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-11-19T15:39:18', 'list_sync_time') 
2025-11-19T15:39:18.193172366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.194127870Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-11-19T15:39:18.194298865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002824s 
2025-11-19T15:39:18.194541704Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-11-19T15:39:18.194825575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.195049526Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-11-19T15:39:18.195455113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-11-19T15:39:18.195626488Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T15:39:18.195861471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-11-19T15:39:18.196205324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-11-19T15:39:18.197157160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010921s 
2025-11-19T15:39:18.197542897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-11-19T15:39:18', 'add_download_client_tags') 
2025-11-19T15:39:18.197936530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.198671229Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-11-19T15:39:18.198878927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025653s 
2025-11-19T15:39:18.199142518Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-11-19T15:39:18.199327010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.199606342Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-11-19T15:39:18.200246922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-11-19T15:39:18.200877842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T15:39:18.201430275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009837s 
2025-11-19T15:39:18.201672272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-11-19T15:39:18.202055073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-11-19T15:39:18.202440559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005656s 
2025-11-19T15:39:18.202827438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-11-19T15:39:18', 'add_notification_status') 
2025-11-19T15:39:18.203238385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.204275844Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-11-19T15:39:18.204483001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023559s 
2025-11-19T15:39:18.204721542Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-11-19T15:39:18.204968649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.205285167Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-11-19T15:39:18.205588487Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:18.205811847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:18.208449929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026529s 
2025-11-19T15:39:18.208841808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-11-19T15:39:18', 'add_alac_24_quality_in_profiles') 
2025-11-19T15:39:18.209233016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.209951473Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-11-19T15:39:18.210133930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040982s 
2025-11-19T15:39:18.210350246Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-11-19T15:39:18.210569237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.210839441Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-11-19T15:39:18.211222282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-11-19T15:39:18.211399038Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T15:39:18.211596004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-11-19T15:39:18.211870998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-11-19T15:39:18.212912645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001123s 
2025-11-19T15:39:18.213126757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-11-19T15:39:18.213420949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-11-19T15:39:18.214469540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010847s 
2025-11-19T15:39:18.214791048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-11-19T15:39:18', 'add_salt_to_users') 
2025-11-19T15:39:18.215172967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.215908979Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-11-19T15:39:18.216106697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025462s 
2025-11-19T15:39:18.216328563Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-11-19T15:39:18.216535991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.216804131Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-11-19T15:39:18.217339409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-11-19T15:39:18.218054248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-11-19T15:39:18.218518764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009766s 
2025-11-19T15:39:18.218735119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-11-19T15:39:18.219032839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-11-19T15:39:18.219407032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004746s 
2025-11-19T15:39:18.219791256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-11-19T15:39:18', 'add_auto_tagging') 
2025-11-19T15:39:18.220216192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.221084771Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-11-19T15:39:18.221281306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002144s 
2025-11-19T15:39:18.221524095Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-11-19T15:39:18.221757245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.222053341Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-11-19T15:39:18.222504469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-11-19T15:39:18.222699653Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T15:39:18.222927652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-11-19T15:39:18.223261103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-11-19T15:39:18.224354916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012013s 
2025-11-19T15:39:18.224694259Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-11-19T15:39:18.225058492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-11-19T15:39:18.225391463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004315s 
2025-11-19T15:39:18.225745766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-11-19T15:39:18', 'quality_definition_preferred_size') 
2025-11-19T15:39:18.226160020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.226882946Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-11-19T15:39:18.227089232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018966s 
2025-11-19T15:39:18.227372773Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-11-19T15:39:18.227586844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.227881928Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-11-19T15:39:18.228288897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:18.228475022Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T15:39:18.228691628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-11-19T15:39:18.229029879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:18.230163111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012592s 
2025-11-19T15:39:18.230571072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-11-19T15:39:18', 'add_on_artist_add_to_notifications') 
2025-11-19T15:39:18.230967390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.231752211Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-11-19T15:39:18.231987414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027763s 
2025-11-19T15:39:18.232182457Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-11-19T15:39:18.232417891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.232695079Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-11-19T15:39:18.233047839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:18.233228333Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-19T15:39:18.233454358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-11-19T15:39:18.233773591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-11-19T15:39:18.234843054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011571s 
2025-11-19T15:39:18.235223961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-11-19T15:39:18', 'album_last_searched_time') 
2025-11-19T15:39:18.235618636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.236327473Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-11-19T15:39:18.236542747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026185s 
2025-11-19T15:39:18.236750175Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-11-19T15:39:18.237037002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.237278769Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-11-19T15:39:18.237717382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-11-19T15:39:18.237908357Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T15:39:18.238118029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-11-19T15:39:18.238538265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:18.239602829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012212s 
2025-11-19T15:39:18.239731077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T15:39:18.239913525Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T15:39:18.240132014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-11-19T15:39:18.240457309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:18.241548006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012046s 
2025-11-19T15:39:18.241904133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-11-19T15:39:18', 'add_indexer_flags') 
2025-11-19T15:39:18.242297565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.243020060Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-11-19T15:39:18.243220483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026571s 
2025-11-19T15:39:18.243442360Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-11-19T15:39:18.243679287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.244005764Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-11-19T15:39:18.244443395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-11-19T15:39:18.244754312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-11-19T15:39:18.245140459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004837s 
2025-11-19T15:39:18.245352446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-11-19T15:39:18.245650386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-11-19T15:39:18.246017555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004716s 
2025-11-19T15:39:18.246237157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-11-19T15:39:18.246556691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-11-19T15:39:18.246919862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004917s 
2025-11-19T15:39:18.247318846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-11-19T15:39:18', 'add_indexes_album_statistics') 
2025-11-19T15:39:18.247708721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.248519323Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-11-19T15:39:18.248725408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020358s 
2025-11-19T15:39:18.248997325Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-11-19T15:39:18.249272720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.249518024Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-11-19T15:39:18.249970685Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-11-19T15:39:18.250447636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-11-19T15:39:18.250772320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005213s 
2025-11-19T15:39:18.251147345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-11-19T15:39:18', 'update_redacted_baseurl') 
2025-11-19T15:39:18.251555126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.252281188Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-11-19T15:39:18.252482864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019892s 
2025-11-19T15:39:18.260613706Z [Debug] MigrationController: Took: 00:00:01.6217630 
2025-11-19T15:39:18.348424953Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-11-19T15:39:18.385306538Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-11-19T15:39:18.413894412Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-11-19T15:39:18.436820566Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-11-19T15:39:18.437927214Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:18.438277259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:18.442656748Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-11-19T15:39:18.442961922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046982s 
2025-11-19T15:39:18.443296857Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-11-19T15:39:18.443600288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050069s 
2025-11-19T15:39:18.445889106Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-11-19T15:39:18.446233791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.446805161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-11-19T15:39:18.447226510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-11-19T15:39:18.447982983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008399s 
2025-11-19T15:39:18.448315302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.449571151Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-11-19T15:39:18.449867577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024518s 
2025-11-19T15:39:18.450318796Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-11-19T15:39:18.450624351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.451390754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-11-19T15:39:18.451736110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-19T15:39:18.452383944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007301s 
2025-11-19T15:39:18.452664930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T15:39:18.452960004Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-11-19T15:39:18.453287604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-11-19T15:39:18.453813022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-11-19T15:39:18.454799017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011051s 
2025-11-19T15:39:18.455118951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.455979705Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-11-19T15:39:18.456303517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021899s 
2025-11-19T15:39:18.456702781Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-11-19T15:39:18.457041132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.457573965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T15:39:18.457862376Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-11-19T15:39:18.458203142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-11-19T15:39:18.458651405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-11-19T15:39:18.459377707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008157s 
2025-11-19T15:39:18.459655987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.460429786Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-11-19T15:39:18.460806334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018582s 
2025-11-19T15:39:18.461250568Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-11-19T15:39:18.461580763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.462021631Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-11-19T15:39:18.462871171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-11-19T15:39:18.463687936Z [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-11-19T15:39:18.464496404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012979s 
2025-11-19T15:39:18.464782019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-11-19T15:39:18.465138657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-11-19T15:39:18.465667642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005811s 
2025-11-19T15:39:18.466140675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-19T15:39:18', 'InitialSetup') 
2025-11-19T15:39:18.466702576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.467560554Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-11-19T15:39:18.467955730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024867s 
2025-11-19T15:39:18.468356687Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-11-19T15:39:18.468732313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.469281449Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-11-19T15:39:18.469740734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-19T15:39:18', 'add_reason_to_pending_releases') 
2025-11-19T15:39:18.470369049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.471212969Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-11-19T15:39:18.471538163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024846s 
2025-11-19T15:39:18.471895954Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-11-19T15:39:18.472227652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.472662547Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-11-19T15:39:18.473147143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-19T15:39:18', 'add_medium_support') 
2025-11-19T15:39:18.473716018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.474583816Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-11-19T15:39:18.474877858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023096s 
2025-11-19T15:39:18.475227492Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-11-19T15:39:18.475591976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.476047553Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-11-19T15:39:18.476582681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-19T15:39:18', 'add_various_qualites_in_profile') 
2025-11-19T15:39:18.477218521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.478029925Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-11-19T15:39:18.478377314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024144s 
2025-11-19T15:39:18.478696367Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-11-19T15:39:18.479020309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.479443842Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-11-19T15:39:18.479954941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-19T15:39:18', 'metadata_profiles') 
2025-11-19T15:39:18.480555110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.481413147Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-11-19T15:39:18.481674333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023198s 
2025-11-19T15:39:18.482024178Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-11-19T15:39:18.482428011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.482837716Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-11-19T15:39:18.483456682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-19T15:39:18', 'separate_automatic_and_interactive_search') 
2025-11-19T15:39:18.484174438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.485087556Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-11-19T15:39:18.485473123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025891s 
2025-11-19T15:39:18.485817386Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-11-19T15:39:18.486188864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.486606285Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-11-19T15:39:18.487183717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-19T15:39:18', 'change_album_path_to_relative') 
2025-11-19T15:39:18.487875761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.488671082Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-11-19T15:39:18.489041458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024706s 
2025-11-19T15:39:18.489371302Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-11-19T15:39:18.489716758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.490127184Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-11-19T15:39:18.490669747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-19T15:39:18', 'change_quality_size_mb_to_kb') 
2025-11-19T15:39:18.491293472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.492261381Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-11-19T15:39:18.492619543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024887s 
2025-11-19T15:39:18.492908625Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-11-19T15:39:18.493277047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.493643494Z [Info] album_releases: Starting migration of Log DB to 9 
2025-11-19T15:39:18.494148481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-11-19T15:39:18', 'album_releases') 
2025-11-19T15:39:18.494773961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.495531005Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-11-19T15:39:18.495822161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022909s 
2025-11-19T15:39:18.496181154Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-11-19T15:39:18.496531660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.496943810Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-11-19T15:39:18.497492625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-19T15:39:18', 'album_releases_fix') 
2025-11-19T15:39:18.498099397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.498878596Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-11-19T15:39:18.499174712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023617s 
2025-11-19T15:39:18.499508284Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-11-19T15:39:18.499827567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.500311942Z [Info] import_lists: Starting migration of Log DB to 11 
2025-11-19T15:39:18.505627064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-19T15:39:18', 'import_lists') 
2025-11-19T15:39:18.506401404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.507256125Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-11-19T15:39:18.507543614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074232s 
2025-11-19T15:39:18.507934541Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-11-19T15:39:18.508285778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.508775845Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-11-19T15:39:18.509223406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-11-19T15:39:18', 'add_release_status') 
2025-11-19T15:39:18.509876672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.510696392Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-11-19T15:39:18.511002629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002395s 
2025-11-19T15:39:18.511346942Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-11-19T15:39:18.511708210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.512146192Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-11-19T15:39:18.512689425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-19T15:39:18', 'album_download_notification') 
2025-11-19T15:39:18.513283762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.514138894Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-11-19T15:39:18.514430271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023643s 
2025-11-19T15:39:18.514775135Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-11-19T15:39:18.515249290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.515627451Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-11-19T15:39:18.516214443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-19T15:39:18', 'fix_language_metadata_profiles') 
2025-11-19T15:39:18.516853410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.517642509Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-11-19T15:39:18.517977273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002424s 
2025-11-19T15:39:18.518296055Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-11-19T15:39:18.518685228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.519042388Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-11-19T15:39:18.519519699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-19T15:39:18', 'remove_fanzub') 
2025-11-19T15:39:18.520140559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.520899998Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-11-19T15:39:18.521242778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022747s 
2025-11-19T15:39:18.521599076Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-11-19T15:39:18.521978891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.522477284Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-11-19T15:39:18.522951770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-19T15:39:18', 'update_artist_history_indexes') 
2025-11-19T15:39:18.523573331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.524406609Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-11-19T15:39:18.524741093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023897s 
2025-11-19T15:39:18.525038622Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-11-19T15:39:18.525377965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.525781668Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-11-19T15:39:18.526257245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-19T15:39:18', 'remove_nma') 
2025-11-19T15:39:18.526884438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.527646032Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-11-19T15:39:18.527951126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022906s 
2025-11-19T15:39:18.528283245Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-11-19T15:39:18.528657548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.529052193Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-11-19T15:39:18.529555968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-19T15:39:18', 'album_disambiguation') 
2025-11-19T15:39:18.530154914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.530963271Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-11-19T15:39:18.531250881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023119s 
2025-11-19T15:39:18.531613871Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-11-19T15:39:18.532023667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.532471108Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-11-19T15:39:18.532983429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-19T15:39:18', 'add_ape_quality_in_profiles') 
2025-11-19T15:39:18.533615492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.534398098Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-11-19T15:39:18.534705146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024161s 
2025-11-19T15:39:18.535055411Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-11-19T15:39:18.535404464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.535806584Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-11-19T15:39:18.536329998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-19T15:39:18', 'remove_pushalot') 
2025-11-19T15:39:18.536931409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.537694636Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-11-19T15:39:18.538015171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023167s 
2025-11-19T15:39:18.538350787Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-11-19T15:39:18.538679800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.539171370Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-11-19T15:39:18.539712800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-19T15:39:18', 'add_custom_filters') 
2025-11-19T15:39:18.540412128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.541741274Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-11-19T15:39:18.542072862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030356s 
2025-11-19T15:39:18.542392024Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-11-19T15:39:18.542761258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.543163708Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-11-19T15:39:18.543693956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-19T15:39:18', 'import_list_tags') 
2025-11-19T15:39:18.544316630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.545361323Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-11-19T15:39:18.545749315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026135s 
2025-11-19T15:39:18.546095061Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-11-19T15:39:18.546563224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.546985985Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-11-19T15:39:18.547520160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-19T15:39:18', 'add_release_groups_etc') 
2025-11-19T15:39:18.548191552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.549144050Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-11-19T15:39:18.549465588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026157s 
2025-11-19T15:39:18.549815583Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-11-19T15:39:18.550172591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.550683991Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-11-19T15:39:18.551266655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-19T15:39:18', 'NewMediaInfoFormat') 
2025-11-19T15:39:18.551924389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.553021308Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-11-19T15:39:18.553393687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028478s 
2025-11-19T15:39:18.553794805Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-11-19T15:39:18.554190883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.554655037Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-11-19T15:39:18.555286579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-19T15:39:18', 'rename_restrictions_to_release_profiles') 
2025-11-19T15:39:18.555986708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.557121944Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-11-19T15:39:18.557450205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028643s 
2025-11-19T15:39:18.557856824Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-11-19T15:39:18.558246409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.558717547Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-11-19T15:39:18.559367987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-19T15:39:18', 'rename_quality_profiles_add_upgrade_allowed') 
2025-11-19T15:39:18.560017435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.560990234Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-11-19T15:39:18.561347623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026514s 
2025-11-19T15:39:18.561665303Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-11-19T15:39:18.562034116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.562470274Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-11-19T15:39:18.563004570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-19T15:39:18', 'add_import_exclusions') 
2025-11-19T15:39:18.563628406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.564560072Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-11-19T15:39:18.564901710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025209s 
2025-11-19T15:39:18.565262456Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-11-19T15:39:18.565616299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.566046625Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-11-19T15:39:18.566574819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-19T15:39:18', 'clean_artist_metadata_table') 
2025-11-19T15:39:18.567204446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.568151303Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-11-19T15:39:18.568503131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025169s 
2025-11-19T15:39:18.568854970Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-11-19T15:39:18.569227400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.569688609Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-11-19T15:39:18.570213095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-19T15:39:18', 'health_issue_notification') 
2025-11-19T15:39:18.570847632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.571749088Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-11-19T15:39:18.572077509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002491s 
2025-11-19T15:39:18.572453175Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-11-19T15:39:18.572857429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.573310802Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-11-19T15:39:18.573895911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-19T15:39:18', 'add_mediafilerepository_mtime') 
2025-11-19T15:39:18.574580539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.575488989Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-11-19T15:39:18.575866839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026154s 
2025-11-19T15:39:18.576238357Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-11-19T15:39:18.576625156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.577101956Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-11-19T15:39:18.577635651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-19T15:39:18', 'add_artistmetadataid_constraint') 
2025-11-19T15:39:18.578388156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.579297247Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-11-19T15:39:18.579614847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026391s 
2025-11-19T15:39:18.580116907Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-11-19T15:39:18.580492474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.580983893Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-11-19T15:39:18.581443268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-19T15:39:18', 'old_ids_and_artist_alias') 
2025-11-19T15:39:18.582095662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.583026005Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-11-19T15:39:18.583363504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025391s 
2025-11-19T15:39:18.583709371Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-11-19T15:39:18.584092843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.584528089Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-11-19T15:39:18.585052285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-19T15:39:18', 'download_propers_config') 
2025-11-19T15:39:18.585702945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.586566674Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-11-19T15:39:18.586861688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024601s 
2025-11-19T15:39:18.587258227Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-11-19T15:39:18.587594574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.588024560Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-11-19T15:39:18.588557213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-19T15:39:18', 'remove_language_profiles') 
2025-11-19T15:39:18.589243875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.590134018Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-11-19T15:39:18.590502410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025454s 
2025-11-19T15:39:18.590904900Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-11-19T15:39:18.591345818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.591792898Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-11-19T15:39:18.592355852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-19T15:39:18', 'multi_disc_naming_format') 
2025-11-19T15:39:18.593005299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.594075955Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-11-19T15:39:18.594419417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002707s 
2025-11-19T15:39:18.594734581Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-11-19T15:39:18.595161100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.595548961Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-11-19T15:39:18.596192407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-19T15:39:18', 'add_download_client_priority') 
2025-11-19T15:39:18.596774038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.597658629Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-11-19T15:39:18.597978163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025432s 
2025-11-19T15:39:18.598319640Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-11-19T15:39:18.598726750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.599105563Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-11-19T15:39:18.599618055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-19T15:39:18', 'remove_growl_prowl') 
2025-11-19T15:39:18.600248234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.601089828Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-11-19T15:39:18.601442408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024363s 
2025-11-19T15:39:18.601756831Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-11-19T15:39:18.602137568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.602546241Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-11-19T15:39:18.603108824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-19T15:39:18', 'remove_plex_hometheatre') 
2025-11-19T15:39:18.603734544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.604605918Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-11-19T15:39:18.604972557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024788s 
2025-11-19T15:39:18.605361540Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-11-19T15:39:18.605741184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.606167593Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-11-19T15:39:18.606752781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-19T15:39:18', 'add_root_folder_add_defaults') 
2025-11-19T15:39:18.607393481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.608384206Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-11-19T15:39:18.608801216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025694s 
2025-11-19T15:39:18.609138966Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-11-19T15:39:18.609532859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.609976562Z [Info] task_duration: Starting migration of Log DB to 40 
2025-11-19T15:39:18.610473994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-19T15:39:18', 'task_duration') 
2025-11-19T15:39:18.611082179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.612031150Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-11-19T15:39:18.612339521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024133s 
2025-11-19T15:39:18.612682892Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-11-19T15:39:18.613097577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.613553655Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-11-19T15:39:18.614141649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-19T15:39:18', 'add_indexer_and_enabled_to_release_profiles') 
2025-11-19T15:39:18.614795636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.615861362Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-11-19T15:39:18.616225536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002679s 
2025-11-19T15:39:18.616601282Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-11-19T15:39:18.616953000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.617406002Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-11-19T15:39:18.617899015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-19T15:39:18', 'remove_album_folders') 
2025-11-19T15:39:18.618541799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.619424717Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-11-19T15:39:18.619796325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002473s 
2025-11-19T15:39:18.620154226Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-11-19T15:39:18.620553600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.620971632Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-11-19T15:39:18.621547682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-11-19T15:39:18', 'add_priority_to_indexers') 
2025-11-19T15:39:18.622184314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.623126661Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-11-19T15:39:18.623490524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025368s 
2025-11-19T15:39:18.623886021Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-11-19T15:39:18.624295044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.624821294Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-11-19T15:39:18.625370309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-11-19T15:39:18', 'remove_chown_and_folderchmod_config') 
2025-11-19T15:39:18.626011621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.626930962Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-11-19T15:39:18.627324234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026057s 
2025-11-19T15:39:18.627721654Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-11-19T15:39:18.628080747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.628482306Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-11-19T15:39:18.629018365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-11-19T15:39:18', 'update_notifiarr') 
2025-11-19T15:39:18.629632161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.630433906Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-11-19T15:39:18.630731936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023586s 
2025-11-19T15:39:18.631053183Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-11-19T15:39:18.631440723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.631884356Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-11-19T15:39:18.632444705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-11-19T15:39:18', 'email_multiple_addresses') 
2025-11-19T15:39:18.633043811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.633985697Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-11-19T15:39:18.634334399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025205s 
2025-11-19T15:39:18.634636548Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-11-19T15:39:18.635108979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.635579476Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-11-19T15:39:18.637265481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-11-19T15:39:18', 'rename_blacklist_to_blocklist') 
2025-11-19T15:39:18.637925951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.638869271Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-11-19T15:39:18.639210979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003758s 
2025-11-19T15:39:18.639613960Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-11-19T15:39:18.639989617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.640436978Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-11-19T15:39:18.643306466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-11-19T15:39:18', 'cdh_per_downloadclient') 
2025-11-19T15:39:18.643936725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.644834973Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-11-19T15:39:18.645127072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048339s 
2025-11-19T15:39:18.645457236Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-11-19T15:39:18.645788684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.646194000Z [Info] download_history: Starting migration of Log DB to 52 
2025-11-19T15:39:18.646651922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-11-19T15:39:18', 'download_history') 
2025-11-19T15:39:18.647236529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.648158746Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-11-19T15:39:18.648476345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023788s 
2025-11-19T15:39:18.648757622Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-11-19T15:39:18.649111104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.649522352Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-11-19T15:39:18.650256209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-11-19T15:39:18.650873072Z [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-11-19T15:39:18.651680618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010751s 
2025-11-19T15:39:18.652007526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-11-19T15:39:18.652409646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-11-19T15:39:18.652983281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006754s 
2025-11-19T15:39:18.653515222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-11-19T15:39:18', 'add_update_history') 
2025-11-19T15:39:18.654146283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.655112879Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-11-19T15:39:18.655428555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002789s 
2025-11-19T15:39:18.655746295Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-11-19T15:39:18.656173164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.656591286Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-11-19T15:39:18.657113618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-11-19T15:39:18', 'add_on_update_to_notifications') 
2025-11-19T15:39:18.657682994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.658673729Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-11-19T15:39:18.658980346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025067s 
2025-11-19T15:39:18.659281934Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-11-19T15:39:18.659713643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.660177377Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-11-19T15:39:18.660691251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-11-19T15:39:18', 'download_client_per_indexer') 
2025-11-19T15:39:18.661320108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.662207695Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-11-19T15:39:18.662533080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025056s 
2025-11-19T15:39:18.662853355Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-11-19T15:39:18.663208881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.663613345Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-11-19T15:39:18.664118172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-11-19T15:39:18', 'AddNewItemMonitorType') 
2025-11-19T15:39:18.664721757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.665708524Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-11-19T15:39:18.666013468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024996s 
2025-11-19T15:39:18.666314384Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-11-19T15:39:18.666661193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.667076860Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-11-19T15:39:18.667536425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-11-19T15:39:18', 'ImportListSearch') 
2025-11-19T15:39:18.668144199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.668981445Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-11-19T15:39:18.669276890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002329s 
2025-11-19T15:39:18.669705733Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-11-19T15:39:18.669960456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.670356163Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-11-19T15:39:18.670917313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-11-19T15:39:18', 'ImportListMonitorExisting') 
2025-11-19T15:39:18.671517721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.672427974Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-11-19T15:39:18.672830455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024638s 
2025-11-19T15:39:18.673060849Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-11-19T15:39:18.673354801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.673776400Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-11-19T15:39:18.674232829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-11-19T15:39:18', 'add_indexer_tags') 
2025-11-19T15:39:18.674816364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.675655854Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-11-19T15:39:18.675992562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023055s 
2025-11-19T15:39:18.676303719Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-11-19T15:39:18.676632751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.677105613Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-11-19T15:39:18.677602464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-11-19T15:39:18', 'update_audio_types') 
2025-11-19T15:39:18.678186921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.679070610Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-11-19T15:39:18.679404212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024364s 
2025-11-19T15:39:18.679727082Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-11-19T15:39:18.680159132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.680565110Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-11-19T15:39:18.681345832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-11-19T15:39:18.681640174Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-19T15:39:18.681937764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-11-19T15:39:18.683149985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-11-19T15:39:18.684406785Z [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-11-19T15:39:18.685167006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-11-19T15:39:18.685867787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-11-19T15:39:18.687123616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-11-19T15:39:18.687599875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053459s 
2025-11-19T15:39:18.687918636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-11-19T15:39:18.688202368Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-19T15:39:18.688544276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-11-19T15:39:18.689576174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-11-19T15:39:18.690492810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-11-19T15:39:18.691189673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-11-19T15:39:18.691934363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-11-19T15:39:18.693145451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-11-19T15:39:18.693679767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048075s 
2025-11-19T15:39:18.693944931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T15:39:18.694222530Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-19T15:39:18.694538126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-11-19T15:39:18.695443940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-11-19T15:39:18.696265754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-11-19T15:39:18.696923318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-11-19T15:39:18.697624190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-11-19T15:39:18.698879277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-19T15:39:18.699413713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045562s 
2025-11-19T15:39:18.700022579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-11-19T15:39:18', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-11-19T15:39:18.700693350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.702473484Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-11-19T15:39:18.702885033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073904s 
2025-11-19T15:39:18.703328907Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-11-19T15:39:18.703718000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.704187976Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-11-19T15:39:18.704765449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-11-19T15:39:18', 'add_on_delete_to_notifications') 
2025-11-19T15:39:18.705389847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.706511475Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-11-19T15:39:18.706828674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027578s 
2025-11-19T15:39:18.707117205Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-11-19T15:39:18.707493663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.707916965Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-11-19T15:39:18.708446051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-11-19T15:39:18', 'add_custom_formats') 
2025-11-19T15:39:18.709006649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.710072025Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-11-19T15:39:18.710369804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026239s 
2025-11-19T15:39:18.710737525Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-11-19T15:39:18.711075715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.711491883Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-11-19T15:39:18.712110539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-11-19T15:39:18', 'add_result_to_commands') 
2025-11-19T15:39:18.712702772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.713619047Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-11-19T15:39:18.713999964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025344s 
2025-11-19T15:39:18.714264056Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-11-19T15:39:18.714650834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.715070630Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-11-19T15:39:18.715594314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-11-19T15:39:18', 'health_restored_notification') 
2025-11-19T15:39:18.716232339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.717158053Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-11-19T15:39:18.717498368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025083s 
2025-11-19T15:39:18.717820066Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-11-19T15:39:18.718121052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.718543673Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-11-19T15:39:18.719031776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-11-19T15:39:18', 'remove_uc') 
2025-11-19T15:39:18.719648879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.720578210Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-11-19T15:39:18.720908896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024632s 
2025-11-19T15:39:18.721300965Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-11-19T15:39:18.721770010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.722255587Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-11-19T15:39:18.722797589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-11-19T15:39:18', 'download_clients_rename_tv_to_music') 
2025-11-19T15:39:18.723487147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.724419605Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-11-19T15:39:18.724841354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026614s 
2025-11-19T15:39:18.725161739Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-11-19T15:39:18.725632697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.726111572Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-11-19T15:39:18.726715337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-11-19T15:39:18', 'add_colon_replacement_to_naming_config') 
2025-11-19T15:39:18.727437532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.728460181Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-11-19T15:39:18.729091843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027856s 
2025-11-19T15:39:18.729277366Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-11-19T15:39:18.729596699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.730074652Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-11-19T15:39:18.730617044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-11-19T15:39:18', 'list_sync_time') 
2025-11-19T15:39:18.731278155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.732131894Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-11-19T15:39:18.732512561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025546s 
2025-11-19T15:39:18.732857095Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-11-19T15:39:18.733264936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.733690202Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-11-19T15:39:18.734261372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-11-19T15:39:18', 'add_download_client_tags') 
2025-11-19T15:39:18.734865549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.735739078Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-11-19T15:39:18.736146418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002477s 
2025-11-19T15:39:18.736450841Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-11-19T15:39:18.736911388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.737370954Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-11-19T15:39:18.738019640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-11-19T15:39:18', 'add_notification_status') 
2025-11-19T15:39:18.738597213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.739660243Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-11-19T15:39:18.740074578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027956s 
2025-11-19T15:39:18.740470385Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-11-19T15:39:18.740861923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.741321378Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-11-19T15:39:18.741909783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-11-19T15:39:18', 'add_alac_24_quality_in_profiles') 
2025-11-19T15:39:18.742588279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.743548403Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-11-19T15:39:18.743901614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026683s 
2025-11-19T15:39:18.744270937Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-11-19T15:39:18.744543496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.744948101Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-11-19T15:39:18.745467597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-11-19T15:39:18', 'add_salt_to_users') 
2025-11-19T15:39:18.746242387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.747248022Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-11-19T15:39:18.747527445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026912s 
2025-11-19T15:39:18.747881147Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-11-19T15:39:18.748294990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.748715437Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-11-19T15:39:18.749275495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-11-19T15:39:18', 'add_auto_tagging') 
2025-11-19T15:39:18.749884671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.751186412Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-11-19T15:39:18.751512038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029194s 
2025-11-19T15:39:18.751880750Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-11-19T15:39:18.752296267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.752805853Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-11-19T15:39:18.753419930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-11-19T15:39:18', 'quality_definition_preferred_size') 
2025-11-19T15:39:18.753999577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.754954390Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-11-19T15:39:18.755346479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026328s 
2025-11-19T15:39:18.755770743Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-11-19T15:39:18.756209206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.756711768Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-11-19T15:39:18.757333921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-11-19T15:39:18', 'add_on_artist_add_to_notifications') 
2025-11-19T15:39:18.757948108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.758932310Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-11-19T15:39:18.759295160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027232s 
2025-11-19T15:39:18.759609503Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-11-19T15:39:18.759990160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.760421298Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-11-19T15:39:18.760980454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-11-19T15:39:18', 'album_last_searched_time') 
2025-11-19T15:39:18.761631294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.762612540Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-11-19T15:39:18.763016443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026362s 
2025-11-19T15:39:18.763356859Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-11-19T15:39:18.763742094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.764248294Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-11-19T15:39:18.764781327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-11-19T15:39:18', 'add_indexer_flags') 
2025-11-19T15:39:18.765425534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.766463414Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-11-19T15:39:18.766792667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027163s 
2025-11-19T15:39:18.767248425Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-11-19T15:39:18.767670895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.768067324Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-11-19T15:39:18.768535857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-11-19T15:39:18', 'add_indexes_album_statistics') 
2025-11-19T15:39:18.769158641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.770213024Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-11-19T15:39:18.770558420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025602s 
2025-11-19T15:39:18.770883996Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-11-19T15:39:18.771219471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:18.771619667Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-11-19T15:39:18.772152380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-11-19T15:39:18', 'update_redacted_baseurl') 
2025-11-19T15:39:18.772804603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:18.773733022Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-11-19T15:39:18.774027655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025117s 
2025-11-19T15:39:18.982289471Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-11-19T15:39:18.990816952Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-11-19T15:39:18.995827602Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-11-19T15:39:19.126417196Z [Info] QualityProfileService: Setting up default quality profiles 
2025-11-19T15:39:19.186091246Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-11-19T15:39:19.195804344Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-11-19T15:39:19.232073826Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-11-19T15:39:19.233391249Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-11-19T15:39:19.233717446Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-11-19T15:39:19.317168613Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-11-19T15:39:20.081046516Z [ls.io-init] done.
View SBOM output
Expand
NAME                                                         VERSION              TYPE                        
Azure.Core                                                   1.47.1               dotnet      (+5 duplicates)  
Azure.Identity                                               1.14.2               dotnet      (+5 duplicates)  
BouncyCastle.Cryptography                                    2.6.1                dotnet      (+5 duplicates)  
Dapper                                                       2.1.66               dotnet      (+5 duplicates)  
Diacritical.Net                                              1.0.4                dotnet      (+5 duplicates)  
DryIoc.Microsoft.DependencyInjection                         6.2.0                dotnet      (+1 duplicate)   
DryIoc.dll                                                   5.4.3                dotnet      (+7 duplicates)  
Dynamitey                                                    3.0.3                dotnet      (+3 duplicates)  
Equ                                                          2.3.0                dotnet      (+5 duplicates)  
FluentMigrator                                               6.2.0                dotnet      (+5 duplicates)  
FluentMigrator.Abstractions                                  6.2.0                dotnet      (+5 duplicates)  
FluentMigrator.Extensions.Postgres                           6.2.0                dotnet      (+5 duplicates)  
FluentMigrator.Runner.Core                                   6.2.0                dotnet      (+5 duplicates)  
FluentMigrator.Runner.Postgres                               6.2.0                dotnet      (+5 duplicates)  
FluentMigrator.Runner.SQLite                                 6.2.0                dotnet      (+5 duplicates)  
FluentValidation                                             9.5.4                dotnet      (+5 duplicates)  
IPAddressRange                                               6.2.0                dotnet      (+7 duplicates)  
Ical.Net                                                     4.3.1                dotnet      (+2 duplicates)  
ImpromptuInterface                                           8.0.6                dotnet      (+3 duplicates)  
Lidarr                                                       1.0.0                dotnet                       
Lidarr.Api.V1                                                1.0.0                dotnet      (+2 duplicates)  
Lidarr.Common                                                1.0.0                dotnet      (+7 duplicates)  
Lidarr.Core                                                  1.0.0                dotnet      (+5 duplicates)  
Lidarr.Host                                                  1.0.0                dotnet      (+1 duplicate)   
Lidarr.Http                                                  1.0.0                dotnet      (+3 duplicates)  
Lidarr.Mono                                                  1.0.0                dotnet                       
Lidarr.SignalR                                               1.0.0                dotnet      (+4 duplicates)  
MailKit                                                      4.14.0               dotnet      (+5 duplicates)  
Microsoft.AspNetCore.Cryptography.Internal                   8.0.20               dotnet      (+5 duplicates)  
Microsoft.AspNetCore.Cryptography.KeyDerivation              8.0.20               dotnet      (+5 duplicates)  
Microsoft.Bcl.AsyncInterfaces                                8.0.0                dotnet      (+5 duplicates)  
Microsoft.Bcl.Cryptography                                   8.0.0                dotnet      (+5 duplicates)  
Microsoft.Data.SqlClient                                     6.1.1                dotnet      (+5 duplicates)  
Microsoft.Extensions.Caching.Abstractions                    8.0.0                dotnet      (+4 duplicates)  
Microsoft.Extensions.Caching.Memory                          8.0.1                dotnet      (+5 duplicates)  
Microsoft.Extensions.Configuration                           8.0.0                dotnet      (+6 duplicates)  
Microsoft.Extensions.Configuration.Abstractions              8.0.0                dotnet      (+6 duplicates)  
Microsoft.Extensions.Configuration.Binder                    8.0.2                dotnet      (+6 duplicates)  
Microsoft.Extensions.Configuration.CommandLine               8.0.0                dotnet      (+6 duplicates)  
Microsoft.Extensions.Configuration.EnvironmentVariables      8.0.0                dotnet      (+6 duplicates)  
Microsoft.Extensions.Configuration.FileExtensions            8.0.1                dotnet      (+6 duplicates)  
Microsoft.Extensions.Configuration.Json                      8.0.1                dotnet      (+6 duplicates)  
Microsoft.Extensions.Configuration.UserSecrets               8.0.1                dotnet      (+6 duplicates)  
Microsoft.Extensions.DependencyInjection                     8.0.1                dotnet      (+6 duplicates)  
Microsoft.Extensions.DependencyInjection.Abstractions        8.0.2                dotnet      (+6 duplicates)  
Microsoft.Extensions.Diagnostics                             8.0.1                dotnet      (+6 duplicates)  
Microsoft.Extensions.Diagnostics.Abstractions                8.0.1                dotnet      (+6 duplicates)  
Microsoft.Extensions.FileProviders.Abstractions              8.0.0                dotnet      (+6 duplicates)  
Microsoft.Extensions.FileProviders.Physical                  8.0.0                dotnet      (+6 duplicates)  
Microsoft.Extensions.FileSystemGlobbing                      8.0.0                dotnet      (+6 duplicates)  
Microsoft.Extensions.Hosting                                 8.0.1                dotnet      (+7 duplicates)  
Microsoft.Extensions.Hosting.Abstractions                    8.0.1                dotnet      (+7 duplicates)  
Microsoft.Extensions.Hosting.WindowsServices                 8.0.1                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging                                 8.0.1                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging.Abstractions                    8.0.2                dotnet      (+1 duplicate)   
Microsoft.Extensions.Logging.Abstractions                    8.0.3                dotnet      (+5 duplicates)  
Microsoft.Extensions.Logging.Configuration                   8.0.1                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging.Console                         8.0.1                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging.Debug                           8.0.1                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging.EventLog                        8.0.1                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging.EventSource                     8.0.1                dotnet      (+7 duplicates)  
Microsoft.Extensions.Options                                 8.0.2                dotnet      (+6 duplicates)  
Microsoft.Extensions.Options.ConfigurationExtensions         8.0.0                dotnet      (+6 duplicates)  
Microsoft.Extensions.Primitives                              8.0.0                dotnet      (+6 duplicates)  
Microsoft.Identity.Client                                    4.73.1               dotnet      (+5 duplicates)  
Microsoft.Identity.Client.Extensions.Msal                    4.73.1               dotnet      (+5 duplicates)  
Microsoft.IdentityModel.Abstractions                         7.7.1                dotnet      (+5 duplicates)  
Microsoft.IdentityModel.JsonWebTokens                        7.7.1                dotnet      (+5 duplicates)  
Microsoft.IdentityModel.Logging                              7.7.1                dotnet      (+5 duplicates)  
Microsoft.IdentityModel.Protocols                            7.7.1                dotnet      (+5 duplicates)  
Microsoft.IdentityModel.Protocols.OpenIdConnect              7.7.1                dotnet      (+5 duplicates)  
Microsoft.IdentityModel.Tokens                               7.7.1                dotnet      (+5 duplicates)  
Microsoft.OpenApi                                            1.6.25               dotnet      (+2 duplicates)  
Microsoft.SqlServer.Server                                   1.0.0                dotnet      (+5 duplicates)  
Microsoft.Win32.Registry                                     5.0.0                dotnet      (+5 duplicates)  
Microsoft.Win32.SystemEvents                                 8.0.0                dotnet      (+5 duplicates)  
MimeKit                                                      4.14.0               dotnet      (+5 duplicates)  
Mono.Nat                                                     3.0.0                dotnet      (+5 duplicates)  
Mono.Posix.NETStandard                                       5.20.1.34-servarr20  dotnet                       
MonoTorrent                                                  3.0.2                dotnet      (+5 duplicates)  
NLog                                                         5.4.0                dotnet      (+7 duplicates)  
NLog.Extensions.Logging                                      5.4.0                dotnet      (+5 duplicates)  
NLog.Layouts.ClefJsonLayout                                  1.0.4                dotnet      (+7 duplicates)  
NLog.Targets.Syslog                                          7.0.0                dotnet      (+5 duplicates)  
Newtonsoft.Json                                              13.0.4               dotnet      (+7 duplicates)  
NodaTime                                                     3.2.0                dotnet      (+2 duplicates)  
Npgsql                                                       9.0.3                dotnet      (+5 duplicates)  
Polly                                                        8.6.4                dotnet      (+5 duplicates)  
Polly.Contrib.WaitAndRetry                                   1.1.1                dotnet      (+5 duplicates)  
Polly.Core                                                   8.6.4                dotnet      (+5 duplicates)  
ReusableTasks                                                4.0.0                dotnet      (+5 duplicates)  
Sentry                                                       4.0.2                dotnet      (+7 duplicates)  
SharpZipLib                                                  1.4.2                dotnet      (+7 duplicates)  
SixLabors.ImageSharp                                         3.1.11               dotnet      (+5 duplicates)  
SourceGear.sqlite3                                           3.50.4.2             dotnet      (+7 duplicates)  
SpotifyAPI.Web                                               5.1.1                dotnet      (+5 duplicates)  
Swashbuckle.AspNetCore.Annotations                           9.0.6                dotnet      (+2 duplicates)  
Swashbuckle.AspNetCore.Swagger                               9.0.6                dotnet      (+2 duplicates)  
Swashbuckle.AspNetCore.SwaggerGen                            9.0.6                dotnet      (+2 duplicates)  
System.ClientModel                                           1.5.1                dotnet      (+5 duplicates)  
System.ComponentModel                                        4.3.0                dotnet      (+2 duplicates)  
System.ComponentModel.Annotations                            5.0.0                dotnet      (+4 duplicates)  
System.Configuration.ConfigurationManager                    8.0.1                dotnet      (+7 duplicates)  
System.Data.SQLite                                           2.0.2                dotnet      (+7 duplicates)  
System.Diagnostics.DiagnosticSource                          6.0.1                dotnet      (+4 duplicates)  
System.Diagnostics.EventLog                                  8.0.1                dotnet      (+6 duplicates)  
System.Drawing.Common                                        8.0.20               dotnet      (+5 duplicates)  
System.Formats.Asn1                                          8.0.1                dotnet      (+4 duplicates)  
System.IO                                                    4.3.0                dotnet      (+5 duplicates)  
System.IO.Abstractions                                       17.0.24              dotnet      (+7 duplicates)  
System.IdentityModel.Tokens.Jwt                              7.7.1                dotnet      (+5 duplicates)  
System.Memory.Data                                           8.0.1                dotnet      (+5 duplicates)  
System.Private.Uri                                           4.3.0                dotnet      (+5 duplicates)  
System.Reflection                                            4.3.0                dotnet      (+5 duplicates)  
System.Reflection.Primitives                                 4.3.0                dotnet      (+5 duplicates)  
System.Runtime                                               4.3.0                dotnet      (+5 duplicates)  
System.Runtime.CompilerServices.Unsafe                       6.0.0                dotnet      (+4 duplicates)  
System.Runtime.Loader                                        4.3.0                dotnet      (+5 duplicates)  
System.Security.AccessControl                                5.0.0                dotnet      (+5 duplicates)  
System.Security.Cryptography.Pkcs                            8.0.1                dotnet      (+4 duplicates)  
System.Security.Cryptography.ProtectedData                   8.0.0                dotnet      (+7 duplicates)  
System.Security.Principal.Windows                            5.0.0                dotnet      (+5 duplicates)  
System.ServiceProcess.ServiceController                      8.0.1                dotnet      (+7 duplicates)  
System.Text.Encoding                                         4.3.0                dotnet      (+5 duplicates)  
System.Text.Encoding.CodePages                               8.0.0                dotnet                       
System.Text.Json                                             8.0.6                dotnet      (+7 duplicates)  
System.Threading.Tasks                                       4.3.0                dotnet      (+5 duplicates)  
TagLibSharp-Lidarr                                           2.2.0.27             dotnet      (+5 duplicates)  
acl-libs                                                     2.3.2-r1             apk                          
alpine-baselayout                                            3.7.0-r0             apk                          
alpine-baselayout-data                                       3.7.0-r0             apk                          
alpine-keys                                                  2.5-r0               apk                          
alpine-release                                               3.22.2-r0            apk                          
anstream                                                     0.6.8                rust-crate                   
anstyle                                                      1.0.4                rust-crate                   
anstyle-parse                                                0.2.3                rust-crate                   
anstyle-query                                                1.0.2                rust-crate                   
anyhow                                                       1.0.79               rust-crate                   
aom-libs                                                     3.12.1-r0            apk                          
apk-tools                                                    2.14.9-r3            apk                          
arg_enum_proc_macro                                          0.3.4                rust-crate                   
arrayvec                                                     0.7.4                rust-crate                   
av-metrics                                                   0.9.1                rust-crate                   
av1-grain                                                    0.2.3                rust-crate                   
bash                                                         5.2.37-r0            apk                          
bitflags                                                     2.4.1                rust-crate                   
bitstream-io                                                 2.2.0                rust-crate                   
brotli-libs                                                  1.1.0-r2             apk                          
busybox                                                      1.37.0-r19           apk                          
busybox-binsh                                                1.37.0-r19           apk                          
c-ares                                                       1.34.5-r0            apk                          
ca-certificates                                              20250911-r0          apk                          
ca-certificates-bundle                                       20250911-r0          apk                          
catatonit                                                    0.2.1-r0             apk                          
cfg-if                                                       1.0.0                rust-crate                   
chromaprint                                                  1.5.1-r8             apk                          
chromaprint-libs                                             1.5.1-r8             apk                          
cjson                                                        1.7.19-r0            apk                          
clap                                                         4.4.14               rust-crate                   
clap_builder                                                 4.4.14               rust-crate                   
clap_complete                                                4.4.6                rust-crate                   
clap_derive                                                  4.4.7                rust-crate                   
clap_lex                                                     0.6.0                rust-crate                   
colorchoice                                                  1.0.0                rust-crate                   
console                                                      0.15.8               rust-crate                   
coreutils                                                    9.7-r1               apk                          
coreutils-env                                                9.7-r1               apk                          
coreutils-fmt                                                9.7-r1               apk                          
coreutils-sha512sum                                          9.7-r1               apk                          
crossbeam                                                    0.8.4                rust-crate                   
crossbeam-channel                                            0.5.14               rust-crate                   
crossbeam-deque                                              0.8.5                rust-crate                   
crossbeam-epoch                                              0.9.18               rust-crate                   
crossbeam-queue                                              0.3.11               rust-crate                   
crossbeam-utils                                              0.8.19               rust-crate                   
curl                                                         8.14.1-r2            apk                          
either                                                       1.9.0                rust-crate                   
errno                                                        0.3.8                rust-crate                   
fern                                                         0.6.2                rust-crate                   
ffmpeg-libavcodec                                            6.1.2-r2             apk                          
ffmpeg-libavformat                                           6.1.2-r2             apk                          
ffmpeg-libavutil                                             6.1.2-r2             apk                          
ffmpeg-libswresample                                         6.1.2-r2             apk                          
fftw-double-libs                                             3.3.10-r6            apk                          
findutils                                                    4.10.0-r0            apk                          
getrandom                                                    0.2.12               rust-crate                   
giflib                                                       5.2.2-r1             apk                          
heck                                                         0.4.1                rust-crate                   
hwdata-pci                                                   0.395-r0             apk                          
icu-data-en                                                  76.1-r1              apk                          
icu-libs                                                     76.1-r1              apk                          
imath                                                        3.1.12-r0            apk                          
interpolate_name                                             0.2.4                rust-crate                   
itertools                                                    0.10.5               rust-crate                   
itertools                                                    0.12.0               rust-crate                   
ivf                                                          0.1.3                rust-crate                   
jq                                                           1.8.0-r0             apk                          
lab                                                          0.11.0               rust-crate                   
lame-libs                                                    3.100-r5             apk                          
lazy_static                                                  1.4.0                rust-crate                   
lcms2                                                        2.16-r0              apk                          
libSvtAv1Enc                                                 2.3.0-r0             apk                          
libapk2                                                      2.14.9-r3            apk                          
libattr                                                      2.5.2-r2             apk                          
libbluray                                                    1.3.4-r1             apk                          
libbsd                                                       0.12.2-r0            apk                          
libbz2                                                       1.0.8-r6             apk                          
libc                                                         0.2.155              rust-crate                   
libcrypto3                                                   3.5.4-r0             apk                          
libcurl                                                      8.14.1-r2            apk                          
libdav1d                                                     1.5.1-r0             apk                          
libdeflate                                                   1.23-r0              apk                          
libdrm                                                       2.4.124-r0           apk                          
libffi                                                       3.4.8-r0             apk                          
libgcc                                                       14.2.0-r6            apk                          
libgomp                                                      14.2.0-r6            apk                          
libhwy                                                       1.0.7-r1             apk                          
libidn2                                                      2.3.7-r0             apk                          
libintl                                                      0.24.1-r0            apk                          
libjpeg-turbo                                                3.1.0-r0             apk                          
libjxl                                                       0.10.3-r2            apk                          
libmd                                                        1.1.0-r0             apk                          
libncursesw                                                  6.5_p20250503-r0     apk                          
libogg                                                       1.3.5-r5             apk                          
libopenmpt                                                   0.7.15-r0            apk                          
libpciaccess                                                 0.18.1-r0            apk                          
libpng                                                       1.6.47-r0            apk                          
libproc2                                                     4.0.4-r3             apk                          
libpsl                                                       0.21.5-r3            apk                          
librist                                                      0.2.10-r1            apk                          
libsharpyuv                                                  1.5.0-r0             apk                          
libsodium                                                    1.0.20-r0            apk                          
libsrt                                                       1.5.3-r1             apk                          
libssh                                                       0.11.2-r0            apk                          
libssl3                                                      3.5.4-r0             apk                          
libstdc++                                                    14.2.0-r6            apk                          
libtheora                                                    1.1.1-r18            apk                          
libunistring                                                 1.3-r0               apk                          
libva                                                        2.22.0-r1            apk                          
libvdpau                                                     1.5-r4               apk                          
libvorbis                                                    1.3.7-r2             apk                          
libvpx                                                       1.15.0-r0            apk                          
libwebp                                                      1.5.0-r0             apk                          
libwebpmux                                                   1.5.0-r0             apk                          
libx11                                                       1.8.11-r0            apk                          
libxau                                                       1.0.12-r0            apk                          
libxcb                                                       1.17.0-r0            apk                          
libxdmcp                                                     1.1.5-r1             apk                          
libxext                                                      1.3.6-r2             apk                          
libxfixes                                                    6.0.1-r4             apk                          
libxml2                                                      2.13.9-r0            apk                          
libxslt                                                      1.1.43-r3            apk                          
libzmq                                                       4.3.5-r2             apk                          
linux-pam                                                    1.7.0-r4             apk                          
linux-raw-sys                                                0.4.12               rust-crate                   
log                                                          0.4.20               rust-crate                   
maybe-rayon                                                  0.1.1                rust-crate                   
mbedtls                                                      3.6.5-r0             apk                          
memchr                                                       2.7.1                rust-crate                   
minimal-lexical                                              0.2.1                rust-crate                   
mpg123-libs                                                  1.32.10-r0           apk                          
musl                                                         1.2.5-r10            apk                          
musl-utils                                                   1.2.5-r10            apk                          
ncurses-terminfo-base                                        6.5_p20250503-r0     apk                          
netcat-openbsd                                               1.229.1-r0           apk                          
new_debug_unreachable                                        1.0.4                rust-crate                   
nghttp2-libs                                                 1.65.0-r0            apk                          
nom                                                          7.1.3                rust-crate                   
noop_proc_macro                                              0.3.0                rust-crate                   
num-bigint                                                   0.4.4                rust-crate                   
num-derive                                                   0.4.1                rust-crate                   
num-integer                                                  0.1.45               rust-crate                   
num-rational                                                 0.4.1                rust-crate                   
num-traits                                                   0.2.17               rust-crate                   
numactl                                                      2.0.18-r0            apk                          
once_cell                                                    1.19.0               rust-crate                   
onevpl-libs                                                  2023.3.1-r2          apk                          
oniguruma                                                    6.9.10-r0            apk                          
openexr-libiex                                               3.3.2-r0             apk                          
openexr-libilmthread                                         3.3.2-r0             apk                          
openexr-libopenexr                                           3.3.2-r0             apk                          
openexr-libopenexrcore                                       3.3.2-r0             apk                          
opus                                                         1.5.2-r1             apk                          
paste                                                        1.0.14               rust-crate                   
ppv-lite86                                                   0.2.17               rust-crate                   
proc-macro2                                                  1.0.76               rust-crate                   
procps-ng                                                    4.0.4-r3             apk                          
profiling                                                    1.0.13               rust-crate                   
profiling-procmacros                                         1.0.13               rust-crate                   
quote                                                        1.0.35               rust-crate                   
rand                                                         0.8.5                rust-crate                   
rand_chacha                                                  0.3.1                rust-crate                   
rand_core                                                    0.6.4                rust-crate                   
rav1e                                                        0.7.1                rust-crate                   
rav1e-libs                                                   0.7.1-r2             apk                          
rayon                                                        1.8.0                rust-crate                   
rayon-core                                                   1.12.0               rust-crate                   
readline                                                     8.2.13-r1            apk                          
runtime.any.System.IO                                        4.3.0                dotnet      (+5 duplicates)  
runtime.any.System.Reflection                                4.3.0                dotnet      (+5 duplicates)  
runtime.any.System.Reflection.Primitives                     4.3.0                dotnet      (+5 duplicates)  
runtime.any.System.Runtime                                   4.3.0                dotnet      (+5 duplicates)  
runtime.any.System.Text.Encoding                             4.3.0                dotnet      (+5 duplicates)  
runtime.any.System.Threading.Tasks                           4.3.0                dotnet      (+5 duplicates)  
runtime.unix.System.Private.Uri                              4.3.0                dotnet      (+5 duplicates)  
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64  8.0.12               dotnet      (+4 duplicates)  
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64     8.0.12               dotnet      (+7 duplicates)  
rustix                                                       0.38.28              rust-crate                   
scan_fmt                                                     0.2.6                rust-crate                   
scanelf                                                      1.3.8-r1             apk                          
shadow                                                       4.17.3-r0            apk                          
signal-hook                                                  0.3.17               rust-crate                   
signal-hook-registry                                         1.4.1                rust-crate                   
simd_helpers                                                 0.1.0                rust-crate                   
skalibs-libs                                                 2.14.4.0-r0          apk                          
soxr                                                         0.1.3-r7             apk                          
sqlite-libs                                                  3.49.2-r1            apk                          
ssl_client                                                   1.37.0-r19           apk                          
syn                                                          2.0.48               rust-crate                   
terminal_size                                                0.3.0                rust-crate                   
thiserror                                                    1.0.56               rust-crate                   
thiserror-impl                                               1.0.56               rust-crate                   
tzdata                                                       2025b-r0             apk                          
unicode-ident                                                1.0.12               rust-crate                   
unicode-width                                                0.1.11               rust-crate                   
utf8parse                                                    0.2.1                rust-crate                   
utmps-libs                                                   0.1.3.1-r0           apk                          
v_frame                                                      0.3.7                rust-crate                   
wayland-libs-client                                          1.23.1-r3            apk                          
x264-libs                                                    0.164.3108-r0        apk                          
x265-libs                                                    3.6-r0               apk                          
xmlstarlet                                                   1.6.1-r2             apk                          
xvidcore                                                     1.3.7-r2             apk                          
xz-libs                                                      5.8.1-r0             apk                          
y4m                                                          0.8.0                rust-crate                   
zlib                                                         1.3.1-r2             apk                          
zstd-libs                                                    1.5.7-r0             apk
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1763566781938
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:8686/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1763566781938
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1763566781938
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1763566781938
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:8686/signalr/messages?access_token=(removed)&id=2tLjXRE8oiYb3Wy74_62cQ.\"",
        "source": "console-api",
        "timestamp": 1763566781938
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1763566781938
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1763566781938
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1763566781938
    }
]
Test Result Message Runtime
Container startup PASS - 5.12s
Create SBOM PASS - 15.36s
Get build info PASS - 0.04s
Get screenshot PASS - 10.98s

ARM64 PASS

linuxserver/lidarr

Runtime: 68.97s
arm64v8-develop-3.1.1.4876-ls230
Build Information
Builder: X86-BUILDER-3c --Hetzner
Created: 2025-11-19T15:35:47+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 117.24MB
Tag: arm64v8-develop-3.1.1.4876-ls230
Version: 3.1.1.4876-ls230
View Container Logs
Expand
2025-11-19T15:39:17.735297009Z [migrations] started
2025-11-19T15:39:17.739644954Z [migrations] no migrations found
2025-11-19T15:39:18.299743778Z usermod: no changes
2025-11-19T15:39:18.373714235Z ───────────────────────────────────────
2025-11-19T15:39:18.373747622Z 
2025-11-19T15:39:18.373753494Z       ██╗     ███████╗██╗ ██████╗
2025-11-19T15:39:18.373758494Z       ██║     ██╔════╝██║██╔═══██╗
2025-11-19T15:39:18.373763284Z       ██║     ███████╗██║██║   ██║
2025-11-19T15:39:18.373768194Z       ██║     ╚════██║██║██║   ██║
2025-11-19T15:39:18.373772863Z       ███████╗███████║██║╚██████╔╝
2025-11-19T15:39:18.373777893Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-19T15:39:18.373782683Z 
2025-11-19T15:39:18.373787092Z    Brought to you by linuxserver.io
2025-11-19T15:39:18.373791661Z ───────────────────────────────────────
2025-11-19T15:39:18.380604810Z 
2025-11-19T15:39:18.381106751Z To support the app dev(s) visit:
2025-11-19T15:39:18.421986486Z Lidarr: https://opencollective.com/lidarr
2025-11-19T15:39:18.426760699Z 
2025-11-19T15:39:18.426796371Z To support LSIO projects visit:
2025-11-19T15:39:18.426807674Z https://www.linuxserver.io/donate/
2025-11-19T15:39:18.426817975Z 
2025-11-19T15:39:18.426826201Z ───────────────────────────────────────
2025-11-19T15:39:18.426835350Z GID/UID
2025-11-19T15:39:18.426843426Z ───────────────────────────────────────
2025-11-19T15:39:18.503172312Z 
2025-11-19T15:39:18.503195789Z User UID:    911
2025-11-19T15:39:18.503204466Z User GID:    911
2025-11-19T15:39:18.503212573Z ───────────────────────────────────────
2025-11-19T15:39:18.657848798Z Linuxserver.io version: 3.1.1.4876-ls230
2025-11-19T15:39:18.660879280Z Build-date: 2025-11-19T15:35:47+00:00
2025-11-19T15:39:18.660893028Z ───────────────────────────────────────
2025-11-19T15:39:18.660903008Z     
2025-11-19T15:39:21.824521703Z [custom-init] No custom files found, skipping...
2025-11-19T15:39:28.715533905Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.1.4876 
2025-11-19T15:39:28.989150428Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-11-19T15:39:29.050152120Z [Debug] Bootstrap: Console selected 
2025-11-19T15:39:29.062104207Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-11-19T15:39:32.734520261Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-11-19T15:39:33.896566739Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {f320e37b-d611-4d92-be4f-e6bca69d623f} may be persisted to storage in unencrypted form. 
2025-11-19T15:39:34.828049326Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-11-19T15:39:35.485159477Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-11-19T15:39:36.527692975Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-11-19T15:39:36.639250686Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:36.648147460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:37.250067091Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-11-19T15:39:37.300338968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6112602s 
2025-11-19T15:39:37.304488042Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-11-19T15:39:37.307576221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6609629s 
2025-11-19T15:39:37.408634641Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-11-19T15:39:37.416918501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:37.501790389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-11-19T15:39:37.633399135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-11-19T15:39:37.792303924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2865574s 
2025-11-19T15:39:37.798455100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:37.813279480Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-11-19T15:39:37.816030700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.307939s 
2025-11-19T15:39:37.831947400Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-11-19T15:39:37.835345512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:37.913346755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-11-19T15:39:37.928466850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-19T15:39:37.942099782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254168s 
2025-11-19T15:39:37.946073153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T15:39:37.950215674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016194s 
2025-11-19T15:39:37.956133300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-11-19T15:39:37.964713527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-11-19T15:39:37.978233941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019034s 
2025-11-19T15:39:37.982383707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:37.987357462Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-11-19T15:39:37.990577687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027728s 
2025-11-19T15:39:37.997366406Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-11-19T15:39:38.000498523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:38.013764806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T15:39:38.016857263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003417s 
2025-11-19T15:39:38.019765378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-11-19T15:39:38.023828520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-11-19T15:39:38.029528828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071778s 
2025-11-19T15:39:38.032287012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:38.036248980Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-11-19T15:39:38.038660846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136051s 
2025-11-19T15:39:38.082656957Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-11-19T15:39:38.085782129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:38.095707545Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-11-19T15:39:38.794846906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-11-19T15:39:38.836885935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2025-11-19T15:39:38.908093157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0845933s 
2025-11-19T15:39:38.911266357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-11-19T15:39:38.916324091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-11-19T15:39:38.922831875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092722s 
2025-11-19T15:39:38.925163009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-11-19T15:39:38.929175769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T15:39:38.933806043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006395s 
2025-11-19T15:39:38.936283321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-11-19T15:39:38.939613487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-11-19T15:39:38.943897132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052377s 
2025-11-19T15:39:38.946072743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-11-19T15:39:39.458591175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2025-11-19T15:39:39.498676941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5480145s 
2025-11-19T15:39:39.502920095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-11-19T15:39:39.506791130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-11-19T15:39:39.510991267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065321s 
2025-11-19T15:39:39.513116807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-11-19T15:39:39.516012348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-11-19T15:39:39.520751531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057852s 
2025-11-19T15:39:39.522868343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-11-19T15:39:39.525831219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:39.529791283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050341s 
2025-11-19T15:39:39.531797623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-11-19T15:39:39.534262286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:39.538128160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042778s 
2025-11-19T15:39:39.542098675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-11-19T15:39:39.558389267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-11-19T15:39:39.570344981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261557s 
2025-11-19T15:39:39.572252152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-11-19T15:39:39.575104114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:39.590519835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051384s 
2025-11-19T15:39:39.592495103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-11-19T15:39:39.594997922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-11-19T15:39:39.598721190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043928s 
2025-11-19T15:39:39.600631416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-11-19T15:39:39.603112001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-11-19T15:39:39.606539833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041167s 
2025-11-19T15:39:39.608480401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-11-19T15:39:39.611125456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-11-19T15:39:39.614789254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044549s 
2025-11-19T15:39:39.616959003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-11-19T15:39:39.619610492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:39.623097473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042577s 
2025-11-19T15:39:39.625074694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-11-19T15:39:39.627533816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-11-19T15:39:39.630908472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004061s 
2025-11-19T15:39:39.636167721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-11-19T15:39:39.644671304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2025-11-19T15:39:39.655577235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017545s 
2025-11-19T15:39:39.657722825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-11-19T15:39:39.660611411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-11-19T15:39:39.664335750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047s 
2025-11-19T15:39:39.666256738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-11-19T15:39:39.668838858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-11-19T15:39:39.672576834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043937s 
2025-11-19T15:39:39.674789490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-11-19T15:39:39.677484016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-11-19T15:39:39.681021118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043631s 
2025-11-19T15:39:39.683292962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-11-19T15:39:39.686777369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-11-19T15:39:39.690748996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054811s 
2025-11-19T15:39:39.692577377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-11-19T15:39:39.699336728Z [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-11-19T15:39:39.705480258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110614s 
2025-11-19T15:39:39.707489104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-11-19T15:39:39.710354864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-11-19T15:39:39.714885106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005442s 
2025-11-19T15:39:39.716895284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-11-19T15:39:39.719591683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T15:39:39.723117733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043588s 
2025-11-19T15:39:39.724933579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-11-19T15:39:39.732273149Z [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-11-19T15:39:39.738615940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118938s 
2025-11-19T15:39:39.740553943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-11-19T15:39:39.743075119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-11-19T15:39:39.746541439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041488s 
2025-11-19T15:39:39.748541787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-11-19T15:39:39.751193326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-11-19T15:39:39.754641730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042441s 
2025-11-19T15:39:39.756649523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-11-19T15:39:39.759344920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-11-19T15:39:39.762844296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043275s 
2025-11-19T15:39:39.764826618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-11-19T15:39:39.767429449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-11-19T15:39:39.771330414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046499s 
2025-11-19T15:39:39.773220850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-11-19T15:39:39.779483260Z [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-11-19T15:39:39.786329185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111782s 
2025-11-19T15:39:39.788261636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-11-19T15:39:39.792543117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2025-11-19T15:39:39.797061075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069362s 
2025-11-19T15:39:39.799124610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-11-19T15:39:39.802100101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-11-19T15:39:39.805787196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047537s 
2025-11-19T15:39:39.807604956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-11-19T15:39:39.845129936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2025-11-19T15:39:39.852044339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0420676s 
2025-11-19T15:39:39.853972221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-11-19T15:39:39.856722539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-11-19T15:39:39.864085875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079274s 
2025-11-19T15:39:39.865980901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-11-19T15:39:39.870094765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2025-11-19T15:39:39.874719437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067378s 
2025-11-19T15:39:39.876668562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-11-19T15:39:39.879281884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-11-19T15:39:39.882747743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042548s 
2025-11-19T15:39:39.884870267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-11-19T15:39:39.889313473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2025-11-19T15:39:39.894941816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079265s 
2025-11-19T15:39:39.896876763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-11-19T15:39:39.900096276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-11-19T15:39:39.904309158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049839s 
2025-11-19T15:39:39.906481252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-11-19T15:39:39.909589832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-11-19T15:39:39.913712313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005092s 
2025-11-19T15:39:39.916163909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-11-19T15:39:39.923723161Z [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-11-19T15:39:39.928776947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108994s 
2025-11-19T15:39:39.930881444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-11-19T15:39:39.939041816Z [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-11-19T15:39:39.951213485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018303s 
2025-11-19T15:39:39.953034652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-11-19T15:39:39.958071323Z [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-11-19T15:39:39.962749914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078921s 
2025-11-19T15:39:39.964705723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-11-19T15:39:39.971294049Z [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-11-19T15:39:39.977206614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105962s 
2025-11-19T15:39:39.979264278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-11-19T15:39:39.984123542Z [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-11-19T15:39:39.988832895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079118s 
2025-11-19T15:39:39.990823724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-11-19T15:39:39.996215691Z [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-11-19T15:39:40.001525542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088269s 
2025-11-19T15:39:40.003903140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-11-19T15:39:40.007797562Z [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-11-19T15:39:40.011916446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006478s 
2025-11-19T15:39:40.013641168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-11-19T15:39:40.016895421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2025-11-19T15:39:40.020788951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053344s 
2025-11-19T15:39:40.022924762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-11-19T15:39:40.025456169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-11-19T15:39:40.028909182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042803s 
2025-11-19T15:39:40.030796562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-11-19T15:39:40.034859183Z [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-11-19T15:39:40.039507613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065697s 
2025-11-19T15:39:40.041565216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-11-19T15:39:40.047842265Z [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-11-19T15:39:40.053547574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100967s 
2025-11-19T15:39:40.055471788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-11-19T15:39:40.060687841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2025-11-19T15:39:40.065842501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081493s 
2025-11-19T15:39:40.068118814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-11-19T15:39:40.071010807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-11-19T15:39:40.074980320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049724s 
2025-11-19T15:39:40.077068565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-11-19T15:39:40.079819956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-11-19T15:39:40.083752043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045967s 
2025-11-19T15:39:40.085845929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-11-19T15:39:40.092606613Z [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-11-19T15:39:40.099065258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110947s 
2025-11-19T15:39:40.100930984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-11-19T15:39:40.106732045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-11-19T15:39:40.113121391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097148s 
2025-11-19T15:39:40.115232201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-11-19T15:39:40.118484700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-19T15:39:40.122634146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053067s 
2025-11-19T15:39:40.124481305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-11-19T15:39:40.130224870Z [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-11-19T15:39:40.135462888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092076s 
2025-11-19T15:39:40.137329957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-11-19T15:39:40.143488498Z [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-11-19T15:39:40.149060006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098708s 
2025-11-19T15:39:40.150929531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-11-19T15:39:40.154997923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2025-11-19T15:39:40.159306509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006515s 
2025-11-19T15:39:40.161414553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-11-19T15:39:40.164483433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-11-19T15:39:40.168038752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047523s 
2025-11-19T15:39:40.170031925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-11-19T15:39:40.175309502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T15:39:40.180416165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085144s 
2025-11-19T15:39:40.182617197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-11-19T15:39:40.186424193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-19T15:39:40.190292662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054702s 
2025-11-19T15:39:40.213193245Z [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-11-19T15:39:40.242295094Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0275328 taking an average of 00:00:00.0275328 
2025-11-19T15:39:40.253762264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-19T15:39:40', 'InitialSetup') 
2025-11-19T15:39:40.259752646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:40.272226152Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-11-19T15:39:40.273848088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0797459s 
2025-11-19T15:39:40.281579867Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-11-19T15:39:40.284715260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:40.302204897Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-11-19T15:39:40.316644894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-11-19T15:39:40.319020237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002661s 
2025-11-19T15:39:40.322003153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-11-19T15:39:40.325939840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:40.344902182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209594s 
2025-11-19T15:39:40.349399328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-19T15:39:40', 'add_reason_to_pending_releases') 
2025-11-19T15:39:40.354456942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:40.358160559Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-11-19T15:39:40.360151448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.033885s 
2025-11-19T15:39:40.362722886Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-11-19T15:39:40.365027106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:40.368106607Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-11-19T15:39:40.419774645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:40.430404699Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-11-19T15:39:40.432441731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-11-19T15:39:40.435329556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-11-19T15:39:40.445682633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113181s 
2025-11-19T15:39:40.447539081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:40.449302071Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2025-11-19T15:39:40.451351928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-11-19T15:39:40.454353583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:40.463727057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104086s 
2025-11-19T15:39:40.465539106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:40.467268378Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2025-11-19T15:39:40.469447516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-11-19T15:39:40.472502086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:40.481910170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010483s 
2025-11-19T15:39:40.486327345Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-11-19T15:39:40.493774741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-11-19T15:39:40.498077024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092904s 
2025-11-19T15:39:40.502898191Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-11-19T15:39:40.812255330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2025-11-19T15:39:40.828543398Z [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-11-19T15:39:40.841189442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-11-19T15:39:40.854890229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-11-19T15:39:40.886342431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-11-19T15:39:40.891534626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-11-19T15:39:40.896015208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-11-19T15:39:40.899760740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3948898s 
2025-11-19T15:39:40.901653491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:40.903296129Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2025-11-19T15:39:40.907077343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-11-19T15:39:40.909821278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-11-19T15:39:40.919318071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103023s 
2025-11-19T15:39:40.922878901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-19T15:39:40', 'add_medium_support') 
2025-11-19T15:39:40.926755937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:40.930525077Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-11-19T15:39:40.932421957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213231s 
2025-11-19T15:39:40.934823312Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-11-19T15:39:40.937050867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:40.940004565Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-11-19T15:39:40.949454493Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-11-19T15:39:40.952898728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-11-19T15:39:40.958198319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060603s 
2025-11-19T15:39:40.960030919Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:40.962207422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:40.996230290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339223s 
2025-11-19T15:39:41.000186396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-19T15:39:40', 'add_various_qualites_in_profile') 
2025-11-19T15:39:41.004409389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:41.008487561Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-11-19T15:39:41.010454853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0464959s 
2025-11-19T15:39:41.012689402Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-11-19T15:39:41.014852508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:41.017908000Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-11-19T15:39:41.033520057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-11-19T15:39:41.038225622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2025-11-19T15:39:41.043434861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078171s 
2025-11-19T15:39:41.045528416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-11-19T15:39:41.048497695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-11-19T15:39:41.052200030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047352s 
2025-11-19T15:39:41.054010055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-19T15:39:41.055749949Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-11-19T15:39:41.057890429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-11-19T15:39:41.060955500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:41.070770674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108582s 
2025-11-19T15:39:41.072989331Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-11-19T15:39:41.150200042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-11-19T15:39:41.177727872Z [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-11-19T15:39:41.192364845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:41.197443391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:41.221929176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-11-19T15:39:41.227161822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-11-19T15:39:41.231588265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:41.236393761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:41.239967818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1651546s 
2025-11-19T15:39:41.242181636Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-11-19T15:39:41.336305973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2025-11-19T15:39:41.363057600Z [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-11-19T15:39:41.377850337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:41.384105602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:41.410903853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-11-19T15:39:41.416207873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-11-19T15:39:41.420738045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:41.425099998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:41.428968668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1847743s 
2025-11-19T15:39:41.431047093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:41.432600892Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-11-19T15:39:41.434963319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-11-19T15:39:41.437548975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-11-19T15:39:41.447217013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104963s 
2025-11-19T15:39:41.451099150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-19T15:39:41', 'metadata_profiles') 
2025-11-19T15:39:41.455490372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:41.459086924Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-11-19T15:39:41.460898862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02221s 
2025-11-19T15:39:41.464852173Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-11-19T15:39:41.467169649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:41.470569505Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-11-19T15:39:41.502894464Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-11-19T15:39:41.611135708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2025-11-19T15:39:41.620312436Z [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-11-19T15:39:41.625769143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-11-19T15:39:41.630060675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-11-19T15:39:41.654881584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-11-19T15:39:41.658623879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1531994s 
2025-11-19T15:39:41.660486630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T15:39:41.662232205Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2025-11-19T15:39:41.664631436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-11-19T15:39:41.667923054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-11-19T15:39:41.677392512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106535s 
2025-11-19T15:39:41.680309155Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-11-19T15:39:41.683623138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-11-19T15:39:41.686599912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040555s 
2025-11-19T15:39:41.688444887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T15:39:41.690171624Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2025-11-19T15:39:41.695534242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-11-19T15:39:41.763181466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2025-11-19T15:39:41.773957013Z [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-11-19T15:39:41.780096385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-11-19T15:39:41.784380211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-11-19T15:39:41.812398458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-11-19T15:39:41.816440357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1186036s 
2025-11-19T15:39:41.820481695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-19T15:39:41', 'separate_automatic_and_interactive_search') 
2025-11-19T15:39:41.824508894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:41.828247953Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-11-19T15:39:41.830252379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1299939s 
2025-11-19T15:39:41.832870721Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-11-19T15:39:41.835108287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:41.838028046Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-11-19T15:39:41.842634161Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-11-19T15:39:41.914159844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2025-11-19T15:39:41.936451941Z [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-11-19T15:39:41.948693100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T15:39:41.954326052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T15:39:41.978616042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:41.983069851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-11-19T15:39:41.987227522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-11-19T15:39:41.991900812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-11-19T15:39:41.995990798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:41.999387357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1548924s 
2025-11-19T15:39:42.003264214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-19T15:39:42', 'change_album_path_to_relative') 
2025-11-19T15:39:42.007051901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:42.012031407Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-11-19T15:39:42.014017336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1667492s 
2025-11-19T15:39:42.016172396Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-11-19T15:39:42.018395171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:42.021143204Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-11-19T15:39:42.028806956Z [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-11-19T15:39:42.033222437Z [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-11-19T15:39:42.037165357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005625s 
2025-11-19T15:39:42.040795276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-19T15:39:42', 'change_quality_size_mb_to_kb') 
2025-11-19T15:39:42.044699718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:42.048164454Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-11-19T15:39:42.050113269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160762s 
2025-11-19T15:39:42.052174710Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-11-19T15:39:42.054386112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:42.056939293Z [Info] album_releases: Starting migration of Main DB to 9 
2025-11-19T15:39:42.063762783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:42.065396052Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-11-19T15:39:42.067478876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-11-19T15:39:42.070262791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-11-19T15:39:42.080647352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111754s 
2025-11-19T15:39:42.082477798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:42.084207300Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-11-19T15:39:42.086278480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-11-19T15:39:42.089099050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-11-19T15:39:42.098993804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107517s 
2025-11-19T15:39:42.102537219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-11-19T15:39:42', 'album_releases') 
2025-11-19T15:39:42.106433655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:42.109720423Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-11-19T15:39:42.111502832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213705s 
2025-11-19T15:39:42.113927424Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-11-19T15:39:42.116104578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:42.119093757Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-11-19T15:39:42.127627270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:42.129677558Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2025-11-19T15:39:42.131756254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-11-19T15:39:42.204477675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2025-11-19T15:39:42.230952434Z [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-11-19T15:39:42.246113793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T15:39:42.252802241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T15:39:42.281771824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:42.286396556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-11-19T15:39:42.290659169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-11-19T15:39:42.294978957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-11-19T15:39:42.299354157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:42.302908424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.169237s 
2025-11-19T15:39:42.305054486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:42.306854249Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-11-19T15:39:42.309632744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-11-19T15:39:42.385010965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2025-11-19T15:39:42.410139624Z [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-11-19T15:39:42.424287482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T15:39:42.429938741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T15:39:42.454341098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:42.458944978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-11-19T15:39:42.463254145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-11-19T15:39:42.467556538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-11-19T15:39:42.471905164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:42.475370181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1637855s 
2025-11-19T15:39:42.479062807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-19T15:39:42', 'album_releases_fix') 
2025-11-19T15:39:42.482852708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:42.487334352Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-11-19T15:39:42.489238597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1755698s 
2025-11-19T15:39:42.491637086Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-11-19T15:39:42.493779881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:42.496644379Z [Info] import_lists: Starting migration of Main DB to 11 
2025-11-19T15:39:42.515972177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-11-19T15:39:42.523992898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2025-11-19T15:39:42.532089611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137494s 
2025-11-19T15:39:42.533823262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-11-19T15:39:42.536664964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-11-19T15:39:42.596073789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0602765s 
2025-11-19T15:39:42.598078045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-11-19T15:39:42.603758162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-11-19T15:39:42.609337597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094112s 
2025-11-19T15:39:42.611464881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-11-19T15:39:42.614581235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T15:39:42.618341407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049422s 
2025-11-19T15:39:42.621737996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-19T15:39:42', 'import_lists') 
2025-11-19T15:39:42.625471894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:42.633039683Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-11-19T15:39:42.634790258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019515s 
2025-11-19T15:39:42.637123606Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-11-19T15:39:42.639242884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:42.642152342Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-11-19T15:39:42.688411800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-11-19T15:39:42.691038489Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2025-11-19T15:39:42.696602392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-11-19T15:39:42.699892597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-11-19T15:39:42.710994141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012319s 
2025-11-19T15:39:42.712821781Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:42.714879054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:42.728861780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139627s 
2025-11-19T15:39:42.732862726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-11-19T15:39:42', 'add_release_status') 
2025-11-19T15:39:42.736952240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:42.741281087Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-11-19T15:39:42.743105500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264958s 
2025-11-19T15:39:42.745621396Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-11-19T15:39:42.747835585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:42.750896358Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-11-19T15:39:42.756120106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:42.757995423Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2025-11-19T15:39:42.760212988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-11-19T15:39:42.763550949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:42.774234031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120037s 
2025-11-19T15:39:42.777914772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-19T15:39:42', 'album_download_notification') 
2025-11-19T15:39:42.781768993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:42.785060460Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-11-19T15:39:42.786957781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225279s 
2025-11-19T15:39:42.789474649Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-11-19T15:39:42.791677054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:42.794639609Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-11-19T15:39:42.801168525Z [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-11-19T15:39:42.806663150Z [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-11-19T15:39:42.813095972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088139s 
2025-11-19T15:39:42.817300980Z [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-11-19T15:39:42.822669870Z [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-11-19T15:39:42.826927063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066017s 
2025-11-19T15:39:42.830683076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-19T15:39:42', 'fix_language_metadata_profiles') 
2025-11-19T15:39:42.834868133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:42.838752544Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-11-19T15:39:42.840675516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180756s 
2025-11-19T15:39:42.842968754Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-11-19T15:39:42.845073632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:42.848174176Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-11-19T15:39:42.852077596Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-11-19T15:39:42.854841401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-11-19T15:39:42.858030823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037647s 
2025-11-19T15:39:42.861557434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-19T15:39:42', 'remove_fanzub') 
2025-11-19T15:39:42.865496696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:42.868543150Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-11-19T15:39:42.870314547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014144s 
2025-11-19T15:39:42.872907037Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-11-19T15:39:42.875148280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:42.878149363Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-11-19T15:39:42.903836797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-11-19T15:39:42.906871007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-11-19T15:39:42.911101335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050785s 
2025-11-19T15:39:42.913333520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-11-19T15:39:42.916475446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-11-19T15:39:42.920272331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050126s 
2025-11-19T15:39:42.926824074Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-11-19T15:39:42.931718289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-11-19T15:39:42.935491818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066562s 
2025-11-19T15:39:42.937588309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-11-19T15:39:42.940630094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-11-19T15:39:42.944422410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049691s 
2025-11-19T15:39:42.946602179Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-11-19T15:39:42.949378480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-11-19T15:39:42.952646240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041477s 
2025-11-19T15:39:42.954794215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-11-19T15:39:42.957823615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-11-19T15:39:42.961616762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049308s 
2025-11-19T15:39:42.965249507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-19T15:39:42', 'update_artist_history_indexes') 
2025-11-19T15:39:42.969202547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:42.972726152Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-11-19T15:39:42.974648242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156963s 
2025-11-19T15:39:42.976888423Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-11-19T15:39:42.978968892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:42.981801456Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-11-19T15:39:43.005048596Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:43.018115939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-11-19T15:39:43.021705086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143776s 
2025-11-19T15:39:43.025113569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-19T15:39:43', 'remove_nma') 
2025-11-19T15:39:43.028883069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:43.031902800Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-11-19T15:39:43.033721943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245509s 
2025-11-19T15:39:43.036078728Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-11-19T15:39:43.038285842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:43.041149639Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-11-19T15:39:43.045863531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:43.047726202Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.41E-05s 
2025-11-19T15:39:43.049784887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-11-19T15:39:43.052473430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-11-19T15:39:43.063099507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113689s 
2025-11-19T15:39:43.066625988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-19T15:39:43', 'album_disambiguation') 
2025-11-19T15:39:43.070482243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:43.073609831Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-11-19T15:39:43.075533364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021664s 
2025-11-19T15:39:43.077979038Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-11-19T15:39:43.080187315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:43.083062464Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-11-19T15:39:43.086793627Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:43.088883766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:43.104778451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158358s 
2025-11-19T15:39:43.108668554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-19T15:39:43', 'add_ape_quality_in_profiles') 
2025-11-19T15:39:43.112878021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:43.116124097Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-11-19T15:39:43.118042530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271719s 
2025-11-19T15:39:43.120313172Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-11-19T15:39:43.122475265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:43.125319362Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-11-19T15:39:43.137914023Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:43.141332195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-11-19T15:39:43.144626810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044783s 
2025-11-19T15:39:43.146801338Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:43.149821790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-11-19T15:39:43.152695567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039451s 
2025-11-19T15:39:43.154835536Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:43.157704432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-11-19T15:39:43.160670204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038783s 
2025-11-19T15:39:43.164120161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-19T15:39:43', 'remove_pushalot') 
2025-11-19T15:39:43.167987138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:43.171272663Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-11-19T15:39:43.173136496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143497s 
2025-11-19T15:39:43.175459113Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-11-19T15:39:43.177599844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:43.180469001Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-11-19T15:39:43.187235265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-11-19T15:39:43.191316343Z [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-11-19T15:39:43.196045856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068289s 
2025-11-19T15:39:43.199522507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-19T15:39:43', 'add_custom_filters') 
2025-11-19T15:39:43.203345815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:43.206452150Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-11-19T15:39:43.208276374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171128s 
2025-11-19T15:39:43.210548278Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-11-19T15:39:43.212701494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:43.215549048Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-11-19T15:39:43.220397601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-11-19T15:39:43.222269971Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-11-19T15:39:43.224439550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-11-19T15:39:43.227127191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-11-19T15:39:43.238075527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116403s 
2025-11-19T15:39:43.241715346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-19T15:39:43', 'import_list_tags') 
2025-11-19T15:39:43.245621341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:43.248856365Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-11-19T15:39:43.250695538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223481s 
2025-11-19T15:39:43.253169550Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-11-19T15:39:43.255371815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:43.258267776Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-11-19T15:39:43.349084243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-11-19T15:39:43.356100200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2025-11-19T15:39:43.363161549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118875s 
2025-11-19T15:39:43.365428503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-11-19T15:39:43.368798218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-11-19T15:39:43.372622519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005187s 
2025-11-19T15:39:43.406020790Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-11-19T15:39:43.406399703Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-11-19T15:39:43.406639165Z                           FROM "Artists" 
2025-11-19T15:39:43.417687301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-11-19T15:39:43.417726190Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-11-19T15:39:43.417772864Z                           FROM "Artists" 
2025-11-19T15:39:43.425267424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133928s 
2025-11-19T15:39:43.427834153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-19T15:39:43.429113198Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-11-19T15:39:43.431276144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-11-19T15:39:43.434445024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:43.445535586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122196s 
2025-11-19T15:39:43.451602172Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-11-19T15:39:43.451625920Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T15:39:43.451677564Z                                                   FROM "ArtistMetadata"
2025-11-19T15:39:43.451708276Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-11-19T15:39:43.459636059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-11-19T15:39:43.459660698Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T15:39:43.459670628Z                                                   FROM "ArtistMetadata"
2025-11-19T15:39:43.459688595Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-11-19T15:39:43.465639547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100134s 
2025-11-19T15:39:43.467583722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-11-19T15:39:43.475328146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2025-11-19T15:39:43.482166837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128028s 
2025-11-19T15:39:43.484352608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-11-19T15:39:43.487878126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-11-19T15:39:43.491352202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050636s 
2025-11-19T15:39:43.493661472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-11-19T15:39:43.496249854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-11-19T15:39:43.499820884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045042s 
2025-11-19T15:39:43.501718235Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:43.503663803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:43.579748746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0755792s 
2025-11-19T15:39:43.581750928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:43.583481924Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-11-19T15:39:43.585587764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-11-19T15:39:43.588686373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:43.600388486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128052s 
2025-11-19T15:39:43.602360627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:43.603979377Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-11-19T15:39:43.606280981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-11-19T15:39:43.608967421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:43.619839873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118361s 
2025-11-19T15:39:43.621703576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:43.623390944Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-11-19T15:39:43.625377865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-11-19T15:39:43.627899192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-11-19T15:39:43.638773959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114814s 
2025-11-19T15:39:43.645609783Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-11-19T15:39:43.645634493Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T15:39:43.645693081Z                                                   FROM "ArtistMetadata"
2025-11-19T15:39:43.645734104Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-11-19T15:39:43.645770768Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-11-19T15:39:43.655119242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-11-19T15:39:43.655149322Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T15:39:43.655159412Z                                                   FROM "ArtistMetadata"
2025-11-19T15:39:43.655170324Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-11-19T15:39:43.655213111Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-11-19T15:39:43.662854497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125566s 
2025-11-19T15:39:43.664515732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:43.666285546Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2025-11-19T15:39:43.668336085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-11-19T15:39:43.671639647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-11-19T15:39:43.682680378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122093s 
2025-11-19T15:39:43.684581606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:43.686338785Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-11-19T15:39:43.688555989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-11-19T15:39:43.691321528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:43.702675170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121458s 
2025-11-19T15:39:43.704288468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:43.706351582Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-11-19T15:39:43.708190696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-11-19T15:39:43.711709191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:43.724586099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143825s 
2025-11-19T15:39:43.731506053Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-11-19T15:39:43.731532346Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-11-19T15:39:43.731587888Z                                                 FROM "AlbumReleases"
2025-11-19T15:39:43.731669843Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-11-19T15:39:43.731707980Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-11-19T15:39:43.740440844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-11-19T15:39:43.740465644Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-11-19T15:39:43.740502739Z                                                 FROM "AlbumReleases"
2025-11-19T15:39:43.740528350Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-11-19T15:39:43.740546497Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-11-19T15:39:43.747091616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010896s 
2025-11-19T15:39:43.753478767Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-11-19T15:39:43.753502846Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T15:39:43.753533648Z                                                   FROM "ArtistMetadata"
2025-11-19T15:39:43.753559840Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-11-19T15:39:43.753621124Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-11-19T15:39:43.762957684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-11-19T15:39:43.763000310Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-19T15:39:43.763026492Z                                                   FROM "ArtistMetadata"
2025-11-19T15:39:43.763093978Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-11-19T15:39:43.763132315Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-11-19T15:39:43.768958848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110427s 
2025-11-19T15:39:43.774567151Z [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-11-19T15:39:43.853868040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-11-19T15:39:43.867843481Z [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-11-19T15:39:43.875406480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:43.880646370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:43.910022282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:43.914294063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:43.917737407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1401458s 
2025-11-19T15:39:43.921394100Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-11-19T15:39:44.002012642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2025-11-19T15:39:44.020379265Z [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-11-19T15:39:44.030915881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T15:39:44.038056881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T15:39:44.066131652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:44.070596662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:44.074165809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1499887s 
2025-11-19T15:39:44.076795354Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-11-19T15:39:44.152318426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-11-19T15:39:44.166990460Z [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-11-19T15:39:44.175064498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-11-19T15:39:44.180131090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-11-19T15:39:44.207962120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-11-19T15:39:44.213217462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-11-19T15:39:44.216994377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1380858s 
2025-11-19T15:39:44.219072492Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-11-19T15:39:44.292839237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2025-11-19T15:39:44.304446470Z [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-11-19T15:39:44.311135619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T15:39:44.315813077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T15:39:44.344641827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T15:39:44.349164423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1280846s 
2025-11-19T15:39:44.351641130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-11-19T15:39:44.355038762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:44.358964006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005277s 
2025-11-19T15:39:44.361145699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-11-19T15:39:44.364130890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T15:39:44.368225635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050228s 
2025-11-19T15:39:44.370674886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-11-19T15:39:44.373990944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:44.378022822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051479s 
2025-11-19T15:39:44.380294326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-11-19T15:39:44.383487356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:44.387418922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050742s 
2025-11-19T15:39:44.389709444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-11-19T15:39:44.392835799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-11-19T15:39:44.396663267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048896s 
2025-11-19T15:39:44.398943087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-11-19T15:39:44.402207059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-11-19T15:39:44.406099347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050872s 
2025-11-19T15:39:44.408043502Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T15:39:44.419776127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-11-19T15:39:44.423736020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137955s 
2025-11-19T15:39:44.425645395Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T15:39:44.428896000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-11-19T15:39:44.432063438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045959s 
2025-11-19T15:39:44.433932702Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T15:39:44.438147028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2025-11-19T15:39:44.441971489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062006s 
2025-11-19T15:39:44.445900620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-19T15:39:44', 'add_release_groups_etc') 
2025-11-19T15:39:44.450062531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:44.455974334Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-11-19T15:39:44.458068171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198645s 
2025-11-19T15:39:44.461899856Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-11-19T15:39:44.464281362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:44.467658832Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-11-19T15:39:44.477523907Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T15:39:44.480505119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-11-19T15:39:44.483957872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004353s 
2025-11-19T15:39:44.487748865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-19T15:39:44', 'NewMediaInfoFormat') 
2025-11-19T15:39:44.491867749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:44.495154528Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-11-19T15:39:44.497131358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153254s 
2025-11-19T15:39:44.499945865Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-11-19T15:39:44.502441140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:44.505648849Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-11-19T15:39:44.530147228Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-11-19T15:39:44.534065318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-11-19T15:39:44.563616271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309235s 
2025-11-19T15:39:44.565905611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-11-19T15:39:44.567878784Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2025-11-19T15:39:44.570583020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-11-19T15:39:44.574658065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:44.586756125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135886s 
2025-11-19T15:39:44.591300436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-19T15:39:44', 'rename_restrictions_to_release_profiles') 
2025-11-19T15:39:44.595902522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:44.600197781Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-11-19T15:39:44.602354905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267144s 
2025-11-19T15:39:44.605307099Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-11-19T15:39:44.607840691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:44.611560812Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-11-19T15:39:44.631902171Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-11-19T15:39:44.635173959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-11-19T15:39:44.663522922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291153s 
2025-11-19T15:39:44.665672050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-11-19T15:39:44.667599862Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2025-11-19T15:39:44.670073783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-11-19T15:39:44.673356012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-11-19T15:39:44.684640043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123468s 
2025-11-19T15:39:44.686717837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-11-19T15:39:44.688677263Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-11-19T15:39:44.691137627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-11-19T15:39:44.694372280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-11-19T15:39:44.704963817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011604s 
2025-11-19T15:39:44.706818371Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T15:39:44.709608780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-11-19T15:39:44.712681938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040465s 
2025-11-19T15:39:44.714538707Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T15:39:44.717343545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-11-19T15:39:44.720480080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040715s 
2025-11-19T15:39:44.722934322Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-11-19T15:39:44.803164102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2025-11-19T15:39:44.818865188Z [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-11-19T15:39:44.827711571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:44.832966793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:44.860570305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:44.868087591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:44.873094122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:44.877868606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T15:39:44.881636583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.156469s 
2025-11-19T15:39:44.886143709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-19T15:39:44', 'rename_quality_profiles_add_upgrade_allowed') 
2025-11-19T15:39:44.890481644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:44.898115024Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-11-19T15:39:44.900335084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.172392s 
2025-11-19T15:39:44.903061945Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-11-19T15:39:44.905427469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:44.909195716Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-11-19T15:39:44.916652401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-11-19T15:39:44.921113734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL) 
2025-11-19T15:39:44.926305408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074833s 
2025-11-19T15:39:44.933651770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-11-19T15:39:44.937226559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-11-19T15:39:44.941360112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056213s 
2025-11-19T15:39:44.945178781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-19T15:39:44', 'add_import_exclusions') 
2025-11-19T15:39:44.949283206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:44.962549609Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-11-19T15:39:44.975969791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264307s 
2025-11-19T15:39:44.985787110Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-11-19T15:39:44.988273997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:44.991777522Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-11-19T15:39:45.046437505Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-11-19T15:39:45.052067301Z                           WHERE "Id" in (
2025-11-19T15:39:45.052089235Z                           SELECT "Artists"."Id" from "Artists"
2025-11-19T15:39:45.052099185Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:45.052108263Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T15:39:45.058075860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-11-19T15:39:45.058113676Z                           WHERE "Id" in (
2025-11-19T15:39:45.058125710Z                           SELECT "Artists"."Id" from "Artists"
2025-11-19T15:39:45.058136943Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:45.058235842Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T15:39:45.068265608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015074s 
2025-11-19T15:39:45.075003094Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-11-19T15:39:45.075027383Z                           WHERE "Id" in (
2025-11-19T15:39:45.075063155Z                           SELECT "Albums"."Id" from "Albums"
2025-11-19T15:39:45.075085620Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:45.075130831Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T15:39:45.084154261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-11-19T15:39:45.084196606Z                           WHERE "Id" in (
2025-11-19T15:39:45.084229231Z                           SELECT "Albums"."Id" from "Albums"
2025-11-19T15:39:45.084256086Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:45.084299202Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T15:39:45.090461090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109693s 
2025-11-19T15:39:45.096851798Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-11-19T15:39:45.096875746Z                           WHERE "Id" in (
2025-11-19T15:39:45.096909825Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-11-19T15:39:45.096931138Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-11-19T15:39:45.096968684Z                           WHERE "Albums"."Id" IS NULL) 
2025-11-19T15:39:45.105537197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-11-19T15:39:45.105562097Z                           WHERE "Id" in (
2025-11-19T15:39:45.105573891Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-11-19T15:39:45.105585033Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-11-19T15:39:45.105631868Z                           WHERE "Albums"."Id" IS NULL) 
2025-11-19T15:39:45.114825159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127057s 
2025-11-19T15:39:45.121411381Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-11-19T15:39:45.121438847Z                           WHERE "Id" in (
2025-11-19T15:39:45.121474058Z                           SELECT "Tracks"."Id" from "Tracks"
2025-11-19T15:39:45.121497154Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-19T15:39:45.121530090Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-11-19T15:39:45.130334479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-11-19T15:39:45.130390471Z                           WHERE "Id" in (
2025-11-19T15:39:45.130404560Z                           SELECT "Tracks"."Id" from "Tracks"
2025-11-19T15:39:45.130414279Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-19T15:39:45.130442917Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-11-19T15:39:45.136468891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106188s 
2025-11-19T15:39:45.143147449Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-11-19T15:39:45.143172710Z                           WHERE "Id" in (
2025-11-19T15:39:45.143202560Z                           SELECT "Tracks"."Id" from "Tracks"
2025-11-19T15:39:45.143226708Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:45.143260627Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T15:39:45.152288906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-11-19T15:39:45.152313806Z                           WHERE "Id" in (
2025-11-19T15:39:45.152334448Z                           SELECT "Tracks"."Id" from "Tracks"
2025-11-19T15:39:45.152348776Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:45.152406072Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-19T15:39:45.158484972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108414s 
2025-11-19T15:39:45.165265806Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-19T15:39:45.165289454Z                           WHERE "Id" IN (
2025-11-19T15:39:45.165316638Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:45.165337551Z                           LEFT OUTER JOIN "Tracks"
2025-11-19T15:39:45.165396078Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T15:39:45.165419235Z                           WHERE "Tracks"."Id" IS NULL) 
2025-11-19T15:39:45.174624691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-19T15:39:45.174646184Z                           WHERE "Id" IN (
2025-11-19T15:39:45.174670674Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:45.174693019Z                           LEFT OUTER JOIN "Tracks"
2025-11-19T15:39:45.174761727Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T15:39:45.174784833Z                           WHERE "Tracks"."Id" IS NULL) 
2025-11-19T15:39:45.180936981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110929s 
2025-11-19T15:39:45.185294205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-19T15:39:45', 'clean_artist_metadata_table') 
2025-11-19T15:39:45.189494533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:45.201846845Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-11-19T15:39:45.203883366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316662s 
2025-11-19T15:39:45.206557791Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-11-19T15:39:45.208938345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:45.212027765Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-11-19T15:39:45.224909023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:45.226986977Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2025-11-19T15:39:45.229555118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-11-19T15:39:45.233120427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:45.244715224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129459s 
2025-11-19T15:39:45.246781174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:45.248698425Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-11-19T15:39:45.251185353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-11-19T15:39:45.254849380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:45.265914170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124557s 
2025-11-19T15:39:45.267993527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:45.269968885Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.79E-05s 
2025-11-19T15:39:45.272449740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-11-19T15:39:45.275947434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:45.286942422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122637s 
2025-11-19T15:39:45.288983913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:45.290873288Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-11-19T15:39:45.293364564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-11-19T15:39:45.296838640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:45.308189556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012415s 
2025-11-19T15:39:45.309970512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:45.311861810Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-11-19T15:39:45.321425427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-11-19T15:39:45.324800854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:45.336235048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126437s 
2025-11-19T15:39:45.338505139Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-11-19T15:39:45.416961568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-11-19T15:39:45.434918997Z [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-11-19T15:39:45.444493516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-11-19T15:39:45.448901191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-11-19T15:39:45.485325354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1444152s 
2025-11-19T15:39:45.488299974Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-11-19T15:39:45.567893442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2025-11-19T15:39:45.586184694Z [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-11-19T15:39:45.595730485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-11-19T15:39:45.600389736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-11-19T15:39:45.629721689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1385658s 
2025-11-19T15:39:45.634017349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-19T15:39:45', 'health_issue_notification') 
2025-11-19T15:39:45.638298980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:45.641954230Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-11-19T15:39:45.643960600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1510491s 
2025-11-19T15:39:45.647543976Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-11-19T15:39:45.650046435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:45.653267581Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-11-19T15:39:45.671180420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T15:39:45.673361181Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-11-19T15:39:45.675721864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-11-19T15:39:45.679361894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-11-19T15:39:45.691326426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133732s 
2025-11-19T15:39:45.693385261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T15:39:45.695270617Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2025-11-19T15:39:45.697436378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-11-19T15:39:45.700996607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-11-19T15:39:45.712088813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118389s 
2025-11-19T15:39:45.714824151Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-11-19T15:39:45.717789141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-11-19T15:39:45.720846817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037382s 
2025-11-19T15:39:45.726242122Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-19T15:39:45.726271932Z                 WHERE "Id" IN (
2025-11-19T15:39:45.726294086Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:45.726357795Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T15:39:45.726383476Z                     WHERE "Tracks"."Id" IS NULL) 
2025-11-19T15:39:45.733463883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-19T15:39:45.733492551Z                 WHERE "Id" IN (
2025-11-19T15:39:45.733506178Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:45.733556079Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T15:39:45.733588193Z                     WHERE "Tracks"."Id" IS NULL) 
2025-11-19T15:39:45.739123639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089832s 
2025-11-19T15:39:45.745888972Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-19T15:39:45.745920776Z                 WHERE "Id" IN (
2025-11-19T15:39:45.745933792Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:45.745988022Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-11-19T15:39:45.746029966Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-11-19T15:39:45.746067792Z                     WHERE "Artists"."Path" IS NULL) 
2025-11-19T15:39:45.755149940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-19T15:39:45.759601895Z                 WHERE "Id" IN (
2025-11-19T15:39:45.759621274Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:45.759630833Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-11-19T15:39:45.759639871Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-11-19T15:39:45.759648739Z                     WHERE "Artists"."Path" IS NULL) 
2025-11-19T15:39:45.762784813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123543s 
2025-11-19T15:39:45.770399316Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-19T15:39:45.770426140Z                 WHERE "Id" IN (
2025-11-19T15:39:45.770437493Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:45.770486952Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T15:39:45.770532855Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-19T15:39:45.770581873Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-11-19T15:39:45.770619289Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-11-19T15:39:45.780796772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-19T15:39:45.780820460Z                 WHERE "Id" IN (
2025-11-19T15:39:45.780876743Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-19T15:39:45.780925181Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-19T15:39:45.780975372Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-19T15:39:45.781005643Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-11-19T15:39:45.781045924Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-11-19T15:39:45.788563110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131548s 
2025-11-19T15:39:45.794149208Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-11-19T15:39:45.794173337Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-11-19T15:39:45.794185461Z                 FROM "Artists"
2025-11-19T15:39:45.794234009Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-11-19T15:39:45.794278118Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-11-19T15:39:45.801668950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-11-19T15:39:45.801693429Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-11-19T15:39:45.801705854Z                 FROM "Artists"
2025-11-19T15:39:45.801755755Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-11-19T15:39:45.801795054Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-11-19T15:39:45.807587758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094701s 
2025-11-19T15:39:45.812453406Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-19T15:39:45.820129472Z                 WHERE "Id" NOT IN (
2025-11-19T15:39:45.820145615Z                     SELECT MIN("Id")
2025-11-19T15:39:45.820154683Z                     FROM "TrackFiles"
2025-11-19T15:39:45.820163180Z                     GROUP BY "Path"
2025-11-19T15:39:45.820171537Z                 ) 
2025-11-19T15:39:45.823882549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-19T15:39:45.823912129Z                 WHERE "Id" NOT IN (
2025-11-19T15:39:45.823926889Z                     SELECT MIN("Id")
2025-11-19T15:39:45.823965035Z                     FROM "TrackFiles"
2025-11-19T15:39:45.824009615Z                     GROUP BY "Path"
2025-11-19T15:39:45.824033834Z                 ) 
2025-11-19T15:39:45.830628463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094447s 
2025-11-19T15:39:45.832708070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T15:39:45.834700833Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2025-11-19T15:39:45.836903438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-11-19T15:39:45.911880240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T15:39:45.924844455Z [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-11-19T15:39:45.931924531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T15:39:45.936443450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T15:39:45.967474995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T15:39:45.973951316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1347458s 
2025-11-19T15:39:45.976227108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-11-19T15:39:45.979153571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-19T15:39:45.982947591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046974s 
2025-11-19T15:39:45.985224325Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-11-19T15:39:46.060830936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T15:39:46.074069393Z [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-11-19T15:39:46.081330924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T15:39:46.086707520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T15:39:46.117701209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T15:39:46.122969427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-19T15:39:46.126863458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1395655s 
2025-11-19T15:39:46.131194699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-19T15:39:46', 'add_mediafilerepository_mtime') 
2025-11-19T15:39:46.135714130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:46.152307512Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-11-19T15:39:46.154498804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1645103s 
2025-11-19T15:39:46.158358666Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-11-19T15:39:46.160976988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:46.164902233Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-11-19T15:39:46.186266131Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-11-19T15:39:46.186309298Z                           WHERE "Id" NOT IN (
2025-11-19T15:39:46.186323867Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-11-19T15:39:46.186366593Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:46.186395882Z                             GROUP BY "ArtistMetadata"."Id") 
2025-11-19T15:39:46.196774099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-11-19T15:39:46.196799681Z                           WHERE "Id" NOT IN (
2025-11-19T15:39:46.196841094Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-11-19T15:39:46.196901716Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-19T15:39:46.196949172Z                             GROUP BY "ArtistMetadata"."Id") 
2025-11-19T15:39:46.204530107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131896s 
2025-11-19T15:39:46.207489957Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-11-19T15:39:46.209899588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-11-19T15:39:46.213538486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043705s 
2025-11-19T15:39:46.216036406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-11-19T15:39:46.291702526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2025-11-19T15:39:46.308482564Z [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-11-19T15:39:46.317557798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:46.322566704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:46.352337981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:46.357455205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:46.362351614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T15:39:46.366304664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1480575s 
2025-11-19T15:39:46.368874208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-11-19T15:39:46.372496612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:46.376694735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056548s 
2025-11-19T15:39:46.381208194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-19T15:39:46', 'add_artistmetadataid_constraint') 
2025-11-19T15:39:46.385772995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:46.404701479Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-11-19T15:39:46.406931770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330551s 
2025-11-19T15:39:46.409676337Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-11-19T15:39:46.412238075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:46.415478470Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-11-19T15:39:46.428014191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-11-19T15:39:46.430237098Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-11-19T15:39:46.432757002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-11-19T15:39:46.436446681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T15:39:46.449648845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146311s 
2025-11-19T15:39:46.451841219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-11-19T15:39:46.453845796Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2025-11-19T15:39:46.456505521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-11-19T15:39:46.461483605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T15:39:46.472951777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129823s 
2025-11-19T15:39:46.474962436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:46.476871871Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-11-19T15:39:46.479308447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-11-19T15:39:46.482815859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T15:39:46.494923319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133636s 
2025-11-19T15:39:46.497066044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-11-19T15:39:46.499035740Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2025-11-19T15:39:46.501657980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-11-19T15:39:46.505508513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T15:39:46.517661394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136244s 
2025-11-19T15:39:46.519696051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:46.521692962Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2025-11-19T15:39:46.524204479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-11-19T15:39:46.527911053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T15:39:46.539517032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01307s 
2025-11-19T15:39:46.541583032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-19T15:39:46.543553209Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2025-11-19T15:39:46.546064727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-11-19T15:39:46.549722502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T15:39:46.561465367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131027s 
2025-11-19T15:39:46.565743492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-19T15:39:46', 'old_ids_and_artist_alias') 
2025-11-19T15:39:46.570296710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:46.587531764Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-11-19T15:39:46.589726033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0387708s 
2025-11-19T15:39:46.592542434Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-11-19T15:39:46.595202610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:46.598591755Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-11-19T15:39:46.603294294Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:46.605826572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:46.612945958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073505s 
2025-11-19T15:39:46.616974480Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-11-19T15:39:46.620288242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-11-19T15:39:46.623799052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043156s 
2025-11-19T15:39:46.628235796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-19T15:39:46', 'download_propers_config') 
2025-11-19T15:39:46.632852321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:46.639801925Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-11-19T15:39:46.642072938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019904s 
2025-11-19T15:39:46.644919319Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-11-19T15:39:46.647655158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:46.651047779Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-11-19T15:39:46.670809301Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-11-19T15:39:46.674674243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-11-19T15:39:46.679481874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060775s 
2025-11-19T15:39:46.682160197Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-11-19T15:39:46.757200407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2025-11-19T15:39:46.773234814Z [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-11-19T15:39:46.782209966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:46.787761615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:46.816921130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:46.822180821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:46.827283836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T15:39:46.832963082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:46.837293021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1527728s 
2025-11-19T15:39:46.839924620Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-11-19T15:39:46.924555692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2025-11-19T15:39:46.940737695Z [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-11-19T15:39:46.949661424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-11-19T15:39:46.954931907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-11-19T15:39:46.984363219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-11-19T15:39:46.988709491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1463357s 
2025-11-19T15:39:46.991084143Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-11-19T15:39:47.066799923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-11-19T15:39:47.081254208Z [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-11-19T15:39:47.089609923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-11-19T15:39:47.094188673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-11-19T15:39:47.122859384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1293049s 
2025-11-19T15:39:47.125310219Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-11-19T15:39:47.197863872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-11-19T15:39:47.209790537Z [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-11-19T15:39:47.216727585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-11-19T15:39:47.221831713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-11-19T15:39:47.251220911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-11-19T15:39:47.256298756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-11-19T15:39:47.261932359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-11-19T15:39:47.267795756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-11-19T15:39:47.272131165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1444215s 
2025-11-19T15:39:47.274670469Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-11-19T15:39:47.346602961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-11-19T15:39:47.358175433Z [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-11-19T15:39:47.364727587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-11-19T15:39:47.369217397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-11-19T15:39:47.398063571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1211423s 
2025-11-19T15:39:47.400716082Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-11-19T15:39:47.473119503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T15:39:47.485900529Z [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-11-19T15:39:47.493077951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T15:39:47.498482103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T15:39:47.529896829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T15:39:47.535512326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-19T15:39:47.539708045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1366135s 
2025-11-19T15:39:47.544387838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-19T15:39:47', 'remove_language_profiles') 
2025-11-19T15:39:47.549086680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:47.591214888Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-11-19T15:39:47.593420179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1878101s 
2025-11-19T15:39:47.598536611Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-11-19T15:39:47.601513215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:47.606182597Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-11-19T15:39:47.612731444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-11-19T15:39:47.615427202Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-11-19T15:39:47.617865762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-11-19T15:39:47.621478477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-11-19T15:39:47.634019780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137085s 
2025-11-19T15:39:47.638526435Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-11-19T15:39:47.644414761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-11-19T15:39:47.648216727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064559s 
2025-11-19T15:39:47.652623901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-19T15:39:47', 'multi_disc_naming_format') 
2025-11-19T15:39:47.657216028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:47.673737164Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-11-19T15:39:47.675891342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315541s 
2025-11-19T15:39:47.679127929Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-11-19T15:39:47.681804098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:47.685170987Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-11-19T15:39:47.691356302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-11-19T15:39:47.693602605Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-11-19T15:39:47.696119834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-11-19T15:39:47.699921148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:47.712244412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134899s 
2025-11-19T15:39:47.714102183Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:47.716821328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:47.921881715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2049537s 
2025-11-19T15:39:47.926824789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-19T15:39:47', 'add_download_client_priority') 
2025-11-19T15:39:47.932203399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:47.944481793Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-11-19T15:39:47.946778327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2277526s 
2025-11-19T15:39:47.950243284Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-11-19T15:39:47.952843810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:47.956190038Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-11-19T15:39:47.962561047Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:47.966349736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-11-19T15:39:47.970067712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049787s 
2025-11-19T15:39:47.972767207Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:47.976247516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-11-19T15:39:47.979510927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044341s 
2025-11-19T15:39:47.983798891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-19T15:39:47', 'remove_growl_prowl') 
2025-11-19T15:39:47.988311277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:47.995350381Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-11-19T15:39:47.997414417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198872s 
2025-11-19T15:39:48.000170988Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-11-19T15:39:48.002737846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:48.006082581Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-11-19T15:39:48.012130569Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:48.015661699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-11-19T15:39:48.019365397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050337s 
2025-11-19T15:39:48.021998229Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:48.025509449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-11-19T15:39:48.028831799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045295s 
2025-11-19T15:39:48.033098530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-19T15:39:48', 'remove_plex_hometheatre') 
2025-11-19T15:39:48.038160212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:48.044168430Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-11-19T15:39:48.046376406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191876s 
2025-11-19T15:39:48.049069669Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-11-19T15:39:48.051759085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:48.055116936Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-11-19T15:39:48.067041016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T15:39:48.069224683Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-11-19T15:39:48.071600988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-11-19T15:39:48.074867115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-11-19T15:39:48.086771916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129055s 
2025-11-19T15:39:48.088968519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T15:39:48.090951061Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2025-11-19T15:39:48.093686600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-11-19T15:39:48.097888120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:48.109359949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132702s 
2025-11-19T15:39:48.111548125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T15:39:48.113557621Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2025-11-19T15:39:48.116359874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-11-19T15:39:48.120452204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:48.132043144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132827s 
2025-11-19T15:39:48.134197842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T15:39:48.136200475Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2025-11-19T15:39:48.138834108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-11-19T15:39:48.143038374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:48.154528279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133154s 
2025-11-19T15:39:48.156668008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T15:39:48.158669999Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2025-11-19T15:39:48.161153320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-11-19T15:39:48.164461431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-11-19T15:39:48.175684008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122552s 
2025-11-19T15:39:48.177789638Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:48.180237046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:48.194167296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140085s 
2025-11-19T15:39:48.198896609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-19T15:39:48', 'add_root_folder_add_defaults') 
2025-11-19T15:39:48.203684079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:48.218950449Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-11-19T15:39:48.221296102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0386336s 
2025-11-19T15:39:48.223862310Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-11-19T15:39:48.226416242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:48.229621065Z [Info] task_duration: Starting migration of Main DB to 40 
2025-11-19T15:39:48.234858301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-11-19T15:39:48.237061698Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-11-19T15:39:48.239798368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-11-19T15:39:48.243430993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-11-19T15:39:48.255613614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013414s 
2025-11-19T15:39:48.259837459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-19T15:39:48', 'task_duration') 
2025-11-19T15:39:48.264534447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:48.268769394Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-11-19T15:39:48.270837318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263758s 
2025-11-19T15:39:48.274000668Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-11-19T15:39:48.276812680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:48.280291284Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-11-19T15:39:48.287454418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-11-19T15:39:48.289646522Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-11-19T15:39:48.292192258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-11-19T15:39:48.295986278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:48.308062895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135264s 
2025-11-19T15:39:48.310266041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-11-19T15:39:48.312292822Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-11-19T15:39:48.314790341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-11-19T15:39:48.318542316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:48.329980839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012904s 
2025-11-19T15:39:48.334733639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-19T15:39:48', 'add_indexer_and_enabled_to_release_profiles') 
2025-11-19T15:39:48.339537903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:48.343978514Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-11-19T15:39:48.346318877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026034s 
2025-11-19T15:39:48.348968281Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-11-19T15:39:48.351681324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:48.354879384Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-11-19T15:39:48.360587257Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-11-19T15:39:48.435653990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2025-11-19T15:39:48.450639004Z [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-11-19T15:39:48.458943446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:48.464421386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:48.493505059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:48.498571781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:48.503631730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T15:39:48.509184741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:48.513499058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.150656s 
2025-11-19T15:39:48.517339522Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-11-19T15:39:48.521992140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-11-19T15:39:48.525768995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055088s 
2025-11-19T15:39:48.529525489Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-11-19T15:39:48.534175633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-11-19T15:39:48.537947708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054335s 
2025-11-19T15:39:48.540672415Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-11-19T15:39:48.613265006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2025-11-19T15:39:48.625572879Z [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-11-19T15:39:48.632679579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-11-19T15:39:48.637373651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-11-19T15:39:48.668037816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1248284s 
2025-11-19T15:39:48.672656215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-19T15:39:48', 'remove_album_folders') 
2025-11-19T15:39:48.677293333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:48.682037185Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-11-19T15:39:48.684277295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1386314s 
2025-11-19T15:39:48.687788566Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-11-19T15:39:48.690522801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:48.694118271Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-11-19T15:39:48.700075477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T15:39:48.702232981Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-11-19T15:39:48.704612202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-11-19T15:39:48.708192361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-11-19T15:39:48.720548802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136758s 
2025-11-19T15:39:48.724988271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-11-19T15:39:48', 'add_priority_to_indexers') 
2025-11-19T15:39:48.729636350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:48.733689251Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-11-19T15:39:48.735869621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264554s 
2025-11-19T15:39:48.738851095Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-11-19T15:39:48.741843089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:48.745251322Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-11-19T15:39:48.751365955Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-11-19T15:39:48.754887165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-11-19T15:39:48.759452507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054463s 
2025-11-19T15:39:48.761549991Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:48.763968340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:48.772366591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085734s 
2025-11-19T15:39:48.777177368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-11-19T15:39:48', 'remove_chown_and_folderchmod_config') 
2025-11-19T15:39:48.782055430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:48.786121648Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-11-19T15:39:48.788422791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217665s 
2025-11-19T15:39:48.791024571Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-11-19T15:39:48.793581960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:48.796806924Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-11-19T15:39:48.866602283Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-11-19T15:39:48.875843691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-11-19T15:39:48.882065439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107805s 
2025-11-19T15:39:48.886339916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-11-19T15:39:48', 'update_notifiarr') 
2025-11-19T15:39:48.890913606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:48.894699539Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-11-19T15:39:48.896835650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231594s 
2025-11-19T15:39:48.899696170Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-11-19T15:39:48.902369153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:48.905782135Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-11-19T15:39:48.910121001Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:48.912599612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:48.935349481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227737s 
2025-11-19T15:39:48.940036239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-11-19T15:39:48', 'email_multiple_addresses') 
2025-11-19T15:39:48.945235908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:48.950172890Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-11-19T15:39:48.952431778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0375198s 
2025-11-19T15:39:48.955336206Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-11-19T15:39:48.958082236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:48.961422061Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-11-19T15:39:48.966079639Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-11-19T15:39:48.969194551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-11-19T15:39:48.999125871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306882s 
2025-11-19T15:39:49.003754962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-11-19T15:39:49', 'rename_blacklist_to_blocklist') 
2025-11-19T15:39:49.008536379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:49.012546304Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-11-19T15:39:49.014780533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0437088s 
2025-11-19T15:39:49.017483706Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-11-19T15:39:49.020088931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:49.023366091Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-11-19T15:39:49.030760049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-11-19T15:39:49.032928686Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-11-19T15:39:49.035823745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-11-19T15:39:49.040201891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:49.052532029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141847s 
2025-11-19T15:39:49.055445876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-11-19T15:39:49.059617195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:49.071414290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135299s 
2025-11-19T15:39:49.073508486Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:49.075946075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:49.116779126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0407811s 
2025-11-19T15:39:49.121417195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-11-19T15:39:49', 'cdh_per_downloadclient') 
2025-11-19T15:39:49.126133572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:49.129881398Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-11-19T15:39:49.132005385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0539837s 
2025-11-19T15:39:49.134625952Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-11-19T15:39:49.137171377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:49.140479448Z [Info] download_history: Starting migration of Main DB to 52 
2025-11-19T15:39:49.157313976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-11-19T15:39:49.165593177Z [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-11-19T15:39:49.173014170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134221s 
2025-11-19T15:39:49.175519955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-11-19T15:39:49.179238804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-11-19T15:39:49.183486196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057406s 
2025-11-19T15:39:49.185938043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-11-19T15:39:49.189586780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-11-19T15:39:49.193769062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056261s 
2025-11-19T15:39:49.196286921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-11-19T15:39:49.200016982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-11-19T15:39:49.204243082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057519s 
2025-11-19T15:39:49.206319944Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:49.208770508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:49.223480899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147929s 
2025-11-19T15:39:49.228056342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-11-19T15:39:49', 'download_history') 
2025-11-19T15:39:49.232716897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:49.236485265Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-11-19T15:39:49.238559351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278623s 
2025-11-19T15:39:49.241258325Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-11-19T15:39:49.243823811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:49.247040980Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-11-19T15:39:49.252490903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-11-19T15:39:49', 'add_update_history') 
2025-11-19T15:39:49.257140666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:49.260664722Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-11-19T15:39:49.262947418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169339s 
2025-11-19T15:39:49.265729170Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-11-19T15:39:49.268401010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:49.271662587Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-11-19T15:39:49.277237132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:49.287317410Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-11-19T15:39:49.290707666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-11-19T15:39:49.294860478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:49.307566272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144157s 
2025-11-19T15:39:49.312093037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-11-19T15:39:49', 'add_on_update_to_notifications') 
2025-11-19T15:39:49.316811188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:49.320578634Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-11-19T15:39:49.322855108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269382s 
2025-11-19T15:39:49.325700597Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-11-19T15:39:49.328420013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:49.331757764Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-11-19T15:39:49.337300755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T15:39:49.339372928Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-11-19T15:39:49.342112554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-11-19T15:39:49.345908858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:49.358436584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139928s 
2025-11-19T15:39:49.362891795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-11-19T15:39:49', 'download_client_per_indexer') 
2025-11-19T15:39:49.367506026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:49.371368724Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-11-19T15:39:49.373609045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264886s 
2025-11-19T15:39:49.376354974Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-11-19T15:39:49.378865970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:49.382141727Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-11-19T15:39:49.390598916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-19T15:39:49.392767933Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-11-19T15:39:49.395276093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-11-19T15:39:49.398960673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:49.411493629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139613s 
2025-11-19T15:39:49.413678499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-19T15:39:49.415697073Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2025-11-19T15:39:49.418486790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-11-19T15:39:49.422779334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:49.435203862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014252s 
2025-11-19T15:39:49.437378941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-11-19T15:39:49.439351393Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2025-11-19T15:39:49.441886969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-11-19T15:39:49.445679615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:49.457618135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134619s 
2025-11-19T15:39:49.461960418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-11-19T15:39:49', 'AddNewItemMonitorType') 
2025-11-19T15:39:49.466518416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:49.471822426Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-11-19T15:39:49.473992887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272779s 
2025-11-19T15:39:49.476594776Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-11-19T15:39:49.479150191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:49.482437821Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-11-19T15:39:49.488206537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-11-19T15:39:49.490148938Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-11-19T15:39:49.492700997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-11-19T15:39:49.496512171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:49.509200370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014207s 
2025-11-19T15:39:49.513444766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-11-19T15:39:49', 'ImportListSearch') 
2025-11-19T15:39:49.518034268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:49.522261259Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-11-19T15:39:49.524140503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265555s 
2025-11-19T15:39:49.526610918Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-11-19T15:39:49.529261866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:49.532589436Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-11-19T15:39:49.538361298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-11-19T15:39:49.540319411Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-11-19T15:39:49.543342618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-11-19T15:39:49.547446993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:49.560321287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145371s 
2025-11-19T15:39:49.564727940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-11-19T15:39:49', 'ImportListMonitorExisting') 
2025-11-19T15:39:49.569351590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:49.573161351Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-11-19T15:39:49.575363796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269758s 
2025-11-19T15:39:49.577933991Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-11-19T15:39:49.580541412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:49.583735934Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-11-19T15:39:49.591044621Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:49.594621102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-11-19T15:39:49.598166491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046938s 
2025-11-19T15:39:49.600816327Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:49.604139599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-11-19T15:39:49.607384893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00425s 
2025-11-19T15:39:49.609418127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-19T15:39:49.611406501Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2025-11-19T15:39:49.613837235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-11-19T15:39:49.616928991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-11-19T15:39:49.629079758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130886s 
2025-11-19T15:39:49.633314675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-11-19T15:39:49', 'add_indexer_tags') 
2025-11-19T15:39:49.637872022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:49.642041297Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-11-19T15:39:49.644405017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025866s 
2025-11-19T15:39:49.646789017Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-11-19T15:39:49.649397369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:49.652725110Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-11-19T15:39:49.656744373Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:49.659255138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:49.672834993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136886s 
2025-11-19T15:39:49.677428853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-11-19T15:39:49', 'update_audio_types') 
2025-11-19T15:39:49.682223888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:49.685888187Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-11-19T15:39:49.688082365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267879s 
2025-11-19T15:39:49.691474485Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-11-19T15:39:49.694640821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:49.698197512Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-11-19T15:39:49.750688428Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:49.754173956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-11-19T15:39:49.757586277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042496s 
2025-11-19T15:39:49.759727148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-11-19T15:39:49.762011347Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2025-11-19T15:39:49.764559848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-11-19T15:39:49.844652292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2025-11-19T15:39:49.861512171Z [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-11-19T15:39:49.870773880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-11-19T15:39:49.876040755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-11-19T15:39:49.907744564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-11-19T15:39:49.914269632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-11-19T15:39:49.918398667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1515057s 
2025-11-19T15:39:49.920454947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:49.922420204Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-11-19T15:39:49.925007294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-11-19T15:39:50.010486814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-11-19T15:39:50.034110572Z [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-11-19T15:39:50.046167089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T15:39:50.051422051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T15:39:50.081515827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:50.086872463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:50.092151082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:50.096188652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1687981s 
2025-11-19T15:39:50.098212377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:50.100181923Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-11-19T15:39:50.102687658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-11-19T15:39:50.187579065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-11-19T15:39:50.211017741Z [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-11-19T15:39:50.223069488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T15:39:50.228437006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T15:39:50.259209789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:50.264582899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:50.269964194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:50.274042096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1690113s 
2025-11-19T15:39:50.276101483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:50.278045747Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-11-19T15:39:50.280452373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-11-19T15:39:50.366069741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2025-11-19T15:39:50.390207284Z [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-11-19T15:39:50.403609992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-19T15:39:50.409147793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-19T15:39:50.440173816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-19T15:39:50.447357211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-19T15:39:50.452843337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:50.456941930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1742593s 
2025-11-19T15:39:50.459044013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-19T15:39:50.461027146Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-11-19T15:39:50.463558433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-11-19T15:39:50.544021342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2025-11-19T15:39:50.559934625Z [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-11-19T15:39:50.568613801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:50.574223938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:50.606427142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:50.611488563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:50.616450204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T15:39:50.621930720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:50.626109534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1602531s 
2025-11-19T15:39:50.628186486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-19T15:39:50.630194439Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-11-19T15:39:50.632695215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-11-19T15:39:50.712959955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2025-11-19T15:39:50.729344907Z [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-11-19T15:39:50.737872498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-19T15:39:50.743731717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-19T15:39:50.773863039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-19T15:39:50.778877145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-19T15:39:50.783989489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-19T15:39:50.789595808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-19T15:39:50.793791777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1588255s 
2025-11-19T15:39:50.796127189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-11-19T15:39:50.798081434Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-11-19T15:39:50.800625918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-11-19T15:39:50.892683915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-11-19T15:39:50.906468992Z [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-11-19T15:39:50.914295872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-11-19T15:39:50.919077991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-11-19T15:39:50.951531369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.148203s 
2025-11-19T15:39:50.954138208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-11-19T15:39:50.956154267Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2025-11-19T15:39:50.959066351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-11-19T15:39:51.038161977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2025-11-19T15:39:51.052181807Z [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-11-19T15:39:51.060051534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-11-19T15:39:51.064675515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-11-19T15:39:51.094161066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1326127s 
2025-11-19T15:39:51.096310835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-19T15:39:51.098281734Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-11-19T15:39:51.100849935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-11-19T15:39:51.180253100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-11-19T15:39:51.193381044Z [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-11-19T15:39:51.200499658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-11-19T15:39:51.205003127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-11-19T15:39:51.234761587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1312821s 
2025-11-19T15:39:51.237117892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-19T15:39:51.239231749Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-11-19T15:39:51.241822145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-11-19T15:39:51.325027847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-11-19T15:39:51.338214078Z [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-11-19T15:39:51.345893982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-11-19T15:39:51.351148122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-11-19T15:39:51.381512714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1364362s 
2025-11-19T15:39:51.384648418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-19T15:39:51.386666111Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-11-19T15:39:51.389588936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-11-19T15:39:51.469165210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-11-19T15:39:51.483891492Z [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-11-19T15:39:51.491808664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-11-19T15:39:51.497247966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-11-19T15:39:51.527670655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1347272s 
2025-11-19T15:39:51.530904467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-11-19T15:39:51.533214258Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-11-19T15:39:51.536236183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-11-19T15:39:51.618525088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T15:39:51.633502106Z [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-11-19T15:39:51.640352319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-11-19T15:39:51.645782734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-11-19T15:39:51.677472624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-19T15:39:51.682165243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1432395s 
2025-11-19T15:39:51.684674566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-11-19T15:39:51.687002583Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-11-19T15:39:51.690253369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-11-19T15:39:51.769191949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T15:39:51.781221121Z [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-11-19T15:39:51.787837794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-11-19T15:39:51.793331736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-11-19T15:39:51.824551761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-19T15:39:51.830562323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1373218s 
2025-11-19T15:39:51.833358955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-11-19T15:39:51.835756092Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-11-19T15:39:51.839378045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-11-19T15:39:51.920098222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T15:39:51.933862918Z [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-11-19T15:39:51.941270324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-11-19T15:39:51.947722395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-11-19T15:39:51.980059038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-19T15:39:51.985499573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1434548s 
2025-11-19T15:39:51.987823673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-11-19T15:39:51.990027661Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-11-19T15:39:51.992895285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-11-19T15:39:52.074888125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2025-11-19T15:39:52.088713894Z [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-11-19T15:39:52.096845247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-11-19T15:39:52.102576277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-11-19T15:39:52.134634148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-11-19T15:39:52.142607213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-11-19T15:39:52.148427933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-11-19T15:39:52.152678903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1574459s 
2025-11-19T15:39:52.154898122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-11-19T15:39:52.156966617Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-11-19T15:39:52.159636814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-11-19T15:39:52.246081587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-11-19T15:39:52.257655021Z [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-11-19T15:39:52.265224503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-11-19T15:39:52.270679487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-11-19T15:39:52.300662511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1385358s 
2025-11-19T15:39:52.304999073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-11-19T15:39:52.307539588Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2025-11-19T15:39:52.310803711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-11-19T15:39:52.388746806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-11-19T15:39:52.405153042Z [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-11-19T15:39:52.412877014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-11-19T15:39:52.418229622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-11-19T15:39:52.448539584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1347036s 
2025-11-19T15:39:52.450827411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-11-19T15:39:52.452864322Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-11-19T15:39:52.455638208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-11-19T15:39:52.541676503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2025-11-19T15:39:52.560172978Z [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-11-19T15:39:52.570069074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-11-19T15:39:52.576581537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-11-19T15:39:52.610872265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-11-19T15:39:52.616863419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-11-19T15:39:52.622463475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-11-19T15:39:52.629073635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-11-19T15:39:52.634507096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.176226s 
2025-11-19T15:39:52.637170739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-19T15:39:52.639528166Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-11-19T15:39:52.643220792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-11-19T15:39:52.728560711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-11-19T15:39:52.745272271Z [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-11-19T15:39:52.754376252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-19T15:39:52.760300071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-19T15:39:52.794177265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T15:39:52.802729656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1566603s 
2025-11-19T15:39:52.805209910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-19T15:39:52.807553439Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.23E-05s 
2025-11-19T15:39:52.810618030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-11-19T15:39:52.898334735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-11-19T15:39:52.912690362Z [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-11-19T15:39:52.920190484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-19T15:39:52.925482099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-19T15:39:52.958494592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T15:39:52.965807277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.149848s 
2025-11-19T15:39:52.968270086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-19T15:39:52.970616561Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2025-11-19T15:39:52.973426980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-11-19T15:39:53.052518968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2025-11-19T15:39:53.065789370Z [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-11-19T15:39:53.072874276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-19T15:39:53.078616378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-19T15:39:53.112553172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T15:39:53.117707622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1412665s 
2025-11-19T15:39:53.120249570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-11-19T15:39:53.122746929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001754s 
2025-11-19T15:39:53.125632659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-11-19T15:39:53.207180633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-11-19T15:39:53.220072732Z [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-11-19T15:39:53.227282239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-11-19T15:39:53.232581039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-11-19T15:39:53.265708364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-19T15:39:53.270249217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1420883s 
2025-11-19T15:39:53.272456692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-11-19T15:39:53.274847847Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.66E-05s 
2025-11-19T15:39:53.277927368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-11-19T15:39:53.365432417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-11-19T15:39:53.378865124Z [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-11-19T15:39:53.386510780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-11-19T15:39:53.391809008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-11-19T15:39:53.423647608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-19T15:39:53.428093370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1475852s 
2025-11-19T15:39:53.430390115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-11-19T15:39:53.432308277Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.01E-05s 
2025-11-19T15:39:53.435061240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-11-19T15:39:53.527580516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2025-11-19T15:39:53.540774072Z [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-11-19T15:39:53.547955913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-11-19T15:39:53.553352780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-11-19T15:39:53.585930118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-19T15:39:53.591311123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1537772s 
2025-11-19T15:39:53.593565061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-11-19T15:39:53.595609338Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s 
2025-11-19T15:39:53.598583266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-11-19T15:39:53.680859877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2025-11-19T15:39:53.693130024Z [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-11-19T15:39:53.700077724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-11-19T15:39:53.704813870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-11-19T15:39:53.735552666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1339524s 
2025-11-19T15:39:53.738118212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-11-19T15:39:53.740191025Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s 
2025-11-19T15:39:53.742737353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-11-19T15:39:53.821447512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2025-11-19T15:39:53.833335630Z [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-11-19T15:39:53.840279331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-11-19T15:39:53.845275482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-11-19T15:39:53.876417289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.130998s 
2025-11-19T15:39:53.878917974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-11-19T15:39:53.881073394Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s 
2025-11-19T15:39:53.883877089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-11-19T15:39:53.968408551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-11-19T15:39:53.981930498Z [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-11-19T15:39:53.989825386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-11-19T15:39:53.994614839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-11-19T15:39:54.025030374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1385493s 
2025-11-19T15:39:54.027352760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-11-19T15:39:54.029441927Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2025-11-19T15:39:54.032062253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-11-19T15:39:54.112250309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2025-11-19T15:39:54.125785062Z [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-11-19T15:39:54.133448182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-11-19T15:39:54.138384622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-11-19T15:39:54.169064829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1345852s 
2025-11-19T15:39:54.171377176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-11-19T15:39:54.173496263Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2025-11-19T15:39:54.176178864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-11-19T15:39:54.268943133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2025-11-19T15:39:54.279375529Z [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-11-19T15:39:54.285643190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-11-19T15:39:54.290536242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-11-19T15:39:54.321943684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.143206s 
2025-11-19T15:39:54.324357615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-11-19T15:39:54.326936448Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2025-11-19T15:39:54.329364607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-11-19T15:39:54.412723437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-11-19T15:39:54.423094580Z [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-11-19T15:39:54.428528291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-11-19T15:39:54.433681007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-11-19T15:39:54.467146633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-11-19T15:39:54.471616353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1397512s 
2025-11-19T15:39:54.473925863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-11-19T15:39:54.476069008Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2025-11-19T15:39:54.479021203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-11-19T15:39:54.555787809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-11-19T15:39:54.565573353Z [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-11-19T15:39:54.571321568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-11-19T15:39:54.576619265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-11-19T15:39:54.609454171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-11-19T15:39:54.613952278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.132567s 
2025-11-19T15:39:54.616197519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T15:39:54.618221855Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2025-11-19T15:39:54.621134330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-11-19T15:39:54.698698031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T15:39:54.711166678Z [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-11-19T15:39:54.718200782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T15:39:54.723580785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T15:39:54.755179592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T15:39:54.760485636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-19T15:39:54.764650672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1414329s 
2025-11-19T15:39:54.766828477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T15:39:54.768944598Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.17E-05s 
2025-11-19T15:39:54.771773545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-11-19T15:39:54.858138358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2025-11-19T15:39:54.870968001Z [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-11-19T15:39:54.877994951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-19T15:39:54.883360124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-19T15:39:54.916758905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-19T15:39:54.922348841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-19T15:39:54.926511713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1522463s 
2025-11-19T15:39:54.928812897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T15:39:54.930843225Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2025-11-19T15:39:54.933951504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-11-19T15:39:55.009185093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-11-19T15:39:55.016343147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-11-19T15:39:55.021285388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-11-19T15:39:55.026005984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-11-19T15:39:55.056953058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-19T15:39:55.062188360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1259097s 
2025-11-19T15:39:55.069124637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-11-19T15:39:55', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-11-19T15:39:55.074486353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:55.091542567Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-11-19T15:39:55.094148053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1543189s 
2025-11-19T15:39:55.100029937Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-11-19T15:39:55.102674652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:55.107720112Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-11-19T15:39:55.125444301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:55.128228768Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.31E-05s 
2025-11-19T15:39:55.130484129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-11-19T15:39:55.134705750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:55.148472320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156908s 
2025-11-19T15:39:55.150572088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:55.152495251Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-05s 
2025-11-19T15:39:55.154957789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-11-19T15:39:55.158565984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:55.170672242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134823s 
2025-11-19T15:39:55.175238867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-11-19T15:39:55', 'add_on_delete_to_notifications') 
2025-11-19T15:39:55.179710020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:55.182999263Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-11-19T15:39:55.185088720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253824s 
2025-11-19T15:39:55.187782314Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-11-19T15:39:55.190035912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:55.193082547Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-11-19T15:39:55.220186823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-11-19T15:39:55.222499651Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2025-11-19T15:39:55.225092652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-11-19T15:39:55.229008386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:55.241954204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145473s 
2025-11-19T15:39:55.243817756Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-19T15:39:55.246992078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-11-19T15:39:55.250338366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047064s 
2025-11-19T15:39:55.252305166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T15:39:55.254164971Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-11-19T15:39:55.256560124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-11-19T15:39:55.259661318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-11-19T15:39:55.271369384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126252s 
2025-11-19T15:39:55.273320964Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:55.275552978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:55.285469205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099384s 
2025-11-19T15:39:55.287933938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-11-19T15:39:55.293841453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2025-11-19T15:39:55.299743638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009831s 
2025-11-19T15:39:55.302598476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-11-19T15:39:55.305864733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-11-19T15:39:55.309780698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051453s 
2025-11-19T15:39:55.311815646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-11-19T15:39:55.313725932Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-11-19T15:39:55.316114382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-11-19T15:39:55.319624750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-11-19T15:39:55.332042514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137305s 
2025-11-19T15:39:55.334116501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-11-19T15:39:55.336030605Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2025-11-19T15:39:55.338455056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-11-19T15:39:55.342063743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:55.354267897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135962s 
2025-11-19T15:39:55.356334027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-11-19T15:39:55.358233242Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-11-19T15:39:55.360726141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-11-19T15:39:55.364464429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:55.376886802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139106s 
2025-11-19T15:39:55.378826638Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:55.381066208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:55.403554881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022431s 
2025-11-19T15:39:55.405884501Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:55.408151666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:55.420326281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122194s 
2025-11-19T15:39:55.422887037Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-11-19T15:39:55.500577834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-11-19T15:39:55.511175363Z [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-11-19T15:39:55.517277491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-11-19T15:39:55.521680697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-11-19T15:39:55.553913410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1287578s 
2025-11-19T15:39:55.556747497Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-11-19T15:39:55.632598209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2025-11-19T15:39:55.641121631Z [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-11-19T15:39:55.646449650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-11-19T15:39:55.651120775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-11-19T15:39:55.683119097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1229224s 
2025-11-19T15:39:55.686141112Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-11-19T15:39:55.689738836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-11-19T15:39:55.693071707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044549s 
2025-11-19T15:39:55.695058388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-11-19T15:39:55.696972552Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-11-19T15:39:55.699738752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-11-19T15:39:55.703989421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:55.716579061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144615s 
2025-11-19T15:39:55.718918692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-11-19T15:39:55.720621972Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2025-11-19T15:39:55.723191426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-11-19T15:39:55.726732065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-11-19T15:39:55.739701761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140654s 
2025-11-19T15:39:55.743779011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-11-19T15:39:55', 'add_custom_formats') 
2025-11-19T15:39:55.748019620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:55.752313506Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-11-19T15:39:55.754358964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265512s 
2025-11-19T15:39:55.757026415Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-11-19T15:39:55.759615248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:55.765337611Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-11-19T15:39:55.772733814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-19T15:39:55.775187314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002834s 
2025-11-19T15:39:55.777595022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-11-19T15:39:55.781138046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-11-19T15:39:55.794102000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143952s 
2025-11-19T15:39:55.798279482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-11-19T15:39:55', 'add_result_to_commands') 
2025-11-19T15:39:55.802873903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:55.806170351Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-11-19T15:39:55.808174777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262545s 
2025-11-19T15:39:55.810860355Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-11-19T15:39:55.813336461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:55.816602878Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-11-19T15:39:55.821615561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:55.823805711Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.78E-05s 
2025-11-19T15:39:55.826248209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-11-19T15:39:55.830044303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:55.843264733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014674s 
2025-11-19T15:39:55.847571175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-11-19T15:39:55', 'health_restored_notification') 
2025-11-19T15:39:55.852045264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:55.855332663Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-11-19T15:39:55.857412471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264867s 
2025-11-19T15:39:55.860052227Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-11-19T15:39:55.862282598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:55.864996242Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-11-19T15:39:55.869445070Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-19T15:39:55.872842421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-11-19T15:39:55.876360224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046071s 
2025-11-19T15:39:55.880200016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-11-19T15:39:55', 'remove_uc') 
2025-11-19T15:39:55.884732503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:55.887621891Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-11-19T15:39:55.889529913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158571s 
2025-11-19T15:39:55.892338338Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-11-19T15:39:55.894960537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:55.898226213Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-11-19T15:39:55.902125766Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:55.904249412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:55.931653482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273901s 
2025-11-19T15:39:55.936401582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-11-19T15:39:55', 'download_clients_rename_tv_to_music') 
2025-11-19T15:39:55.940979932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:55.944699702Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-11-19T15:39:55.946830703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.040265s 
2025-11-19T15:39:55.949735111Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-11-19T15:39:55.952267590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:55.955473405Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-11-19T15:39:55.960522322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-11-19T15:39:55.962524624Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2025-11-19T15:39:55.965062233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-11-19T15:39:55.968935262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-11-19T15:39:55.982542832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151447s 
2025-11-19T15:39:55.986896368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-11-19T15:39:55', 'add_colon_replacement_to_naming_config') 
2025-11-19T15:39:55.991298773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:55.995138715Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-11-19T15:39:55.997236108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271748s 
2025-11-19T15:39:55.999764740Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-11-19T15:39:56.002075653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:56.004991023Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-11-19T15:39:56.010501690Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-11-19T15:39:56.087549652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T15:39:56.098047871Z [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-11-19T15:39:56.104137413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-19T15:39:56.109269537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-19T15:39:56.142103220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-19T15:39:56.146356675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1335155s 
2025-11-19T15:39:56.148400260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-19T15:39:56.150305276Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2025-11-19T15:39:56.153027197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-11-19T15:39:56.156466643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-11-19T15:39:56.169036433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136704s 
2025-11-19T15:39:56.172956296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-11-19T15:39:56', 'list_sync_time') 
2025-11-19T15:39:56.177212486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:56.180795030Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-11-19T15:39:56.182773964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251908s 
2025-11-19T15:39:56.185553922Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-11-19T15:39:56.187895938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:56.191392248Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-11-19T15:39:56.196132343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-11-19T15:39:56.198090856Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s 
2025-11-19T15:39:56.200315776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-11-19T15:39:56.203712596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-11-19T15:39:56.217142458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146276s 
2025-11-19T15:39:56.221345411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-11-19T15:39:56', 'add_download_client_tags') 
2025-11-19T15:39:56.225625229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:56.229266431Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-11-19T15:39:56.231280536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265231s 
2025-11-19T15:39:56.234358013Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-11-19T15:39:56.236735992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:56.239828979Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-11-19T15:39:56.247747444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-11-19T15:39:56.253908861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-11-19T15:39:56.260047581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010137s 
2025-11-19T15:39:56.262422203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-11-19T15:39:56.266197345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-11-19T15:39:56.270276669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057358s 
2025-11-19T15:39:56.274258005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-11-19T15:39:56', 'add_notification_status') 
2025-11-19T15:39:56.278673226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:56.282212162Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-11-19T15:39:56.284196808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173251s 
2025-11-19T15:39:56.286969722Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-11-19T15:39:56.289448352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:56.292615920Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-11-19T15:39:56.296496114Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:39:56.298849973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:39:56.321315239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224573s 
2025-11-19T15:39:56.325898718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-11-19T15:39:56', 'add_alac_24_quality_in_profiles') 
2025-11-19T15:39:56.330581558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:56.334250876Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-11-19T15:39:56.336345444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0353341s 
2025-11-19T15:39:56.338782020Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-11-19T15:39:56.341144166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:56.344079747Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-11-19T15:39:56.349335340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-11-19T15:39:56.351271699Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2025-11-19T15:39:56.353360785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-11-19T15:39:56.356165974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-11-19T15:39:56.369395994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014005s 
2025-11-19T15:39:56.371690644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-11-19T15:39:56.374588269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-11-19T15:39:56.387235646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134704s 
2025-11-19T15:39:56.391173955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-11-19T15:39:56', 'add_salt_to_users') 
2025-11-19T15:39:56.395445968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:56.398889601Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-11-19T15:39:56.400853346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249082s 
2025-11-19T15:39:56.403249581Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-11-19T15:39:56.405653281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:56.408615696Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-11-19T15:39:56.415642906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-11-19T15:39:56.421716325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2025-11-19T15:39:56.428038375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102863s 
2025-11-19T15:39:56.430213685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-11-19T15:39:56.433269789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-11-19T15:39:56.437099420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048863s 
2025-11-19T15:39:56.441085436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-11-19T15:39:56', 'add_auto_tagging') 
2025-11-19T15:39:56.445209801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:56.448777455Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-11-19T15:39:56.450663182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162888s 
2025-11-19T15:39:56.453469924Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-11-19T15:39:56.455990750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:56.459174049Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-11-19T15:39:56.464557680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-11-19T15:39:56.466612197Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2025-11-19T15:39:56.469134055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-11-19T15:39:56.472525624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-11-19T15:39:56.486134346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014708s 
2025-11-19T15:39:56.489381535Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-11-19T15:39:56.493211196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-11-19T15:39:56.496697246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047686s 
2025-11-19T15:39:56.500948967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-11-19T15:39:56', 'quality_definition_preferred_size') 
2025-11-19T15:39:56.505279066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:56.509297798Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-11-19T15:39:56.511485984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167962s 
2025-11-19T15:39:56.514339610Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-11-19T15:39:56.516926038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:56.520179579Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-11-19T15:39:56.525095648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-19T15:39:56.527102790Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2025-11-19T15:39:56.529572503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-11-19T15:39:56.533065095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:56.546978852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152607s 
2025-11-19T15:39:56.551225793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-11-19T15:39:56', 'add_on_artist_add_to_notifications') 
2025-11-19T15:39:56.555580923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:56.559523362Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-11-19T15:39:56.561651557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273547s 
2025-11-19T15:39:56.564322184Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-11-19T15:39:56.566765213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:56.569855977Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-11-19T15:39:56.574395037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-19T15:39:56.576335043Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2025-11-19T15:39:56.578743753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-11-19T15:39:56.581887463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-11-19T15:39:56.595356224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144025s 
2025-11-19T15:39:56.599424155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-11-19T15:39:56', 'album_last_searched_time') 
2025-11-19T15:39:56.603889797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:56.607292739Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-11-19T15:39:56.609289620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259566s 
2025-11-19T15:39:56.611782289Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-11-19T15:39:56.614101539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:56.617080287Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-11-19T15:39:56.622803491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-11-19T15:39:56.624708397Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2025-11-19T15:39:56.627068720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-11-19T15:39:56.630537454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:56.644007577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148075s 
2025-11-19T15:39:56.646050802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-19T15:39:56.647904795Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2025-11-19T15:39:56.650191028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-11-19T15:39:56.653587708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-11-19T15:39:56.666629959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142794s 
2025-11-19T15:39:56.670687279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-11-19T15:39:56', 'add_indexer_flags') 
2025-11-19T15:39:56.675014793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:56.678561134Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-11-19T15:39:56.680531241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260445s 
2025-11-19T15:39:56.683183181Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-11-19T15:39:56.685646270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:56.688791854Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-11-19T15:39:56.694650050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-11-19T15:39:56.697756065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-11-19T15:39:56.702031013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005287s 
2025-11-19T15:39:56.704209539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-11-19T15:39:56.707246845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-11-19T15:39:56.711044642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048344s 
2025-11-19T15:39:56.713296376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-11-19T15:39:56.716619728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-11-19T15:39:56.720538870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051624s 
2025-11-19T15:39:56.724939471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-11-19T15:39:56', 'add_indexes_album_statistics') 
2025-11-19T15:39:56.728981981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:56.732721931Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-11-19T15:39:56.734772590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016921s 
2025-11-19T15:39:56.737757040Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-11-19T15:39:56.739923693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:39:56.742801096Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-11-19T15:39:56.748100718Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-11-19T15:39:56.752772294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-11-19T15:39:56.756941820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059688s 
2025-11-19T15:39:56.760950422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-11-19T15:39:56', 'update_redacted_baseurl') 
2025-11-19T15:39:56.765143845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:39:56.768774606Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-11-19T15:39:56.770783201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174645s 
2025-11-19T15:39:56.914506760Z [Debug] MigrationController: Took: 00:00:21.4304751 
2025-11-19T15:39:58.404273882Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-11-19T15:39:58.946589420Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-11-19T15:39:59.541390672Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-11-19T15:40:00.000329474Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-11-19T15:40:00.013888727Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-19T15:40:00.017599940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-19T15:40:00.097687202Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-11-19T15:40:00.101103952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0837646s 
2025-11-19T15:40:00.104775024Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-11-19T15:40:00.108015900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0869978s 
2025-11-19T15:40:00.142955944Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-11-19T15:40:00.146329377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.152162482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-11-19T15:40:00.155983737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-11-19T15:40:00.161901914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070498s 
2025-11-19T15:40:00.164964881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.171977251Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-11-19T15:40:00.174504400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017039s 
2025-11-19T15:40:00.180089997Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-11-19T15:40:00.183274790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.191529471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-11-19T15:40:00.195209722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-19T15:40:00.200431727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060238s 
2025-11-19T15:40:00.202946961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T15:40:00.205456184Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s 
2025-11-19T15:40:00.208829556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-11-19T15:40:00.213406212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-11-19T15:40:00.223058888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110114s 
2025-11-19T15:40:00.226205344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.230624623Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-11-19T15:40:00.233381363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186673s 
2025-11-19T15:40:00.237622333Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-11-19T15:40:00.241352514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.248680490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T15:40:00.251252999Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.94E-05s 
2025-11-19T15:40:00.254037607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-11-19T15:40:00.257874883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-11-19T15:40:00.263547616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065705s 
2025-11-19T15:40:00.266333055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.270660859Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-11-19T15:40:00.273427099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134073s 
2025-11-19T15:40:00.278700918Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-11-19T15:40:00.281821892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.286828925Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-11-19T15:40:00.296721765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-11-19T15:40:00.302518777Z [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-11-19T15:40:00.310390237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109977s 
2025-11-19T15:40:00.313018389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-11-19T15:40:00.316277432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-11-19T15:40:00.320747512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051875s 
2025-11-19T15:40:00.326114369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-19T15:40:00', 'InitialSetup') 
2025-11-19T15:40:00.331869868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.336225890Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-11-19T15:40:00.339065177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205347s 
2025-11-19T15:40:00.343161725Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-11-19T15:40:00.346342110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.350571005Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-11-19T15:40:00.356144538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-19T15:40:00', 'add_reason_to_pending_releases') 
2025-11-19T15:40:00.362092604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.375579361Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-11-19T15:40:00.378367545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291895s 
2025-11-19T15:40:00.381283557Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-11-19T15:40:00.384211833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.387888677Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-11-19T15:40:00.392222954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-19T15:40:00', 'add_medium_support') 
2025-11-19T15:40:00.397702037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.401938878Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-11-19T15:40:00.404520647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017877s 
2025-11-19T15:40:00.407411267Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-11-19T15:40:00.410607924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.414261812Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-11-19T15:40:00.418922897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-19T15:40:00', 'add_various_qualites_in_profile') 
2025-11-19T15:40:00.424629648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.428909826Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-11-19T15:40:00.431676287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181545s 
2025-11-19T15:40:00.434469531Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-11-19T15:40:00.437371475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.440999079Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-11-19T15:40:00.445233175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-19T15:40:00', 'metadata_profiles') 
2025-11-19T15:40:00.450562806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.454550667Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-11-19T15:40:00.457111774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173021s 
2025-11-19T15:40:00.460262417Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-11-19T15:40:00.463553044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.467468898Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-11-19T15:40:00.472521011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-19T15:40:00', 'separate_automatic_and_interactive_search') 
2025-11-19T15:40:00.478264085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.482657362Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-11-19T15:40:00.485631450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187962s 
2025-11-19T15:40:00.488566500Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-11-19T15:40:00.491639057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.495470202Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-11-19T15:40:00.500096938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-19T15:40:00', 'change_album_path_to_relative') 
2025-11-19T15:40:00.505704920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.509905929Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-11-19T15:40:00.512653491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181963s 
2025-11-19T15:40:00.515560786Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-11-19T15:40:00.518649545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.522221628Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-11-19T15:40:00.526727370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-19T15:40:00', 'change_quality_size_mb_to_kb') 
2025-11-19T15:40:00.532237896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.536437201Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-11-19T15:40:00.539171598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177186s 
2025-11-19T15:40:00.541859751Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-11-19T15:40:00.544707635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.549248168Z [Info] album_releases: Starting migration of Log DB to 9 
2025-11-19T15:40:00.553468005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-11-19T15:40:00', 'album_releases') 
2025-11-19T15:40:00.558936285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.563046682Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-11-19T15:40:00.565573520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184553s 
2025-11-19T15:40:00.568701408Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-11-19T15:40:00.571627921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.575322470Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-11-19T15:40:00.579790517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-19T15:40:00', 'album_releases_fix') 
2025-11-19T15:40:00.585336635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.589444035Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-11-19T15:40:00.592043099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179119s 
2025-11-19T15:40:00.594719498Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-11-19T15:40:00.597569998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.601056949Z [Info] import_lists: Starting migration of Log DB to 11 
2025-11-19T15:40:00.605180683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-19T15:40:00', 'import_lists') 
2025-11-19T15:40:00.610475023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.614380216Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-11-19T15:40:00.616878627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169898s 
2025-11-19T15:40:00.619597171Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-11-19T15:40:00.622519095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.626028501Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-11-19T15:40:00.630279762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-11-19T15:40:00', 'add_release_status') 
2025-11-19T15:40:00.635656969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.640010165Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-11-19T15:40:00.642740372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174976s 
2025-11-19T15:40:00.645814843Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-11-19T15:40:00.649099938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.652914839Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-11-19T15:40:00.657742380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-19T15:40:00', 'album_download_notification') 
2025-11-19T15:40:00.663561737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.667938350Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-11-19T15:40:00.670779471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187134s 
2025-11-19T15:40:00.673881026Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-11-19T15:40:00.677247515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.681119963Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-11-19T15:40:00.686130542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-19T15:40:00', 'fix_language_metadata_profiles') 
2025-11-19T15:40:00.692117066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.696754384Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-11-19T15:40:00.699661728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192124s 
2025-11-19T15:40:00.702507237Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-11-19T15:40:00.705592139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.709641183Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-11-19T15:40:00.714146134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-19T15:40:00', 'remove_fanzub') 
2025-11-19T15:40:00.719916663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.724992493Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-11-19T15:40:00.727047181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018718s 
2025-11-19T15:40:00.729553728Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-11-19T15:40:00.732021046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.735495602Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-11-19T15:40:00.739077886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-19T15:40:00', 'update_artist_history_indexes') 
2025-11-19T15:40:00.743466663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.747283047Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-11-19T15:40:00.749589402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152387s 
2025-11-19T15:40:00.751873691Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-11-19T15:40:00.754037618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.756973891Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-11-19T15:40:00.760143092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-19T15:40:00', 'remove_nma') 
2025-11-19T15:40:00.764519965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.768058340Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-11-19T15:40:00.770018357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140591s 
2025-11-19T15:40:00.772265502Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-11-19T15:40:00.774708912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.777531555Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-11-19T15:40:00.780842222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-19T15:40:00', 'album_disambiguation') 
2025-11-19T15:40:00.785114113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.788867742Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-11-19T15:40:00.790940626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140542s 
2025-11-19T15:40:00.793347452Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-11-19T15:40:00.795696552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.798585880Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-11-19T15:40:00.804461621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-19T15:40:00', 'add_ape_quality_in_profiles') 
2025-11-19T15:40:00.809072926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.812439946Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-11-19T15:40:00.814537470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166842s 
2025-11-19T15:40:00.816784264Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-11-19T15:40:00.818999124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.821978212Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-11-19T15:40:00.825276824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-19T15:40:00', 'remove_pushalot') 
2025-11-19T15:40:00.829545550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.832730934Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-11-19T15:40:00.834697013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138326s 
2025-11-19T15:40:00.836871551Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-11-19T15:40:00.839088235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.841836178Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-11-19T15:40:00.845055681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-19T15:40:00', 'add_custom_filters') 
2025-11-19T15:40:00.849159544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.852365610Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-11-19T15:40:00.854339174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133134s 
2025-11-19T15:40:00.856487690Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-11-19T15:40:00.858680967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.861409611Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-11-19T15:40:00.864619915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-19T15:40:00', 'import_list_tags') 
2025-11-19T15:40:00.868743097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.871912950Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-11-19T15:40:00.873867295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132962s 
2025-11-19T15:40:00.876428643Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-11-19T15:40:00.878675497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.881467189Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-11-19T15:40:00.884763927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-19T15:40:00', 'add_release_groups_etc') 
2025-11-19T15:40:00.889426956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.892779466Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-11-19T15:40:00.894816719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140821s 
2025-11-19T15:40:00.897322124Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-11-19T15:40:00.899575591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.902565452Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-11-19T15:40:00.906240782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-19T15:40:00', 'NewMediaInfoFormat') 
2025-11-19T15:40:00.911661307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.915027635Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-11-19T15:40:00.917092052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154762s 
2025-11-19T15:40:00.919863072Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-11-19T15:40:00.922294538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.925786910Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-11-19T15:40:00.929582863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-19T15:40:00', 'rename_restrictions_to_release_profiles') 
2025-11-19T15:40:00.933980979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.937414323Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-11-19T15:40:00.939631357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149619s 
2025-11-19T15:40:00.942204939Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-11-19T15:40:00.944690534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.948159269Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-11-19T15:40:00.951864780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-19T15:40:00', 'rename_quality_profiles_add_upgrade_allowed') 
2025-11-19T15:40:00.956283407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.959741550Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-11-19T15:40:00.961969827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148616s 
2025-11-19T15:40:00.964343797Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-11-19T15:40:00.966566343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.969324627Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-11-19T15:40:00.972708741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-19T15:40:00', 'add_import_exclusions') 
2025-11-19T15:40:00.977219684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:00.980673528Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-11-19T15:40:00.982689889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141078s 
2025-11-19T15:40:00.985023428Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-11-19T15:40:00.987455675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:00.991466321Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-11-19T15:40:00.995136972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-19T15:40:00', 'clean_artist_metadata_table') 
2025-11-19T15:40:00.999587353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.003174917Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-11-19T15:40:01.005268583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157842s 
2025-11-19T15:40:01.007631351Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-11-19T15:40:01.009996022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.013032366Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-11-19T15:40:01.016381049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-19T15:40:01', 'health_issue_notification') 
2025-11-19T15:40:01.020548189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.023821290Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-11-19T15:40:01.025876749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138896s 
2025-11-19T15:40:01.029069428Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-11-19T15:40:01.031536085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.034504031Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-11-19T15:40:01.038202528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-19T15:40:01', 'add_mediafilerepository_mtime') 
2025-11-19T15:40:01.042457325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.045899196Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-11-19T15:40:01.048077242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142491s 
2025-11-19T15:40:01.050507505Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-11-19T15:40:01.052979733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.056445702Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-11-19T15:40:01.060222156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-19T15:40:01', 'add_artistmetadataid_constraint') 
2025-11-19T15:40:01.064643910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.068101692Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-11-19T15:40:01.070441293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150547s 
2025-11-19T15:40:01.072867589Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-11-19T15:40:01.075522595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.078662578Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-11-19T15:40:01.081626656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-19T15:40:01', 'old_ids_and_artist_alias') 
2025-11-19T15:40:01.085891864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.089180025Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-11-19T15:40:01.091191205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137672s 
2025-11-19T15:40:01.093465785Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-11-19T15:40:01.095698040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.098418318Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-11-19T15:40:01.101688713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-19T15:40:01', 'download_propers_config') 
2025-11-19T15:40:01.106112811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.109336883Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-11-19T15:40:01.111888060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013626s 
2025-11-19T15:40:01.113796653Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-11-19T15:40:01.116014179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.118765528Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-11-19T15:40:01.122291759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-19T15:40:01', 'remove_language_profiles') 
2025-11-19T15:40:01.126764174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.130279813Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-11-19T15:40:01.132400965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142459s 
2025-11-19T15:40:01.134620674Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-11-19T15:40:01.137074756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.139776506Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-11-19T15:40:01.143109918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-19T15:40:01', 'multi_disc_naming_format') 
2025-11-19T15:40:01.147381439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.150892338Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-11-19T15:40:01.153200416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138538s 
2025-11-19T15:40:01.155411598Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-11-19T15:40:01.157682300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.160451998Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-11-19T15:40:01.164004691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-19T15:40:01', 'add_download_client_priority') 
2025-11-19T15:40:01.168185690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.171602330Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-11-19T15:40:01.173665564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138616s 
2025-11-19T15:40:01.175738949Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-11-19T15:40:01.178475660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.181335488Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-11-19T15:40:01.184547035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-19T15:40:01', 'remove_growl_prowl') 
2025-11-19T15:40:01.188708615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.191914139Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-11-19T15:40:01.193840678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134922s 
2025-11-19T15:40:01.196043594Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-11-19T15:40:01.198316621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.201032580Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-11-19T15:40:01.204291011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-19T15:40:01', 'remove_plex_hometheatre') 
2025-11-19T15:40:01.208337539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.211509286Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-11-19T15:40:01.213508141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132332s 
2025-11-19T15:40:01.215722710Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-11-19T15:40:01.218134065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.221032381Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-11-19T15:40:01.224757031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-19T15:40:01', 'add_root_folder_add_defaults') 
2025-11-19T15:40:01.229289508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.232793082Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-11-19T15:40:01.234815905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145666s 
2025-11-19T15:40:01.237110917Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-11-19T15:40:01.239210585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.242104802Z [Info] task_duration: Starting migration of Log DB to 40 
2025-11-19T15:40:01.245311159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-19T15:40:01', 'task_duration') 
2025-11-19T15:40:01.249640366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.252649355Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-11-19T15:40:01.254552116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134905s 
2025-11-19T15:40:01.256955064Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-11-19T15:40:01.259828110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.263044796Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-11-19T15:40:01.266807072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-19T15:40:01', 'add_indexer_and_enabled_to_release_profiles') 
2025-11-19T15:40:01.271980650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.275468122Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-11-19T15:40:01.277943687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156552s 
2025-11-19T15:40:01.280423671Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-11-19T15:40:01.282593740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.285409319Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-11-19T15:40:01.288663582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-19T15:40:01', 'remove_album_folders') 
2025-11-19T15:40:01.293182822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.296478628Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-11-19T15:40:01.298424537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01379s 
2025-11-19T15:40:01.300659206Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-11-19T15:40:01.303113879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.305991533Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-11-19T15:40:01.309362882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-11-19T15:40:01', 'add_priority_to_indexers') 
2025-11-19T15:40:01.313498269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.316903195Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-11-19T15:40:01.318858653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013609s 
2025-11-19T15:40:01.321085947Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-11-19T15:40:01.323364856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.326150144Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-11-19T15:40:01.329679421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-11-19T15:40:01', 'remove_chown_and_folderchmod_config') 
2025-11-19T15:40:01.333968087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.337312701Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-11-19T15:40:01.339426608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137572s 
2025-11-19T15:40:01.341492728Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-11-19T15:40:01.343627947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.346575012Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-11-19T15:40:01.349808162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-11-19T15:40:01', 'update_notifiarr') 
2025-11-19T15:40:01.354031726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.357203283Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-11-19T15:40:01.359105192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135399s 
2025-11-19T15:40:01.361280863Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-11-19T15:40:01.363513919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.366153515Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-11-19T15:40:01.369460884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-11-19T15:40:01', 'email_multiple_addresses') 
2025-11-19T15:40:01.373502933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.377007450Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-11-19T15:40:01.378982026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132014s 
2025-11-19T15:40:01.381219602Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-11-19T15:40:01.383346865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.386220902Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-11-19T15:40:01.389674827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-11-19T15:40:01', 'rename_blacklist_to_blocklist') 
2025-11-19T15:40:01.394298046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.397620416Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-11-19T15:40:01.399596545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140815s 
2025-11-19T15:40:01.401712766Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-11-19T15:40:01.403759688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.406325544Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-11-19T15:40:01.409830913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-11-19T15:40:01', 'cdh_per_downloadclient') 
2025-11-19T15:40:01.413990689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.417156924Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-11-19T15:40:01.419129757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134128s 
2025-11-19T15:40:01.421190116Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-11-19T15:40:01.423211786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.425841391Z [Info] download_history: Starting migration of Log DB to 52 
2025-11-19T15:40:01.429063349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-11-19T15:40:01', 'download_history') 
2025-11-19T15:40:01.445123137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.448518534Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-11-19T15:40:01.450437708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253715s 
2025-11-19T15:40:01.452511473Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-11-19T15:40:01.454511110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.457162429Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-11-19T15:40:01.464527439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-11-19T15:40:01.468623968Z [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-11-19T15:40:01.473646070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071797s 
2025-11-19T15:40:01.475518751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-11-19T15:40:01.477976600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-11-19T15:40:01.481526177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041931s 
2025-11-19T15:40:01.484451548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-11-19T15:40:01', 'add_update_history') 
2025-11-19T15:40:01.488334807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.491509990Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-11-19T15:40:01.493314865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140517s 
2025-11-19T15:40:01.495509003Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-11-19T15:40:01.497588590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.500266853Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-11-19T15:40:01.503424090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-11-19T15:40:01', 'add_on_update_to_notifications') 
2025-11-19T15:40:01.507405858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.510533967Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-11-19T15:40:01.512394844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128765s 
2025-11-19T15:40:01.514414641Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-11-19T15:40:01.516459138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.518961787Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-11-19T15:40:01.522084555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-11-19T15:40:01', 'download_client_per_indexer') 
2025-11-19T15:40:01.526080451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.529184231Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-11-19T15:40:01.531012292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126537s 
2025-11-19T15:40:01.532977308Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-11-19T15:40:01.534970762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.537451347Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-11-19T15:40:01.540440115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-11-19T15:40:01', 'AddNewItemMonitorType') 
2025-11-19T15:40:01.544380930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.547593379Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-11-19T15:40:01.549378082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01263s 
2025-11-19T15:40:01.551259902Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-11-19T15:40:01.553192764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.555646815Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-11-19T15:40:01.558563208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-11-19T15:40:01', 'ImportListSearch') 
2025-11-19T15:40:01.562372538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.565335644Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-11-19T15:40:01.567048824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122011s 
2025-11-19T15:40:01.569176348Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-11-19T15:40:01.571271537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.574052136Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-11-19T15:40:01.577299765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-11-19T15:40:01', 'ImportListMonitorExisting') 
2025-11-19T15:40:01.581476315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.585210284Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-11-19T15:40:01.587090910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138855s 
2025-11-19T15:40:01.589094194Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-11-19T15:40:01.591202990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.593803277Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-11-19T15:40:01.596781002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-11-19T15:40:01', 'add_indexer_tags') 
2025-11-19T15:40:01.600930227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.604116663Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-11-19T15:40:01.605823861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129447s 
2025-11-19T15:40:01.607757153Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-11-19T15:40:01.609719886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.612259620Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-11-19T15:40:01.615160822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-11-19T15:40:01', 'update_audio_types') 
2025-11-19T15:40:01.619376400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.622582075Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-11-19T15:40:01.624380496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127863s 
2025-11-19T15:40:01.626634645Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-11-19T15:40:01.628915979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.631576426Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-11-19T15:40:01.639021517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-11-19T15:40:01.641056064Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s 
2025-11-19T15:40:01.643099388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-11-19T15:40:01.659550323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-11-19T15:40:01.667968704Z [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-11-19T15:40:01.673967123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-11-19T15:40:01.678153883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-11-19T15:40:01.685219330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-11-19T15:40:01.688795902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0438595s 
2025-11-19T15:40:01.690500164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-11-19T15:40:01.692211399Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s 
2025-11-19T15:40:01.694029530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-11-19T15:40:01.703960317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-11-19T15:40:01.710095120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-11-19T15:40:01.714439918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-11-19T15:40:01.718207655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-11-19T15:40:01.725265086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-11-19T15:40:01.728945927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329762s 
2025-11-19T15:40:01.730622283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-19T15:40:01.732244610Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2025-11-19T15:40:01.734076689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-11-19T15:40:01.743270631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-11-19T15:40:01.749149429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-11-19T15:40:01.753730373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-11-19T15:40:01.757367877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-11-19T15:40:01.764629138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-19T15:40:01.769474976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333403s 
2025-11-19T15:40:01.772976036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-11-19T15:40:01', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-11-19T15:40:01.777757043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.782034115Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-11-19T15:40:01.784335258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.045562s 
2025-11-19T15:40:01.786693747Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-11-19T15:40:01.788991554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.792018860Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-11-19T15:40:01.795356360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-11-19T15:40:01', 'add_on_delete_to_notifications') 
2025-11-19T15:40:01.799768505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.803043749Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-11-19T15:40:01.804918905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140511s 
2025-11-19T15:40:01.807055047Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-11-19T15:40:01.809176729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.811675210Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-11-19T15:40:01.814615620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-11-19T15:40:01', 'add_custom_formats') 
2025-11-19T15:40:01.818470813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.821540464Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-11-19T15:40:01.823225287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124283s 
2025-11-19T15:40:01.825290245Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-11-19T15:40:01.827253257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.829701167Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-11-19T15:40:01.832591617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-11-19T15:40:01', 'add_result_to_commands') 
2025-11-19T15:40:01.836326517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.839348242Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-11-19T15:40:01.841054588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012089s 
2025-11-19T15:40:01.843557076Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-11-19T15:40:01.845537765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.847993209Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-11-19T15:40:01.850999352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-11-19T15:40:01', 'health_restored_notification') 
2025-11-19T15:40:01.854849214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.857902141Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-11-19T15:40:01.859687697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123051s 
2025-11-19T15:40:01.861447350Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-11-19T15:40:01.863231082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.865556324Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-11-19T15:40:01.868259998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-11-19T15:40:01', 'remove_uc') 
2025-11-19T15:40:01.871989217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.874907142Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-11-19T15:40:01.876535371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117893s 
2025-11-19T15:40:01.878495899Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-11-19T15:40:01.880864729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.883320583Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-11-19T15:40:01.886487130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-11-19T15:40:01', 'download_clients_rename_tv_to_music') 
2025-11-19T15:40:01.890397123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.893502686Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-11-19T15:40:01.895299254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128906s 
2025-11-19T15:40:01.897312518Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-11-19T15:40:01.899364820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.901801947Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-11-19T15:40:01.904990658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-11-19T15:40:01', 'add_colon_replacement_to_naming_config') 
2025-11-19T15:40:01.909411149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.912677165Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-11-19T15:40:01.914504495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131544s 
2025-11-19T15:40:01.916298878Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-11-19T15:40:01.918116258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.920456600Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-11-19T15:40:01.923223952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-11-19T15:40:01', 'list_sync_time') 
2025-11-19T15:40:01.926957630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.929895155Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-11-19T15:40:01.931503995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118267s 
2025-11-19T15:40:01.933382537Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-11-19T15:40:01.935288044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.937695402Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-11-19T15:40:01.940606914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-11-19T15:40:01', 'add_download_client_tags') 
2025-11-19T15:40:01.944412928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.947593853Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-11-19T15:40:01.949312845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122842s 
2025-11-19T15:40:01.951136376Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-11-19T15:40:01.953058106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.955391434Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-11-19T15:40:01.958329350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-11-19T15:40:01', 'add_notification_status') 
2025-11-19T15:40:01.962313111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.965563737Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-11-19T15:40:01.967344112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125214s 
2025-11-19T15:40:01.969309720Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-11-19T15:40:01.971370660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.973751704Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-11-19T15:40:01.976938842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-11-19T15:40:01', 'add_alac_24_quality_in_profiles') 
2025-11-19T15:40:01.980866640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:01.983993717Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-11-19T15:40:01.985806558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124881s 
2025-11-19T15:40:01.987620580Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-11-19T15:40:01.989456126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:01.991921861Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-11-19T15:40:01.994910639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-11-19T15:40:01', 'add_salt_to_users') 
2025-11-19T15:40:01.998660620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:02.001746103Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-11-19T15:40:02.003326906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123204s 
2025-11-19T15:40:02.005139296Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-11-19T15:40:02.006954691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:02.009290384Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-11-19T15:40:02.011997585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-11-19T15:40:02', 'add_auto_tagging') 
2025-11-19T15:40:02.015640100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:02.018535720Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-11-19T15:40:02.020147676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116473s 
2025-11-19T15:40:02.022089426Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-11-19T15:40:02.024077710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:02.026529847Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-11-19T15:40:02.029630260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-11-19T15:40:02', 'quality_definition_preferred_size') 
2025-11-19T15:40:02.033587128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:02.037198429Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-11-19T15:40:02.038981149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130431s 
2025-11-19T15:40:02.040951196Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-11-19T15:40:02.042983338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:02.045543082Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-11-19T15:40:02.048850261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-11-19T15:40:02', 'add_on_artist_add_to_notifications') 
2025-11-19T15:40:02.052847500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:02.056014187Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-11-19T15:40:02.058042471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129417s 
2025-11-19T15:40:02.060072358Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-11-19T15:40:02.061939958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:02.064296203Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-11-19T15:40:02.067181863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-11-19T15:40:02', 'album_last_searched_time') 
2025-11-19T15:40:02.070959300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:02.073955413Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-11-19T15:40:02.075646117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01202s 
2025-11-19T15:40:02.077412814Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-11-19T15:40:02.079227458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:02.081520445Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-11-19T15:40:02.084651360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-11-19T15:40:02', 'add_indexer_flags') 
2025-11-19T15:40:02.088343875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:02.091421392Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-11-19T15:40:02.093054811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122248s 
2025-11-19T15:40:02.095101312Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-11-19T15:40:02.097134586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:02.099498115Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-11-19T15:40:02.102520361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-11-19T15:40:02', 'add_indexes_album_statistics') 
2025-11-19T15:40:02.106306033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:02.109274631Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-11-19T15:40:02.111130848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012071s 
2025-11-19T15:40:02.112961064Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-11-19T15:40:02.114824486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-19T15:40:02.117168806Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-11-19T15:40:02.120077223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-11-19T15:40:02', 'update_redacted_baseurl') 
2025-11-19T15:40:02.124254735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-19T15:40:02.127303183Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-11-19T15:40:02.129051784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124735s 
2025-11-19T15:40:06.008025647Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-11-19T15:40:06.151432097Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-11-19T15:40:06.264971368Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2025-11-19T15:40:07.678534232Z [Info] QualityProfileService: Setting up default quality profiles 
2025-11-19T15:40:08.605519992Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-11-19T15:40:08.776615146Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-11-19T15:40:09.128454082Z [ls.io-init] done.
2025-11-19T15:40:09.304126423Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-11-19T15:40:09.319362281Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-11-19T15:40:09.322142019Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-11-19T15:40:10.065928543Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
View SBOM output
Expand
NAME                                                           VERSION              TYPE                        
Azure.Core                                                     1.47.1               dotnet      (+5 duplicates)  
Azure.Identity                                                 1.14.2               dotnet      (+5 duplicates)  
BouncyCastle.Cryptography                                      2.6.1                dotnet      (+5 duplicates)  
Dapper                                                         2.1.66               dotnet      (+5 duplicates)  
Diacritical.Net                                                1.0.4                dotnet      (+5 duplicates)  
DryIoc.Microsoft.DependencyInjection                           6.2.0                dotnet      (+1 duplicate)   
DryIoc.dll                                                     5.4.3                dotnet      (+7 duplicates)  
Dynamitey                                                      3.0.3                dotnet      (+3 duplicates)  
Equ                                                            2.3.0                dotnet      (+5 duplicates)  
FluentMigrator                                                 6.2.0                dotnet      (+5 duplicates)  
FluentMigrator.Abstractions                                    6.2.0                dotnet      (+5 duplicates)  
FluentMigrator.Extensions.Postgres                             6.2.0                dotnet      (+5 duplicates)  
FluentMigrator.Runner.Core                                     6.2.0                dotnet      (+5 duplicates)  
FluentMigrator.Runner.Postgres                                 6.2.0                dotnet      (+5 duplicates)  
FluentMigrator.Runner.SQLite                                   6.2.0                dotnet      (+5 duplicates)  
FluentValidation                                               9.5.4                dotnet      (+5 duplicates)  
IPAddressRange                                                 6.2.0                dotnet      (+7 duplicates)  
Ical.Net                                                       4.3.1                dotnet      (+2 duplicates)  
ImpromptuInterface                                             8.0.6                dotnet      (+3 duplicates)  
Lidarr                                                         1.0.0                dotnet                       
Lidarr.Api.V1                                                  1.0.0                dotnet      (+2 duplicates)  
Lidarr.Common                                                  1.0.0                dotnet      (+7 duplicates)  
Lidarr.Core                                                    1.0.0                dotnet      (+5 duplicates)  
Lidarr.Host                                                    1.0.0                dotnet      (+1 duplicate)   
Lidarr.Http                                                    1.0.0                dotnet      (+3 duplicates)  
Lidarr.Mono                                                    1.0.0                dotnet                       
Lidarr.SignalR                                                 1.0.0                dotnet      (+4 duplicates)  
MailKit                                                        4.14.0               dotnet      (+5 duplicates)  
Microsoft.AspNetCore.Cryptography.Internal                     8.0.20               dotnet      (+5 duplicates)  
Microsoft.AspNetCore.Cryptography.KeyDerivation                8.0.20               dotnet      (+5 duplicates)  
Microsoft.Bcl.AsyncInterfaces                                  8.0.0                dotnet      (+5 duplicates)  
Microsoft.Bcl.Cryptography                                     8.0.0                dotnet      (+5 duplicates)  
Microsoft.Data.SqlClient                                       6.1.1                dotnet      (+5 duplicates)  
Microsoft.Extensions.Caching.Abstractions                      8.0.0                dotnet      (+4 duplicates)  
Microsoft.Extensions.Caching.Memory                            8.0.1                dotnet      (+5 duplicates)  
Microsoft.Extensions.Configuration                             8.0.0                dotnet      (+6 duplicates)  
Microsoft.Extensions.Configuration.Abstractions                8.0.0                dotnet      (+6 duplicates)  
Microsoft.Extensions.Configuration.Binder                      8.0.2                dotnet      (+6 duplicates)  
Microsoft.Extensions.Configuration.CommandLine                 8.0.0                dotnet      (+6 duplicates)  
Microsoft.Extensions.Configuration.EnvironmentVariables        8.0.0                dotnet      (+6 duplicates)  
Microsoft.Extensions.Configuration.FileExtensions              8.0.1                dotnet      (+6 duplicates)  
Microsoft.Extensions.Configuration.Json                        8.0.1                dotnet      (+6 duplicates)  
Microsoft.Extensions.Configuration.UserSecrets                 8.0.1                dotnet      (+6 duplicates)  
Microsoft.Extensions.DependencyInjection                       8.0.1                dotnet      (+6 duplicates)  
Microsoft.Extensions.DependencyInjection.Abstractions          8.0.2                dotnet      (+6 duplicates)  
Microsoft.Extensions.Diagnostics                               8.0.1                dotnet      (+6 duplicates)  
Microsoft.Extensions.Diagnostics.Abstractions                  8.0.1                dotnet      (+6 duplicates)  
Microsoft.Extensions.FileProviders.Abstractions                8.0.0                dotnet      (+6 duplicates)  
Microsoft.Extensions.FileProviders.Physical                    8.0.0                dotnet      (+6 duplicates)  
Microsoft.Extensions.FileSystemGlobbing                        8.0.0                dotnet      (+6 duplicates)  
Microsoft.Extensions.Hosting                                   8.0.1                dotnet      (+7 duplicates)  
Microsoft.Extensions.Hosting.Abstractions                      8.0.1                dotnet      (+7 duplicates)  
Microsoft.Extensions.Hosting.WindowsServices                   8.0.1                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging                                   8.0.1                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging.Abstractions                      8.0.2                dotnet      (+1 duplicate)   
Microsoft.Extensions.Logging.Abstractions                      8.0.3                dotnet      (+5 duplicates)  
Microsoft.Extensions.Logging.Configuration                     8.0.1                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging.Console                           8.0.1                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging.Debug                             8.0.1                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging.EventLog                          8.0.1                dotnet      (+7 duplicates)  
Microsoft.Extensions.Logging.EventSource                       8.0.1                dotnet      (+7 duplicates)  
Microsoft.Extensions.Options                                   8.0.2                dotnet      (+6 duplicates)  
Microsoft.Extensions.Options.ConfigurationExtensions           8.0.0                dotnet      (+6 duplicates)  
Microsoft.Extensions.Primitives                                8.0.0                dotnet      (+6 duplicates)  
Microsoft.Identity.Client                                      4.73.1               dotnet      (+5 duplicates)  
Microsoft.Identity.Client.Extensions.Msal                      4.73.1               dotnet      (+5 duplicates)  
Microsoft.IdentityModel.Abstractions                           7.7.1                dotnet      (+5 duplicates)  
Microsoft.IdentityModel.JsonWebTokens                          7.7.1                dotnet      (+5 duplicates)  
Microsoft.IdentityModel.Logging                                7.7.1                dotnet      (+5 duplicates)  
Microsoft.IdentityModel.Protocols                              7.7.1                dotnet      (+5 duplicates)  
Microsoft.IdentityModel.Protocols.OpenIdConnect                7.7.1                dotnet      (+5 duplicates)  
Microsoft.IdentityModel.Tokens                                 7.7.1                dotnet      (+5 duplicates)  
Microsoft.OpenApi                                              1.6.25               dotnet      (+2 duplicates)  
Microsoft.SqlServer.Server                                     1.0.0                dotnet      (+5 duplicates)  
Microsoft.Win32.Registry                                       5.0.0                dotnet      (+5 duplicates)  
Microsoft.Win32.SystemEvents                                   8.0.0                dotnet      (+5 duplicates)  
MimeKit                                                        4.14.0               dotnet      (+5 duplicates)  
Mono.Nat                                                       3.0.0                dotnet      (+5 duplicates)  
Mono.Posix.NETStandard                                         5.20.1.34-servarr20  dotnet                       
MonoTorrent                                                    3.0.2                dotnet      (+5 duplicates)  
NLog                                                           5.4.0                dotnet      (+7 duplicates)  
NLog.Extensions.Logging                                        5.4.0                dotnet      (+5 duplicates)  
NLog.Layouts.ClefJsonLayout                                    1.0.4                dotnet      (+7 duplicates)  
NLog.Targets.Syslog                                            7.0.0                dotnet      (+5 duplicates)  
Newtonsoft.Json                                                13.0.4               dotnet      (+7 duplicates)  
NodaTime                                                       3.2.0                dotnet      (+2 duplicates)  
Npgsql                                                         9.0.3                dotnet      (+5 duplicates)  
Polly                                                          8.6.4                dotnet      (+5 duplicates)  
Polly.Contrib.WaitAndRetry                                     1.1.1                dotnet      (+5 duplicates)  
Polly.Core                                                     8.6.4                dotnet      (+5 duplicates)  
ReusableTasks                                                  4.0.0                dotnet      (+5 duplicates)  
Sentry                                                         4.0.2                dotnet      (+7 duplicates)  
SharpZipLib                                                    1.4.2                dotnet      (+7 duplicates)  
SixLabors.ImageSharp                                           3.1.11               dotnet      (+5 duplicates)  
SourceGear.sqlite3                                             3.50.4.2             dotnet      (+7 duplicates)  
SpotifyAPI.Web                                                 5.1.1                dotnet      (+5 duplicates)  
Swashbuckle.AspNetCore.Annotations                             9.0.6                dotnet      (+2 duplicates)  
Swashbuckle.AspNetCore.Swagger                                 9.0.6                dotnet      (+2 duplicates)  
Swashbuckle.AspNetCore.SwaggerGen                              9.0.6                dotnet      (+2 duplicates)  
System.ClientModel                                             1.5.1                dotnet      (+5 duplicates)  
System.ComponentModel                                          4.3.0                dotnet      (+2 duplicates)  
System.ComponentModel.Annotations                              5.0.0                dotnet      (+4 duplicates)  
System.Configuration.ConfigurationManager                      8.0.1                dotnet      (+7 duplicates)  
System.Data.SQLite                                             2.0.2                dotnet      (+7 duplicates)  
System.Diagnostics.DiagnosticSource                            6.0.1                dotnet      (+4 duplicates)  
System.Diagnostics.EventLog                                    8.0.1                dotnet      (+6 duplicates)  
System.Drawing.Common                                          8.0.20               dotnet      (+5 duplicates)  
System.Formats.Asn1                                            8.0.1                dotnet      (+4 duplicates)  
System.IO                                                      4.3.0                dotnet      (+5 duplicates)  
System.IO.Abstractions                                         17.0.24              dotnet      (+7 duplicates)  
System.IdentityModel.Tokens.Jwt                                7.7.1                dotnet      (+5 duplicates)  
System.Memory.Data                                             8.0.1                dotnet      (+5 duplicates)  
System.Private.Uri                                             4.3.0                dotnet      (+5 duplicates)  
System.Reflection                                              4.3.0                dotnet      (+5 duplicates)  
System.Reflection.Primitives                                   4.3.0                dotnet      (+5 duplicates)  
System.Runtime                                                 4.3.0                dotnet      (+5 duplicates)  
System.Runtime.CompilerServices.Unsafe                         6.0.0                dotnet      (+4 duplicates)  
System.Runtime.Loader                                          4.3.0                dotnet      (+5 duplicates)  
System.Security.AccessControl                                  5.0.0                dotnet      (+5 duplicates)  
System.Security.Cryptography.Pkcs                              8.0.1                dotnet      (+4 duplicates)  
System.Security.Cryptography.ProtectedData                     8.0.0                dotnet      (+7 duplicates)  
System.Security.Principal.Windows                              5.0.0                dotnet      (+5 duplicates)  
System.ServiceProcess.ServiceController                        8.0.1                dotnet      (+7 duplicates)  
System.Text.Encoding                                           4.3.0                dotnet      (+5 duplicates)  
System.Text.Encoding.CodePages                                 8.0.0                dotnet                       
System.Text.Json                                               8.0.6                dotnet      (+7 duplicates)  
System.Threading.Tasks                                         4.3.0                dotnet      (+5 duplicates)  
TagLibSharp-Lidarr                                             2.2.0.27             dotnet      (+5 duplicates)  
acl-libs                                                       2.3.2-r1             apk                          
alpine-baselayout                                              3.7.0-r0             apk                          
alpine-baselayout-data                                         3.7.0-r0             apk                          
alpine-keys                                                    2.5-r0               apk                          
alpine-release                                                 3.22.2-r0            apk                          
anstream                                                       0.6.8                rust-crate                   
anstyle                                                        1.0.4                rust-crate                   
anstyle-parse                                                  0.2.3                rust-crate                   
anstyle-query                                                  1.0.2                rust-crate                   
anyhow                                                         1.0.79               rust-crate                   
aom-libs                                                       3.12.1-r0            apk                          
apk-tools                                                      2.14.9-r3            apk                          
arg_enum_proc_macro                                            0.3.4                rust-crate                   
arrayvec                                                       0.7.4                rust-crate                   
av-metrics                                                     0.9.1                rust-crate                   
av1-grain                                                      0.2.3                rust-crate                   
bash                                                           5.2.37-r0            apk                          
bitflags                                                       2.4.1                rust-crate                   
bitstream-io                                                   2.2.0                rust-crate                   
brotli-libs                                                    1.1.0-r2             apk                          
busybox                                                        1.37.0-r19           apk                          
busybox-binsh                                                  1.37.0-r19           apk                          
c-ares                                                         1.34.5-r0            apk                          
ca-certificates                                                20250911-r0          apk                          
ca-certificates-bundle                                         20250911-r0          apk                          
catatonit                                                      0.2.1-r0             apk                          
cfg-if                                                         1.0.0                rust-crate                   
chromaprint                                                    1.5.1-r8             apk                          
chromaprint-libs                                               1.5.1-r8             apk                          
cjson                                                          1.7.19-r0            apk                          
clap                                                           4.4.14               rust-crate                   
clap_builder                                                   4.4.14               rust-crate                   
clap_complete                                                  4.4.6                rust-crate                   
clap_derive                                                    4.4.7                rust-crate                   
clap_lex                                                       0.6.0                rust-crate                   
colorchoice                                                    1.0.0                rust-crate                   
console                                                        0.15.8               rust-crate                   
coreutils                                                      9.7-r1               apk                          
coreutils-env                                                  9.7-r1               apk                          
coreutils-fmt                                                  9.7-r1               apk                          
coreutils-sha512sum                                            9.7-r1               apk                          
crossbeam                                                      0.8.4                rust-crate                   
crossbeam-channel                                              0.5.14               rust-crate                   
crossbeam-deque                                                0.8.5                rust-crate                   
crossbeam-epoch                                                0.9.18               rust-crate                   
crossbeam-queue                                                0.3.11               rust-crate                   
crossbeam-utils                                                0.8.19               rust-crate                   
curl                                                           8.14.1-r2            apk                          
either                                                         1.9.0                rust-crate                   
errno                                                          0.3.8                rust-crate                   
fern                                                           0.6.2                rust-crate                   
ffmpeg-libavcodec                                              6.1.2-r2             apk                          
ffmpeg-libavformat                                             6.1.2-r2             apk                          
ffmpeg-libavutil                                               6.1.2-r2             apk                          
ffmpeg-libswresample                                           6.1.2-r2             apk                          
fftw-double-libs                                               3.3.10-r6            apk                          
findutils                                                      4.10.0-r0            apk                          
getrandom                                                      0.2.12               rust-crate                   
giflib                                                         5.2.2-r1             apk                          
heck                                                           0.4.1                rust-crate                   
hwdata-pci                                                     0.395-r0             apk                          
icu-data-en                                                    76.1-r1              apk                          
icu-libs                                                       76.1-r1              apk                          
imath                                                          3.1.12-r0            apk                          
interpolate_name                                               0.2.4                rust-crate                   
itertools                                                      0.10.5               rust-crate                   
itertools                                                      0.12.0               rust-crate                   
ivf                                                            0.1.3                rust-crate                   
jq                                                             1.8.0-r0             apk                          
lab                                                            0.11.0               rust-crate                   
lame-libs                                                      3.100-r5             apk                          
lazy_static                                                    1.4.0                rust-crate                   
lcms2                                                          2.16-r0              apk                          
libSvtAv1Enc                                                   2.3.0-r0             apk                          
libapk2                                                        2.14.9-r3            apk                          
libattr                                                        2.5.2-r2             apk                          
libbluray                                                      1.3.4-r1             apk                          
libbsd                                                         0.12.2-r0            apk                          
libbz2                                                         1.0.8-r6             apk                          
libc                                                           0.2.155              rust-crate                   
libcrypto3                                                     3.5.4-r0             apk                          
libcurl                                                        8.14.1-r2            apk                          
libdav1d                                                       1.5.1-r0             apk                          
libdeflate                                                     1.23-r0              apk                          
libdrm                                                         2.4.124-r0           apk                          
libffi                                                         3.4.8-r0             apk                          
libgcc                                                         14.2.0-r6            apk                          
libgomp                                                        14.2.0-r6            apk                          
libhwy                                                         1.0.7-r1             apk                          
libidn2                                                        2.3.7-r0             apk                          
libintl                                                        0.24.1-r0            apk                          
libjpeg-turbo                                                  3.1.0-r0             apk                          
libjxl                                                         0.10.3-r2            apk                          
libmd                                                          1.1.0-r0             apk                          
libncursesw                                                    6.5_p20250503-r0     apk                          
libogg                                                         1.3.5-r5             apk                          
libopenmpt                                                     0.7.15-r0            apk                          
libpciaccess                                                   0.18.1-r0            apk                          
libpng                                                         1.6.47-r0            apk                          
libproc2                                                       4.0.4-r3             apk                          
libpsl                                                         0.21.5-r3            apk                          
librist                                                        0.2.10-r1            apk                          
libsharpyuv                                                    1.5.0-r0             apk                          
libsodium                                                      1.0.20-r0            apk                          
libsrt                                                         1.5.3-r1             apk                          
libssh                                                         0.11.2-r0            apk                          
libssl3                                                        3.5.4-r0             apk                          
libstdc++                                                      14.2.0-r6            apk                          
libtheora                                                      1.1.1-r18            apk                          
libunistring                                                   1.3-r0               apk                          
libva                                                          2.22.0-r1            apk                          
libvdpau                                                       1.5-r4               apk                          
libvorbis                                                      1.3.7-r2             apk                          
libvpx                                                         1.15.0-r0            apk                          
libwebp                                                        1.5.0-r0             apk                          
libwebpmux                                                     1.5.0-r0             apk                          
libx11                                                         1.8.11-r0            apk                          
libxau                                                         1.0.12-r0            apk                          
libxcb                                                         1.17.0-r0            apk                          
libxdmcp                                                       1.1.5-r1             apk                          
libxext                                                        1.3.6-r2             apk                          
libxfixes                                                      6.0.1-r4             apk                          
libxml2                                                        2.13.9-r0            apk                          
libxslt                                                        1.1.43-r3            apk                          
libzmq                                                         4.3.5-r2             apk                          
linux-pam                                                      1.7.0-r4             apk                          
linux-raw-sys                                                  0.4.12               rust-crate                   
log                                                            0.4.20               rust-crate                   
maybe-rayon                                                    0.1.1                rust-crate                   
mbedtls                                                        3.6.5-r0             apk                          
memchr                                                         2.7.1                rust-crate                   
minimal-lexical                                                0.2.1                rust-crate                   
mpg123-libs                                                    1.32.10-r0           apk                          
musl                                                           1.2.5-r10            apk                          
musl-utils                                                     1.2.5-r10            apk                          
ncurses-terminfo-base                                          6.5_p20250503-r0     apk                          
netcat-openbsd                                                 1.229.1-r0           apk                          
new_debug_unreachable                                          1.0.4                rust-crate                   
nghttp2-libs                                                   1.65.0-r0            apk                          
nom                                                            7.1.3                rust-crate                   
noop_proc_macro                                                0.3.0                rust-crate                   
num-bigint                                                     0.4.4                rust-crate                   
num-derive                                                     0.4.1                rust-crate                   
num-integer                                                    0.1.45               rust-crate                   
num-rational                                                   0.4.1                rust-crate                   
num-traits                                                     0.2.17               rust-crate                   
numactl                                                        2.0.18-r0            apk                          
once_cell                                                      1.19.0               rust-crate                   
oniguruma                                                      6.9.10-r0            apk                          
openexr-libiex                                                 3.3.2-r0             apk                          
openexr-libilmthread                                           3.3.2-r0             apk                          
openexr-libopenexr                                             3.3.2-r0             apk                          
openexr-libopenexrcore                                         3.3.2-r0             apk                          
opus                                                           1.5.2-r1             apk                          
paste                                                          1.0.14               rust-crate                   
ppv-lite86                                                     0.2.17               rust-crate                   
proc-macro2                                                    1.0.76               rust-crate                   
procps-ng                                                      4.0.4-r3             apk                          
profiling                                                      1.0.13               rust-crate                   
profiling-procmacros                                           1.0.13               rust-crate                   
quote                                                          1.0.35               rust-crate                   
rand                                                           0.8.5                rust-crate                   
rand_chacha                                                    0.3.1                rust-crate                   
rand_core                                                      0.6.4                rust-crate                   
rav1e                                                          0.7.1                rust-crate                   
rav1e-libs                                                     0.7.1-r2             apk                          
rayon                                                          1.8.0                rust-crate                   
rayon-core                                                     1.12.0               rust-crate                   
readline                                                       8.2.13-r1            apk                          
runtime.any.System.IO                                          4.3.0                dotnet      (+5 duplicates)  
runtime.any.System.Reflection                                  4.3.0                dotnet      (+5 duplicates)  
runtime.any.System.Reflection.Primitives                       4.3.0                dotnet      (+5 duplicates)  
runtime.any.System.Runtime                                     4.3.0                dotnet      (+5 duplicates)  
runtime.any.System.Text.Encoding                               4.3.0                dotnet      (+5 duplicates)  
runtime.any.System.Threading.Tasks                             4.3.0                dotnet      (+5 duplicates)  
runtime.unix.System.Private.Uri                                4.3.0                dotnet      (+5 duplicates)  
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64  8.0.12               dotnet      (+4 duplicates)  
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64     8.0.12               dotnet      (+7 duplicates)  
rustix                                                         0.38.28              rust-crate                   
scan_fmt                                                       0.2.6                rust-crate                   
scanelf                                                        1.3.8-r1             apk                          
shadow                                                         4.17.3-r0            apk                          
signal-hook                                                    0.3.17               rust-crate                   
signal-hook-registry                                           1.4.1                rust-crate                   
simd_helpers                                                   0.1.0                rust-crate                   
skalibs-libs                                                   2.14.4.0-r0          apk                          
soxr                                                           0.1.3-r7             apk                          
sqlite-libs                                                    3.49.2-r1            apk                          
ssl_client                                                     1.37.0-r19           apk                          
syn                                                            2.0.48               rust-crate                   
terminal_size                                                  0.3.0                rust-crate                   
thiserror                                                      1.0.56               rust-crate                   
thiserror-impl                                                 1.0.56               rust-crate                   
tzdata                                                         2025b-r0             apk                          
unicode-ident                                                  1.0.12               rust-crate                   
unicode-width                                                  0.1.11               rust-crate                   
utf8parse                                                      0.2.1                rust-crate                   
utmps-libs                                                     0.1.3.1-r0           apk                          
v_frame                                                        0.3.7                rust-crate                   
wayland-libs-client                                            1.23.1-r3            apk                          
x264-libs                                                      0.164.3108-r0        apk                          
x265-libs                                                      3.6-r0               apk                          
xmlstarlet                                                     1.6.1-r2             apk                          
xvidcore                                                       1.3.7-r2             apk                          
xz-libs                                                        5.8.1-r0             apk                          
y4m                                                            0.8.0                rust-crate                   
zlib                                                           1.3.1-r2             apk                          
zstd-libs                                                      1.5.7-r0             apk
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
        "source": "console-api",
        "timestamp": 1763566823986
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:8686/signalr/messages?access_token=(removed)'.\"",
        "source": "console-api",
        "timestamp": 1763566823986
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:8686/signalr/messages?access_token=(removed)&id=MCen8hkaINYvIU-NIhIU4g.\"",
        "source": "console-api",
        "timestamp": 1763566823986
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
        "source": "console-api",
        "timestamp": 1763566823986
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
        "source": "console-api",
        "timestamp": 1763566823986
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
        "source": "console-api",
        "timestamp": 1763566823986
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1763566823986
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1763566823986
    },
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"health\" Object",
        "source": "console-api",
        "timestamp": 1763566823986
    }
]
Test Result Message Runtime
Container startup PASS - 53.75s
Create SBOM PASS - 15.38s
Get build info PASS - 0.04s
Get screenshot PASS - 14.68s
View Python Logs
Expand