2025-11-09T10:53:24.087522360Z [migrations] started
2025-11-09T10:53:24.087554995Z [migrations] no migrations found
2025-11-09T10:53:24.108819314Z usermod: no changes
2025-11-09T10:53:24.114165249Z ───────────────────────────────────────
2025-11-09T10:53:24.114177233Z 
2025-11-09T10:53:24.114181201Z       ██╗     ███████╗██╗ ██████╗
2025-11-09T10:53:24.114184818Z       ██║     ██╔════╝██║██╔═══██╗
2025-11-09T10:53:24.114188426Z       ██║     ███████╗██║██║   ██║
2025-11-09T10:53:24.114191913Z       ██║     ╚════██║██║██║   ██║
2025-11-09T10:53:24.114195480Z       ███████╗███████║██║╚██████╔╝
2025-11-09T10:53:24.114199358Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-09T10:53:24.114202995Z 
2025-11-09T10:53:24.114206322Z    Brought to you by linuxserver.io
2025-11-09T10:53:24.114209869Z ───────────────────────────────────────
2025-11-09T10:53:24.114468349Z 
2025-11-09T10:53:24.114473229Z To support the app dev(s) visit:
2025-11-09T10:53:24.115990424Z Lidarr: https://opencollective.com/lidarr
2025-11-09T10:53:24.116251390Z 
2025-11-09T10:53:24.116256971Z To support LSIO projects visit:
2025-11-09T10:53:24.116260608Z https://www.linuxserver.io/donate/
2025-11-09T10:53:24.116264225Z 
2025-11-09T10:53:24.116267632Z ───────────────────────────────────────
2025-11-09T10:53:24.116272071Z GID/UID
2025-11-09T10:53:24.116275608Z ───────────────────────────────────────
2025-11-09T10:53:24.120836512Z 
2025-11-09T10:53:24.120842885Z User UID:    911
2025-11-09T10:53:24.120846402Z User GID:    911
2025-11-09T10:53:24.120849819Z ───────────────────────────────────────
2025-11-09T10:53:24.122479080Z Linuxserver.io version: 3.1.0.4870-ls178
2025-11-09T10:53:24.122789746Z Build-date: 2025-11-09T10:49:59+00:00
2025-11-09T10:53:24.122797180Z ───────────────────────────────────────
2025-11-09T10:53:24.122804345Z     
2025-11-09T10:53:24.248200187Z [custom-init] No custom files found, skipping...
2025-11-09T10:53:24.270919787Z failed to load "/config/config.xml": No such file or directory
2025-11-09T10:53:24.596472734Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.0.4870 
2025-11-09T10:53:24.613742750Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-11-09T10:53:24.617878297Z [Debug] Bootstrap: Console selected 
2025-11-09T10:53:24.619085558Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-11-09T10:53:24.906321930Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-11-09T10:53:24.958676293Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {3c3b1329-1988-4b17-a1ec-1fdb356ff8de} may be persisted to storage in unencrypted form. 
2025-11-09T10:53:25.018016042Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-11-09T10:53:25.055558319Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-11-09T10:53:25.135096871Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-11-09T10:53:25.141966244Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-09T10:53:25.142559368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-09T10:53:25.181129294Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-11-09T10:53:25.184636967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391732s 
2025-11-09T10:53:25.184899747Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-11-09T10:53:25.185100731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0426294s 
2025-11-09T10:53:25.192317874Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-11-09T10:53:25.192796438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.197796596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-11-09T10:53:25.207789669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-11-09T10:53:25.218679958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206732s 
2025-11-09T10:53:25.219055785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.221052115Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-11-09T10:53:25.221221626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230293s 
2025-11-09T10:53:25.221850783Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-11-09T10:53:25.222076808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.226907275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-11-09T10:53:25.227917750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-09T10:53:25.228506505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013683s 
2025-11-09T10:53:25.228813754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-09T10:53:25.229184039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001201s 
2025-11-09T10:53:25.229540537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-11-09T10:53:25.230133581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-11-09T10:53:25.230768159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010276s 
2025-11-09T10:53:25.230999235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.231699204Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-11-09T10:53:25.231888475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019318s 
2025-11-09T10:53:25.232325144Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-11-09T10:53:25.232590930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.233373065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-09T10:53:25.234276764Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s 
2025-11-09T10:53:25.234510234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-11-09T10:53:25.234819858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-11-09T10:53:25.235314444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006004s 
2025-11-09T10:53:25.235531451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.236190137Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-11-09T10:53:25.236365971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014444s 
2025-11-09T10:53:25.239421394Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-11-09T10:53:25.239606957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.240289883Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-11-09T10:53:25.252046657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-11-09T10:53:25.252623919Z [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-09T10:53:25.253261653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000915s 
2025-11-09T10:53:25.253373418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-11-09T10:53:25.253690396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-11-09T10:53:25.254020702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004765s 
2025-11-09T10:53:25.254205544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-11-09T10:53:25.254565729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2025-11-09T10:53:25.254983601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006087s 
2025-11-09T10:53:25.255215147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-11-09T10:53:25.255433827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-11-09T10:53:25.255779674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004532s 
2025-11-09T10:53:25.255968143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2025-11-09T10:53:25.261506105Z [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-09T10:53:25.262667012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064978s 
2025-11-09T10:53:25.262897126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2025-11-09T10:53:25.263207320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-11-09T10:53:25.263515932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004947s 
2025-11-09T10:53:25.263712568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2025-11-09T10:53:25.264082032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-11-09T10:53:25.264451345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000481s 
2025-11-09T10:53:25.264614293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2025-11-09T10:53:25.264873395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-09T10:53:25.265283310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004463s 
2025-11-09T10:53:25.265437341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2025-11-09T10:53:25.265703927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-09T10:53:25.266030164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000415s 
2025-11-09T10:53:25.266200738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2025-11-09T10:53:25.267571117Z [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-09T10:53:25.268583756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002211s 
2025-11-09T10:53:25.268836225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2025-11-09T10:53:25.269096319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-09T10:53:25.269468328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004904s 
2025-11-09T10:53:25.269641937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2025-11-09T10:53:25.269919466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-11-09T10:53:25.270284952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004518s 
2025-11-09T10:53:25.270458091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2025-11-09T10:53:25.270734818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-11-09T10:53:25.271061075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004268s 
2025-11-09T10:53:25.271230155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2025-11-09T10:53:25.271511692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-11-09T10:53:25.271934373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000451s 
2025-11-09T10:53:25.272107352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2025-11-09T10:53:25.272394099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-09T10:53:25.272753072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004584s 
2025-11-09T10:53:25.272937223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2025-11-09T10:53:25.273205062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2025-11-09T10:53:25.273555818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004376s 
2025-11-09T10:53:25.273747534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2025-11-09T10:53:25.274624841Z [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-09T10:53:25.275356765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014377s 
2025-11-09T10:53:25.275528972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2025-11-09T10:53:25.275840669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-11-09T10:53:25.276250875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004991s 
2025-11-09T10:53:25.276516691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2025-11-09T10:53:25.276750221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-11-09T10:53:25.277088622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004357s 
2025-11-09T10:53:25.277299858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2025-11-09T10:53:25.277576304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-11-09T10:53:25.277946089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004506s 
2025-11-09T10:53:25.278124919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2025-11-09T10:53:25.278506547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2025-11-09T10:53:25.278900431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005742s 
2025-11-09T10:53:25.279090022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2025-11-09T10:53:25.279837998Z [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-09T10:53:25.280489440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012204s 
2025-11-09T10:53:25.280691487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2025-11-09T10:53:25.280975529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2025-11-09T10:53:25.281343560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004673s 
2025-11-09T10:53:25.281547000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2025-11-09T10:53:25.281837896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-09T10:53:25.282189053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004536s 
2025-11-09T10:53:25.282359015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-11-09T10:53:25.283169317Z [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-09T10:53:25.283800407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012694s 
2025-11-09T10:53:25.284021432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-11-09T10:53:25.284269171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-11-09T10:53:25.284638906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004299s 
2025-11-09T10:53:25.284835482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-11-09T10:53:25.285116187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-11-09T10:53:25.285477935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004672s 
2025-11-09T10:53:25.285673860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-11-09T10:53:25.285963353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-11-09T10:53:25.286379451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004645s 
2025-11-09T10:53:25.286519593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2025-11-09T10:53:25.286809757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2025-11-09T10:53:25.287135433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004367s 
2025-11-09T10:53:25.287326878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-11-09T10:53:25.288037088Z [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-09T10:53:25.288614682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001109s 
2025-11-09T10:53:25.288831137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-11-09T10:53:25.289288388Z [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-09T10:53:25.289730468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007463s 
2025-11-09T10:53:25.289945271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-11-09T10:53:25.290275837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-11-09T10:53:25.290624258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004915s 
2025-11-09T10:53:25.290800413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-11-09T10:53:25.293424316Z [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-09T10:53:25.293958903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029699s 
2025-11-09T10:53:25.294156491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-11-09T10:53:25.294426384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-11-09T10:53:25.294798554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004666s 
2025-11-09T10:53:25.294986642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2025-11-09T10:53:25.295412801Z [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-09T10:53:25.295888899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000706s 
2025-11-09T10:53:25.296095175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2025-11-09T10:53:25.296368595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2025-11-09T10:53:25.296728670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004723s 
2025-11-09T10:53:25.296953353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-11-09T10:53:25.297444672Z [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-09T10:53:25.297969679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008415s 
2025-11-09T10:53:25.298201326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-11-09T10:53:25.298556651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-11-09T10:53:25.298920203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005289s 
2025-11-09T10:53:25.299178614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-11-09T10:53:25.299515021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-11-09T10:53:25.299862611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004919s 
2025-11-09T10:53:25.300062543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-11-09T10:53:25.300767804Z [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-09T10:53:25.301267901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010274s 
2025-11-09T10:53:25.301456651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-11-09T10:53:25.302301452Z [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-09T10:53:25.303250864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016237s 
2025-11-09T10:53:25.303457279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-11-09T10:53:25.303992226Z [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-09T10:53:25.304457233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008396s 
2025-11-09T10:53:25.304646845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-11-09T10:53:25.305398909Z [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-09T10:53:25.305997464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011607s 
2025-11-09T10:53:25.306195764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-11-09T10:53:25.306748607Z [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-09T10:53:25.307240557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008754s 
2025-11-09T10:53:25.307427754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-11-09T10:53:25.308028163Z [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-09T10:53:25.308525856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009235s 
2025-11-09T10:53:25.308747171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-11-09T10:53:25.309177698Z [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-09T10:53:25.309590139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006824s 
2025-11-09T10:53:25.309770883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-11-09T10:53:25.310085125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2025-11-09T10:53:25.310476373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005422s 
2025-11-09T10:53:25.310670765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-11-09T10:53:25.310929446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-11-09T10:53:25.311265362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004228s 
2025-11-09T10:53:25.311478742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2025-11-09T10:53:25.311900030Z [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-09T10:53:25.312307230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006922s 
2025-11-09T10:53:25.312503836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-11-09T10:53:25.313196661Z [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-09T10:53:25.313751789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010843s 
2025-11-09T10:53:25.313944938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-11-09T10:53:25.314379052Z [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-09T10:53:25.314846744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007299s 
2025-11-09T10:53:25.315043209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-11-09T10:53:25.315326610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-11-09T10:53:25.315694150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004735s 
2025-11-09T10:53:25.315893391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-11-09T10:53:25.316188395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-11-09T10:53:25.316519512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004381s 
2025-11-09T10:53:25.316720837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-11-09T10:53:25.317412570Z [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-09T10:53:25.317982819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011097s 
2025-11-09T10:53:25.318183493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-11-09T10:53:25.318808391Z [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-09T10:53:25.319333629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009996s 
2025-11-09T10:53:25.319552149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-11-09T10:53:25.319889308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-09T10:53:25.320273441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005368s 
2025-11-09T10:53:25.320469917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-11-09T10:53:25.321122621Z [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-09T10:53:25.321627207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009951s 
2025-11-09T10:53:25.321810837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2025-11-09T10:53:25.322509163Z [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-09T10:53:25.323180254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011996s 
2025-11-09T10:53:25.323385417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2025-11-09T10:53:25.323861696Z [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-09T10:53:25.324314438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007643s 
2025-11-09T10:53:25.324530463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2025-11-09T10:53:25.324866891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2025-11-09T10:53:25.325221946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004963s 
2025-11-09T10:53:25.325434914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-11-09T10:53:25.326009461Z [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-09T10:53:25.326604139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009792s 
2025-11-09T10:53:25.326816707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-11-09T10:53:25.327217023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-09T10:53:25.327566006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005611s 
2025-11-09T10:53:25.329003951Z [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-09T10:53:25.330758675Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0016334 taking an average of 00:00:00.0016334 
2025-11-09T10:53:25.331493564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-09T10:53:25', 'InitialSetup') 
2025-11-09T10:53:25.331891215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.334666293Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-11-09T10:53:25.334840324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006883s 
2025-11-09T10:53:25.335155137Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-11-09T10:53:25.335403498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.335701608Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2025-11-09T10:53:25.336365525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-11-09T10:53:25.336552852Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-09T10:53:25.336758316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2025-11-09T10:53:25.337079963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:25.338004575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010456s 
2025-11-09T10:53:25.338417998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-09T10:53:25', 'add_reason_to_pending_releases') 
2025-11-09T10:53:25.338769215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.339513243Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-11-09T10:53:25.339698656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025158s 
2025-11-09T10:53:25.339919431Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-11-09T10:53:25.340124925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.340390780Z [Info] add_medium_support: Starting migration of Main DB to 3 
2025-11-09T10:53:25.342769340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-09T10:53:25.342960645Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-09T10:53:25.343165828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2025-11-09T10:53:25.343431784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2025-11-09T10:53:25.344364512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010382s 
2025-11-09T10:53:25.344546378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-09T10:53:25.344701581Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-11-09T10:53:25.344888196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2025-11-09T10:53:25.345209323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:25.346084004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009999s 
2025-11-09T10:53:25.346274348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-09T10:53:25.346414730Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:25.346618440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2025-11-09T10:53:25.346978415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:25.347800661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009882s 
2025-11-09T10:53:25.348215226Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-11-09T10:53:25.348820064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2025-11-09T10:53:25.349113615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006665s 
2025-11-09T10:53:25.349447848Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2025-11-09T10:53:25.360945791Z [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-09T10:53:25.362469238Z [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-09T10:53:25.363355703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-11-09T10:53:25.364507683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-11-09T10:53:25.366688254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-11-09T10:53:25.367250065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2025-11-09T10:53:25.367808480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-11-09T10:53:25.368220549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018569s 
2025-11-09T10:53:25.368397556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-09T10:53:25.368554271Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-09T10:53:25.368768954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2025-11-09T10:53:25.369038126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2025-11-09T10:53:25.370021847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010628s 
2025-11-09T10:53:25.370450610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-09T10:53:25', 'add_medium_support') 
2025-11-09T10:53:25.370864674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.372216035Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-11-09T10:53:25.372462471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003205s 
2025-11-09T10:53:25.372745541Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-11-09T10:53:25.373042028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.373370570Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2025-11-09T10:53:25.374190381Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-11-09T10:53:25.374607140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2025-11-09T10:53:25.374958607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004781s 
2025-11-09T10:53:25.375156215Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-09T10:53:25.375423634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-09T10:53:25.377932045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002569s 
2025-11-09T10:53:25.378358924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-09T10:53:25', 'add_various_qualites_in_profile') 
2025-11-09T10:53:25.378737166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.379479621Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-11-09T10:53:25.379743082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040799s 
2025-11-09T10:53:25.379932293Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-11-09T10:53:25.380165893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.380445707Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2025-11-09T10:53:25.381323885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-11-09T10:53:25.381846898Z [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-09T10:53:25.382393839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008338s 
2025-11-09T10:53:25.382611768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-11-09T10:53:25.382964889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-11-09T10:53:25.387400792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045312s 
2025-11-09T10:53:25.387644743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-09T10:53:25.387792751Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-09T10:53:25.388055550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2025-11-09T10:53:25.388403551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2025-11-09T10:53:25.389403885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011191s 
2025-11-09T10:53:25.389619028Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2025-11-09T10:53:25.393655466Z [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-09T10:53:25.396476767Z [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-09T10:53:25.397668217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-09T10:53:25.398717219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-09T10:53:25.401049175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-11-09T10:53:25.401571236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-11-09T10:53:25.402077465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-09T10:53:25.402614527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-09T10:53:25.402937246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131312s 
2025-11-09T10:53:25.403178793Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2025-11-09T10:53:25.407322787Z [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-09T10:53:25.412687951Z [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-09T10:53:25.413819770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-09T10:53:25.414943102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-09T10:53:25.417264617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2025-11-09T10:53:25.417772519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2025-11-09T10:53:25.418230562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-09T10:53:25.418653213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-09T10:53:25.418978618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156201s 
2025-11-09T10:53:25.419147398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-09T10:53:25.419307160Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-09T10:53:25.419505719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2025-11-09T10:53:25.419828149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2025-11-09T10:53:25.420711277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009475s 
2025-11-09T10:53:25.421022133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-09T10:53:25', 'metadata_profiles') 
2025-11-09T10:53:25.421398040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.422770243Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-11-09T10:53:25.422950045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030408s 
2025-11-09T10:53:25.423249729Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-11-09T10:53:25.423456575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.423788614Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2025-11-09T10:53:25.425879584Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2025-11-09T10:53:25.430684009Z [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-09T10:53:25.431636296Z [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-09T10:53:25.432103477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-11-09T10:53:25.432740329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-11-09T10:53:25.434851791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-11-09T10:53:25.435188479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090672s 
2025-11-09T10:53:25.435343000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-09T10:53:25.435485277Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-11-09T10:53:25.435722514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2025-11-09T10:53:25.436071497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2025-11-09T10:53:25.436937010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000989s 
2025-11-09T10:53:25.437259870Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-11-09T10:53:25.437604835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2025-11-09T10:53:25.437896201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003913s 
2025-11-09T10:53:25.438035622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-09T10:53:25.438198791Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-11-09T10:53:25.438571170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2025-11-09T10:53:25.441799832Z [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-09T10:53:25.442870768Z [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-09T10:53:25.443482430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-11-09T10:53:25.444127599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-11-09T10:53:25.446247297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-11-09T10:53:25.446592052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078258s 
2025-11-09T10:53:25.447007057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-09T10:53:25', 'separate_automatic_and_interactive_search') 
2025-11-09T10:53:25.447393455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.448400393Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-11-09T10:53:25.448643803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095588s 
2025-11-09T10:53:25.448834748Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-11-09T10:53:25.449063599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.449352049Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2025-11-09T10:53:25.449620199Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2025-11-09T10:53:25.453357505Z [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-09T10:53:25.455499218Z [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-09T10:53:25.456497568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-09T10:53:25.457611130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-09T10:53:25.459661379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-09T10:53:25.460123660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-11-09T10:53:25.460526220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-11-09T10:53:25.460952398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-11-09T10:53:25.461413497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-09T10:53:25.461803392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119508s 
2025-11-09T10:53:25.462129068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-09T10:53:25', 'change_album_path_to_relative') 
2025-11-09T10:53:25.462505606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.463608757Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-11-09T10:53:25.463804962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137933s 
2025-11-09T10:53:25.464072952Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-11-09T10:53:25.464299258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.464579492Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2025-11-09T10:53:25.465088357Z [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-09T10:53:25.465627162Z [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-09T10:53:25.465975353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005638s 
2025-11-09T10:53:25.466319125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-09T10:53:25', 'change_quality_size_mb_to_kb') 
2025-11-09T10:53:25.466682797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.467572840Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-11-09T10:53:25.467715226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002139s 
2025-11-09T10:53:25.467937915Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-11-09T10:53:25.468175052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.468427200Z [Info] album_releases: Starting migration of Main DB to 9 
2025-11-09T10:53:25.468826183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-09T10:53:25.468992548Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:25.469183162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2025-11-09T10:53:25.469450531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2025-11-09T10:53:25.470361946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009848s 
2025-11-09T10:53:25.470525635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-09T10:53:25.470678884Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-11-09T10:53:25.470875320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2025-11-09T10:53:25.471160644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2025-11-09T10:53:25.472036718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009873s 
2025-11-09T10:53:25.472368476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-11-09T10:53:25', 'album_releases') 
2025-11-09T10:53:25.472747990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.473592822Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-11-09T10:53:25.473692292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024452s 
2025-11-09T10:53:25.473926854Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-11-09T10:53:25.474144963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.474399436Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2025-11-09T10:53:25.474954484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-09T10:53:25.475126530Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:25.475318236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2025-11-09T10:53:25.479149190Z [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-09T10:53:25.481543612Z [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-09T10:53:25.482571381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-09T10:53:25.483707409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-09T10:53:25.485946027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-09T10:53:25.486400822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-11-09T10:53:25.486816549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-11-09T10:53:25.487256616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-11-09T10:53:25.487710971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-09T10:53:25.488065625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012554s 
2025-11-09T10:53:25.488229144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-09T10:53:25.488391451Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:25.488575582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2025-11-09T10:53:25.492582721Z [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-09T10:53:25.495082404Z [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-09T10:53:25.496130154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-09T10:53:25.497250219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-09T10:53:25.499464468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-09T10:53:25.499913893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2025-11-09T10:53:25.500323558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2025-11-09T10:53:25.500840900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2025-11-09T10:53:25.501255124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-09T10:53:25.501576791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012814s 
2025-11-09T10:53:25.501931957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-09T10:53:25', 'album_releases_fix') 
2025-11-09T10:53:25.502289577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.503477459Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-11-09T10:53:25.503646529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146927s 
2025-11-09T10:53:25.503878326Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-11-09T10:53:25.504071505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.504344525Z [Info] import_lists: Starting migration of Main DB to 11 
2025-11-09T10:53:25.505181430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-11-09T10:53:25.506053025Z [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-09T10:53:25.506716290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013421s 
2025-11-09T10:53:25.506909169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-11-09T10:53:25.507195666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-11-09T10:53:25.507522494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004421s 
2025-11-09T10:53:25.507719210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-11-09T10:53:25.509146324Z [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-09T10:53:25.510729101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027141s 
2025-11-09T10:53:25.511240811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-11-09T10:53:25.512077656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-09T10:53:25.512689098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010951s 
2025-11-09T10:53:25.513063562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-09T10:53:25', 'import_lists') 
2025-11-09T10:53:25.513421332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.514562811Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-11-09T10:53:25.514683243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028838s 
2025-11-09T10:53:25.514938437Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-11-09T10:53:25.515157999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.515442091Z [Info] add_release_status: Starting migration of Main DB to 12 
2025-11-09T10:53:25.516025706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-11-09T10:53:25.516227533Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:25.516451564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2025-11-09T10:53:25.516772059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2025-11-09T10:53:25.517830400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012095s 
2025-11-09T10:53:25.517997517Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-09T10:53:25.518229504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-09T10:53:25.519299148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011121s 
2025-11-09T10:53:25.519678662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-11-09T10:53:25', 'add_release_status') 
2025-11-09T10:53:25.520060972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.520911344Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-11-09T10:53:25.521077599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027013s 
2025-11-09T10:53:25.521306009Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-11-09T10:53:25.521525721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.521798180Z [Info] album_download_notification: Starting migration of Main DB to 13 
2025-11-09T10:53:25.522130629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-09T10:53:25.522321644Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:25.522504102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2025-11-09T10:53:25.522856842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:25.523782526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010711s 
2025-11-09T10:53:25.524174415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-09T10:53:25', 'album_download_notification') 
2025-11-09T10:53:25.524566665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.525414161Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-11-09T10:53:25.525621409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026631s 
2025-11-09T10:53:25.525827243Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-11-09T10:53:25.526051785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.526328362Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2025-11-09T10:53:25.526965816Z [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-09T10:53:25.527645154Z [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-09T10:53:25.528092164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007813s 
2025-11-09T10:53:25.528636740Z [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-09T10:53:25.529265436Z [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-09T10:53:25.529654279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007297s 
2025-11-09T10:53:25.530044535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-09T10:53:25', 'fix_language_metadata_profiles') 
2025-11-09T10:53:25.530393989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.531126013Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-11-09T10:53:25.531317388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021464s 
2025-11-09T10:53:25.531510207Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-11-09T10:53:25.531717173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.531972107Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2025-11-09T10:53:25.532323374Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-11-09T10:53:25.532671255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2025-11-09T10:53:25.532916088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003663s 
2025-11-09T10:53:25.533260762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-09T10:53:25', 'remove_fanzub') 
2025-11-09T10:53:25.533594694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.534348241Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-11-09T10:53:25.534512612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017803s 
2025-11-09T10:53:25.534757616Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-11-09T10:53:25.534975965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.535242171Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2025-11-09T10:53:25.536770950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2025-11-09T10:53:25.537070022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2025-11-09T10:53:25.537457532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004584s 
2025-11-09T10:53:25.537653607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2025-11-09T10:53:25.537984183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2025-11-09T10:53:25.538386503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005408s 
2025-11-09T10:53:25.538858964Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2025-11-09T10:53:25.539311315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2025-11-09T10:53:25.539676861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006256s 
2025-11-09T10:53:25.539915001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2025-11-09T10:53:25.540220476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-11-09T10:53:25.540572475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004915s 
2025-11-09T10:53:25.540776786Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-11-09T10:53:25.541057722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-11-09T10:53:25.541402286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004517s 
2025-11-09T10:53:25.541615495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-11-09T10:53:25.541933435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-11-09T10:53:25.542318491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005138s 
2025-11-09T10:53:25.542750220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-09T10:53:25', 'update_artist_history_indexes') 
2025-11-09T10:53:25.543113071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.544062663Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-11-09T10:53:25.544274549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022097s 
2025-11-09T10:53:25.544466516Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-11-09T10:53:25.544667070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.544913526Z [Info] remove_nma: Starting migration of Main DB to 17 
2025-11-09T10:53:25.546412555Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-09T10:53:25.547274400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2025-11-09T10:53:25.547575246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010179s 
2025-11-09T10:53:25.547929459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-09T10:53:25', 'remove_nma') 
2025-11-09T10:53:25.548272400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.549005045Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-11-09T10:53:25.549183424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024408s 
2025-11-09T10:53:25.549394629Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-11-09T10:53:25.549608350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.549866560Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2025-11-09T10:53:25.550158237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-09T10:53:25.550329532Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s 
2025-11-09T10:53:25.550526739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2025-11-09T10:53:25.559791144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2025-11-09T10:53:25.560993495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102693s 
2025-11-09T10:53:25.561362098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-09T10:53:25', 'album_disambiguation') 
2025-11-09T10:53:25.561734467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.562613628Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-11-09T10:53:25.562789041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118562s 
2025-11-09T10:53:25.563020637Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-11-09T10:53:25.563257825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.563541817Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2025-11-09T10:53:25.563961983Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-09T10:53:25.564171465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-09T10:53:25.565542425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013934s 
2025-11-09T10:53:25.565953573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-09T10:53:25', 'add_ape_quality_in_profiles') 
2025-11-09T10:53:25.566298869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.567059310Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-11-09T10:53:25.567248701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028773s 
2025-11-09T10:53:25.567432311Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-11-09T10:53:25.567658306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.567918480Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2025-11-09T10:53:25.568807751Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-09T10:53:25.569155982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2025-11-09T10:53:25.569428691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004011s 
2025-11-09T10:53:25.569647301Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-09T10:53:25.569949480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2025-11-09T10:53:25.570244033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003828s 
2025-11-09T10:53:25.570436280Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-09T10:53:25.570736905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2025-11-09T10:53:25.571005967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003858s 
2025-11-09T10:53:25.571347515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-09T10:53:25', 'remove_pushalot') 
2025-11-09T10:53:25.571728372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.572488572Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-11-09T10:53:25.572673695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018366s 
2025-11-09T10:53:25.572887396Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-11-09T10:53:25.573085555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.573347071Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2025-11-09T10:53:25.573729972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-11-09T10:53:25.574171922Z [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-09T10:53:25.574586136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006618s 
2025-11-09T10:53:25.574971793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-09T10:53:25', 'add_custom_filters') 
2025-11-09T10:53:25.575296006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.576088962Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-11-09T10:53:25.576278243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021298s 
2025-11-09T10:53:25.576473076Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-11-09T10:53:25.576701315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.576944876Z [Info] import_list_tags: Starting migration of Main DB to 22 
2025-11-09T10:53:25.577254269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-11-09T10:53:25.577413950Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-09T10:53:25.577668723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2025-11-09T10:53:25.577885069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2025-11-09T10:53:25.578897578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010147s 
2025-11-09T10:53:25.579228003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-09T10:53:25', 'import_list_tags') 
2025-11-09T10:53:25.579573058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.580696039Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-11-09T10:53:25.580843937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028271s 
2025-11-09T10:53:25.581079381Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-11-09T10:53:25.581267680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.581543295Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2025-11-09T10:53:25.586142837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2025-11-09T10:53:25.586876685Z [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-09T10:53:25.587485020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011468s 
2025-11-09T10:53:25.587700614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2025-11-09T10:53:25.588079487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2025-11-09T10:53:25.588459612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005602s 
2025-11-09T10:53:25.590853212Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-11-09T10:53:25.590876219Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-11-09T10:53:25.590886640Z                           FROM "Artists" 
2025-11-09T10:53:25.591877455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2025-11-09T10:53:25.591906854Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2025-11-09T10:53:25.591919840Z                           FROM "Artists" 
2025-11-09T10:53:25.592485409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011506s 
2025-11-09T10:53:25.592684730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-09T10:53:25.592849572Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:25.593028853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2025-11-09T10:53:25.593368828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:25.594407710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011699s 
2025-11-09T10:53:25.594956916Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2025-11-09T10:53:25.594976876Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-09T10:53:25.594985864Z                                                   FROM "ArtistMetadata"
2025-11-09T10:53:25.594994722Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-11-09T10:53:25.595662607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2025-11-09T10:53:25.595679982Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-09T10:53:25.595688829Z                                                   FROM "ArtistMetadata"
2025-11-09T10:53:25.595697607Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2025-11-09T10:53:25.596118485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008063s 
2025-11-09T10:53:25.596285812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2025-11-09T10:53:25.597137487Z [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-09T10:53:25.597758617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012948s 
2025-11-09T10:53:25.597995434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2025-11-09T10:53:25.598348916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-11-09T10:53:25.598718119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005328s 
2025-11-09T10:53:25.598915517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2025-11-09T10:53:25.599228487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-11-09T10:53:25.599551538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004552s 
2025-11-09T10:53:25.599726620Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-09T10:53:25.599979770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-09T10:53:25.604612428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047066s 
2025-11-09T10:53:25.604798563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-09T10:53:25.604948896Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-09T10:53:25.605149991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2025-11-09T10:53:25.605462741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:25.606439397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001102s 
2025-11-09T10:53:25.606615181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-09T10:53:25.606763510Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:25.606961589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2025-11-09T10:53:25.607251092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2025-11-09T10:53:25.608176014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010297s 
2025-11-09T10:53:25.608378422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-09T10:53:25.608528945Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:25.608669819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2025-11-09T10:53:25.608937848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2025-11-09T10:53:25.609829734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009514s 
2025-11-09T10:53:25.610452699Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2025-11-09T10:53:25.610469432Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-09T10:53:25.610478350Z                                                   FROM "ArtistMetadata"
2025-11-09T10:53:25.610486627Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-11-09T10:53:25.610495595Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-11-09T10:53:25.611292880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2025-11-09T10:53:25.611314264Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-09T10:53:25.611325807Z                                                   FROM "ArtistMetadata"
2025-11-09T10:53:25.611334204Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2025-11-09T10:53:25.611360527Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2025-11-09T10:53:25.611789410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009343s 
2025-11-09T10:53:25.611964453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-09T10:53:25.612126649Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-11-09T10:53:25.612415571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2025-11-09T10:53:25.612648250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2025-11-09T10:53:25.613564865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010441s 
2025-11-09T10:53:25.613740840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-09T10:53:25.613884178Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:25.614075814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2025-11-09T10:53:25.614388514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:25.615343327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001049s 
2025-11-09T10:53:25.615486946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-09T10:53:25.615635164Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:25.615839165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2025-11-09T10:53:25.616225072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:25.617139644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010461s 
2025-11-09T10:53:25.617681775Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-11-09T10:53:25.617703970Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-11-09T10:53:25.617715724Z                                                 FROM "AlbumReleases"
2025-11-09T10:53:25.617725463Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-11-09T10:53:25.617734602Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-11-09T10:53:25.618472908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-11-09T10:53:25.618491065Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2025-11-09T10:53:25.618500113Z                                                 FROM "AlbumReleases"
2025-11-09T10:53:25.618508560Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2025-11-09T10:53:25.618533210Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2025-11-09T10:53:25.618905720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008625s 
2025-11-09T10:53:25.619525348Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2025-11-09T10:53:25.619544747Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-09T10:53:25.619553795Z                                                   FROM "ArtistMetadata"
2025-11-09T10:53:25.619562162Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-11-09T10:53:25.619571350Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-11-09T10:53:25.620379668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2025-11-09T10:53:25.620395590Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2025-11-09T10:53:25.620401993Z                                                   FROM "ArtistMetadata"
2025-11-09T10:53:25.620408807Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2025-11-09T10:53:25.620415069Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2025-11-09T10:53:25.620865486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009474s 
2025-11-09T10:53:25.621402337Z [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-09T10:53:25.625287511Z [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-09T10:53:25.626736719Z [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-09T10:53:25.627440506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-09T10:53:25.628551684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-09T10:53:25.630842637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-09T10:53:25.631305529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-09T10:53:25.631659752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099435s 
2025-11-09T10:53:25.632061912Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2025-11-09T10:53:25.636007136Z [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-09T10:53:25.637850909Z [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-09T10:53:25.638670369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-09T10:53:25.640237094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-09T10:53:25.642565783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-09T10:53:25.643020459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-09T10:53:25.643421847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110559s 
2025-11-09T10:53:25.643675588Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2025-11-09T10:53:25.647540230Z [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-09T10:53:25.649080110Z [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-09T10:53:25.649845953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2025-11-09T10:53:25.650722257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2025-11-09T10:53:25.652934542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2025-11-09T10:53:25.653419408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2025-11-09T10:53:25.653801909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009923s 
2025-11-09T10:53:25.654032232Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2025-11-09T10:53:25.657931865Z [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-09T10:53:25.659004745Z [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-09T10:53:25.659566306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-09T10:53:25.660341367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-09T10:53:25.662548030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-09T10:53:25.662928085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087251s 
2025-11-09T10:53:25.663154281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-11-09T10:53:25.663485077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-09T10:53:25.663885163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005234s 
2025-11-09T10:53:25.664084284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2025-11-09T10:53:25.664381312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-09T10:53:25.664767800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004786s 
2025-11-09T10:53:25.664983665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2025-11-09T10:53:25.665300182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-11-09T10:53:25.665680929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005134s 
2025-11-09T10:53:25.665896883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2025-11-09T10:53:25.666208651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2025-11-09T10:53:25.666631974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005579s 
2025-11-09T10:53:25.666853069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2025-11-09T10:53:25.667152301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2025-11-09T10:53:25.667538188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005036s 
2025-11-09T10:53:25.667757350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2025-11-09T10:53:25.668093036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2025-11-09T10:53:25.668472941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005327s 
2025-11-09T10:53:25.668672382Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-09T10:53:25.669603317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-11-09T10:53:25.669869112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010327s 
2025-11-09T10:53:25.670026599Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-09T10:53:25.670341052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2025-11-09T10:53:25.670609463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004364s 
2025-11-09T10:53:25.670790648Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-09T10:53:25.671162967Z [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-09T10:53:25.671498102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005545s 
2025-11-09T10:53:25.671878709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-09T10:53:25', 'add_release_groups_etc') 
2025-11-09T10:53:25.672264345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.701191314Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-11-09T10:53:25.701401066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301964s 
2025-11-09T10:53:25.701606881Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-11-09T10:53:25.701836323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.702105825Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2025-11-09T10:53:25.702677727Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-09T10:53:25.702925706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2025-11-09T10:53:25.703215089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003697s 
2025-11-09T10:53:25.703582810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-09T10:53:25', 'NewMediaInfoFormat') 
2025-11-09T10:53:25.704007815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.748813939Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-11-09T10:53:25.748989202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0458857s 
2025-11-09T10:53:25.749265448Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-11-09T10:53:25.749495732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.749792179Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2025-11-09T10:53:25.750966503Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2025-11-09T10:53:25.751337871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2025-11-09T10:53:25.753732022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024709s 
2025-11-09T10:53:25.753889038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-11-09T10:53:25.754036575Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:25.754292401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2025-11-09T10:53:25.754694661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2025-11-09T10:53:25.756016582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014607s 
2025-11-09T10:53:25.756417710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-09T10:53:25', 'rename_restrictions_to_release_profiles') 
2025-11-09T10:53:25.756801042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.787548737Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-11-09T10:53:25.787767558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328951s 
2025-11-09T10:53:25.788074456Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-11-09T10:53:25.788335311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.788598671Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2025-11-09T10:53:25.789788657Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2025-11-09T10:53:25.790130556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2025-11-09T10:53:25.792891726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028615s 
2025-11-09T10:53:25.793097099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-11-09T10:53:25.793235418Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-09T10:53:25.793437485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2025-11-09T10:53:25.793756617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-11-09T10:53:25.794693975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010244s 
2025-11-09T10:53:25.794909148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2025-11-09T10:53:25.795057767Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:25.795275596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2025-11-09T10:53:25.795589027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2025-11-09T10:53:25.796553149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010392s 
2025-11-09T10:53:25.796704223Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-09T10:53:25.797004337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-11-09T10:53:25.797268930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003928s 
2025-11-09T10:53:25.797425435Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-09T10:53:25.797683916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2025-11-09T10:53:25.797962857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003731s 
2025-11-09T10:53:25.798206267Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2025-11-09T10:53:25.802630276Z [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-09T10:53:25.804105496Z [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-09T10:53:25.804830617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-09T10:53:25.805786281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-09T10:53:25.808558333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-09T10:53:25.809068811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-09T10:53:25.809552936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-09T10:53:25.810049165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-09T10:53:25.810409661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119768s 
2025-11-09T10:53:25.810835729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-09T10:53:25', 'rename_quality_profiles_add_upgrade_allowed') 
2025-11-09T10:53:25.811232147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.812626725Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-11-09T10:53:25.813109167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139142s 
2025-11-09T10:53:25.813536617Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-11-09T10:53:25.813872794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.814408142Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2025-11-09T10:53:25.815097761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-11-09T10:53:25.815869174Z [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-09T10:53:25.816685728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012577s 
2025-11-09T10:53:25.817092648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-11-09T10:53:25.817733599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-11-09T10:53:25.818472727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001029s 
2025-11-09T10:53:25.819107415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-09T10:53:25', 'add_import_exclusions') 
2025-11-09T10:53:25.819760109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.820969555Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-11-09T10:53:25.821288557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034398s 
2025-11-09T10:53:25.821726719Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-11-09T10:53:25.822083307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.822542642Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2025-11-09T10:53:25.830126383Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-11-09T10:53:25.830153378Z                           WHERE "Id" in (
2025-11-09T10:53:25.830162726Z                           SELECT "Artists"."Id" from "Artists"
2025-11-09T10:53:25.830171835Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-09T10:53:25.830181284Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-09T10:53:25.831603247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-11-09T10:53:25.831620392Z                           WHERE "Id" in (
2025-11-09T10:53:25.831629129Z                           SELECT "Artists"."Id" from "Artists"
2025-11-09T10:53:25.831637676Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-09T10:53:25.831646594Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-09T10:53:25.832746148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018661s 
2025-11-09T10:53:25.833765461Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2025-11-09T10:53:25.833783096Z                           WHERE "Id" in (
2025-11-09T10:53:25.833791884Z                           SELECT "Albums"."Id" from "Albums"
2025-11-09T10:53:25.833800542Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-09T10:53:25.833809430Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-09T10:53:25.835180120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2025-11-09T10:53:25.835201763Z                           WHERE "Id" in (
2025-11-09T10:53:25.835211282Z                           SELECT "Albums"."Id" from "Albums"
2025-11-09T10:53:25.835220321Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-09T10:53:25.835230501Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-09T10:53:25.836192719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017148s 
2025-11-09T10:53:25.837206610Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2025-11-09T10:53:25.837229617Z                           WHERE "Id" in (
2025-11-09T10:53:25.837238975Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-11-09T10:53:25.837247843Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-11-09T10:53:25.837257934Z                           WHERE "Albums"."Id" IS NULL) 
2025-11-09T10:53:25.838519614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2025-11-09T10:53:25.838538252Z                           WHERE "Id" in (
2025-11-09T10:53:25.838546909Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2025-11-09T10:53:25.838555366Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2025-11-09T10:53:25.838564164Z                           WHERE "Albums"."Id" IS NULL) 
2025-11-09T10:53:25.839476571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016212s 
2025-11-09T10:53:25.840492417Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-11-09T10:53:25.840514491Z                           WHERE "Id" in (
2025-11-09T10:53:25.840525283Z                           SELECT "Tracks"."Id" from "Tracks"
2025-11-09T10:53:25.840536515Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-09T10:53:25.840547758Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-11-09T10:53:25.841871644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-11-09T10:53:25.841889790Z                           WHERE "Id" in (
2025-11-09T10:53:25.841898308Z                           SELECT "Tracks"."Id" from "Tracks"
2025-11-09T10:53:25.841906875Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-09T10:53:25.841915693Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2025-11-09T10:53:25.842845475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016553s 
2025-11-09T10:53:25.843887854Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2025-11-09T10:53:25.843900960Z                           WHERE "Id" in (
2025-11-09T10:53:25.843905369Z                           SELECT "Tracks"."Id" from "Tracks"
2025-11-09T10:53:25.843909397Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-09T10:53:25.843913706Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-09T10:53:25.845269306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2025-11-09T10:53:25.845274706Z                           WHERE "Id" in (
2025-11-09T10:53:25.845278584Z                           SELECT "Tracks"."Id" from "Tracks"
2025-11-09T10:53:25.845283063Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-09T10:53:25.845287111Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2025-11-09T10:53:25.846255942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017118s 
2025-11-09T10:53:25.847315606Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-09T10:53:25.847336849Z                           WHERE "Id" IN (
2025-11-09T10:53:25.847346548Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-09T10:53:25.847355246Z                           LEFT OUTER JOIN "Tracks"
2025-11-09T10:53:25.847363422Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-09T10:53:25.847372070Z                           WHERE "Tracks"."Id" IS NULL) 
2025-11-09T10:53:25.848454710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-09T10:53:25.848480943Z                           WHERE "Id" IN (
2025-11-09T10:53:25.848489961Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-09T10:53:25.848498959Z                           LEFT OUTER JOIN "Tracks"
2025-11-09T10:53:25.848507626Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-09T10:53:25.848532817Z                           WHERE "Tracks"."Id" IS NULL) 
2025-11-09T10:53:25.849029337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011081s 
2025-11-09T10:53:25.849401687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-09T10:53:25', 'clean_artist_metadata_table') 
2025-11-09T10:53:25.849792424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.850687075Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-11-09T10:53:25.850905004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027446s 
2025-11-09T10:53:25.851125438Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-11-09T10:53:25.851333316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.851579562Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2025-11-09T10:53:25.852317648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-09T10:53:25.852535778Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-09T10:53:25.852756172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2025-11-09T10:53:25.853072609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:25.854102583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011476s 
2025-11-09T10:53:25.854292455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-09T10:53:25.854429070Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-09T10:53:25.854686859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2025-11-09T10:53:25.855029138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:25.856011978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001139s 
2025-11-09T10:53:25.856243674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-09T10:53:25.856402825Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:25.856580412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2025-11-09T10:53:25.856930016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:25.857943577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001144s 
2025-11-09T10:53:25.858142878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-09T10:53:25.858282249Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:25.858529146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2025-11-09T10:53:25.858875283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:25.859809815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010845s 
2025-11-09T10:53:25.860029908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-09T10:53:25.860196614Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-09T10:53:25.860442940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2025-11-09T10:53:25.860773225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:25.861758990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011071s 
2025-11-09T10:53:25.861973061Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2025-11-09T10:53:25.868113967Z [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-09T10:53:25.869887538Z [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-09T10:53:25.870671827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-11-09T10:53:25.871151393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-11-09T10:53:25.873584122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113885s 
2025-11-09T10:53:25.873859837Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2025-11-09T10:53:25.877633586Z [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-09T10:53:25.879327827Z [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-09T10:53:25.880109331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-11-09T10:53:25.880659579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-11-09T10:53:25.882947386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088971s 
2025-11-09T10:53:25.883356430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-09T10:53:25', 'health_issue_notification') 
2025-11-09T10:53:25.883688949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.884776259Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-11-09T10:53:25.884985780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106918s 
2025-11-09T10:53:25.885276696Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-11-09T10:53:25.885483723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.885736833Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2025-11-09T10:53:25.886786366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-09T10:53:25.886943162Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-09T10:53:25.887180069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2025-11-09T10:53:25.887493731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2025-11-09T10:53:25.888692464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013389s 
2025-11-09T10:53:25.888877377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-09T10:53:25.889039483Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-09T10:53:25.889220858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2025-11-09T10:53:25.889487596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2025-11-09T10:53:25.890594444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011826s 
2025-11-09T10:53:25.890863556Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-11-09T10:53:25.891152117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2025-11-09T10:53:25.891444977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003795s 
2025-11-09T10:53:25.891957269Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-09T10:53:25.891985375Z                 WHERE "Id" IN (
2025-11-09T10:53:25.891995085Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-09T10:53:25.892004704Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-09T10:53:25.892013822Z                     WHERE "Tracks"."Id" IS NULL) 
2025-11-09T10:53:25.892621286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-09T10:53:25.892640484Z                 WHERE "Id" IN (
2025-11-09T10:53:25.892649212Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-09T10:53:25.892658170Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-09T10:53:25.892667358Z                     WHERE "Tracks"."Id" IS NULL) 
2025-11-09T10:53:25.893145802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000833s 
2025-11-09T10:53:25.893821001Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-09T10:53:25.893836944Z                 WHERE "Id" IN (
2025-11-09T10:53:25.893845381Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-09T10:53:25.893854058Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-11-09T10:53:25.893863206Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-11-09T10:53:25.893872024Z                     WHERE "Artists"."Path" IS NULL) 
2025-11-09T10:53:25.894728268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-09T10:53:25.894742156Z                 WHERE "Id" IN (
2025-11-09T10:53:25.894750413Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-09T10:53:25.894758790Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2025-11-09T10:53:25.894767457Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2025-11-09T10:53:25.894776225Z                     WHERE "Artists"."Path" IS NULL) 
2025-11-09T10:53:25.895393117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001094s 
2025-11-09T10:53:25.896048988Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-09T10:53:25.896074169Z                 WHERE "Id" IN (
2025-11-09T10:53:25.896085411Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-09T10:53:25.896097075Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-09T10:53:25.896106263Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-09T10:53:25.896115682Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-11-09T10:53:25.896124510Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-11-09T10:53:25.897035975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-09T10:53:25.897051977Z                 WHERE "Id" IN (
2025-11-09T10:53:25.897060495Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2025-11-09T10:53:25.897069002Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2025-11-09T10:53:25.897078260Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2025-11-09T10:53:25.897087098Z                     WHERE "AlbumReleases"."Monitored" = 0
2025-11-09T10:53:25.897095445Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2025-11-09T10:53:25.897728229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001216s 
2025-11-09T10:53:25.898317065Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2025-11-09T10:53:25.898505755Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-11-09T10:53:25.898516306Z                 FROM "Artists"
2025-11-09T10:53:25.898524563Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-11-09T10:53:25.898533411Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-11-09T10:53:25.899057656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2025-11-09T10:53:25.899175233Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2025-11-09T10:53:25.899186536Z                 FROM "Artists"
2025-11-09T10:53:25.899194822Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2025-11-09T10:53:25.899203841Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2025-11-09T10:53:25.899501700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008265s 
2025-11-09T10:53:25.900085005Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2025-11-09T10:53:25.900129765Z                 WHERE "Id" NOT IN (
2025-11-09T10:53:25.900138543Z                     SELECT MIN("Id")
2025-11-09T10:53:25.900146759Z                     FROM "TrackFiles"
2025-11-09T10:53:25.900154956Z                     GROUP BY "Path"
2025-11-09T10:53:25.900163082Z                 ) 
2025-11-09T10:53:25.900630233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2025-11-09T10:53:25.900650303Z                 WHERE "Id" NOT IN (
2025-11-09T10:53:25.900660293Z                     SELECT MIN("Id")
2025-11-09T10:53:25.900668670Z                     FROM "TrackFiles"
2025-11-09T10:53:25.900676937Z                     GROUP BY "Path"
2025-11-09T10:53:25.900685484Z                 ) 
2025-11-09T10:53:25.900996390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006053s 
2025-11-09T10:53:25.901271163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-09T10:53:25.901433550Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:25.901624315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2025-11-09T10:53:25.905141918Z [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-09T10:53:25.906394660Z [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-09T10:53:25.906981482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-09T10:53:25.907654016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-09T10:53:25.910681513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-09T10:53:25.911033451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092431s 
2025-11-09T10:53:25.911230087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2025-11-09T10:53:25.911512686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-09T10:53:25.911869324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004569s 
2025-11-09T10:53:25.912091201Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2025-11-09T10:53:25.915648935Z [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-09T10:53:25.916801015Z [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-09T10:53:25.917376704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-09T10:53:25.918177627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-09T10:53:25.920673974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-09T10:53:25.921120032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-09T10:53:25.921490428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092126s 
2025-11-09T10:53:25.921873799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-09T10:53:25', 'add_mediafilerepository_mtime') 
2025-11-09T10:53:25.922219816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.923428690Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-11-09T10:53:25.923636699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111117s 
2025-11-09T10:53:25.923882183Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-11-09T10:53:25.924124712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.924399074Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2025-11-09T10:53:25.925798282Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2025-11-09T10:53:25.925818282Z                           WHERE "Id" NOT IN (
2025-11-09T10:53:25.925827150Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-11-09T10:53:25.925835797Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-09T10:53:25.925844916Z                             GROUP BY "ArtistMetadata"."Id") 
2025-11-09T10:53:25.926647862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2025-11-09T10:53:25.926666350Z                           WHERE "Id" NOT IN (
2025-11-09T10:53:25.926675127Z                             SELECT MIN("Artists"."Id") from "Artists"
2025-11-09T10:53:25.926683845Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2025-11-09T10:53:25.926692863Z                             GROUP BY "ArtistMetadata"."Id") 
2025-11-09T10:53:25.927153531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009325s 
2025-11-09T10:53:25.927350858Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2025-11-09T10:53:25.927617224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2025-11-09T10:53:25.927955546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004134s 
2025-11-09T10:53:25.928177232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2025-11-09T10:53:25.931838424Z [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-09T10:53:25.933372393Z [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-09T10:53:25.934048705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-09T10:53:25.934852604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-09T10:53:25.937898958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-09T10:53:25.938337171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-09T10:53:25.938805153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-09T10:53:25.939112602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107356s 
2025-11-09T10:53:25.939338557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2025-11-09T10:53:25.939625164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-09T10:53:25.940010640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000513s 
2025-11-09T10:53:25.940407670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-09T10:53:25', 'add_artistmetadataid_constraint') 
2025-11-09T10:53:25.940815581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.941853882Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-11-09T10:53:25.941979274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022342s 
2025-11-09T10:53:25.942221222Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-11-09T10:53:25.942416184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.942701940Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2025-11-09T10:53:25.943323551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-11-09T10:53:25.943489986Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-09T10:53:25.943680440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2025-11-09T10:53:25.944020284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2025-11-09T10:53:25.944971901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010678s 
2025-11-09T10:53:25.945154158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2025-11-09T10:53:25.945290312Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:25.945555345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2025-11-09T10:53:25.945868726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-09T10:53:25.946786875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010717s 
2025-11-09T10:53:25.946964303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-09T10:53:25.947119495Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:25.947319658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2025-11-09T10:53:25.947640173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-09T10:53:25.948932656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014246s 
2025-11-09T10:53:25.949123390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-11-09T10:53:25.949295326Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-09T10:53:25.949509949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2025-11-09T10:53:25.949845554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-09T10:53:25.951130592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001413s 
2025-11-09T10:53:25.951305895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-09T10:53:25.951484304Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:25.951658916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2025-11-09T10:53:25.951989742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-09T10:53:25.953025417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011442s 
2025-11-09T10:53:25.953179327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2025-11-09T10:53:25.953336113Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-09T10:53:25.953543701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2025-11-09T10:53:25.953859246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2025-11-09T10:53:25.954925714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011358s 
2025-11-09T10:53:25.955224816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-09T10:53:25', 'old_ids_and_artist_alias') 
2025-11-09T10:53:25.955594631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.956443099Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-11-09T10:53:25.956682461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026685s 
2025-11-09T10:53:25.956841993Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-11-09T10:53:25.957053909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.957325657Z [Info] download_propers_config: Starting migration of Main DB to 33 
2025-11-09T10:53:25.957625741Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-09T10:53:25.957841385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-09T10:53:25.958395842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005819s 
2025-11-09T10:53:25.958668952Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-11-09T10:53:25.958940899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2025-11-09T10:53:25.959209390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003345s 
2025-11-09T10:53:25.959567892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-09T10:53:25', 'download_propers_config') 
2025-11-09T10:53:25.959932917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:25.960722887Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-11-09T10:53:25.960871998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017692s 
2025-11-09T10:53:25.961098985Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-11-09T10:53:25.961293777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:25.961545394Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2025-11-09T10:53:25.962391407Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2025-11-09T10:53:25.962693155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2025-11-09T10:53:25.963234004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006502s 
2025-11-09T10:53:25.963439768Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2025-11-09T10:53:25.966995759Z [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-09T10:53:25.968316488Z [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-09T10:53:25.968985545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-09T10:53:25.969959707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-09T10:53:25.972457928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-09T10:53:25.972896791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-09T10:53:25.973323661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-09T10:53:25.973800491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-09T10:53:25.974162690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105288s 
2025-11-09T10:53:25.974371100Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2025-11-09T10:53:25.977887902Z [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-09T10:53:25.979110413Z [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-09T10:53:25.979747105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2025-11-09T10:53:25.980556335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2025-11-09T10:53:25.982975887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-11-09T10:53:25.983318236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00875s 
2025-11-09T10:53:25.983517478Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2025-11-09T10:53:25.988324257Z [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-09T10:53:25.989471347Z [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-09T10:53:25.990035462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2025-11-09T10:53:25.990508305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2025-11-09T10:53:25.994021659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102926s 
2025-11-09T10:53:25.994207023Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2025-11-09T10:53:25.997606939Z [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-09T10:53:25.998637714Z [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-09T10:53:25.999152771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-11-09T10:53:25.999924075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-11-09T10:53:26.002665585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-11-09T10:53:26.003114990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-11-09T10:53:26.003626801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-11-09T10:53:26.004157619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-11-09T10:53:26.004542154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101611s 
2025-11-09T10:53:26.004739201Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2025-11-09T10:53:26.008062222Z [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-09T10:53:26.009049079Z [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-09T10:53:26.009551451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-11-09T10:53:26.010004483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-11-09T10:53:26.012874532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079079s 
2025-11-09T10:53:26.013070066Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2025-11-09T10:53:26.016495754Z [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-09T10:53:26.017615008Z [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-09T10:53:26.018144554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-09T10:53:26.018926990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-09T10:53:26.021851489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-09T10:53:26.022428380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-09T10:53:26.022730569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094589s 
2025-11-09T10:53:26.023116265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-09T10:53:26', 'remove_language_profiles') 
2025-11-09T10:53:26.023479727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.025505416Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-11-09T10:53:26.025700309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121744s 
2025-11-09T10:53:26.025963769Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-11-09T10:53:26.026246168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.026530500Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2025-11-09T10:53:26.027024585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-11-09T10:53:26.027216863Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-09T10:53:26.027463609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2025-11-09T10:53:26.027792081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2025-11-09T10:53:26.029294105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016041s 
2025-11-09T10:53:26.029699011Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2025-11-09T10:53:26.030191031Z [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-09T10:53:26.030495725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005367s 
2025-11-09T10:53:26.030923647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-09T10:53:26', 'multi_disc_naming_format') 
2025-11-09T10:53:26.031258471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.032057951Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-11-09T10:53:26.032248144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019948s 
2025-11-09T10:53:26.032512747Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-11-09T10:53:26.032678300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.032984727Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2025-11-09T10:53:26.033426587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-11-09T10:53:26.033659626Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:26.033822935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2025-11-09T10:53:26.034157248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2025-11-09T10:53:26.035225589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011897s 
2025-11-09T10:53:26.035415071Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-09T10:53:26.035603771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-09T10:53:26.048791115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130763s 
2025-11-09T10:53:26.049256132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-09T10:53:26', 'add_download_client_priority') 
2025-11-09T10:53:26.049656027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.050512171Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-11-09T10:53:26.050711883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148658s 
2025-11-09T10:53:26.050950373Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-11-09T10:53:26.051154765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.051478286Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2025-11-09T10:53:26.051905938Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-09T10:53:26.052241092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2025-11-09T10:53:26.052551267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004117s 
2025-11-09T10:53:26.052764777Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-09T10:53:26.053063228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2025-11-09T10:53:26.053384745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003831s 
2025-11-09T10:53:26.053720692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-09T10:53:26', 'remove_growl_prowl') 
2025-11-09T10:53:26.054146710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.054778833Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-11-09T10:53:26.054973895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017845s 
2025-11-09T10:53:26.055212756Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-11-09T10:53:26.055425495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.055713905Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2025-11-09T10:53:26.056116536Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-09T10:53:26.056452042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2025-11-09T10:53:26.056732436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004025s 
2025-11-09T10:53:26.056972841Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-09T10:53:26.057331463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2025-11-09T10:53:26.057541185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003871s 
2025-11-09T10:53:26.057962042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-09T10:53:26', 'remove_plex_hometheatre') 
2025-11-09T10:53:26.058280704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.058957637Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-11-09T10:53:26.059153802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017553s 
2025-11-09T10:53:26.059386831Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-11-09T10:53:26.059637145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.059964715Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2025-11-09T10:53:26.060689374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-09T10:53:26.060862603Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-09T10:53:26.061077606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2025-11-09T10:53:26.061353852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2025-11-09T10:53:26.062471894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012139s 
2025-11-09T10:53:26.062675774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-09T10:53:26.062841758Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-09T10:53:26.063079567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2025-11-09T10:53:26.063466587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:26.064457251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011615s 
2025-11-09T10:53:26.064655932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-09T10:53:26.064814791Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:26.065051258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2025-11-09T10:53:26.065426032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:26.066445445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001185s 
2025-11-09T10:53:26.066647913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-09T10:53:26.066819398Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:26.067042728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2025-11-09T10:53:26.067402332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:26.068392616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011457s 
2025-11-09T10:53:26.068600615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-09T10:53:26.068762631Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-09T10:53:26.068972363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2025-11-09T10:53:26.069269612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2025-11-09T10:53:26.070257160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010673s 
2025-11-09T10:53:26.070442514Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-09T10:53:26.070650703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-09T10:53:26.071741970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001118s 
2025-11-09T10:53:26.072145583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-09T10:53:26', 'add_root_folder_add_defaults') 
2025-11-09T10:53:26.072532833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.073344748Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-11-09T10:53:26.073564330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026807s 
2025-11-09T10:53:26.073776527Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-11-09T10:53:26.073998624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.074268558Z [Info] task_duration: Starting migration of Main DB to 40 
2025-11-09T10:53:26.074630427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-11-09T10:53:26.074806611Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-09T10:53:26.075068138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2025-11-09T10:53:26.075360757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2025-11-09T10:53:26.076446023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011619s 
2025-11-09T10:53:26.076807320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-09T10:53:26', 'task_duration') 
2025-11-09T10:53:26.077152605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.077883116Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-11-09T10:53:26.078064582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002611s 
2025-11-09T10:53:26.078383364Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-11-09T10:53:26.078624850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.078906728Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2025-11-09T10:53:26.079381063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-11-09T10:53:26.079568911Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-09T10:53:26.079784966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-11-09T10:53:26.080284632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-11-09T10:53:26.081259916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012099s 
2025-11-09T10:53:26.081466793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-11-09T10:53:26.081656815Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:26.081863231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-11-09T10:53:26.082200981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:26.083192177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011214s 
2025-11-09T10:53:26.083609597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-09T10:53:26', 'add_indexer_and_enabled_to_release_profiles') 
2025-11-09T10:53:26.084029152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.084828201Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-11-09T10:53:26.085017422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026654s 
2025-11-09T10:53:26.085244740Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-11-09T10:53:26.085487248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.085757192Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2025-11-09T10:53:26.086136105Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2025-11-09T10:53:26.089711074Z [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-09T10:53:26.090963836Z [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-09T10:53:26.091618495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-09T10:53:26.092633047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-09T10:53:26.094993070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-09T10:53:26.095454389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-09T10:53:26.095938073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-09T10:53:26.096409241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-09T10:53:26.096770569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104394s 
2025-11-09T10:53:26.097102097Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-11-09T10:53:26.097529888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2025-11-09T10:53:26.097828509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000454s 
2025-11-09T10:53:26.098209036Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-11-09T10:53:26.098566836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2025-11-09T10:53:26.098875417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004659s 
2025-11-09T10:53:26.099106052Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2025-11-09T10:53:26.102420817Z [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-09T10:53:26.103507886Z [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-09T10:53:26.104090980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2025-11-09T10:53:26.104581457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2025-11-09T10:53:26.106921369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076166s 
2025-11-09T10:53:26.107312156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-09T10:53:26', 'remove_album_folders') 
2025-11-09T10:53:26.107686229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.109017169Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-11-09T10:53:26.109212703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009678s 
2025-11-09T10:53:26.109482426Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-11-09T10:53:26.109702670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.109990499Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2025-11-09T10:53:26.110480937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-09T10:53:26.110658785Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-11-09T10:53:26.110881453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-11-09T10:53:26.111185275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-11-09T10:53:26.112202784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011421s 
2025-11-09T10:53:26.112578360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-11-09T10:53:26', 'add_priority_to_indexers') 
2025-11-09T10:53:26.112953816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.113659958Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-11-09T10:53:26.113868488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025687s 
2025-11-09T10:53:26.114110255Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-11-09T10:53:26.114357272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.114648409Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2025-11-09T10:53:26.115101331Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-11-09T10:53:26.115449652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2025-11-09T10:53:26.115794386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004611s 
2025-11-09T10:53:26.116017976Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-09T10:53:26.116222077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-09T10:53:26.116886585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007032s 
2025-11-09T10:53:26.117290008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-11-09T10:53:26', 'remove_chown_and_folderchmod_config') 
2025-11-09T10:53:26.117673430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.118410384Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-11-09T10:53:26.118624715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021855s 
2025-11-09T10:53:26.118843296Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-11-09T10:53:26.119064371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.119322460Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2025-11-09T10:53:26.125666164Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-11-09T10:53:26.126461817Z [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-09T10:53:26.126957094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008868s 
2025-11-09T10:53:26.127344604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-11-09T10:53:26', 'update_notifiarr') 
2025-11-09T10:53:26.127710090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.128450922Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-11-09T10:53:26.128661185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023733s 
2025-11-09T10:53:26.128907892Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-11-09T10:53:26.129116763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.129412117Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2025-11-09T10:53:26.129759637Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-09T10:53:26.129955522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-09T10:53:26.131452346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014685s 
2025-11-09T10:53:26.131804324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-11-09T10:53:26', 'email_multiple_addresses') 
2025-11-09T10:53:26.132227507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.132942867Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-11-09T10:53:26.133128661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029668s 
2025-11-09T10:53:26.133380919Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-11-09T10:53:26.133623788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.133893341Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2025-11-09T10:53:26.134276172Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-11-09T10:53:26.134532648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-11-09T10:53:26.136948774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024724s 
2025-11-09T10:53:26.137339150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-11-09T10:53:26', 'rename_blacklist_to_blocklist') 
2025-11-09T10:53:26.137722071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.138507182Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-11-09T10:53:26.138709008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039951s 
2025-11-09T10:53:26.138972248Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-11-09T10:53:26.139152020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.139435781Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2025-11-09T10:53:26.139968454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-11-09T10:53:26.140127915Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-09T10:53:26.140376305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-11-09T10:53:26.140759808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-11-09T10:53:26.141859282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012438s 
2025-11-09T10:53:26.142102842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-11-09T10:53:26.142478739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-11-09T10:53:26.143599716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012362s 
2025-11-09T10:53:26.143743846Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-09T10:53:26.144011445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-09T10:53:26.146906355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029491s 
2025-11-09T10:53:26.147296951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-11-09T10:53:26', 'cdh_per_downloadclient') 
2025-11-09T10:53:26.147661054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.148532429Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-11-09T10:53:26.148719666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045597s 
2025-11-09T10:53:26.148965511Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-11-09T10:53:26.149178861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.149467251Z [Info] download_history: Starting migration of Main DB to 52 
2025-11-09T10:53:26.150290158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-11-09T10:53:26.151086211Z [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-09T10:53:26.151713555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012099s 
2025-11-09T10:53:26.151938628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-11-09T10:53:26.152315296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-11-09T10:53:26.152639249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005031s 
2025-11-09T10:53:26.152866847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2025-11-09T10:53:26.153180488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-11-09T10:53:26.153528339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000484s 
2025-11-09T10:53:26.153775436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-11-09T10:53:26.154106483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-11-09T10:53:26.154452580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004967s 
2025-11-09T10:53:26.154642232Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-09T10:53:26.154844038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-09T10:53:26.155952450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011087s 
2025-11-09T10:53:26.156321624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-11-09T10:53:26', 'download_history') 
2025-11-09T10:53:26.156697631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.157544686Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-11-09T10:53:26.157744479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026947s 
2025-11-09T10:53:26.158016436Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-11-09T10:53:26.158194876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.158465601Z [Info] add_update_history: Starting migration of Main DB to 53 
2025-11-09T10:53:26.158906378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-11-09T10:53:26', 'add_update_history') 
2025-11-09T10:53:26.159274379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.160046444Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-11-09T10:53:26.160256828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001866s 
2025-11-09T10:53:26.160499216Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-11-09T10:53:26.160718167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.161000595Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2025-11-09T10:53:26.161371983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-09T10:53:26.161545212Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-09T10:53:26.161793181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-11-09T10:53:26.162175451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-11-09T10:53:26.163302721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001289s 
2025-11-09T10:53:26.163691594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-11-09T10:53:26', 'add_on_update_to_notifications') 
2025-11-09T10:53:26.164085056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.164978395Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-11-09T10:53:26.165214781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029146s 
2025-11-09T10:53:26.165459364Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-11-09T10:53:26.165706341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.165975283Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2025-11-09T10:53:26.166345919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-09T10:53:26.166513316Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-09T10:53:26.166730674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-11-09T10:53:26.167058784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:26.168233841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013002s 
2025-11-09T10:53:26.168652714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-11-09T10:53:26', 'download_client_per_indexer') 
2025-11-09T10:53:26.169028010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.169906278Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-11-09T10:53:26.170112453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002914s 
2025-11-09T10:53:26.170341815Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-11-09T10:53:26.170625206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.170909348Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2025-11-09T10:53:26.171346548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-09T10:53:26.171547633Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-09T10:53:26.171742025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2025-11-09T10:53:26.172079434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:26.173172886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012243s 
2025-11-09T10:53:26.173360885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-11-09T10:53:26.173575447Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:26.173911233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-11-09T10:53:26.174277470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:26.175616787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015009s 
2025-11-09T10:53:26.175905438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-11-09T10:53:26.176127626Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-09T10:53:26.176378301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-11-09T10:53:26.176751743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:26.177983834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013677s 
2025-11-09T10:53:26.178369961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-11-09T10:53:26', 'AddNewItemMonitorType') 
2025-11-09T10:53:26.178774616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.179911936Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-11-09T10:53:26.180120466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032443s 
2025-11-09T10:53:26.180367163Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-11-09T10:53:26.180607587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.180876749Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2025-11-09T10:53:26.181299911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-11-09T10:53:26.181504443Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:26.181754266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-11-09T10:53:26.182148580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-11-09T10:53:26.183272794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012637s 
2025-11-09T10:53:26.183686376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-11-09T10:53:26', 'ImportListSearch') 
2025-11-09T10:53:26.184116252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.184979260Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-11-09T10:53:26.185152118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029233s 
2025-11-09T10:53:26.185413144Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-11-09T10:53:26.185676364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.185966899Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2025-11-09T10:53:26.186374720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-11-09T10:53:26.186545403Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-09T10:53:26.186762751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-11-09T10:53:26.187138027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:26.188320318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013043s 
2025-11-09T10:53:26.188664461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-11-09T10:53:26', 'ImportListMonitorExisting') 
2025-11-09T10:53:26.189419381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.189827252Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-11-09T10:53:26.190020641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028007s 
2025-11-09T10:53:26.190248280Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-11-09T10:53:26.190486820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.190801073Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2025-11-09T10:53:26.191242131Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-09T10:53:26.191558027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-11-09T10:53:26.191839684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003856s 
2025-11-09T10:53:26.192139769Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-09T10:53:26.192393319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2025-11-09T10:53:26.192707752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003995s 
2025-11-09T10:53:26.192900440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-11-09T10:53:26.193071304Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-09T10:53:26.193327360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-11-09T10:53:26.193644018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-11-09T10:53:26.194847240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013087s 
2025-11-09T10:53:26.195240142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-11-09T10:53:26', 'add_indexer_tags') 
2025-11-09T10:53:26.195673384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.196522985Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-11-09T10:53:26.196704099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029466s 
2025-11-09T10:53:26.196905515Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-11-09T10:53:26.197134376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.197445482Z [Info] update_audio_types: Starting migration of Main DB to 60 
2025-11-09T10:53:26.197793233Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-09T10:53:26.198027745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-09T10:53:26.199219665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012175s 
2025-11-09T10:53:26.199610011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-11-09T10:53:26', 'update_audio_types') 
2025-11-09T10:53:26.201163840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.201949963Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-11-09T10:53:26.202263314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039109s 
2025-11-09T10:53:26.202410731Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-11-09T10:53:26.202703220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.203072223Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2025-11-09T10:53:26.205621857Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-09T10:53:26.205928374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-11-09T10:53:26.206250863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004231s 
2025-11-09T10:53:26.206457920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2025-11-09T10:53:26.206670007Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-09T10:53:26.206948999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2025-11-09T10:53:26.211201813Z [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-09T10:53:26.212802195Z [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-09T10:53:26.213530943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2025-11-09T10:53:26.214326134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2025-11-09T10:53:26.217448451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2025-11-09T10:53:26.218036515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2025-11-09T10:53:26.218395358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011224s 
2025-11-09T10:53:26.218618487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-09T10:53:26.218801556Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-09T10:53:26.219062010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2025-11-09T10:53:26.223858950Z [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-09T10:53:26.225897875Z [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-09T10:53:26.226840043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-09T10:53:26.227789094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-09T10:53:26.230812862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-09T10:53:26.231330635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-09T10:53:26.231828958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-11-09T10:53:26.232188913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129025s 
2025-11-09T10:53:26.232398435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-09T10:53:26.232526754Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-09T10:53:26.232795735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2025-11-09T10:53:26.237283983Z [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-09T10:53:26.239422279Z [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-09T10:53:26.240366510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-09T10:53:26.241286833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-09T10:53:26.243972782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-09T10:53:26.244454903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-09T10:53:26.244929528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-11-09T10:53:26.245345807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123447s 
2025-11-09T10:53:26.245514316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-09T10:53:26.245726273Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:26.245924251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2025-11-09T10:53:26.250166594Z [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-09T10:53:26.252276993Z [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-09T10:53:26.253270805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2025-11-09T10:53:26.254156909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2025-11-09T10:53:26.256904922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2025-11-09T10:53:26.257408406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2025-11-09T10:53:26.257905066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2025-11-09T10:53:26.258289430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121661s 
2025-11-09T10:53:26.258517389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-09T10:53:26.258700338Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-09T10:53:26.258920912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2025-11-09T10:53:26.262988392Z [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-09T10:53:26.264484625Z [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-09T10:53:26.265170015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-09T10:53:26.266218096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-09T10:53:26.269702663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-09T10:53:26.269907024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-09T10:53:26.270454136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-09T10:53:26.271002009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-09T10:53:26.271413227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122139s 
2025-11-09T10:53:26.278191566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2025-11-09T10:53:26.278244393Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-09T10:53:26.278256607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2025-11-09T10:53:26.278272108Z [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-09T10:53:26.281046786Z [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-09T10:53:26.281155124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2025-11-09T10:53:26.281171196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2025-11-09T10:53:26.283906474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2025-11-09T10:53:26.284036546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2025-11-09T10:53:26.284393124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2025-11-09T10:53:26.284752367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2025-11-09T10:53:26.285113805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128475s 
2025-11-09T10:53:26.285299299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-11-09T10:53:26.285447387Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2025-11-09T10:53:26.285669534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-11-09T10:53:26.289388162Z [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-09T10:53:26.290398216Z [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-09T10:53:26.290998685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-11-09T10:53:26.291516488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-11-09T10:53:26.293965930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081119s 
2025-11-09T10:53:26.294132235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-11-09T10:53:26.294305374Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-09T10:53:26.294496428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-11-09T10:53:26.299639144Z [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-09T10:53:26.300831335Z [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-09T10:53:26.301352334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-11-09T10:53:26.301875557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-11-09T10:53:26.304255540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009542s 
2025-11-09T10:53:26.304442887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-09T10:53:26.304574282Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:26.304826449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-11-09T10:53:26.308362209Z [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-09T10:53:26.309361822Z [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-09T10:53:26.309888432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-11-09T10:53:26.310317426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-11-09T10:53:26.312757139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077417s 
2025-11-09T10:53:26.312939837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-09T10:53:26.313087324Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-09T10:53:26.313307898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-11-09T10:53:26.316884239Z [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-09T10:53:26.317922480Z [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-09T10:53:26.318449000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-11-09T10:53:26.319052065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-11-09T10:53:26.321683614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081817s 
2025-11-09T10:53:26.321881542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-09T10:53:26.322060422Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-09T10:53:26.322225355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-11-09T10:53:26.325954754Z [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-09T10:53:26.327037695Z [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-09T10:53:26.327606681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-11-09T10:53:26.328419077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-11-09T10:53:26.330709909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082315s 
2025-11-09T10:53:26.330893219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-11-09T10:53:26.331046227Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-09T10:53:26.331310789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-11-09T10:53:26.334874946Z [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-09T10:53:26.335890531Z [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-09T10:53:26.336446451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-11-09T10:53:26.337117221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-11-09T10:53:26.339689130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-09T10:53:26.340051630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085244s 
2025-11-09T10:53:26.340252435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-11-09T10:53:26.340436716Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-11-09T10:53:26.340683563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-11-09T10:53:26.344275466Z [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-09T10:53:26.345289788Z [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-09T10:53:26.345902171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-11-09T10:53:26.346589445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-11-09T10:53:26.349232437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-09T10:53:26.349619787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087253s 
2025-11-09T10:53:26.349817826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-11-09T10:53:26.349985233Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:26.350230256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-11-09T10:53:26.353798141Z [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-09T10:53:26.354787022Z [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-09T10:53:26.355307851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-11-09T10:53:26.356094735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-11-09T10:53:26.358637866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-11-09T10:53:26.359004425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085721s 
2025-11-09T10:53:26.359208806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-11-09T10:53:26.359404029Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-09T10:53:26.359633391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-11-09T10:53:26.363219111Z [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-09T10:53:26.364407865Z [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-09T10:53:26.365015789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-11-09T10:53:26.365728484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-11-09T10:53:26.368280223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-11-09T10:53:26.368791733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2025-11-09T10:53:26.369272020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-11-09T10:53:26.369612776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097778s 
2025-11-09T10:53:26.369802869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-11-09T10:53:26.369937991Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-11-09T10:53:26.370158635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-11-09T10:53:26.373726019Z [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-09T10:53:26.374757345Z [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-09T10:53:26.375289667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-11-09T10:53:26.375764894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-11-09T10:53:26.378210749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078002s 
2025-11-09T10:53:26.378328787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-11-09T10:53:26.378485863Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-11-09T10:53:26.378719834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-11-09T10:53:26.383352463Z [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-09T10:53:26.384325422Z [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-09T10:53:26.384829206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-11-09T10:53:26.385519857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-11-09T10:53:26.408603319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296323s 
2025-11-09T10:53:26.408851940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-11-09T10:53:26.409003976Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s 
2025-11-09T10:53:26.409244861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-11-09T10:53:26.414614353Z [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-09T10:53:26.415293982Z [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-09T10:53:26.415706242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-11-09T10:53:26.416586093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-11-09T10:53:26.421149483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-11-09T10:53:26.421575039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-11-09T10:53:26.421944453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2025-11-09T10:53:26.422379129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-11-09T10:53:26.422738973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132943s 
2025-11-09T10:53:26.422901160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-09T10:53:26.423049789Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-09T10:53:26.423230784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-11-09T10:53:26.426573154Z [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-09T10:53:26.427364016Z [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-09T10:53:26.427793090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-09T10:53:26.428457278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-09T10:53:26.431077324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-09T10:53:26.431380594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079967s 
2025-11-09T10:53:26.431549284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-09T10:53:26.431690949Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-09T10:53:26.431901884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-11-09T10:53:26.435209154Z [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-09T10:53:26.436043524Z [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-09T10:53:26.436503029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-09T10:53:26.437165022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-09T10:53:26.439857133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-09T10:53:26.440175975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081006s 
2025-11-09T10:53:26.440351008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-09T10:53:26.440486340Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-09T10:53:26.440672876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-11-09T10:53:26.444054595Z [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-09T10:53:26.444889136Z [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-09T10:53:26.445327769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-09T10:53:26.446090284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-09T10:53:26.448738457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-09T10:53:26.449061718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082019s 
2025-11-09T10:53:26.449222381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-11-09T10:53:26.449362333Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2025-11-09T10:53:26.449555392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-11-09T10:53:26.452918995Z [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-09T10:53:26.453727924Z [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-09T10:53:26.454181888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-11-09T10:53:26.454913441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-11-09T10:53:26.457535361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-09T10:53:26.457832960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080721s 
2025-11-09T10:53:26.457978293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-11-09T10:53:26.458114086Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-09T10:53:26.458298437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-11-09T10:53:26.461652120Z [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-09T10:53:26.462446690Z [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-09T10:53:26.462879302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-11-09T10:53:26.463506935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-11-09T10:53:26.466228345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-09T10:53:26.466544612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080789s 
2025-11-09T10:53:26.466717530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-11-09T10:53:26.466839185Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-09T10:53:26.467029358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-11-09T10:53:26.470365286Z [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-09T10:53:26.471183553Z [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-09T10:53:26.471635894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-11-09T10:53:26.472281304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-11-09T10:53:26.474787450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-11-09T10:53:26.475114098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079044s 
2025-11-09T10:53:26.475269962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-11-09T10:53:26.475432179Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-09T10:53:26.475599425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2025-11-09T10:53:26.480154878Z [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-09T10:53:26.480915370Z [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-09T10:53:26.481390356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-11-09T10:53:26.481855363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-11-09T10:53:26.484388634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085512s 
2025-11-09T10:53:26.484510279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2025-11-09T10:53:26.484662595Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-09T10:53:26.484880775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2025-11-09T10:53:26.488193595Z [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-09T10:53:26.488948095Z [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-09T10:53:26.489385886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2025-11-09T10:53:26.489886424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2025-11-09T10:53:26.492344354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072913s 
2025-11-09T10:53:26.492530729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-11-09T10:53:26.492674929Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-09T10:53:26.492861625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-11-09T10:53:26.496294077Z [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-09T10:53:26.497139058Z [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-09T10:53:26.497626570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-11-09T10:53:26.498046776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-11-09T10:53:26.500545398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074752s 
2025-11-09T10:53:26.500696001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-11-09T10:53:26.500865182Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-09T10:53:26.501042459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-11-09T10:53:26.504430912Z [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-09T10:53:26.505279841Z [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-09T10:53:26.505748064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-11-09T10:53:26.506273442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-11-09T10:53:26.508813056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075885s 
2025-11-09T10:53:26.508982006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-11-09T10:53:26.509139363Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-09T10:53:26.509315167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-11-09T10:53:26.512665082Z [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-09T10:53:26.513330783Z [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-09T10:53:26.513797853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-11-09T10:53:26.514186225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-11-09T10:53:26.517604609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080934s 
2025-11-09T10:53:26.517783319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-11-09T10:53:26.517930625Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-09T10:53:26.518114916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-11-09T10:53:26.521396895Z [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-09T10:53:26.522126073Z [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-09T10:53:26.522530528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-11-09T10:53:26.523161108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-11-09T10:53:26.525909332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-11-09T10:53:26.526248414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079382s 
2025-11-09T10:53:26.526426002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-11-09T10:53:26.526579802Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-09T10:53:26.526747269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-11-09T10:53:26.530038426Z [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-09T10:53:26.530688134Z [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-09T10:53:26.531047538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-11-09T10:53:26.531662206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-11-09T10:53:26.534178463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-11-09T10:53:26.534524910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075786s 
2025-11-09T10:53:26.534685654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-09T10:53:26.534865025Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2025-11-09T10:53:26.535041741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2025-11-09T10:53:26.538409062Z [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-09T10:53:26.539186627Z [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-09T10:53:26.539605180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-09T10:53:26.540408828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-09T10:53:26.542909374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-09T10:53:26.543302275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-09T10:53:26.543595946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083989s 
2025-11-09T10:53:26.543769365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-09T10:53:26.543975721Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-09T10:53:26.544163599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2025-11-09T10:53:26.547506911Z [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-09T10:53:26.548313265Z [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-09T10:53:26.548742780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2025-11-09T10:53:26.549494013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2025-11-09T10:53:26.551986251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2025-11-09T10:53:26.552373591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2025-11-09T10:53:26.552665178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083372s 
2025-11-09T10:53:26.552848497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-09T10:53:26.552968339Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-09T10:53:26.553142369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-11-09T10:53:26.557268097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-11-09T10:53:26.557796090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-11-09T10:53:26.558108299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-11-09T10:53:26.558581381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-11-09T10:53:26.561049902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-09T10:53:26.561362492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080446s 
2025-11-09T10:53:26.561710893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-11-09T10:53:26', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-11-09T10:53:26.562032070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.564715012Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-11-09T10:53:26.564922360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113352s 
2025-11-09T10:53:26.565140389Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-11-09T10:53:26.565338568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.565593391Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2025-11-09T10:53:26.566317078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-09T10:53:26.566341097Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-11-09T10:53:26.566557132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2025-11-09T10:53:26.566824069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:26.567861518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011039s 
2025-11-09T10:53:26.568035719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-09T10:53:26.568276253Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-09T10:53:26.568346114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2025-11-09T10:53:26.568625717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:26.569627414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010708s 
2025-11-09T10:53:26.569900183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-11-09T10:53:26', 'add_on_delete_to_notifications') 
2025-11-09T10:53:26.570208715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.570928003Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-11-09T10:53:26.571119068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023527s 
2025-11-09T10:53:26.571260052Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-11-09T10:53:26.571445585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.571684186Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2025-11-09T10:53:26.573075046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-11-09T10:53:26.573219678Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-09T10:53:26.573419350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-11-09T10:53:26.573688091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:26.574652192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010563s 
2025-11-09T10:53:26.574804399Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-11-09T10:53:26.575016837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-11-09T10:53:26.575281930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003202s 
2025-11-09T10:53:26.575433626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-09T10:53:26.575566543Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-09T10:53:26.575726576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2025-11-09T10:53:26.576002311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-11-09T10:53:26.576930059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010238s 
2025-11-09T10:53:26.577093849Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-09T10:53:26.577273851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-09T10:53:26.577950815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006929s 
2025-11-09T10:53:26.578127180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-11-09T10:53:26.578538388Z [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-09T10:53:26.578978354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006702s 
2025-11-09T10:53:26.579123275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-11-09T10:53:26.579357477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-11-09T10:53:26.579649886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003705s 
2025-11-09T10:53:26.579815469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-11-09T10:53:26.579990021Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-09T10:53:26.580159181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-11-09T10:53:26.580430157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-11-09T10:53:26.581520272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011062s 
2025-11-09T10:53:26.581690505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-11-09T10:53:26.581823553Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-09T10:53:26.582016742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-11-09T10:53:26.582276385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:26.583275326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010724s 
2025-11-09T10:53:26.583433415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-11-09T10:53:26.583569599Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-09T10:53:26.583767497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-11-09T10:53:26.584055718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:26.585040280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011071s 
2025-11-09T10:53:26.585198729Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-09T10:53:26.585402009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-09T10:53:26.586838501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014842s 
2025-11-09T10:53:26.587011660Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-09T10:53:26.587173325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-09T10:53:26.587971533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008126s 
2025-11-09T10:53:26.588165253Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-11-09T10:53:26.591597825Z [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-09T10:53:26.592343667Z [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-09T10:53:26.592748692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-11-09T10:53:26.593170642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-11-09T10:53:26.595763433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00743s 
2025-11-09T10:53:26.595989338Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-11-09T10:53:26.599332249Z [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-09T10:53:26.599892607Z [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-09T10:53:26.600267763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-11-09T10:53:26.600770345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-11-09T10:53:26.603349218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071698s 
2025-11-09T10:53:26.603572117Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-11-09T10:53:26.603869816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-11-09T10:53:26.604086643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003157s 
2025-11-09T10:53:26.604240132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-11-09T10:53:26.604376476Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-09T10:53:26.604588343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-11-09T10:53:26.604885321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:26.605825855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00105s 
2025-11-09T10:53:26.605981378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-11-09T10:53:26.606124947Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-09T10:53:26.606310902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-11-09T10:53:26.606576777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-11-09T10:53:26.607592673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011089s 
2025-11-09T10:53:26.607960624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-11-09T10:53:26', 'add_custom_formats') 
2025-11-09T10:53:26.608249355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.609256764Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-11-09T10:53:26.609419922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027476s 
2025-11-09T10:53:26.609609474Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-11-09T10:53:26.609845950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.610035341Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2025-11-09T10:53:26.610360686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-11-09T10:53:26.610548124Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-09T10:53:26.610673566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-11-09T10:53:26.610911706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-11-09T10:53:26.611917592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010706s 
2025-11-09T10:53:26.612301945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-11-09T10:53:26', 'add_result_to_commands') 
2025-11-09T10:53:26.612519995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.613243341Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-11-09T10:53:26.613422552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023836s 
2025-11-09T10:53:26.613612605Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-11-09T10:53:26.613787417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.614035616Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2025-11-09T10:53:26.614346072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-09T10:53:26.614516254Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-09T10:53:26.614692239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-11-09T10:53:26.614962423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:26.615968288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011054s 
2025-11-09T10:53:26.616264705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-11-09T10:53:26', 'health_restored_notification') 
2025-11-09T10:53:26.616563036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.617296813Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-11-09T10:53:26.617468439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002411s 
2025-11-09T10:53:26.617643171Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-11-09T10:53:26.617797401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.618021773Z [Info] remove_uc: Starting migration of Main DB to 66 
2025-11-09T10:53:26.618321326Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-11-09T10:53:26.618549155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-11-09T10:53:26.618800972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003022s 
2025-11-09T10:53:26.619061727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-11-09T10:53:26', 'remove_uc') 
2025-11-09T10:53:26.619344126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.620029235Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-11-09T10:53:26.620174458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001517s 
2025-11-09T10:53:26.620378779Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-11-09T10:53:26.620571427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.620807092Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2025-11-09T10:53:26.621063147Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-09T10:53:26.621230835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-09T10:53:26.623170521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019469s 
2025-11-09T10:53:26.623482359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-11-09T10:53:26', 'download_clients_rename_tv_to_music') 
2025-11-09T10:53:26.623792624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.624547023Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-11-09T10:53:26.624712907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032759s 
2025-11-09T10:53:26.624915875Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-11-09T10:53:26.625092461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.625344929Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2025-11-09T10:53:26.625669954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-11-09T10:53:26.625819134Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-09T10:53:26.625998365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-11-09T10:53:26.626260283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-11-09T10:53:26.627528546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013698s 
2025-11-09T10:53:26.627841036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-11-09T10:53:26', 'add_colon_replacement_to_naming_config') 
2025-11-09T10:53:26.628196972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.628929838Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-11-09T10:53:26.629091744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027217s 
2025-11-09T10:53:26.629264662Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-11-09T10:53:26.629442681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.629659277Z [Info] list_sync_time: Starting migration of Main DB to 69 
2025-11-09T10:53:26.630015354Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-11-09T10:53:26.633480602Z [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-09T10:53:26.634167595Z [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-09T10:53:26.634606068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-11-09T10:53:26.635297250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-11-09T10:53:26.638124834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-11-09T10:53:26.638447393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008264s 
2025-11-09T10:53:26.638618638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-11-09T10:53:26.638771917Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s 
2025-11-09T10:53:26.638956799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-11-09T10:53:26.639208496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-11-09T10:53:26.640465336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013317s 
2025-11-09T10:53:26.640756663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-11-09T10:53:26', 'list_sync_time') 
2025-11-09T10:53:26.641052840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.642092754Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-11-09T10:53:26.642239559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029288s 
2025-11-09T10:53:26.642451205Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-11-09T10:53:26.642613582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.642831962Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2025-11-09T10:53:26.643138309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-11-09T10:53:26.643299373Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-09T10:53:26.643453894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-11-09T10:53:26.643669629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-11-09T10:53:26.644929155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013019s 
2025-11-09T10:53:26.645228267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-11-09T10:53:26', 'add_download_client_tags') 
2025-11-09T10:53:26.645518171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.646256077Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-11-09T10:53:26.646416520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026117s 
2025-11-09T10:53:26.646611543Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-11-09T10:53:26.646777848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.647054264Z [Info] add_notification_status: Starting migration of Main DB to 71 
2025-11-09T10:53:26.647563750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-11-09T10:53:26.648006201Z [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-09T10:53:26.648414463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006874s 
2025-11-09T10:53:26.648605328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-11-09T10:53:26.648877215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-11-09T10:53:26.649200817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000405s 
2025-11-09T10:53:26.649451151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-11-09T10:53:26', 'add_notification_status') 
2025-11-09T10:53:26.649741606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.650529121Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-11-09T10:53:26.650702390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017401s 
2025-11-09T10:53:26.650890018Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-11-09T10:53:26.651077977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.651309363Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2025-11-09T10:53:26.651556360Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-09T10:53:26.651734338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-09T10:53:26.653563702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018403s 
2025-11-09T10:53:26.653871221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-11-09T10:53:26', 'add_alac_24_quality_in_profiles') 
2025-11-09T10:53:26.654198139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.654860984Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-11-09T10:53:26.655013832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030968s 
2025-11-09T10:53:26.655211019Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-11-09T10:53:26.655375921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.655590203Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2025-11-09T10:53:26.655938314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-11-09T10:53:26.656091452Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-09T10:53:26.656242386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-11-09T10:53:26.656460826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-11-09T10:53:26.657691804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012896s 
2025-11-09T10:53:26.657861246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-11-09T10:53:26.658082591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-11-09T10:53:26.659318219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012786s 
2025-11-09T10:53:26.659624186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-11-09T10:53:26', 'add_salt_to_users') 
2025-11-09T10:53:26.659914751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.660632045Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-11-09T10:53:26.660787248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002585s 
2025-11-09T10:53:26.660971769Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-11-09T10:53:26.661139737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.661368448Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2025-11-09T10:53:26.661812141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2025-11-09T10:53:26.662233079Z [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-09T10:53:26.662668055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000671s 
2025-11-09T10:53:26.662831304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2025-11-09T10:53:26.663063261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2025-11-09T10:53:26.663354627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003581s 
2025-11-09T10:53:26.663662447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-11-09T10:53:26', 'add_auto_tagging') 
2025-11-09T10:53:26.663989556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.664741470Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-11-09T10:53:26.664896021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017457s 
2025-11-09T10:53:26.665126856Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-11-09T10:53:26.665281678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.665521721Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2025-11-09T10:53:26.665856295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2025-11-09T10:53:26.666077160Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-09T10:53:26.666193885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2025-11-09T10:53:26.666434730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2025-11-09T10:53:26.667783025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013765s 
2025-11-09T10:53:26.668012657Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-11-09T10:53:26.668286398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2025-11-09T10:53:26.668529297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003242s 
2025-11-09T10:53:26.668827909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-11-09T10:53:26', 'quality_definition_preferred_size') 
2025-11-09T10:53:26.669111189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.669849856Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-11-09T10:53:26.670028105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016192s 
2025-11-09T10:53:26.670231074Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-11-09T10:53:26.670421427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.670659817Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2025-11-09T10:53:26.670971896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-11-09T10:53:26.671125445Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-09T10:53:26.671302031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2025-11-09T10:53:26.671552395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:26.672922003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014225s 
2025-11-09T10:53:26.673227348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-11-09T10:53:26', 'add_on_artist_add_to_notifications') 
2025-11-09T10:53:26.673503003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.674311891Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-11-09T10:53:26.674477695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028118s 
2025-11-09T10:53:26.674675403Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-11-09T10:53:26.674849564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.675070449Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2025-11-09T10:53:26.675387908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2025-11-09T10:53:26.675518701Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-09T10:53:26.675700417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2025-11-09T10:53:26.675940411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2025-11-09T10:53:26.677174506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013015s 
2025-11-09T10:53:26.677454439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-11-09T10:53:26', 'album_last_searched_time') 
2025-11-09T10:53:26.677755606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.678487189Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-11-09T10:53:26.678651861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025982s 
2025-11-09T10:53:26.678836152Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-11-09T10:53:26.679031555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.679217279Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2025-11-09T10:53:26.679593346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-11-09T10:53:26.679777177Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-09T10:53:26.679911076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-11-09T10:53:26.680159136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:26.681216264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011285s 
2025-11-09T10:53:26.681381407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2025-11-09T10:53:26.681519435Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-11-09T10:53:26.681700369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2025-11-09T10:53:26.681939731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-11-09T10:53:26.682959865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011175s 
2025-11-09T10:53:26.683255110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-11-09T10:53:26', 'add_indexer_flags') 
2025-11-09T10:53:26.683563180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.684308852Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-11-09T10:53:26.684461399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024383s 
2025-11-09T10:53:26.684646371Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-11-09T10:53:26.684843498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.685073812Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2025-11-09T10:53:26.685467294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2025-11-09T10:53:26.685683760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2025-11-09T10:53:26.686044447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003969s 
2025-11-09T10:53:26.686201533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2025-11-09T10:53:26.686454101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2025-11-09T10:53:26.686747132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003875s 
2025-11-09T10:53:26.686928908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2025-11-09T10:53:26.687167648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2025-11-09T10:53:26.687504747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003994s 
2025-11-09T10:53:26.687782807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-11-09T10:53:26', 'add_indexes_album_statistics') 
2025-11-09T10:53:26.688166419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.689102114Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-11-09T10:53:26.689265382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019762s 
2025-11-09T10:53:26.689449152Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-11-09T10:53:26.689619145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.689848547Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2025-11-09T10:53:26.690255596Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-11-09T10:53:26.690555811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2025-11-09T10:53:26.690826436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003765s 
2025-11-09T10:53:26.691117993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-11-09T10:53:26', 'update_redacted_baseurl') 
2025-11-09T10:53:26.691407175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.692070391Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-11-09T10:53:26.692233449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015986s 
2025-11-09T10:53:26.701098520Z [Debug] MigrationController: Took: 00:00:01.6457041 
2025-11-09T10:53:26.788769939Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2025-11-09T10:53:26.823192985Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-11-09T10:53:26.847211951Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-11-09T10:53:26.865586150Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-11-09T10:53:26.866463637Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-11-09T10:53:26.866743440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-11-09T10:53:26.871044661Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2025-11-09T10:53:26.871232940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004534s 
2025-11-09T10:53:26.871484146Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-11-09T10:53:26.871718668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004755s 
2025-11-09T10:53:26.873194440Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-11-09T10:53:26.873467159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.873864479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-11-09T10:53:26.874219264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-11-09T10:53:26.874716625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006028s 
2025-11-09T10:53:26.874957019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.876088157Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-11-09T10:53:26.876336256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001947s 
2025-11-09T10:53:26.876638174Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-11-09T10:53:26.876915262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.877377934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-11-09T10:53:26.877700413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-09T10:53:26.878143576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005123s 
2025-11-09T10:53:26.878389691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-09T10:53:26.878598682Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2025-11-09T10:53:26.878855369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-11-09T10:53:26.879192007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-11-09T10:53:26.879889251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000777s 
2025-11-09T10:53:26.880175147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.880819374Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-11-09T10:53:26.881094277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017056s 
2025-11-09T10:53:26.881381656Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-11-09T10:53:26.881705578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.882092187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-09T10:53:26.882274294Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-11-09T10:53:26.882499387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-11-09T10:53:26.882876777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-11-09T10:53:26.883398798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005793s 
2025-11-09T10:53:26.883561085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.884385896Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-11-09T10:53:26.884642242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015741s 
2025-11-09T10:53:26.885010353Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-11-09T10:53:26.885258763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.885599930Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-11-09T10:53:26.886185109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-11-09T10:53:26.886629654Z [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-09T10:53:26.887247959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008206s 
2025-11-09T10:53:26.887443232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-11-09T10:53:26.887721873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-11-09T10:53:26.888206860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004627s 
2025-11-09T10:53:26.888519850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-09T10:53:26', 'InitialSetup') 
2025-11-09T10:53:26.888974465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.889829918Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-11-09T10:53:26.890048047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021082s 
2025-11-09T10:53:26.890320315Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2025-11-09T10:53:26.890586251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.890905664Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2025-11-09T10:53:26.891294287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-09T10:53:26', 'add_reason_to_pending_releases') 
2025-11-09T10:53:26.891725625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.892572861Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2025-11-09T10:53:26.892843717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019578s 
2025-11-09T10:53:26.893086886Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2025-11-09T10:53:26.893353754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.893650060Z [Info] add_medium_support: Starting migration of Log DB to 3 
2025-11-09T10:53:26.894012450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-09T10:53:26', 'add_medium_support') 
2025-11-09T10:53:26.894442346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.895327648Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2025-11-09T10:53:26.895543142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019807s 
2025-11-09T10:53:26.895803687Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2025-11-09T10:53:26.896120735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.896462574Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2025-11-09T10:53:26.896824292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-09T10:53:26', 'add_various_qualites_in_profile') 
2025-11-09T10:53:26.897263637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.898064850Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2025-11-09T10:53:26.898313130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019268s 
2025-11-09T10:53:26.898542933Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2025-11-09T10:53:26.898788888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.899088722Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2025-11-09T10:53:26.899438977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-09T10:53:26', 'metadata_profiles') 
2025-11-09T10:53:26.899882540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.900801882Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2025-11-09T10:53:26.901004840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019837s 
2025-11-09T10:53:26.901290916Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2025-11-09T10:53:26.901568455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.901883630Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2025-11-09T10:53:26.902280409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-09T10:53:26', 'separate_automatic_and_interactive_search') 
2025-11-09T10:53:26.902736417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.903637832Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2025-11-09T10:53:26.903894349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020365s 
2025-11-09T10:53:26.904229985Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2025-11-09T10:53:26.904482443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.904798760Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2025-11-09T10:53:26.905194657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-09T10:53:26', 'change_album_path_to_relative') 
2025-11-09T10:53:26.905629944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.906666561Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2025-11-09T10:53:26.906908939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021605s 
2025-11-09T10:53:26.907184273Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2025-11-09T10:53:26.907411431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.907710243Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2025-11-09T10:53:26.908172263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-09T10:53:26', 'change_quality_size_mb_to_kb') 
2025-11-09T10:53:26.908621127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.909508243Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2025-11-09T10:53:26.909760501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020523s 
2025-11-09T10:53:26.909988290Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2025-11-09T10:53:26.910243443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.910512986Z [Info] album_releases: Starting migration of Log DB to 9 
2025-11-09T10:53:26.910865656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-11-09T10:53:26', 'album_releases') 
2025-11-09T10:53:26.911290041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.912093298Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2025-11-09T10:53:26.912311628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018592s 
2025-11-09T10:53:26.912543435Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2025-11-09T10:53:26.912875083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.913138533Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2025-11-09T10:53:26.913471975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-09T10:53:26', 'album_releases_fix') 
2025-11-09T10:53:26.913896860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.914666049Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2025-11-09T10:53:26.914893457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018422s 
2025-11-09T10:53:26.915176958Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2025-11-09T10:53:26.915433364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.915737717Z [Info] import_lists: Starting migration of Log DB to 11 
2025-11-09T10:53:26.916111219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-09T10:53:26', 'import_lists') 
2025-11-09T10:53:26.920869531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.921778621Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2025-11-09T10:53:26.922011079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063103s 
2025-11-09T10:53:26.922296083Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2025-11-09T10:53:26.922558291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.922882013Z [Info] add_release_status: Starting migration of Log DB to 12 
2025-11-09T10:53:26.923212819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-11-09T10:53:26', 'add_release_status') 
2025-11-09T10:53:26.923638246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.924482115Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2025-11-09T10:53:26.924722479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019561s 
2025-11-09T10:53:26.924969406Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2025-11-09T10:53:26.925242426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.925562070Z [Info] album_download_notification: Starting migration of Log DB to 13 
2025-11-09T10:53:26.925919610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-09T10:53:26', 'album_download_notification') 
2025-11-09T10:53:26.926364886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.927148805Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2025-11-09T10:53:26.927392977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018754s 
2025-11-09T10:53:26.927694955Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2025-11-09T10:53:26.927986732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.928282347Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2025-11-09T10:53:26.928640268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-09T10:53:26', 'fix_language_metadata_profiles') 
2025-11-09T10:53:26.929065064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.929950146Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2025-11-09T10:53:26.930205269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020117s 
2025-11-09T10:53:26.930445453Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2025-11-09T10:53:26.930682270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.931014549Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2025-11-09T10:53:26.931332239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-09T10:53:26', 'remove_fanzub') 
2025-11-09T10:53:26.931756082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.932610673Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2025-11-09T10:53:26.932840225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019148s 
2025-11-09T10:53:26.933101882Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2025-11-09T10:53:26.933368068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.933715578Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2025-11-09T10:53:26.934057076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-09T10:53:26', 'update_artist_history_indexes') 
2025-11-09T10:53:26.934486831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.935412405Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2025-11-09T10:53:26.935649582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020228s 
2025-11-09T10:53:26.935963745Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2025-11-09T10:53:26.936197666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.936506187Z [Info] remove_nma: Starting migration of Log DB to 17 
2025-11-09T10:53:26.936849889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-09T10:53:26', 'remove_nma') 
2025-11-09T10:53:26.937237570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.938228786Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2025-11-09T10:53:26.938442747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020131s 
2025-11-09T10:53:26.938687921Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2025-11-09T10:53:26.938938245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.939286686Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2025-11-09T10:53:26.939636020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-09T10:53:26', 'album_disambiguation') 
2025-11-09T10:53:26.940074453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.941119817Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2025-11-09T10:53:26.941347195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021676s 
2025-11-09T10:53:26.941606588Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2025-11-09T10:53:26.941868786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.942187197Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2025-11-09T10:53:26.942562212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-09T10:53:26', 'add_ape_quality_in_profiles') 
2025-11-09T10:53:26.942978180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.943877290Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2025-11-09T10:53:26.944137484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019869s 
2025-11-09T10:53:26.944392087Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2025-11-09T10:53:26.944623803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.944940701Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2025-11-09T10:53:26.945338903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-09T10:53:26', 'remove_pushalot') 
2025-11-09T10:53:26.945707245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.946453728Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2025-11-09T10:53:26.946695425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018318s 
2025-11-09T10:53:26.946939717Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2025-11-09T10:53:26.947193117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.947490225Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2025-11-09T10:53:26.947878407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-09T10:53:26', 'add_custom_filters') 
2025-11-09T10:53:26.948318944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.949012481Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2025-11-09T10:53:26.949258015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001821s 
2025-11-09T10:53:26.949484040Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2025-11-09T10:53:26.949742410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.950045000Z [Info] import_list_tags: Starting migration of Log DB to 22 
2025-11-09T10:53:26.950431879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-09T10:53:26', 'import_list_tags') 
2025-11-09T10:53:26.950811754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.951539249Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2025-11-09T10:53:26.951768841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001788s 
2025-11-09T10:53:26.952049947Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2025-11-09T10:53:26.952301453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.952619404Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2025-11-09T10:53:26.953034269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-09T10:53:26', 'add_release_groups_etc') 
2025-11-09T10:53:26.953403292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.954419338Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2025-11-09T10:53:26.954667478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020839s 
2025-11-09T10:53:26.954881859Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2025-11-09T10:53:26.955139618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.955445885Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2025-11-09T10:53:26.955803986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-09T10:53:26', 'NewMediaInfoFormat') 
2025-11-09T10:53:26.956257399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.956980595Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2025-11-09T10:53:26.957241401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018473s 
2025-11-09T10:53:26.957528950Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2025-11-09T10:53:26.957791548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.958116944Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2025-11-09T10:53:26.958538392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-09T10:53:26', 'rename_restrictions_to_release_profiles') 
2025-11-09T10:53:26.959001966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.959733930Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2025-11-09T10:53:26.960012962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019193s 
2025-11-09T10:53:26.960281953Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2025-11-09T10:53:26.960568941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.960885579Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2025-11-09T10:53:26.961296556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-09T10:53:26', 'rename_quality_profiles_add_upgrade_allowed') 
2025-11-09T10:53:26.961745109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.962518497Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2025-11-09T10:53:26.962759282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018974s 
2025-11-09T10:53:26.963024416Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2025-11-09T10:53:26.963263246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.963568541Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2025-11-09T10:53:26.964025501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-09T10:53:26', 'add_import_exclusions') 
2025-11-09T10:53:26.964405316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.965190537Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2025-11-09T10:53:26.965427134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019158s 
2025-11-09T10:53:26.965680795Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2025-11-09T10:53:26.965949235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.966260021Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2025-11-09T10:53:26.966634034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-09T10:53:26', 'clean_artist_metadata_table') 
2025-11-09T10:53:26.967057457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.967931807Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2025-11-09T10:53:26.968084495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018521s 
2025-11-09T10:53:26.968343647Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2025-11-09T10:53:26.968599482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.968900899Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2025-11-09T10:53:26.969265693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-09T10:53:26', 'health_issue_notification') 
2025-11-09T10:53:26.969699837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.970448064Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2025-11-09T10:53:26.970694280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018354s 
2025-11-09T10:53:26.970976137Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2025-11-09T10:53:26.971238736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.971549572Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2025-11-09T10:53:26.971974438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-09T10:53:26', 'add_mediafilerepository_mtime') 
2025-11-09T10:53:26.972390776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.973133181Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2025-11-09T10:53:26.973379717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018733s 
2025-11-09T10:53:26.973662397Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2025-11-09T10:53:26.973924414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.974239018Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2025-11-09T10:53:26.974645837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-09T10:53:26', 'add_artistmetadataid_constraint') 
2025-11-09T10:53:26.975071324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.975881675Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2025-11-09T10:53:26.976156729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019194s 
2025-11-09T10:53:26.976393666Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2025-11-09T10:53:26.976720454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.976961179Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2025-11-09T10:53:26.977315392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-09T10:53:26', 'old_ids_and_artist_alias') 
2025-11-09T10:53:26.977770439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.978690101Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2025-11-09T10:53:26.978905114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020048s 
2025-11-09T10:53:26.979172262Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2025-11-09T10:53:26.979407636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.979730055Z [Info] download_propers_config: Starting migration of Log DB to 33 
2025-11-09T10:53:26.980100280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-09T10:53:26', 'download_propers_config') 
2025-11-09T10:53:26.980531809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.981439467Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2025-11-09T10:53:26.981684440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020075s 
2025-11-09T10:53:26.981933311Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2025-11-09T10:53:26.982184417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.982490062Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2025-11-09T10:53:26.982887884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-09T10:53:26', 'remove_language_profiles') 
2025-11-09T10:53:26.983293631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.984106177Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2025-11-09T10:53:26.984351801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019054s 
2025-11-09T10:53:26.984604310Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2025-11-09T10:53:26.984862951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.985168706Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2025-11-09T10:53:26.985524473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-09T10:53:26', 'multi_disc_naming_format') 
2025-11-09T10:53:26.985951272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.986751283Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2025-11-09T10:53:26.986947739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018374s 
2025-11-09T10:53:26.987197031Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2025-11-09T10:53:26.987458267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.987773121Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2025-11-09T10:53:26.988168807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-09T10:53:26', 'add_download_client_priority') 
2025-11-09T10:53:26.988590937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.989380407Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2025-11-09T10:53:26.989636823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018642s 
2025-11-09T10:53:26.989895665Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2025-11-09T10:53:26.990181300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.990436073Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2025-11-09T10:53:26.990824114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-09T10:53:26', 'remove_growl_prowl') 
2025-11-09T10:53:26.991229240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.992090524Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2025-11-09T10:53:26.992306329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019283s 
2025-11-09T10:53:26.992562104Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2025-11-09T10:53:26.992819653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.993085919Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2025-11-09T10:53:26.993511806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-09T10:53:26', 'remove_plex_hometheatre') 
2025-11-09T10:53:26.993922353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.994692083Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2025-11-09T10:53:26.994941656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001858s 
2025-11-09T10:53:26.995197421Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2025-11-09T10:53:26.995466061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.995733260Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2025-11-09T10:53:26.996172013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-09T10:53:26', 'add_root_folder_add_defaults') 
2025-11-09T10:53:26.996621488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.997350997Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2025-11-09T10:53:26.997601401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001882s 
2025-11-09T10:53:26.997858359Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2025-11-09T10:53:26.998106849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:26.998389839Z [Info] task_duration: Starting migration of Log DB to 40 
2025-11-09T10:53:26.998744563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-09T10:53:26', 'task_duration') 
2025-11-09T10:53:26.999143276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:26.999987857Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2025-11-09T10:53:27.000240846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018232s 
2025-11-09T10:53:27.000542203Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2025-11-09T10:53:27.000858259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.001179847Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2025-11-09T10:53:27.001592588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-09T10:53:27', 'add_indexer_and_enabled_to_release_profiles') 
2025-11-09T10:53:27.002054468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.002866784Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2025-11-09T10:53:27.003129884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019743s 
2025-11-09T10:53:27.003337091Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2025-11-09T10:53:27.003623107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.003899584Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2025-11-09T10:53:27.004319038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-09T10:53:27', 'remove_album_folders') 
2025-11-09T10:53:27.004751409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.005653445Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2025-11-09T10:53:27.005915423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020129s 
2025-11-09T10:53:27.006137360Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2025-11-09T10:53:27.006401642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.006711095Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2025-11-09T10:53:27.007095529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-11-09T10:53:27', 'add_priority_to_indexers') 
2025-11-09T10:53:27.007474663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.008153219Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2025-11-09T10:53:27.008430467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017334s 
2025-11-09T10:53:27.008693797Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2025-11-09T10:53:27.008910634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.009270118Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2025-11-09T10:53:27.009679713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-11-09T10:53:27', 'remove_chown_and_folderchmod_config') 
2025-11-09T10:53:27.010164669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.010802153Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2025-11-09T10:53:27.011046194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018187s 
2025-11-09T10:53:27.011260075Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2025-11-09T10:53:27.011516261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.011828640Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2025-11-09T10:53:27.012248596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-11-09T10:53:27', 'update_notifiarr') 
2025-11-09T10:53:27.012711367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.013358310Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2025-11-09T10:53:27.013556740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017683s 
2025-11-09T10:53:27.013814859Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2025-11-09T10:53:27.014069823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.014367272Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2025-11-09T10:53:27.014728990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-11-09T10:53:27', 'email_multiple_addresses') 
2025-11-09T10:53:27.015149186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.015785678Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2025-11-09T10:53:27.016038657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001738s 
2025-11-09T10:53:27.016294282Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2025-11-09T10:53:27.016619898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.016903980Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2025-11-09T10:53:27.017269155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-11-09T10:53:27', 'rename_blacklist_to_blocklist') 
2025-11-09T10:53:27.017714111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.018362757Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2025-11-09T10:53:27.018643763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017739s 
2025-11-09T10:53:27.018871812Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2025-11-09T10:53:27.019116635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.019416619Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2025-11-09T10:53:27.019790592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-11-09T10:53:27', 'cdh_per_downloadclient') 
2025-11-09T10:53:27.020227652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.020883934Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2025-11-09T10:53:27.021115180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017487s 
2025-11-09T10:53:27.021352207Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2025-11-09T10:53:27.021612491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.021970261Z [Info] download_history: Starting migration of Log DB to 52 
2025-11-09T10:53:27.022272159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-11-09T10:53:27', 'download_history') 
2025-11-09T10:53:27.022689370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.023309097Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2025-11-09T10:53:27.023560784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017079s 
2025-11-09T10:53:27.023803453Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2025-11-09T10:53:27.024063116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.024379142Z [Info] add_update_history: Starting migration of Log DB to 53 
2025-11-09T10:53:27.025042859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-11-09T10:53:27.025465710Z [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-09T10:53:27.026058915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007568s 
2025-11-09T10:53:27.026274208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-11-09T10:53:27.026576858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-11-09T10:53:27.027016874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004979s 
2025-11-09T10:53:27.027374153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-11-09T10:53:27', 'add_update_history') 
2025-11-09T10:53:27.027812806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.028622236Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2025-11-09T10:53:27.028934876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020446s 
2025-11-09T10:53:27.029295121Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2025-11-09T10:53:27.029641789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.030017345Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2025-11-09T10:53:27.030518976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-11-09T10:53:27', 'add_on_update_to_notifications') 
2025-11-09T10:53:27.031069935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.031946199Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2025-11-09T10:53:27.032227967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002235s 
2025-11-09T10:53:27.032588553Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2025-11-09T10:53:27.032956905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.033313633Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2025-11-09T10:53:27.033753198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-11-09T10:53:27', 'download_client_per_indexer') 
2025-11-09T10:53:27.034200519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.034979928Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2025-11-09T10:53:27.035255884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020456s 
2025-11-09T10:53:27.035514455Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2025-11-09T10:53:27.035809088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.036172119Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2025-11-09T10:53:27.036578978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-11-09T10:53:27', 'AddNewItemMonitorType') 
2025-11-09T10:53:27.037026109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.037745217Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2025-11-09T10:53:27.037964929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019154s 
2025-11-09T10:53:27.038215223Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2025-11-09T10:53:27.038505337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.038821664Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2025-11-09T10:53:27.039339216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-11-09T10:53:27', 'ImportListSearch') 
2025-11-09T10:53:27.039700554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.040493050Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2025-11-09T10:53:27.040767222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020174s 
2025-11-09T10:53:27.041038819Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2025-11-09T10:53:27.041390757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.041794961Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2025-11-09T10:53:27.042203294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-11-09T10:53:27', 'ImportListMonitorExisting') 
2025-11-09T10:53:27.042756077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.043368891Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2025-11-09T10:53:27.043631309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020021s 
2025-11-09T10:53:27.043980773Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2025-11-09T10:53:27.044231508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.044566472Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2025-11-09T10:53:27.044915425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-11-09T10:53:27', 'add_indexer_tags') 
2025-11-09T10:53:27.045382535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.046111894Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2025-11-09T10:53:27.046364092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018581s 
2025-11-09T10:53:27.046711582Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2025-11-09T10:53:27.047066396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.047484378Z [Info] update_audio_types: Starting migration of Log DB to 60 
2025-11-09T10:53:27.047956779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-11-09T10:53:27', 'update_audio_types') 
2025-11-09T10:53:27.048402336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.049137507Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2025-11-09T10:53:27.049365746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020767s 
2025-11-09T10:53:27.049709559Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-11-09T10:53:27.050016126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.050537746Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2025-11-09T10:53:27.051277927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-11-09T10:53:27.051553141Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s 
2025-11-09T10:53:27.051832914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-11-09T10:53:27.052918089Z [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-09T10:53:27.054059097Z [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-09T10:53:27.054740088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-11-09T10:53:27.055416009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-11-09T10:53:27.056613851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-11-09T10:53:27.057047725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049134s 
2025-11-09T10:53:27.057277818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-11-09T10:53:27.057511779Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2025-11-09T10:53:27.057766382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-11-09T10:53:27.058665282Z [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-09T10:53:27.059338067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-11-09T10:53:27.059827993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-11-09T10:53:27.060515307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-11-09T10:53:27.061597326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-11-09T10:53:27.062090960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003993s 
2025-11-09T10:53:27.062398900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-11-09T10:53:27.062582119Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-11-09T10:53:27.062891863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-11-09T10:53:27.063656022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-11-09T10:53:27.064446173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-11-09T10:53:27.065048927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-11-09T10:53:27.065675348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-11-09T10:53:27.066702085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-11-09T10:53:27.067299058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040911s 
2025-11-09T10:53:27.067780898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-11-09T10:53:27', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-11-09T10:53:27.068370004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.069491933Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-11-09T10:53:27.069864223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006266s 
2025-11-09T10:53:27.070198837Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2025-11-09T10:53:27.070595125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.071025471Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2025-11-09T10:53:27.071508694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-11-09T10:53:27', 'add_on_delete_to_notifications') 
2025-11-09T10:53:27.072020365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.072953484Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2025-11-09T10:53:27.073246714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023277s 
2025-11-09T10:53:27.073655988Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2025-11-09T10:53:27.073868466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.074411129Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2025-11-09T10:53:27.074723969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-11-09T10:53:27', 'add_custom_formats') 
2025-11-09T10:53:27.075301472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.076043796Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2025-11-09T10:53:27.076341466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021506s 
2025-11-09T10:53:27.076729697Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2025-11-09T10:53:27.077001435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.077414567Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2025-11-09T10:53:27.077846146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-11-09T10:53:27', 'add_result_to_commands') 
2025-11-09T10:53:27.078372516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.079161134Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2025-11-09T10:53:27.079408171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021724s 
2025-11-09T10:53:27.079707744Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2025-11-09T10:53:27.080057509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.080459779Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2025-11-09T10:53:27.080964445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-11-09T10:53:27', 'health_restored_notification') 
2025-11-09T10:53:27.081465183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.082360095Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2025-11-09T10:53:27.082731022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022749s 
2025-11-09T10:53:27.083023892Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2025-11-09T10:53:27.083364317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.083777880Z [Info] remove_uc: Starting migration of Log DB to 66 
2025-11-09T10:53:27.084300102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-11-09T10:53:27', 'remove_uc') 
2025-11-09T10:53:27.084830900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.085694169Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2025-11-09T10:53:27.086027630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023241s 
2025-11-09T10:53:27.086366192Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2025-11-09T10:53:27.086724774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.087181965Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2025-11-09T10:53:27.087636350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-11-09T10:53:27', 'download_clients_rename_tv_to_music') 
2025-11-09T10:53:27.088255556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.089134967Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2025-11-09T10:53:27.089352405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023785s 
2025-11-09T10:53:27.089694143Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2025-11-09T10:53:27.089996382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.090394043Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2025-11-09T10:53:27.090924851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-11-09T10:53:27', 'add_colon_replacement_to_naming_config') 
2025-11-09T10:53:27.091499559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.092313838Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2025-11-09T10:53:27.092560225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022111s 
2025-11-09T10:53:27.092893185Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2025-11-09T10:53:27.093291948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.093678476Z [Info] list_sync_time: Starting migration of Log DB to 69 
2025-11-09T10:53:27.094170557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-11-09T10:53:27', 'list_sync_time') 
2025-11-09T10:53:27.094751457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.095559284Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2025-11-09T10:53:27.095943417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022972s 
2025-11-09T10:53:27.096274854Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2025-11-09T10:53:27.096570269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.096921617Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2025-11-09T10:53:27.097329308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-11-09T10:53:27', 'add_download_client_tags') 
2025-11-09T10:53:27.097875357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.098668454Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2025-11-09T10:53:27.098949761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020972s 
2025-11-09T10:53:27.099259244Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2025-11-09T10:53:27.099509077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.099838019Z [Info] add_notification_status: Starting migration of Log DB to 71 
2025-11-09T10:53:27.100329559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-11-09T10:53:27', 'add_notification_status') 
2025-11-09T10:53:27.100821239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.101656070Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2025-11-09T10:53:27.102029612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020975s 
2025-11-09T10:53:27.102432043Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2025-11-09T10:53:27.102750935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.103183456Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2025-11-09T10:53:27.103655897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-11-09T10:53:27', 'add_alac_24_quality_in_profiles') 
2025-11-09T10:53:27.104295886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.105114635Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2025-11-09T10:53:27.105399218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023341s 
2025-11-09T10:53:27.105767429Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2025-11-09T10:53:27.106058906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.106410564Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2025-11-09T10:53:27.106828937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-11-09T10:53:27', 'add_salt_to_users') 
2025-11-09T10:53:27.107302280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.108239136Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2025-11-09T10:53:27.108444981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020925s 
2025-11-09T10:53:27.108789284Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2025-11-09T10:53:27.109091142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.109451117Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2025-11-09T10:53:27.109900582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-11-09T10:53:27', 'add_auto_tagging') 
2025-11-09T10:53:27.110434256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.111112302Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2025-11-09T10:53:27.111341453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019801s 
2025-11-09T10:53:27.111636147Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2025-11-09T10:53:27.112011543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.112364744Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2025-11-09T10:53:27.112868999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-11-09T10:53:27', 'quality_definition_preferred_size') 
2025-11-09T10:53:27.113351170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.114118315Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2025-11-09T10:53:27.114392427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020864s 
2025-11-09T10:53:27.114712982Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2025-11-09T10:53:27.115038388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.115391649Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2025-11-09T10:53:27.116026808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-11-09T10:53:27', 'add_on_artist_add_to_notifications') 
2025-11-09T10:53:27.116531314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.117304050Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2025-11-09T10:53:27.117564043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022754s 
2025-11-09T10:53:27.117840781Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2025-11-09T10:53:27.118119171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.118443745Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2025-11-09T10:53:27.118841015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-11-09T10:53:27', 'album_last_searched_time') 
2025-11-09T10:53:27.119279037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.119983936Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2025-11-09T10:53:27.120253539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018392s 
2025-11-09T10:53:27.120518643Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2025-11-09T10:53:27.120781392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.121115625Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2025-11-09T10:53:27.121483335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-11-09T10:53:27', 'add_indexer_flags') 
2025-11-09T10:53:27.121912640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.122599443Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2025-11-09T10:53:27.122847222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018171s 
2025-11-09T10:53:27.123133027Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2025-11-09T10:53:27.123484375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.123817465Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2025-11-09T10:53:27.124239335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-11-09T10:53:27', 'add_indexes_album_statistics') 
2025-11-09T10:53:27.124701295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.125398810Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2025-11-09T10:53:27.125644745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019085s 
2025-11-09T10:53:27.125921753Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2025-11-09T10:53:27.126186275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-11-09T10:53:27.126506170Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2025-11-09T10:53:27.126891676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2025-11-09T10:53:27', 'update_redacted_baseurl') 
2025-11-09T10:53:27.127338345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-11-09T10:53:27.127982472Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2025-11-09T10:53:27.128240762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017975s 
2025-11-09T10:53:27.328169618Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2025-11-09T10:53:27.336811981Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-11-09T10:53:27.341637227Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-11-09T10:53:27.488954070Z [Info] QualityProfileService: Setting up default quality profiles 
2025-11-09T10:53:27.533383646Z [ls.io-init] done.
2025-11-09T10:53:27.544040615Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-11-09T10:53:27.557091936Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-11-09T10:53:27.600856893Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-11-09T10:53:27.602248415Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-11-09T10:53:27.602508519Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2025-11-09T10:53:27.649840939Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled